• 25 Posts
  • 48 Comments
Joined 2 years ago
cake
Cake day: July 15th, 2024

help-circle










  • i think the good alternative is to get a really fast drive and hibernate everytime you close the lid. Sure it’s slower to resume but with ssd that shouldnt be an issue. Or if Framework has 2 drives we can suspend the image to that 2nd drive then use the main drive to boot up off of it.

    I was loaned a Macbook at my previous workplace. Didnt really use it much because my work apps do not work on Mac. So it sat on the shelves until the day I left the company (too much toxicity). I only used it once or twice when doing presentations. Anyway, that thing suspened pretty much 10/10. The power save is better too: i closed the lid on Sunday night and next Sunday, when open up the lid the battery was at 95%.




  • I’m a noob when it comes to deep linux stuff.

    So how does this affect end users and are we at risk of leaking personal info? It looks to me they are adding a birthDate field along with other meta data. Will these metadata be sent to whatever local authorities or whatever data hoarder on the web (like Google) without user consent?

    I meant what stops me from listing false info like: Name: Biggus Dickus DOB: 06/09/1969 Nationality: Spartan …etc. ?

    I usually use systemd for stuff like hibernate/suspend, e.g.

    systemd suspend

    and if on i3wm, I edit configs for sleep and lid close in /etc/systemd/sleep.conf

    Are these affected too?.



  • Suspend , hibernation and resume

    yes laptops may seem like they suspend and hibernate and resume properly on Linux. But they do not work reliably. Back in 2010, you could have laptop running hot inside your backpack just because it failed to suspend on lid close. Fast forwars to 2026, the lid close action works but for me, there are still small chances that it doesnt suspend properly or slow to suspend. I blame Intel and Micro$oft for the new standby mode.

    As much as I hate Macs, those fucking money grabbers suspend 200% well. I dont care if you’re alert or drunk or 30,000 ft in the air, if you close on the lids on these laptops, they suspend quickly.




  • GOS is great. Funny, I used to rom hop and distro hop a lot; but on GOS, I installed it once and so far so good (5+ months in).

    Just some tips for new users: Just install it and dont be afraid to try things out (Google Store, profiles, Aurora…etc). Oh and dont make it tooooo complicate with many profiles and private space. You can test first but dont over do it if you’re not experienced.

    And no, I am not a dev from GOS lol. I’m an ordinary user who wants to take control of my phone.





  • Yes it is very much doable and you can get a functional system. But there can be 2 main problems for your case:

    1. you would literally install Debian and choose nothing (no DE just a bare minimum). On Arch, this is easy because it came with some packages or you can install during live to get wifi working. On Debian , last I heard you need to do some dhcp wizardry.

    2. cross apps compatibility. This is very serious. Even “lightweight” DE like xfce has a lot of hidden stuff that helps to run your notifications , powers and brightness/volume. And that does not count it you want stuff from Gnome or KDE: they even have more special libraries. In your case, the worst scenario would be to have multiple libraries/configs from different DE and they try to do the same thing. This is very hard to debug and maintain.

    Point 1) is not as bad, if you use an Ethernet or somehow connects to the internet. It is only for the 1st phase where you install stuff though. After that you can just use the DE’s network manager.

    Point 2) should not be a problem IF you are running a window manager. The reason is that in these setups you can choose exactly what you want without messing up…On DE you can too, but you migght break things. For eg, choose dunst for notitication or xfce4-notifyd. On a mixed DE setup? Bad idea imo.






  • 2 months GOS user here on Pixel 9. So far so good. You do have a lot more controls over the traditional Android phones. In fact, you have too much that for average user, i think it can be a bit overwhelmed.

    PROFILES

    For eg, you can easily install Google apps and use them like a normal phone. Problem is on Graphene, you have many ways to set this up. You can:

    a) install in your main profile and be done

    b) install Gapps in main the private space within main profile

    c) some crazy stuff like install Gapps in the private space of a secondary profile, which you lock using a completely different password.

    I spent too much time in this loop lol. Finally i settle on: all daily apps in main profile and sensitive apps live in a separate profile (banks, important docs).

    SECURITY

    1. Next the security features in GOS are amazing. You can control every single permissions that an app can do. I mean every thing including the system Phone app. I can go 100% paranoid and prevent the Phone app from Phone logs, microphone and Phone. Essentially making the Phone app useless… Very very nice but you need to experiment with your apps and see which permisions you can deny and which you cant. On normal Android? You can deny some apps but the system ones, you cant.

    2. I especially like the USB c feature. I leave mine on Charge only. So the port only functions to charge my phone. This cuts off every other connections: plug into PC, plug into car for Android Auto…etc. I like it that way. .

    Btw, Android auto works great too if you need it. .

    OS is so minimal that you will need to install essential apps on your own. For eg, i use Florisboard for keyboard, MiX for file manager.

    1. I really like the screenlock options on GOS. You can set:

    a) your usual password, pin, fingerprint

    AND

    b) a secondary pin that can be scrambled at random. So you unlock with your fingerprint then you need to enter that 2nd pin or password to enter the phone. EVERY single time. And it is scrambled too so you dont have to worry about people tracing your fingers.

    AND

    c) the Duress pin. This is like the nuke PIN. You set this up and hypothetically you are in a dangerous situations (thieves want you to unlock, local police abuse your phones…etc), you can enter this instead of your normal screen lock pin/password and every data is nuked. I havent tried it yet because i spent too much time set my phone rhe way I like it lol. If somebody tries it out, pls let me know.

    INSTALLATIONS

    Stupidly easy. On the OG Pixel, if you want to install LineageOS, you have to be very careful. Beside downloading the ROM, you need to flash a custom recovery like TWRP. Then becaude it is a Pixel, you nees to be careful which slot to flash the ROM. Flashing to the wrong one will brick the phone.

    On Graphene? It is literally plug your phone in and open the browser where the install notes are. The ONLy technical thing I need to do during the process waa enable bootloader unlock. Everything else was like “GOS finishes this, GOS finishes that, can you press this button, GOS is rebooting…”. .Very very simple.

    **SOME HELPFUL POINTS (i hope) **

    1. dont treat this as a Degoogle phone. .You can but the strong point of GOS is security.

    2. some features are not available compare to like.Samsung’s ONE UI . For eg, only allows an app to connect to 5G and not wifi.

    3. dont create a super complicate setup. The backup process will a pain.