Skip Navigation

Posts
0
Comments
154
Joined
7 yr. ago

Calculator Manipulator

  • Usually? Come on, get real.

  • Guys, you need to get out a bit. Being so upset about others enjoying their time is mad.

  • You wouldn't even need sudo. Just suid the binary.

  • Daft dude!

  • This is great for business users!

  • It really is!

  • I do run wireguard on my router, but the main reason is ad blocking, not hiding services. Most services are publicly exposed.

  • Firefox, probably tmux.

  • Not sure if irregular booting is still an issue, but that sounds a lot like device names changing between boots. If I could hazard a guess - you've got something like /dev/sda in your fstab, where ideally you'd have UUID=1234-ABC. You can get the uuid by running

     
        
    blkid | grep sda
    
      
  • Thanks for writing the words down! I struggle with that sometimes.

  • Cool!

  • Yes, data is cheap. Infra is not

  • I'm confused. Are you playing your local music?

  • Not defending streaming platforms, but this completely ignores infra costs.

  • Deleted

    Permanently Deleted

    Jump
  • That's not binary search.

  • The other guy had answered already, but I'll plug my instance anyway :)

  • You're right about the bias.

    I propose you look for an instance that does not federate with .ml

  • Never had this. It's pretty much instanteneous.

  • That... Is literally how you do it. You install the system onto a subvolume. Or many, in fact - the way I do. Root, var, srv, home, opt all get their own subvolume. Only boot stays as a separate partition.