<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: ilitirit</title><link>https://news.ycombinator.com/user?id=ilitirit</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 12 Apr 2026 09:08:25 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ilitirit" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ilitirit in "Bitwarden Integrates with OneCLI Agent Vault"]]></title><description><![CDATA[
<p>> It wasn’t even good to users<p>I may be out of the loop, but how was Bitwarden not "good" to users? Does this relate to the recent price increase?</p>
]]></description><pubDate>Mon, 30 Mar 2026 16:41:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=47576566</link><dc:creator>ilitirit</dc:creator><comments>https://news.ycombinator.com/item?id=47576566</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47576566</guid></item><item><title><![CDATA[New comment by ilitirit in "Our commitment to Windows quality"]]></title><description><![CDATA[
<p>Too little, too late. In fact, in this post they seem to be committing to keeping it as bad (or even making it even worse) for my use case.<p>I've used Windows since 3.1. Win 11 was the straw that broke the camel's back. I moved to CachyOS a few months ago and I honestly can't find a reason to switch back.</p>
]]></description><pubDate>Sat, 21 Mar 2026 06:48:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=47464587</link><dc:creator>ilitirit</dc:creator><comments>https://news.ycombinator.com/item?id=47464587</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47464587</guid></item><item><title><![CDATA[New comment by ilitirit in "LLM Writing Tropes.md"]]></title><description><![CDATA[
<p>Can someone explain why LLM's write like this when most humans don't?</p>
]]></description><pubDate>Sun, 08 Mar 2026 06:47:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=47295156</link><dc:creator>ilitirit</dc:creator><comments>https://news.ycombinator.com/item?id=47295156</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47295156</guid></item><item><title><![CDATA[New comment by ilitirit in "I started programming when I was 7. I'm 50 now and the thing I loved has changed"]]></title><description><![CDATA[
<p>> Was he entirely wrong?<p>Yes. I mean... of course he was?. Firstly, I had already gone through this process with multiple LLMs, from various perspectives, including using Deep Research models to find out if any other businesses faced similar issues, and/or if products existed that could help with this. That lead me down a rabbit hole of data science products related to regulatory reporting of a completely different nature which was effectively useless. tl;dr: Virtually all LLMs - after understanding the context - recommended us doing thing we had already been urging the business to do - hire a Technical BA with experience in this field. And yes, that's what we ended up doing.<p>Now, give you some ideas about why his idea was <i>obviously</i> absurd:<p>- He had never seen the SP<p>- He didn't understand anything about regulatory reporting<p>- He didn't understand anything about financial derivatives<p>- He didn't understand the difference between Transact SQL and ANSI SQL<p>- No consideration given to IP<p>- etc etc<p>Those are the basics. Let's jump <i>a little</i> bit into the detail. Here's a rough snippet of what the SP looks like:<p><pre><code>   SELECT
    CASE
    WHEN t.FLD4_TXT IN ('CCS', 'CAC', 'DEBT', ..... 'ZBBR') THEN '37772BCA2221'
    WHEN t.FLD4_TXT IN ('STCB') AND ISNULL(s.FLD5_TXT, s.FLD1_TXT) = 'X' THEN 'EUMKRT090011'
    END as [Id When CounterParty Has No Valid LEI in Region]
   -- remember, this is around 5000 lines long ....
