<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: miduil</title><link>https://news.ycombinator.com/user?id=miduil</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 03 Jul 2026 12:13:26 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=miduil" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by miduil in "Knoppix"]]></title><description><![CDATA[
<p>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.</p>
]]></description><pubDate>Tue, 30 Jun 2026 20:43:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=48738916</link><dc:creator>miduil</dc:creator><comments>https://news.ycombinator.com/item?id=48738916</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48738916</guid></item><item><title><![CDATA[New comment by miduil in "SpaceX to buy Cursor for $60B"]]></title><description><![CDATA[
<p>same just cancelled it and left Elon Musk as a reason</p>
]]></description><pubDate>Tue, 16 Jun 2026 22:02:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=48562782</link><dc:creator>miduil</dc:creator><comments>https://news.ycombinator.com/item?id=48562782</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48562782</guid></item><item><title><![CDATA[New comment by miduil in "Magnetoelectric antennas could transform how underwater robots talk"]]></title><description><![CDATA[
<p>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.<p>Page 13 shows the diagram of an undersea fiber network separating into durable heavy and lightweight wires.<p><pre><code>    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]

</code></pre>
<a href="https://sundowner.colorado.edu/seefeldt/ptc-2005_2016/2013_pdf/PTC_2013_Whitcomb.pdf" rel="nofollow">https://sundowner.colorado.edu/seefeldt/ptc-2005_2016/2013_p...</a></p>
]]></description><pubDate>Wed, 10 Jun 2026 14:52:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=48477228</link><dc:creator>miduil</dc:creator><comments>https://news.ycombinator.com/item?id=48477228</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48477228</guid></item><item><title><![CDATA[New comment by miduil in "Thunderbird Littering My Home"]]></title><description><![CDATA[
<p>You can skip inotify tools altogether and do use systemd like this to trigger `rm -rf`:<p><pre><code>    `~/.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</code></pre></p>
]]></description><pubDate>Mon, 08 Jun 2026 18:51:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=48449717</link><dc:creator>miduil</dc:creator><comments>https://news.ycombinator.com/item?id=48449717</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48449717</guid></item><item><title><![CDATA[New comment by miduil in "Dirtyfrag: Universal Linux LPE"]]></title><description><![CDATA[
<p>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.</p>
]]></description><pubDate>Thu, 07 May 2026 21:09:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=48055061</link><dc:creator>miduil</dc:creator><comments>https://news.ycombinator.com/item?id=48055061</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48055061</guid></item><item><title><![CDATA[New comment by miduil in "Dirtyfrag: Universal Linux LPE"]]></title><description><![CDATA[
<p>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.</p>
]]></description><pubDate>Thu, 07 May 2026 20:12:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=48054254</link><dc:creator>miduil</dc:creator><comments>https://news.ycombinator.com/item?id=48054254</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48054254</guid></item><item><title><![CDATA[New comment by miduil in "Dirty Frag: Universal Linux LPE"]]></title><description><![CDATA[
<p>This again does not work under Android, at least in termux compiled with clang/gcc.</p>
]]></description><pubDate>Thu, 07 May 2026 20:07:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=48054201</link><dc:creator>miduil</dc:creator><comments>https://news.ycombinator.com/item?id=48054201</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48054201</guid></item><item><title><![CDATA[Horribly Complicated Electric Guitar Keyboard (2013)]]></title><description><![CDATA[
<p>Article URL: <a href="https://hackaday.com/2013/04/12/horribly-complicated-electric-guitar-keyboard/">https://hackaday.com/2013/04/12/horribly-complicated-electric-guitar-keyboard/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47867236">https://news.ycombinator.com/item?id=47867236</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 22 Apr 2026 18:16:00 +0000</pubDate><link>https://hackaday.com/2013/04/12/horribly-complicated-electric-guitar-keyboard/</link><dc:creator>miduil</dc:creator><comments>https://news.ycombinator.com/item?id=47867236</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47867236</guid></item><item><title><![CDATA[New comment by miduil in "All phones sold in the EU to have replaceable batteries from 2027"]]></title><description><![CDATA[
<p>I wonder if this is the reason for Google not majorly renewing their Pixel line since Pixel 9 till 11.</p>
]]></description><pubDate>Mon, 20 Apr 2026 16:39:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=47836819</link><dc:creator>miduil</dc:creator><comments>https://news.ycombinator.com/item?id=47836819</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47836819</guid></item><item><title><![CDATA[New comment by miduil in "Helium is hard to replace"]]></title><description><![CDATA[
<p>New MRI only use 7 Liters (25 Cups) instead of ~1500L (~330Gallons) of liquid Helium due to better sealed magnets.<p><a href="https://mriquestions.com/uploads/3/4/5/7/34572113/philips_blue_seal_brochure.pdf" rel="nofollow">https://mriquestions.com/uploads/3/4/5/7/34572113/philips_bl...</a></p>
]]></description><pubDate>Sat, 11 Apr 2026 10:54:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=47729460</link><dc:creator>miduil</dc:creator><comments>https://news.ycombinator.com/item?id=47729460</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47729460</guid></item><item><title><![CDATA[New comment by miduil in "Artemis II crew take “spectacular” image of Earth"]]></title><description><![CDATA[
<p>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.<p>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.</p>
]]></description><pubDate>Fri, 03 Apr 2026 23:40:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=47633802</link><dc:creator>miduil</dc:creator><comments>https://news.ycombinator.com/item?id=47633802</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47633802</guid></item><item><title><![CDATA[New comment by miduil in "Netflix raises prices for every subscription tier by up to 12.5 percent"]]></title><description><![CDATA[
<p>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.</p>
]]></description><pubDate>Fri, 27 Mar 2026 18:06:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=47546175</link><dc:creator>miduil</dc:creator><comments>https://news.ycombinator.com/item?id=47546175</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47546175</guid></item><item><title><![CDATA[New comment by miduil in "Kona EV Hacking"]]></title><description><![CDATA[
<p>> [...] due to some dipshit blonde not paying attention [...]<p>Wow, instantly stopped reading after this. I can't comprehend how someone would even remotely have the courage writing such in a public posting.</p>
]]></description><pubDate>Mon, 16 Mar 2026 11:32:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=47397646</link><dc:creator>miduil</dc:creator><comments>https://news.ycombinator.com/item?id=47397646</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47397646</guid></item><item><title><![CDATA[New comment by miduil in "Japanese Woodblock Print Search"]]></title><description><![CDATA[
<p>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.</p>
]]></description><pubDate>Sun, 22 Feb 2026 08:58:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=47109498</link><dc:creator>miduil</dc:creator><comments>https://news.ycombinator.com/item?id=47109498</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47109498</guid></item><item><title><![CDATA[New comment by miduil in "How often do full-body MRIs find cancer?"]]></title><description><![CDATA[
<p>> Arguments against proactive MRI scanning always seem to have a whiff of status quo bias to them<p>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.</p>
]]></description><pubDate>Sun, 15 Feb 2026 10:44:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=47022720</link><dc:creator>miduil</dc:creator><comments>https://news.ycombinator.com/item?id=47022720</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47022720</guid></item><item><title><![CDATA[New comment by miduil in "FOSDEM 2026 – Open-Source Conference in Brussels – Day#1 Recap"]]></title><description><![CDATA[
<p>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.</p>
]]></description><pubDate>Sun, 01 Feb 2026 20:25:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=46849057</link><dc:creator>miduil</dc:creator><comments>https://news.ycombinator.com/item?id=46849057</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46849057</guid></item><item><title><![CDATA[New comment by miduil in "Teaching my neighbor to keep the volume down"]]></title><description><![CDATA[
<p>What a story. Be friendly to your neighbors, otherwise they might turn off your TV!<p>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.<p>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.</p>
]]></description><pubDate>Sun, 01 Feb 2026 20:23:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=46849040</link><dc:creator>miduil</dc:creator><comments>https://news.ycombinator.com/item?id=46849040</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46849040</guid></item><item><title><![CDATA[New comment by miduil in "Finland looks to introduce Australia-style ban on social media"]]></title><description><![CDATA[
<p>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.<p>In the end, there was just not enough money to justify keeping it alive.</p>
]]></description><pubDate>Sun, 01 Feb 2026 18:31:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=46848182</link><dc:creator>miduil</dc:creator><comments>https://news.ycombinator.com/item?id=46848182</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46848182</guid></item><item><title><![CDATA[New comment by miduil in "Finland looks to introduce Australia-style ban on social media"]]></title><description><![CDATA[
<p>Yeah because soup.io (Blogspam Link today) simply lost its data because they didn't migrate and the hard drive crashed.</p>
]]></description><pubDate>Sun, 01 Feb 2026 09:53:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=46844927</link><dc:creator>miduil</dc:creator><comments>https://news.ycombinator.com/item?id=46844927</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46844927</guid></item><item><title><![CDATA[New comment by miduil in "Noctia: A sleek and minimal desktop shell thoughtfully crafted for Wayland"]]></title><description><![CDATA[
<p>Checkout the Settings panel, in the GitHub screencast this feature is shown in the there.</p>
]]></description><pubDate>Sat, 31 Jan 2026 22:51:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=46841719</link><dc:creator>miduil</dc:creator><comments>https://news.ycombinator.com/item?id=46841719</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46841719</guid></item></channel></rss>