As always, I got the username wrong…

  • 0 Posts
  • 58 Comments
Joined 3 months ago
cake
Cake day: June 24th, 2025

help-circle
  • Discovery is my least preferred star trek I’ve watched so far, I mean, it’s not “bad” per se, it’s just different from the rest of star trek and has a different formula.

    The thing with discovery is that everything happens really fast, there’s always a sense of urgency and hurry, but actual plot development happens really slowly.

    Conflict takes a whole season to resolve, instead of standard one episode which you expect from a star trek show.

    Also, I hate how the actors mumble instead of talking.

    It’s not bad, it’s just not my favourite format.




  • And I would be one of the few people who wouldn’t go on vacation and would have to refuse must jobs because of some absurd believe that even if a copy of me is made after I’m dead, that’s irrelevant for me since that’s still not me and I don’t want to die.

    Or maybe I would take the teleporter as an alternative to suicide, and whoever would take on my life wasn’t me, so my problems where their now.




  • For now, everything is speculation and there’s no way to know how google will implement the new restrictions, for example, google could disable installing apk from the OS, but still allow sideloading from adb, and then f-droid and helper apps could somehow use adb to go around it. It’s still too early to tell.

    One thing I can be somewhat certain is that custom roms won’t have this restriction so if you get a phone that supports graphene OS, lineageOS, /e/is, etc, you shouldn’t have to worry with it.

    Which leads to another question, do you need google services? I personally don’t but some people are tied to it for some reason, banking apps? Gladly my bank works on the web browser, or else I would just switch banks.

    Alternatively you can keep your iphone as a banking/government machine on your other pocket.

    As for what phone to get, if you can afford an iphone, you can afford the latest pixel and install graphene OS on it, graphene OS offers the most privacy and security, in certain cases a slightly older device can be cheaper, but note that newer devices offer 7 years support, rather 5, so you have to calculate the cost by dividing the price by the remaining years of support.

    Alternatively if you can’t afford a pixel the cheapest (but not so good) solution I think it’s a nothing CMF phone one with /e/OS, but do your own research.





  • It’s old news that you should never use the same camera for two images that need separate identities.

    The same applies to radio transmitters and every analogue medium like probably microphone or preamp or ADC.

    Anything that doesn’t work on purely digital domain is most likely traceable and I wouldn’t be surprised if proprietary software like Adobe started embedding hidden fingerprints into their files to “enforce their copyright” or “better collaborate with law enforcement”

    I tend to complain that ROMs like Graphene OS don’t allow spoofing IMEI which should be basic functionally of every privacy-enabled phone. Yet if you require real privacy the electronic “fingerprint” of the radio itself is probably enough to track someone if they really want to.

    There’s also a thing where they can track someone’s time and location just from listening to oscillations on the utility power’s frequency





  • The fuss is that every time you transcode to a new format you accumulatively lose quality.

    So for example if you have an 320kbps mp3, but then that takes too much space so you transcode it to 192 mp3, but then you discover the opus codec is more efficient so you transcode it again, but then you want to make a fan video of the same song, so your video player transcoded it again into video friendly aac.

    The quality on your final video is going contain the faults of all the files upstream.

    Meanwhile if you edit the video from a lossless source, it will only get encoded once.

    So it doesn’t matter for streaming, but it matters if you want to download and convert to other formats.



  • I used to run my nas from a raspberry pi with an USB to Sata bridge, but I found that USB cables are as always super unreliable and keep disconnecting and eventually I get filesystem errors, had to format and restore from backup.

    I ended up repurposing an old i3 computer as nas. Which worked well for few years until I was scrubbing the harddrives this summer and one of the harddrives died, when I took it off it was super hot. So I learned that having front fans blowing air directly to the hardrives is important so they don’t overheat. I’m not sure if external cases have enough air circulation.

    So maybe you could consider the overall reliability of the system and temperature of the harddrive, electricity can be expensive but an 8TB harddrive surely is more. Also you say you want no fan, so that makes things harder, maybe you can use the raspberry pi just as a client and have a big noisy NAS made from some old computer somewhere else in the house? And maybe have it so it wakes up on LAN when it’s being used and powered down when it’s not to safe power?