• 15 Posts
  • 300 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle







  • People are aguing about the reparability thing a lot. Current electric cars are less reparable, but that is by design. Car manufacturers are using electric as an excuse to make cars harder to repair. The reality is that electric motors and batteries are dead simple, they just add a bunch of techno bullshit to make them worse. Charging is bad right now, but that will improve with time, just like gas did when gas cars were new. I like cars, and hate seeing them being turned into what they are today, but there is nothing fundamentally different about electric cars to make them the piles of absolute garbage they are, (apart from battery technology not being great right now). 90% of the problems with electric cars are there by design, and I think everyone should buy a car that isn’t designed to suck, whether it’s gas, electric, steam, or fart powered.






  • I know i2p is a bit hard, but if you can figure out how to torrent you should be able to. I would recommend i2p+, which is a fork of i2p that is compatible with regular i2p but is easier to setup. Get the installer here: https://i2pplus.github.io/. If you are on linux, don’t worry about it being an exe, it is java and you can run it with “java -jar file.exe.” After that, you can open a browser and type localhost:7657. Set your proxy in your browser to localhost:4444, for the http and https settings. It may be different if you use chrome. Now you should be able to access tracker2.postman.i2p/. Don’t forget a slash at the end. Your browser won’t recognize it as a website without it. You will need the torrent client, i2psnark, which can be accessed on localhost:7657/i2psnark.

    This may sound complicated, but the steps to install i2p boil down to:

    1. Download installer
    2. Run installer
    3. Access i2p dashboard through browser
    4. Configure your browser to use i2p




  • I believe zfs has deduplication built in if you want a separate backup partition. Not sure about its reliability though. Personally I just have a script that keeps a backup and an oldbackup, and they are both fairly small. I keep a file in my home dir called excluded for things like linux ISOs that don’t need backed up.