• 0 Posts
  • 93 Comments
Joined 2 years ago
cake
Cake day: June 16th, 2023

help-circle




  • It’s not just for my home server but for EOL or other issues I used bitwarden emergency access options for passwords. Of anything happens to me my wife can request access to my vault and if I don’t deny it in a certain timeframe she will have full access to it.

    I did that after my brother in law got in an accident and fell into a coma. I’m very grateful he had all his password saved in chrome on his unlocked laptop because if not it would have made the period insanely more difficult for my sister.

    Simple things like paying the bills would I been insanely more difficult and stressful and you don’t need extra stress in this period.


  • I was in the same boat two years ago.

    What I did is that I’ve setup a VM with NixOS in it to play with, learn the language and tweak the configuration file.

    The great thing about NixOS is that once I was feeling confident enough to switch I installed NixOS on bare metal, loaded the configuration file I prepared in the VM and I instantly had everything installed and running. (Except for the NVidia drivers, fuck nvidia)

    Since then I’ve stayed in nixos and I’m not looking back.




  • It’s great that school are surveiling kids.

    Does it means that school will finally get an appointed psychologist that meets the kids regularly to check on their mental health ? This way if there is any sign of depression they can easily get some free counseling sessions ?

    What do you mean “This is not how we do things here !” ?


  • I would imagine they use the microphone, accelerometer, some processing power and internet connectivity (WiFi or mobile).

    Trying to set up a dedicated hardware with ask that would cost way more than just buying a bunch of pixel phone.

    Same for the software, on a smartphone you can just create an app that will record and process all the information vs creating a custom firmware on a custom hardware.

    I guess there is also the availability of the technicians.

    Finding someone to develop and maintain an android app is much easier than finding someone to maintain a custom hardware/firmware.



  • I’m in a small Caribbean island, the steam price has always been the same price as the US price, which is very expensive compared to the average salary on the island.

    So basically no regional pricing for us in the Caribbean.

    On the other hand the epic store does have regional pricing for us more in line with the average salary which make the games 50% cheaper than steam.

    Here is the steam price for Rimworld Steam price for Rimworld: $34.99

    Here is the Epic Game price for Rimworld Epic game price for Rimworld: $14.39

    I checked other games and it’s similar.

    Edit: I wish I was wrong because I’m only playing in Linux so I would really prefer buying games from Steam but now I’m seriously considering buying the games from the Epic Store, it sucks.





  • If I understand well you want to have the same OS, software, configuration and files on different devices.

    You could have a look at nixos.

    I’m doing something similar, I have a computer in my office for work and a laptop at home for personal use and a bit of work.

    I have a config shared between the two computers, they share similar modules but also have their own specificities.

    This way when I configure VSCode for example I get the configuration synced on both.

    For synching my files I’m using a synology NAS.