<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: tomaytotomato</title><link>https://news.ycombinator.com/user?id=tomaytotomato</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 12 Apr 2026 16:41:23 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=tomaytotomato" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by tomaytotomato in "JVM Options Explorer"]]></title><description><![CDATA[
<p>It's a result of Java being required to run on many different OS environments (Oracle, Redhat, Windows, RISC/ARM/x86), along with user constraints and also business requirements.<p>In a way you can use this list of JVM options to illustrate how successful Java has become, that everyone needs an option to get it to work how they like it.<p>As a Java dev, I have maybe used about 10-15 of them in my career.<p>The weirdest/funnest one I used was for an old Sun Microsystems Solaris server which ran iPlanet, for a Java EE service.<p>Since this shared resources with some other back of office systems, it was prone to run out of memory.<p>Luckily there was a JVM option to handle this!<p>-XX:OnOutOfMemoryError="<run command>"<p>It wasn't too important so we just used to trigger it to restart the whole machine, and it would come back to life. Sometimes we used to mess about and get it to send funny IRC messages like "Immah eaten all your bytez I ded now, please reboot me"</p>
]]></description><pubDate>Sun, 12 Apr 2026 11:59:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=47738664</link><dc:creator>tomaytotomato</dc:creator><comments>https://news.ycombinator.com/item?id=47738664</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47738664</guid></item><item><title><![CDATA[New comment by tomaytotomato in "I still prefer MCP over skills"]]></title><description><![CDATA[
<p>Although the author is coming from a place of security and configuration being painful with Skills, I think the future will be a mix of MCP, Agents and Skills. Maybe even a more granular defined unit below a skill - a command...<p>These commands would be well defined and standardised, maybe with a hashed value that could be used to ensure re-usability (think Docker layers).<p>Then I just have a skill called:<p>- github-review-slim:latest
- github-review-security:8.0.2<p>MCPs will still be relevant for those tricky monolithic services or weird business processes that aren't logged or recorded on metrics.</p>
]]></description><pubDate>Fri, 10 Apr 2026 08:43:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=47715285</link><dc:creator>tomaytotomato</dc:creator><comments>https://news.ycombinator.com/item?id=47715285</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47715285</guid></item><item><title><![CDATA[New comment by tomaytotomato in "I still prefer MCP over skills"]]></title><description><![CDATA[
<p>As others have said I have found CLI tools much better<p>This is how I am structuring stuff in Claude Code<p>- Ansible setup github cli, git, atlassian cli, aws-cli, terraform cli tooling<p>- Claude hooks for checking these cli tools are authenticated and configured<p>- Claude skills to use the CLI tooling</p>
]]></description><pubDate>Fri, 10 Apr 2026 08:00:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=47714981</link><dc:creator>tomaytotomato</dc:creator><comments>https://news.ycombinator.com/item?id=47714981</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47714981</guid></item><item><title><![CDATA[New comment by tomaytotomato in "Creating the Futurescape for the Fifth Element (2019)"]]></title><description><![CDATA[
<p>I have fond memories of the Fifth Element, as one of my first PG-13 movies at the cinema that I was allowed to see as a 9-10 year old.<p>Looking back, the whole story gives a different futuristic feel to the usual gloomy polluted dystopian earths, and feels a bit, "near-future".<p>Seeing hover cars getting drive through McDonalds will forever be a future hope for me (my inner 10 year old self)</p>
]]></description><pubDate>Thu, 09 Apr 2026 11:02:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=47702050</link><dc:creator>tomaytotomato</dc:creator><comments>https://news.ycombinator.com/item?id=47702050</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47702050</guid></item><item><title><![CDATA[New comment by tomaytotomato in "Revision Demoparty 2026: Razor1911 [video]"]]></title><description><![CDATA[
<p>Yes - Razor 1911 was a core memory unlocked.<p>Along with Skidrow and Paradox crews</p>
]]></description><pubDate>Wed, 08 Apr 2026 08:36:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=47687133</link><dc:creator>tomaytotomato</dc:creator><comments>https://news.ycombinator.com/item?id=47687133</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47687133</guid></item><item><title><![CDATA[New comment by tomaytotomato in "Revision Demoparty 2026: Razor1911 [video]"]]></title><description><![CDATA[
<p>Wow, a real throwback to my earlier years exploring the Warez scene as cash poor teenager, which meant you had to get creative to find what you wanted.<p>Looking back in my 30s, I think part of my brain has atrophied because I can now purchase and download games and content with a few clicks on Steam and £40, which will be ready to play after dinner.<p>Before you had to think and search forums (both public and private) for DDL links, CD keys, cracks, passwords to unzip files.<p>Then once you had downloaded these multiple RAR/Zip files you then had to check and verify them for corruption or viruses. After that it was reading the sacred README.nfo file included in the crack zip. Which if you didn't specify to open in Notepad or Notepad++, it would open the Windows System information window.<p>The last stage before firing up a game was the patching/cracking phase; that could involved things like editing hosts files, unplugging or disconnecting from the internet, or modifying your firewall to prevent network requests for anti-piracy software. Then you ran your crack or copied a patched .exe file over into the game directory. Aye presto, you're ready to fire up (hopefully it didn't have a virus or rootkit)<p>...but wait there is no loading videos or splash screen (panic). Well that's because the pirates were saving storage space and removed unnecessary game videos and music assets.<p><Play game> Bioshock<p>Ah, that was a nice nostalgia trip.<p>Also for any other nostalgia trippers, do you remember the first thing you always installed was a cracked version of WinRar (before 7zip became cool), running on a fresh install of Windows_7_SP3_BLACK_EDITION_XXX.iso</p>
]]></description><pubDate>Wed, 08 Apr 2026 08:24:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=47687051</link><dc:creator>tomaytotomato</dc:creator><comments>https://news.ycombinator.com/item?id=47687051</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47687051</guid></item><item><title><![CDATA[New comment by tomaytotomato in "POSSE – Publish on your Own Site, Syndicate Elsewhere"]]></title><description><![CDATA[
<p>Yes and no<p>A social media feed implies 1(n) curated by 1 algorithm hosted on Facebook/Twitter/Instagram<p>What I was thinking is:<p>- foo.social<p>- bar.social (tech curations)<p>- java.bar.social (sub curated Java list)<p>All these DCS (domain content servers) would be polled by your own local client<p>Your client can then aggregate or organise how it shows this feed<p>e.g. I could have a trending aggregator for situations where a blog post is shown on multiple domains (sort of shows virality)</p>
]]></description><pubDate>Mon, 23 Mar 2026 10:14:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=47487415</link><dc:creator>tomaytotomato</dc:creator><comments>https://news.ycombinator.com/item?id=47487415</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47487415</guid></item><item><title><![CDATA[New comment by tomaytotomato in "POSSE – Publish on your Own Site, Syndicate Elsewhere"]]></title><description><![CDATA[
<p>I've always liked this idea.<p>However I am not sure about "perma-shortlinks", for discovery on other sites as the means of networking and discovering content. It seems clunky to maintain as it requires a human or some automation to curate/maintain the links. If a blog removes a link to another blog, then that pathway is closed.<p>It would be cool if we could solve that with a "DNS for tags/topics" a - Domain Content Server (DCS) e.g.<p>1. tomaytotomato.com ==> publishes to the DCS of topics (tech, java, travel)<p>2. DCS adds domain to those topics<p>3. Rating or evaluating of the content on website based on those tags (not sure the mechanics here, but it could be exploited or gamed)<p>You could have several DCS for topics servers run by organisations or individuals.<p>e.g. the Lobsters DNS for topics server would be really fussy about #tech or #computerscience blog posts, and would self select for more high brow stuff<p>Meanwhile a more casual tech group would score content higher for Youtube content or Toms Hardware articles.<p>This is just spit balling.</p>
]]></description><pubDate>Mon, 23 Mar 2026 09:04:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=47486928</link><dc:creator>tomaytotomato</dc:creator><comments>https://news.ycombinator.com/item?id=47486928</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47486928</guid></item><item><title><![CDATA[New comment by tomaytotomato in "100M-Row Challenge with PHP"]]></title><description><![CDATA[
<p>Tempted to submit a Java app wrapped in PHP exec() :D</p>
]]></description><pubDate>Wed, 25 Feb 2026 17:15:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=47154423</link><dc:creator>tomaytotomato</dc:creator><comments>https://news.ycombinator.com/item?id=47154423</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47154423</guid></item><item><title><![CDATA[New comment by tomaytotomato in "LLMs as the new high level language"]]></title><description><![CDATA[
<p>I'm guessing you like Gradle? :)</p>
]]></description><pubDate>Sun, 08 Feb 2026 16:36:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=46935881</link><dc:creator>tomaytotomato</dc:creator><comments>https://news.ycombinator.com/item?id=46935881</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46935881</guid></item><item><title><![CDATA[Every Failed M4 Gun Replacement Attempt]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.youtube.com/watch?v=jrnAU67_EWg">https://www.youtube.com/watch?v=jrnAU67_EWg</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46932880">https://news.ycombinator.com/item?id=46932880</a></p>
<p>Points: 5</p>
<p># Comments: 1</p>
]]></description><pubDate>Sun, 08 Feb 2026 09:53:03 +0000</pubDate><link>https://www.youtube.com/watch?v=jrnAU67_EWg</link><dc:creator>tomaytotomato</dc:creator><comments>https://news.ycombinator.com/item?id=46932880</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46932880</guid></item><item><title><![CDATA[New comment by tomaytotomato in "LLMs as the new high level language"]]></title><description><![CDATA[
<p>I would like to hijack the "high level language" term to mean dopamine hits from using an LLM.<p>"Generate a Frontend End for me now please so I don't need to think"<p><i>LLM starts outputting tokens</i><p><i>Dopamine hit to the brain as I get my reward without having to run npm and figure out what packages to use</i><p>Then out of a shadowy alleyway a man in a trenchcoat approaches<p>"Pssssttt, all the suckers are using that tool, come try some Opus 4.6"<p>"How much?"<p>"Oh that'll be $200.... and your muscle memory for running maven commands"<p>"Shut up and take my money"<p>----- 5 months later, washed up and disconnected from cloud LLMs ------<p>"Anyone got any spare tokens I could use?"</p>
]]></description><pubDate>Sat, 07 Feb 2026 22:59:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=46929160</link><dc:creator>tomaytotomato</dc:creator><comments>https://news.ycombinator.com/item?id=46929160</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46929160</guid></item><item><title><![CDATA[New comment by tomaytotomato in "Rentahuman – The Meatspace Layer for AI"]]></title><description><![CDATA[
<p>This gives MoE (Mixture of Experts) a whole new meaning, albeit a slightly darker one.</p>
]]></description><pubDate>Tue, 03 Feb 2026 12:20:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=46870079</link><dc:creator>tomaytotomato</dc:creator><comments>https://news.ycombinator.com/item?id=46870079</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46870079</guid></item><item><title><![CDATA[42 years ago, this was state of the art copy protection]]></title><description><![CDATA[
<p>Article URL: <a href="https://old.reddit.com/r/CasualUK/comments/1qtqxbo/42_years_ago_this_was_state_of_the_art_copy/">https://old.reddit.com/r/CasualUK/comments/1qtqxbo/42_years_ago_this_was_state_of_the_art_copy/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46859391">https://news.ycombinator.com/item?id=46859391</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 02 Feb 2026 18:27:57 +0000</pubDate><link>https://old.reddit.com/r/CasualUK/comments/1qtqxbo/42_years_ago_this_was_state_of_the_art_copy/</link><dc:creator>tomaytotomato</dc:creator><comments>https://news.ycombinator.com/item?id=46859391</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46859391</guid></item><item><title><![CDATA[New comment by tomaytotomato in "Best Gas Masks"]]></title><description><![CDATA[
<p>We live in a world increasingly becoming hypercapitalistic in every facet of life with problems and solutions being marketed together, all fed with algorithms.<p>"Have you got chronic sebhorric dermatitis, click this link to make it go away".<p>"You may be eligible for compensation if you bought a Volkswagen"<p>"Fight the corrupt fascist government, buy a gas mask here"<p>"Fight the corrupt socialist government, buy a year's supply of Iodine tablets"</p>
]]></description><pubDate>Mon, 02 Feb 2026 16:26:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=46857882</link><dc:creator>tomaytotomato</dc:creator><comments>https://news.ycombinator.com/item?id=46857882</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46857882</guid></item><item><title><![CDATA[Forced to deceive: Inside the cyber mafia – DW Documentary [video]]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.youtube.com/watch?v=ukb68SnVISQ">https://www.youtube.com/watch?v=ukb68SnVISQ</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46857024">https://news.ycombinator.com/item?id=46857024</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 02 Feb 2026 15:22:11 +0000</pubDate><link>https://www.youtube.com/watch?v=ukb68SnVISQ</link><dc:creator>tomaytotomato</dc:creator><comments>https://news.ycombinator.com/item?id=46857024</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46857024</guid></item><item><title><![CDATA[New comment by tomaytotomato in "Show HN: I trained a 9M speech model to fix my Mandarin tones"]]></title><description><![CDATA[
<p>Can the implementation used here for tone and pronounciation apply for Music?<p>It would be cool if a model could tell you if you are singing or playing a piece of music with the right intonation and other ways.</p>
]]></description><pubDate>Sat, 31 Jan 2026 11:04:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=46835505</link><dc:creator>tomaytotomato</dc:creator><comments>https://news.ycombinator.com/item?id=46835505</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46835505</guid></item><item><title><![CDATA[New comment by tomaytotomato in "Winapp, the Windows App Development CLI"]]></title><description><![CDATA[
<p><a href="https://youtu.be/DA1-haV0qWU" rel="nofollow">https://youtu.be/DA1-haV0qWU</a></p>
]]></description><pubDate>Thu, 29 Jan 2026 12:41:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=46809406</link><dc:creator>tomaytotomato</dc:creator><comments>https://news.ycombinator.com/item?id=46809406</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46809406</guid></item><item><title><![CDATA[New comment by tomaytotomato in "Decompiling Xbox games using PDB debug info"]]></title><description><![CDATA[
<p>Over the last year I have seen some really nice exploration posts on HN with people poking around on:<p>- Splinter Cell<p>- Deus Ex<p>- Thief<p>- Civ<p>This is great work and will help tell the story of how these games were made.<p>It would be great if all games after a certain period of time were opensourced like some companies are doing:<p><a href="https://github.com/electronicarts" rel="nofollow">https://github.com/electronicarts</a><p><a href="https://github.com/bobeff/open-source-games?tab=readme-ov-file" rel="nofollow">https://github.com/bobeff/open-source-games?tab=readme-ov-fi...</a></p>
]]></description><pubDate>Thu, 29 Jan 2026 10:27:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=46808196</link><dc:creator>tomaytotomato</dc:creator><comments>https://news.ycombinator.com/item?id=46808196</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46808196</guid></item><item><title><![CDATA[Better Internet Dashboard UK: visualise the current fibre situation in your area]]></title><description><![CDATA[
<p>Article URL: <a href="https://bidb.uk/">https://bidb.uk/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46807759">https://news.ycombinator.com/item?id=46807759</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 29 Jan 2026 09:28:23 +0000</pubDate><link>https://bidb.uk/</link><dc:creator>tomaytotomato</dc:creator><comments>https://news.ycombinator.com/item?id=46807759</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46807759</guid></item></channel></rss>