HackerLangs
TopNewTrendsCommentsPastAskShowJobs

miduil

no profile record

Submissions

Horribly Complicated Electric Guitar Keyboard (2013)

hackaday.com
2 points·by miduil·3 месяца назад·0 comments

Building an Anycast network for fun (2022)

tylerobrien.dev
3 points·by miduil·5 месяцев назад·3 comments

Protecting Signal Keys on Desktop (2024-11)

cryptographycaffe.sandboxaq.com
3 points·by miduil·6 месяцев назад·2 comments

comments

miduil
·10 дней назад·discuss
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 дня назад·discuss
same just cancelled it and left Elon Musk as a reason
miduil
·в прошлом месяце·discuss
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
·в прошлом месяце·discuss
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 месяца назад·discuss
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 месяца назад·discuss
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 месяца назад·discuss
This again does not work under Android, at least in termux compiled with clang/gcc.
miduil
·3 месяца назад·discuss
I wonder if this is the reason for Google not majorly renewing their Pixel line since Pixel 9 till 11.
miduil
·3 месяца назад·discuss
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 месяца назад·discuss
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 месяца назад·discuss
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 месяца назад·discuss
> [...] 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 месяцев назад·discuss
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 месяцев назад·discuss
> 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 месяцев назад·discuss
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 месяцев назад·discuss
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 месяцев назад·discuss
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 месяцев назад·discuss
Yeah because soup.io (Blogspam Link today) simply lost its data because they didn't migrate and the hard drive crashed.
miduil
·5 месяцев назад·discuss
Checkout the Settings panel, in the GitHub screencast this feature is shown in the there.
miduil
·5 месяцев назад·discuss
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.