Skip Navigation
Mininux

i like linux, math and video games i guess

dunno what to say

also am french

also very lazy

so lazy i'm gonna stop this bio right here

Posts
1
Comments
43
Joined
2 yr. ago
  • sound's like timeshift's fault, not btrfs

  • Yeah, but there is almost never a need for keeping an older version of linux, unlike for Windows 10 since win11 has ridiculous system requirements

  • Never used systemd-homed, but i know an alternative to full disk encryption is having the root partition unencrypted, and the home partition unlocked at boot. For a single user machine at least, i don't see any difference when using it than unlocking at login. But then having 2 partitions is mandatory, and that may be a problem when running out of space.

  • not any phone. And you have to rely on someone to maintain the build. And hope that it's stable. And the manufacter has to allow unlocking bootloader without sacrificing a goat.

  • my brain took way too long to understand the picture

  • it's mostly for touchpads, I find it better as it mimics the behaviour on phones touchscreen but sometimes I disable it

    I hope nobody uses it on a mouse

  • Super Mario Wonder

    Wonder how powerful that drug must have been

  • "hier mon yĂ©ti a fondu"

    phrase maudite

  • Pas de soucis Alt Grrrr, je touche pas

    je préfÚre ctrl+alt de toute façon

  • dreaming

  • Why doesn't the brain just enable ray tracing ? Is it stupid ?

    edit: bruh I just read your next comment and you have already kinda made the joke

  • oh I didn't know, pretty cool

    at least both chromium and Firefox get a version with add ons

  • Doesn't it already support them ?

    edit: yes it already supports them, but it seems that now there will be more focus on mobile

    edit2: also they forgot about kiwi, but then it's not a major browser (and is it still maintained ?). still would've been cool if they corrected this

  • There is the same problem on reddit, so they brought it here too so new users won't be disoriented (/s)

  • But can it edit text fields ? like not drawing over them but changing the actual text stored

  • For Firefox I replaced it with the flatpak version and hid the system version, I found that better

    As for chosing what to install where, i made simple rules

    • If it's available as a flatpak, I use the flatpak
    • Otherwise if it is system related/always required, rpm-ostree
    • Otherwise, I use distrobox (it's like toolbx but better, it's more integrated with the rest of the system and allows to have containers of other distros, for example I had some debian only packages and used an Arch container for AUR packages)

    But if it's too much of a hassle for and it's gonna be your daily system, yeah better not use it.

  • If I change a config file in /etc, will the changes survive a reboot?

    I didn't completely understand how etc is handled, but it worked fine and kept my configs while merging at the same time the files from the apps i installed

    How can I see or decide which parts of the system are immutable and which are not?

    I'm note sure it's possible, at least i didn't see the option and i've never tried (i never needed it anyway). /var was mutable, /usr/lib /usr/bin... were not (/usr/local was mutable), and /opt and /home were symlinked to /var/opt and /var/home, so mutable

    edit: now i remember there was something about using "overlays" that allowed to modify /usr, i think i only used it once so i don't really remember

    Can I install packages that aren’t available as flatpaks, like more obscure stuff or command line tools?

    Yes, thanks to rpm-ostree, you can install basically any rpm with it, it's just really slow as each transaction must create a new generation, but it worked fine. Also you are supposed to reboot to make the changes apply, unless you use the --apply-live option (which was described as experimental when i was using it, don't now about now tho)

    What about ppd files for printing, firmware, drivers, fonts, icon packs, etc.? Where and how do those get installed?

    Same thing, rpm-ostree

  • I read on the github that there is a registry key to set to fix this problem

  • Did you symlink the compdqta folder um don't remember it's been too long..

    Also I heard winbtrfs in windows isn't as stable as ntfs3 in Linux :(

    I'm trying to share stuff between the os because I lack so much space (500 Go for Windows + nixos + my old fedora silverblue parution that still has data I have to clean) fortunately I'm soon upgrading to 1To but I'll probably fill everything again in a fews months 😅

  • ah too bad, I thought I finally had a solution for the lack of storage.. I'll probably do it anyway just in case I need quick access to one Linux game but the rest of the time I'll keep them on the ntfs

  • Ah I wish I read that sooner, when the ntfs3 driver was released I moved my games to an NTFS partition, i don't remember precisely but some wouldn't work, and then unlike my ext4 or btrfs partition which were unbreakable, a lot of things became unreadable and undeletable after a forced shutdown. Probably my fault, but in any case i think it's not worth the hassle. I only had games on it fortunately so didn't lose anything significant

    ...and now I'm planning on making a btrfs partition for my games and using winbtrfs to use it on windows as well, probably another bad idea but I wanna do it so badlybadly

    EDIT: Yup, it was a bad idea, sometimes getting blue screens when trying to empty the trash on the btrfs

  • Build a PC @lemmy.ca
    Mininux @sh.itjust.works

    90A duet rail or 75A direct VRM for 13700K (maybe overclocking) ?

    Hi, i plan on building a pc soon using an i7 13700K and i hesitate between the MSI Z790 tomahawk and Z690 force. There is like a 10€ difference of price between them (in france) so not significant.

    The Z790 Tomahawk has a 16 duet rails power system, i don't really understand what it means but i saw the z690 force has a direct 18 phases power system, which i think is better from what i read ? However they say the tomahawk has a 90 A VRM while the force has 75 A.

    So i'm wondering what is the most important for a potential overclock, direct phase or total current ? (i could also be completing mixing things up and misunderstood the descriptions)

    Also the z690 force has a true debug display with digits, so that's interesting, but the z790 tomahawk has more 3.2 usb ports and one more usb-c port...

    Thx in advance