• 20 Posts
  • 103 Comments
Joined 1 year ago
cake
Cake day: July 15th, 2024

help-circle
  • depends what you do, tbh. If you try to get a 3D program (that works well in Windows) to work on Linux, or try to get a game running as smooth as it is on Windows, then you are in for a lot of work.

    But if your usage involves: simple web browser / email, codes, file operations. Then Linux is just plug and play, even much simpler than Windows. No ads, no constant updates nagging.

    Linux just leaves you alone, if you mess some thing up it is you fault. On my Win 11 laptop, I got logged off by the damn OS just for it to display a popup with something bullshit like “Sign in to OneDrive to protect your PC”
















  • Its been a while since I used LineageOS on my OG Pixel (sailfish). I remember you have to install the custom bootloader like TWRP to flash the ROM and there was this thing with A and B partitions. Not sure if things change…

    With an unlocked bootloader, whoever gets your phone can do the weird Vol Up + Power button combos to flash enter the TWRP bootloader. I couldnt recall correctly, but it is possible they can view / delete your data right within the TWRP screen. Not sure about transferring them off of your device.

    OTOH, a locked bootloader wouldnt allow you to do this. There is no way to enter a flash a different ROM.

    The thing with unlocked bootloader like LineageOS, especially in my case an OG Pixel, is that you can still flash the official Pixel OS in case Lineage starts to mess things up. LineageOS leaves the bootloader unlocked, so you can still flash.

    I’m talking about the case where your phone is completely bricked, i.e. cannot open phone. So you can just use platform-tools to reflash. With Graphene, i guess it is more difficult in this case?






  • i’d recommend trying things out first. You are still in the beginning phrase, so try different distros. When you do, look for stuff like

    • forum support. Is it popular ? Ubuntu Studio may not be as popular as vanilla Ubuntu and even when theyre from the same family, you can expect minor differences.

    • i know this is not Windows. But say your OS is corrupted, how fast and easy it is for you to reinstall?

    Example: Pop OS has a dedicated partition to reinstall the OS right in the grub menu - you dont need a separate USB drive for this. On the other hand, Archlinux requires you to mount the partitions correctly (yout home, root…etc), then you can go and fix your systems.

    • do you like how the package manager work? I dont like Ubuntu because it has these different sources that can get convoluted. Arch’s AUR can be very messy. Fedora for me is the way because I like DNF. Plus, its syntax is easy to remember.





  • i use wm so workspaces. I have them as:

    1. WEB: to spawn all web browsers. Clicking a link in a terminal or a pdf will open a tab or a new browser here.

    2. TERM: to spawn all terminal applications and processes: Htop, ssh, vim windows to edit stuff…etc.

    3. CODE: for GUI code editors like CodeBlocks, VSCode, Emacs. Yes I do use Vim but I prefer the full functions from these.

    4. FILE: any file managers, e.g. pcmanfm, thunar, ranger…etc. I mostly use only one (pcmanfm) and use this workspace when I need to view complicate folder structures.

    5. PDF: I read a lot of papers so usually qpdfview owns this worlspace. I used to have Mendeley here as well.

    6. MEDIA: so any VLC, mplayer will spawn here

    7. TODO: usually some notes I put down on a text editor will show here.

    8. OTHER: the rest.