• 8 Posts
  • 156 Comments
Joined 9 months ago
cake
Cake day: June 5th, 2025

help-circle

  • So you recommend non existent solutions to an existing problem… Or what qr code are you writing about?

    Bluetooth jammers exist, but they can’t stop cameras recording in a glasses. Bluetooth by itself is not the problem with the glasses, it’s just a symptom, I guess they have some internal memory, so if you jam the connection between the glass and the phone you just delay the recording, don’t stop it.

    And you also jam others trying to detect the glasses, so you may be actually helping the bad actor.









  • Systemd is somewhat modular, as you don’t have to use every feature of it. They will be still sitting on your drive, but not consuming any cpu cycles. Like the kernel. It’s not a problem it contains code for hardware you don’t have, but somehow it’s a problem for systemd

    It’s not true everything is running as pid 1. on my pc these are running under different pids, you can check it yourself, you should see something similar: ps aux | grep systemd

    systemd-journald
    systemd-timesyncd
    systemd-udevd
    systemd-logind
    systemd-machined
    

    I agree it’s a problem it’s becoming a hard dependency for a lot of semi related projects though, it would be healthier for the whole ecosystem if systemd would be replaceable.



  • I guess the problem is not the repetitive task, but electron microscopes are expensive to use, and while you create your gifs others can’t use it for actual research. They need vacuum and high voltage to work, which cost money.

    I found that to create nice and and clean noise free image you need minutes to hours of exposure time, so it’s possible that gif took hours to take. Someone had to pay for the electricity bill during that, I guess you don’t want to pay for that frequently.

    Please correct me if you are someone with actual experience with electron microscopes. It’s hard to find info on this topic.