<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: mustardo</title><link>https://news.ycombinator.com/user?id=mustardo</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 04 May 2026 08:42:18 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=mustardo" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by mustardo in "Canonical/Ubuntu have been under DDoS"]]></title><description><![CDATA[
<p>I thought copy.fail is a privelage escalation exploit, become root from a regular user? Am I missing something?<p>How would "node architecture" make people vulnerable to this?<p>You have to have shell access to a victim first right?  Or am I missing something?</p>
]]></description><pubDate>Fri, 01 May 2026 10:33:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=47973145</link><dc:creator>mustardo</dc:creator><comments>https://news.ycombinator.com/item?id=47973145</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47973145</guid></item><item><title><![CDATA[New comment by mustardo in "I am directing the Department of War to designate Anthropic a supply-chain risk"]]></title><description><![CDATA[
<p>In an interview with Zelinsky Trump asks "why haven't you had an election? " Zelensky
: "because we are at war" you can see the idea percolating then.  People think I'm a nutter for suggesting there just won't be another election but that's where my money is.  I'm waiting for his version of the Gestapo, ICE seems to be a proving ground</p>
]]></description><pubDate>Sat, 28 Feb 2026 02:15:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=47189244</link><dc:creator>mustardo</dc:creator><comments>https://news.ycombinator.com/item?id=47189244</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47189244</guid></item><item><title><![CDATA[New comment by mustardo in "Ask HN: What did you find out or explore today?"]]></title><description><![CDATA[
<p>For machine tools I just use an oil can with a finer than normal tapered tip, this will depress the ball bearing in zerk / grease nipple fittings no problems, this also works with the ball oilers typically found on lathes etc.  You can cut a tiny slit in the end too if that helps get oil in <a href="https://www.wentztech.com/metalworking/projects/convert-a-cheap-oil-can-to-use-with-machine-ball-oilers/" rel="nofollow">https://www.wentztech.com/metalworking/projects/convert-a-ch...</a></p>
]]></description><pubDate>Thu, 15 Jan 2026 09:15:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=46630072</link><dc:creator>mustardo</dc:creator><comments>https://news.ycombinator.com/item?id=46630072</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46630072</guid></item><item><title><![CDATA[New comment by mustardo in "Ask HN: How do you choose a hostname for personal devices?"]]></title><description><![CDATA[
<p>One place I worked at used Red Dwarf characters, Hollister, Cat, Toaster, Rimmer etc<p>TV show characters can be good<p>I normally use Greek gods for snowflake servers<p>A concatenation of owner / location and device for LAN devices. JohnsPixel4, LoungeTV,</p>
]]></description><pubDate>Mon, 29 Jul 2024 12:06:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=41099788</link><dc:creator>mustardo</dc:creator><comments>https://news.ycombinator.com/item?id=41099788</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41099788</guid></item><item><title><![CDATA[New comment by mustardo in "Redis' license change and forking are a mess that everybody can feel bad about"]]></title><description><![CDATA[
<p>This has aged well <a href="https://news.ycombinator.com/item?id=17818647">https://news.ycombinator.com/item?id=17818647</a></p>
]]></description><pubDate>Tue, 02 Apr 2024 11:02:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=39904367</link><dc:creator>mustardo</dc:creator><comments>https://news.ycombinator.com/item?id=39904367</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39904367</guid></item><item><title><![CDATA[New comment by mustardo in "NotepadNext – a cross-platform reimplementation of Notepad++"]]></title><description><![CDATA[
<p>LSP (Language Server Protocol) a way for editors to talk to language tools to provide auto complete, warnings errors etc.  this means the language tools can be written once and then any editor that has LSP support can use it <a href="https://en.m.wikipedia.org/wiki/Language_Server_Protocol" rel="nofollow">https://en.m.wikipedia.org/wiki/Language_Server_Protocol</a></p>
]]></description><pubDate>Fri, 29 Mar 2024 00:37:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=39859253</link><dc:creator>mustardo</dc:creator><comments>https://news.ycombinator.com/item?id=39859253</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39859253</guid></item><item><title><![CDATA[New comment by mustardo in "Client did not pay? Add opacity and decrease it until their site fades away"]]></title><description><![CDATA[
<p>Not even particularly elegant code, for example, opacity is clamped between 0 and 1 in in the very next line a bounds check is made anyway.<p><pre><code>  opacity = (opacity < 0) ? 0 : opacity;
  opacity = (opacity > 1) ? 1 : opacity;
  if(opacity >= 0 && opacity <= 1) {
      document.getElementsByTagName("BODY")[0].style.opacity = opacity;
  }</code></pre></p>
]]></description><pubDate>Tue, 13 Feb 2024 07:31:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=39355440</link><dc:creator>mustardo</dc:creator><comments>https://news.ycombinator.com/item?id=39355440</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39355440</guid></item><item><title><![CDATA[New comment by mustardo in "Kids with cats have double the risk of developing schizophrenia"]]></title><description><![CDATA[
<p>> these religious institutions help stabilize society<p>I'm not sure this is true, there are plenty of conflicts because of religion.  I would argue the most stable would for nobody to be religious</p>
]]></description><pubDate>Fri, 15 Dec 2023 07:53:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=38652000</link><dc:creator>mustardo</dc:creator><comments>https://news.ycombinator.com/item?id=38652000</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38652000</guid></item><item><title><![CDATA[New comment by mustardo in "Mailpit – An email and SMTP testing tool with API"]]></title><description><![CDATA[
<p>A couple others<p>Mail Catcher <a href="https://mailcatcher.me/" rel="nofollow noreferrer">https://mailcatcher.me/</a><p>Lunatic SMTP <a href="https://github.com/anlar/lunaticsmtp">https://github.com/anlar/lunaticsmtp</a><p>Green Mail <a href="https://greenmail-mail-test.github.io/greenmail/" rel="nofollow noreferrer">https://greenmail-mail-test.github.io/greenmail/</a></p>
]]></description><pubDate>Sat, 24 Jun 2023 02:29:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=36454881</link><dc:creator>mustardo</dc:creator><comments>https://news.ycombinator.com/item?id=36454881</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36454881</guid></item><item><title><![CDATA[New comment by mustardo in "Show HN: 77 Year old launches SaaS platform today. Seeks feedback"]]></title><description><![CDATA[
<p>Auctions generally perform better in a seller's market (strong buyer demand), with interest rate rises prices have been dropping lately here (NZ)</p>
]]></description><pubDate>Sat, 17 Jun 2023 06:06:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=36367730</link><dc:creator>mustardo</dc:creator><comments>https://news.ycombinator.com/item?id=36367730</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36367730</guid></item><item><title><![CDATA[New comment by mustardo in "An open-source alternative to QuickBooks"]]></title><description><![CDATA[
<p>Banks don't give out access to this API easily. Unfortunately it's not some OAuth thing that a new upstart accounting software could easily hook into, therefore the banks gate keep feeds to major accounting providers and no doubt charge excessively for the privelage.  We need regulation to open feeds to anyone willing to consume them, or a bank to add it as a feature but why would they when they can charge Xero and MYOB to access proprietary feeds</p>
]]></description><pubDate>Tue, 30 May 2023 12:46:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=36124180</link><dc:creator>mustardo</dc:creator><comments>https://news.ycombinator.com/item?id=36124180</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36124180</guid></item><item><title><![CDATA[New comment by mustardo in "I was wrong. The ChatGPT code interpreter is OP"]]></title><description><![CDATA[
<p>Over Powered</p>
]]></description><pubDate>Sat, 27 May 2023 02:05:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=36091419</link><dc:creator>mustardo</dc:creator><comments>https://news.ycombinator.com/item?id=36091419</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36091419</guid></item><item><title><![CDATA[New comment by mustardo in "Developers should be force-fed state machines (2011)"]]></title><description><![CDATA[
<p>A Hungarian notation but as a suffix?<p>Ignoring variable name shadowing a static type system helps a lot<p><a href="https://en.m.wikipedia.org/wiki/Hungarian_notation" rel="nofollow">https://en.m.wikipedia.org/wiki/Hungarian_notation</a></p>
]]></description><pubDate>Thu, 20 Apr 2023 12:02:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=35638741</link><dc:creator>mustardo</dc:creator><comments>https://news.ycombinator.com/item?id=35638741</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35638741</guid></item><item><title><![CDATA[New comment by mustardo in "Developers should be force-fed state machines (2011)"]]></title><description><![CDATA[
<p>100% this!  One of the worst projects to reason about I have ever worked on (and I have worked on a lot of trash) was when a colleague insisted on implementing a state machine in a system that tracked voucher (offer) redemptions.  State machines do have their place but coordinating business logic with one is a bad idea IMHO<p>This same colleague had implemented a similar FSM (flying spaghetti monster as known by the team) in an FX (foreign exchange) platform at a previous company.  Which after a job change I got the pleasure of experiencing, nobody in the team knew how it worked and everyone was petrified of making changes</p>
]]></description><pubDate>Thu, 20 Apr 2023 11:47:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=35638630</link><dc:creator>mustardo</dc:creator><comments>https://news.ycombinator.com/item?id=35638630</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35638630</guid></item><item><title><![CDATA[New comment by mustardo in "New Zealand passes legislation banning cigarettes for future generations"]]></title><description><![CDATA[
<p>"dairy" is Kiwi for a convenience store, Off License, Superette.  I remember being surprised moving overseas and calling it a dairy nobody knew what I was talking about <a href="https://en.m.wikipedia.org/wiki/Dairy_(store)" rel="nofollow">https://en.m.wikipedia.org/wiki/Dairy_(store)</a></p>
]]></description><pubDate>Wed, 14 Dec 2022 08:45:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=33981344</link><dc:creator>mustardo</dc:creator><comments>https://news.ycombinator.com/item?id=33981344</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33981344</guid></item><item><title><![CDATA[New comment by mustardo in "Software horror show: SAP Concur"]]></title><description><![CDATA[
<p>> Never ending warnings you can't turn off and many other small things lead me to skipping small expenses and just eating them, because I can't be bothered to fight Concur.<p>Sometimes I wonder if this is a "feature not a bug" the company wins and saves money (in the short term)<p>It probably costs them via reduced employee happiness turnover etc etc indirectly but there is no KPI for that</p>
]]></description><pubDate>Fri, 09 Dec 2022 11:05:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=33920037</link><dc:creator>mustardo</dc:creator><comments>https://news.ycombinator.com/item?id=33920037</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33920037</guid></item><item><title><![CDATA[New comment by mustardo in "Unreal Tournament 99 running on WASM (2017)"]]></title><description><![CDATA[
<p>UT99 GOTY always amazed me with how well it runs and plays on abysmal hardware, can lan party it on pretty much any PC</p>
]]></description><pubDate>Thu, 27 Oct 2022 11:08:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=33355858</link><dc:creator>mustardo</dc:creator><comments>https://news.ycombinator.com/item?id=33355858</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33355858</guid></item><item><title><![CDATA[New comment by mustardo in "New Zealand's plan to prepare for inevitable climate change impacts"]]></title><description><![CDATA[
<p>What about living things other than humans?</p>
]]></description><pubDate>Tue, 30 Aug 2022 12:39:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=32649607</link><dc:creator>mustardo</dc:creator><comments>https://news.ycombinator.com/item?id=32649607</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32649607</guid></item><item><title><![CDATA[New comment by mustardo in "$55 board turns a Raspberry Pi CM4 into a router"]]></title><description><![CDATA[
<p>A common configuration is to pair a router with a managed switch that can handle VLANs and have a trunk port between the switch and router such a setup is called a "router on a stick" <a href="https://en.m.wikipedia.org/wiki/Router_on_a_stick" rel="nofollow">https://en.m.wikipedia.org/wiki/Router_on_a_stick</a></p>
]]></description><pubDate>Fri, 05 Aug 2022 12:27:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=32355111</link><dc:creator>mustardo</dc:creator><comments>https://news.ycombinator.com/item?id=32355111</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32355111</guid></item><item><title><![CDATA[New comment by mustardo in "$55 board turns a Raspberry Pi CM4 into a router"]]></title><description><![CDATA[
<p>You might want two or more routers (or network cards) on the same layer 2 (physical) network, if you buy two devices with the same MAC ARP (address resolution protocol) for example can't work.  Typically the chip manufacturer "buys" MAC address ranges from IEEE, some cheap chip manufacturers won't. You can sometimes work around this in software by allocating a new random address to the interface</p>
]]></description><pubDate>Fri, 05 Aug 2022 12:20:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=32355057</link><dc:creator>mustardo</dc:creator><comments>https://news.ycombinator.com/item?id=32355057</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32355057</guid></item></channel></rss>