</code></pre>
Yes, that's a typical column name that has rotted over time, so noone even knows if it's still correct. Yes, those are typical CASE statements (170+ of them at last count, and no, they are not all equal or symmetric).<p>So... you're not just dealing with incredibly unwieldy and non-standard SQL (omitted), noone really understands the business rules either.<p>So again... yes he was entirely wrong. There is nothing "trivial" about refactoring things that noone understands.</p>
]]></description><pubDate>Tue, 10 Feb 2026 16:55:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=46962817</link><dc:creator>ilitirit</dc:creator><comments>https://news.ycombinator.com/item?id=46962817</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46962817</guid></item><item><title><![CDATA[New comment by ilitirit in "I started programming when I was 7. I'm 50 now and the thing I loved has changed"]]></title><description><![CDATA[
<p>I'm roughly the same (started at 9, currently 48), but programming hasn't really changed for me. What's changed is me having to have pointless arguments with people who obviously have no clue what they're talking about but feel qualified either because:<p>a) They asked an LLM<p>b) "This is what all our competitors are doing"<p>c) They saw a video on Youtube by some big influencer<p>d) [...insert any other absurd reason...]<p>True story:<p>In one of our recent <i>Enterprise Architecture</i> meetings, I was lamenting the lack of a plan to deal with our massive tech debt, and used an example of a 5000 line regulatory reporting stored procedure written 10 years ago that noone understood. I was told my complaint was irrelevant because I could just dump it into ChatGPT and it would explain it to me. These are words uttered by a so-called <i>Senior Developer</i>, in an <i>Enterprise Architecture</i> meeting.</p>
]]></description><pubDate>Tue, 10 Feb 2026 15:52:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=46961485</link><dc:creator>ilitirit</dc:creator><comments>https://news.ycombinator.com/item?id=46961485</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46961485</guid></item><item><title><![CDATA[New comment by ilitirit in "OpenClaw – Moltbot Renamed Again"]]></title><description><![CDATA[
<p>I understand what this does. I don't get the hype, but there are obviously 1000s of people who do.<p>Who are these people? What is the analog for this corner of the market? Context: I'm a 47y/o developer who has seen and done most of the common and not-so-common things in software development.<p>This segment reminds me of the hoards of npm evangelists back in the day who lauded the idea that you could download packages to add two numbers, or to capitalise the letter `m` (the disdain is intentional).<p>Am I being too harsh though? What opportunity am I missing out on? Besides the potential for engagement farming...<p>EDIT: I got about a minute into Fireship's video* about this and after seeing that Whatsapp sidebar popup it struck me... this thing can be a boon for scammers. Remote control, automated  responses based on sentiment, targeted and personalised messaging. Not that none of this isn't possible already, but having it packaged like this makes it even easier to customise and redistribute on various blackmarkets etc.<p>EDIT 2: Seems like many other use-cases are available for viewing in <a href="https://www.moltbook.com/m/introductions" rel="nofollow">https://www.moltbook.com/m/introductions</a>. Many of these are probably LARPs, but if not, I wonder how many people are comfortable with AI agents posting personal details about "their humans" on the net. This post is comedy gold though: <a href="https://www.moltbook.com/post/cbd6474f-8478-4894-95f1-7b104a73bcd5" rel="nofollow">https://www.moltbook.com/post/cbd6474f-8478-4894-95f1-7b104a...</a><p>[*] <a href="https://www.youtube.com/watch?v=ssYt09bCgUY" rel="nofollow">https://www.youtube.com/watch?v=ssYt09bCgUY</a></p>
]]></description><pubDate>Fri, 30 Jan 2026 16:29:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=46826386</link><dc:creator>ilitirit</dc:creator><comments>https://news.ycombinator.com/item?id=46826386</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46826386</guid></item><item><title><![CDATA[New comment by ilitirit in "Duplication Isn't Always an Anti-Pattern"]]></title><description><![CDATA[
<p>I had a lengthy argument about this in our architecture forum. I argued that "re-use" shouldn't be included as an Enterprise (keyword here) Architecture principle because they are clear use-cases where duplication is preferable to alternatives. e.g. deployment and testing decoupling etc etc. I had a lot of resistance, and eventually we just ended up with an EA principle with a ton of needless caveats.<p>It's unfortunate that so many people end up parroting fanciful ideas without fully appreciating the different contexts around software development.</p>
]]></description><pubDate>Sun, 07 Dec 2025 15:18:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=46182293</link><dc:creator>ilitirit</dc:creator><comments>https://news.ycombinator.com/item?id=46182293</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46182293</guid></item><item><title><![CDATA[New comment by ilitirit in "CachyOS: Fast and Customizable Linux Distribution"]]></title><description><![CDATA[
<p>> People need to stop making Meme distributions.<p>Heh. I've been saying that since I was on Mandrake in the early 2000s. This is just what the Linux landscape is like.<p>That said, I'm generally not easily impressed, especially by random *nix distro 347, but CachyOS is surprisingly good. I've finally switched full time from Windows. I don't even need VS anymore because Rider is x-platform.</p>
]]></description><pubDate>Sun, 30 Nov 2025 12:38:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=46096167</link><dc:creator>ilitirit</dc:creator><comments>https://news.ycombinator.com/item?id=46096167</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46096167</guid></item><item><title><![CDATA[New comment by ilitirit in "Our investigation into the suspicious pressure on Archive.today"]]></title><description><![CDATA[
<p>After I read that emotive response I couldn't help but wondering if this wasn't part of a scheme to help someone cover up a crime. This is how I would have responded:<p>"Hi,<p>These do appear to be quite serious crimes. I've sent all the URLs, your email address, emails and responses to the relevant law agencies.<p>Regards,
AdGuard"</p>
]]></description><pubDate>Sun, 16 Nov 2025 17:04:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=45946565</link><dc:creator>ilitirit</dc:creator><comments>https://news.ycombinator.com/item?id=45946565</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45946565</guid></item><item><title><![CDATA[New comment by ilitirit in "One Handed Keyboard"]]></title><description><![CDATA[
<p>These guys are quite well-known in China and have recently started uploading tto Youtube as well. Their videos are quite entertaining and have extremely high production value compared to many other creators.<p><a href="https://www.youtube.com/@HTXStudio/videos" rel="nofollow">https://www.youtube.com/@HTXStudio/videos</a><p>I love the one about the automated trash cans.</p>
]]></description><pubDate>Sat, 15 Nov 2025 16:09:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=45938361</link><dc:creator>ilitirit</dc:creator><comments>https://news.ycombinator.com/item?id=45938361</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45938361</guid></item><item><title><![CDATA[Sinkhorn: Make LLMs even smaller through quantisation while maintaining accuracy]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/huawei-csl/SINQ/blob/main/README.md">https://github.com/huawei-csl/SINQ/blob/main/README.md</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45472820">https://news.ycombinator.com/item?id=45472820</a></p>
<p>Points: 4</p>
<p># Comments: 1</p>
]]></description><pubDate>Sat, 04 Oct 2025 12:27:11 +0000</pubDate><link>https://github.com/huawei-csl/SINQ/blob/main/README.md</link><dc:creator>ilitirit</dc:creator><comments>https://news.ycombinator.com/item?id=45472820</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45472820</guid></item><item><title><![CDATA[New comment by ilitirit in "I spent the day teaching seniors how to use an iPhone"]]></title><description><![CDATA[
<p>I'm referring specifically to the technique mentioned in that video. Yeah it's cool that it's there, but that doesn't seem intuitive at all.</p>
]]></description><pubDate>Fri, 03 Oct 2025 07:28:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=45460081</link><dc:creator>ilitirit</dc:creator><comments>https://news.ycombinator.com/item?id=45460081</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45460081</guid></item><item><title><![CDATA[New comment by ilitirit in "I spent the day teaching seniors how to use an iPhone"]]></title><description><![CDATA[
<p>I switched to iPhone from Android for a few months earlier this year. I don't think I qualify as an elderly person yet (I'm 47) but even I had trouble figuring things out. I don't think it was super-hard to use, but I often found myself asking "Why would they do it like this? Who uses a smart-phone like this?". I just found some things very unintuitive. Take for example re-arranging icons. I don't know if I would ever have figured out this technique without looking it up:<p><a href="https://www.youtube.com/watch?v=pTdZLY9r4lg" rel="nofollow">https://www.youtube.com/watch?v=pTdZLY9r4lg</a></p>
]]></description><pubDate>Fri, 03 Oct 2025 06:44:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=45459785</link><dc:creator>ilitirit</dc:creator><comments>https://news.ycombinator.com/item?id=45459785</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45459785</guid></item><item><title><![CDATA[Dyson spheres are a joke [video]]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.youtube.com/watch?v=fLzEX1TPBFM">https://www.youtube.com/watch?v=fLzEX1TPBFM</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45286446">https://news.ycombinator.com/item?id=45286446</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 18 Sep 2025 07:01:48 +0000</pubDate><link>https://www.youtube.com/watch?v=fLzEX1TPBFM</link><dc:creator>ilitirit</dc:creator><comments>https://news.ycombinator.com/item?id=45286446</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45286446</guid></item><item><title><![CDATA[New comment by ilitirit in "Quantum Mechanics, Concise Book"]]></title><description><![CDATA[
<p>I would recommend watching Curt Jaimungal's series of talks with Jacob Barandes. He gives a nice background history of various aspects of QM, including the formulation of Matrix and Wave mechanics (and loads of other ideas). Barandes is excellent at clearly articulating complex ideas in very simple, concise terms. He also has his own formulation of QM based on "Indivisible non-Markovian Stochastic Processes". Even if you disagree with his ideas, the interviews are quite fascinating.<p>In this interview he goes over pretty much exactly what you mentioned (and a lot more):<p><a href="https://www.youtube.com/watch?v=7oWip00iXbo" rel="nofollow">https://www.youtube.com/watch?v=7oWip00iXbo</a></p>
]]></description><pubDate>Sat, 06 Sep 2025 10:17:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=45148064</link><dc:creator>ilitirit</dc:creator><comments>https://news.ycombinator.com/item?id=45148064</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45148064</guid></item><item><title><![CDATA[New comment by ilitirit in "Vibe Coding Is the Worst Idea of 2025 [video]"]]></title><description><![CDATA[
<p>I don't really have that much of an issue with vibe coding as an appropriate tool in experienced hands. I think the worst ideas in 2025 are probably related to IT execs pushing AI in the wrong ways, or people espousing vibe coding as some sort of software development panacea.</p>
]]></description><pubDate>Wed, 20 Aug 2025 06:47:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=44959310</link><dc:creator>ilitirit</dc:creator><comments>https://news.ycombinator.com/item?id=44959310</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44959310</guid></item><item><title><![CDATA[New comment by ilitirit in "Aligned, multiple-transient events in the First Palomar Sky Survey"]]></title><description><![CDATA[
<p>Pre-print of a paper which studied 1950 "transients" which - in tl;dr terms - <i>might</i> be evidence of artificial objects in orbit <i>before</i> the satellite era.<p>Recent comment from one of the main authors:<p><a href="https://x.com/DrBeaVillarroel/status/1949780669141332205" rel="nofollow">https://x.com/DrBeaVillarroel/status/1949780669141332205</a><p>Previous work: <a href="https://www.nature.com/articles/s41598-021-92162-7" rel="nofollow">https://www.nature.com/articles/s41598-021-92162-7</a></p>
]]></description><pubDate>Tue, 29 Jul 2025 06:53:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=44719942</link><dc:creator>ilitirit</dc:creator><comments>https://news.ycombinator.com/item?id=44719942</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44719942</guid></item><item><title><![CDATA[Aligned, multiple-transient events in the First Palomar Sky Survey]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.researchgate.net/publication/394040040_Aligned_multiple-transient_events_in_the_First_Palomar_Sky_Survey">https://www.researchgate.net/publication/394040040_Aligned_multiple-transient_events_in_the_First_Palomar_Sky_Survey</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44719941">https://news.ycombinator.com/item?id=44719941</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 29 Jul 2025 06:53:32 +0000</pubDate><link>https://www.researchgate.net/publication/394040040_Aligned_multiple-transient_events_in_the_First_Palomar_Sky_Survey</link><dc:creator>ilitirit</dc:creator><comments>https://news.ycombinator.com/item?id=44719941</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44719941</guid></item><item><title><![CDATA[New comment by ilitirit in "Postgres LISTEN/NOTIFY does not scale"]]></title><description><![CDATA[
<p>> In that snippet are links to Postgres docs and two blog posts<p>Yes, that's what a <i>snippet</i> generally is. The generated document from my <i>very basic research prompt</i> is over 300k in length. There are also sources from the official mailing lists, graphile, and various community discussions.<p>I'm not going to post the entire outout because it is <i>completely beside the point.</i> In my original post, I expliclity asked "What is the qualitative and quantitative nature of relevant workloads?" exactly because it's not clear from the blog post. If, for example, they only started hitting these issues with 10k simultaneous reads/writes, then it's reasonable to assume that many people who don't have such high work loads won't really care.<p>The ChatGPT snippet was included to show that <i>that's what ChatGPT research told me</i>. Nothing more. I basically typed a 2-line prompt and asked it to include the original article. Anyone who thinks that what I posted is authoritative in any way shouldn't be considering doing this type of work.</p>
]]></description><pubDate>Fri, 11 Jul 2025 13:06:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=44531705</link><dc:creator>ilitirit</dc:creator><comments>https://news.ycombinator.com/item?id=44531705</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44531705</guid></item><item><title><![CDATA[New comment by ilitirit in "Postgres LISTEN/NOTIFY does not scale"]]></title><description><![CDATA[
<p>What is wrong with you? Why would you even bother posting a comment like this?<p>Maybe you also don't know what ChatGPT Research is (the Enterprise version, if you really need to know), or what Executive Summary implies, but here's a snippet of the 28 sources used:<p><a href="https://imgur.com/a/eMdkjAh" rel="nofollow">https://imgur.com/a/eMdkjAh</a></p>
]]></description><pubDate>Fri, 11 Jul 2025 08:54:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=44529839</link><dc:creator>ilitirit</dc:creator><comments>https://news.ycombinator.com/item?id=44529839</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44529839</guid></item></channel></rss>