HackerLangs
トップ新着トレンドコメント過去質問紹介求人

miduil

no profile record

投稿

Horribly Complicated Electric Guitar Keyboard (2013)

hackaday.com
2 ポイント·投稿者 miduil·3 か月前·0 コメント

Building an Anycast network for fun (2022)

tylerobrien.dev
3 ポイント·投稿者 miduil·5 か月前·3 コメント

Protecting Signal Keys on Desktop (2024-11)

cryptographycaffe.sandboxaq.com
3 ポイント·投稿者 miduil·6 か月前·2 コメント

コメント

miduil
·10 日前·議論
Kinda wild that in primary/early middle school basically Knoppix and Wienux live distributions set me up for what has later become a career working with Linux/DevOps/SRE. Can't thank everyone who made Linux so accessible to people at a young age enough.
miduil
·24 日前·議論
same just cancelled it and left Elon Musk as a reason
miduil
·先月·議論
I was just looking into the topic recently, there is a decent graphic explaining how fiber is already used for submarine communication for quite some time.

Page 13 shows the diagram of an undersea fiber network separating into durable heavy and lightweight wires.

    Sea surface
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        |
        | near-surface armored cable
        |
     [Depressor]
          \
           \  fiber cable
            \  0.010 inch diameter
             \ up to 40 km long
              \
            [Float pack]
                 \
                  \ 50 m secondary cable
                   \
                 [Vehicle]

https://sundowner.colorado.edu/seefeldt/ptc-2005_2016/2013_p...
miduil
·先月·議論
You can skip inotify tools altogether and do use systemd like this to trigger `rm -rf`:

    `~/.config/systemd/user/remove-thunderbird-dir.path`

   [Unit]
   Description=Watch for unwanted ~/thunderbird directory
   

   [Path]
   PathExists=%h/thunderbird
   Unit=remove-thunderbird-dir.service
   
   [Install]
   WantedBy=default.target
miduil
·2 か月前·議論
It's poisoning the filesystem cache, if you don't have a setuid binary handy you just poison anything else that gets executed by the host.
miduil
·2 か月前·議論
Yes, it demonstrates that it's possible to harden well - at least for some cases. It appears depending on the environment hardened kernel / runtime environments are pretty much possible to have safeguards working today already.
miduil
·2 か月前·議論
This again does not work under Android, at least in termux compiled with clang/gcc.
miduil
·3 か月前·議論
I wonder if this is the reason for Google not majorly renewing their Pixel line since Pixel 9 till 11.
miduil
·3 か月前·議論
New MRI only use 7 Liters (25 Cups) instead of ~1500L (~330Gallons) of liquid Helium due to better sealed magnets.

https://mriquestions.com/uploads/3/4/5/7/34572113/philips_bl...
miduil
·3 か月前·議論
But lossy-codecs job is to utilize psychovisual tricks to discard as much high-frequency information as possible, whilst remaining similar visual effects. If you increase the brightness in RAW and then re-encode the JPEG - more noise is being pulled up in the visual spectrum, therefor less of that information (filesize) is discarded.

For example, if you render Gaussian noise in photopea and export as JPEG 100% quality, it has 9.2MB. If you reduce the exposure by -2 it goes down to 7.8MB. That's partially because more parts of the noise are effectively black pixels, but also I believe because of the earlier mentioned effect.
miduil
·4 か月前·議論
Good for them, I cancelled my subscription simply because Linux support is so awful. It's impossible to watch in 4k, and even with 1080p you frequently get automatically downgraded to lower res bitrate whenever the window isn't focused. Absolutely daunting.
miduil
·4 か月前·議論
> [...] due to some dipshit blonde not paying attention [...]

Wow, instantly stopped reading after this. I can't comprehend how someone would even remotely have the courage writing such in a public posting.
miduil
·5 か月前·議論
Wow, that's wonderful. There is a store that sells original Woodblock prints in Vienna, close to the Opera. Every time I'm passing by I take a few moments to look and reflect on those prints, it's great recognizing some on this website now.
miduil
·5 か月前·議論
> Arguments against proactive MRI scanning always seem to have a whiff of status quo bias to them

More and more European countries are currently adopting Lung Cancer screening programs. It's usually limited to people with a certain amount of cigarette-pack-years, but still gives the opportunity for driving more of the innovation you're talking about. I think the main challenge at the moment is that nothing in healthcare is prepared of looking at those scans effectively, a radiologist has full medical education + additional specialization - without effective procedures you'll never be able to provide full-body scans with any meaningful impact.
miduil
·5 か月前·議論
Hehe, I'm eagerly waiting for this one as well as I'd be extremely happy to replace some hack to run docker images with `systemd-nspawn` served from the nix store.
miduil
·5 か月前·議論
What a story. Be friendly to your neighbors, otherwise they might turn off your TV!

When I was living in Berlin, the entire apartment complex had a WhatsApp group and people would (of course it's Berlin) party a lot. People would ask each other to turn down the volume, which worked for the most part - at least for severe partying. Best messages were like "you've been partying all night, it's 2pm, I need some silence to have a meeting.

Back then I was dreaming of some shared application, people could put on their phone or laptop and then the collective could decide or at least hint through that software that the volume was up too high.
miduil
·5 か月前·議論
Platform was dying for years before it was finally financially interoperable, before that they've lost over a year worth of contents due to some corrupted hardware. I can't exactly remember for sure that this happened during a migration, but the corruption of the main database was the main cause to lose that data.

In the end, there was just not enough money to justify keeping it alive.
miduil
·5 か月前·議論
Yeah because soup.io (Blogspam Link today) simply lost its data because they didn't migrate and the hard drive crashed.
miduil
·5 か月前·議論
Checkout the Settings panel, in the GitHub screencast this feature is shown in the there.
miduil
·5 か月前·議論
Wow, Noctalia looks amazing! I'm especially excited about the automatic theme by background image, that means my live updating wallpaper also tweaks the theme :) super fun.