<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: baazaa</title><link>https://news.ycombinator.com/user?id=baazaa</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 02 May 2026 20:43:46 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=baazaa" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by baazaa in "UK House of Lords attempting to ban use of VPNs by anyone under 16"]]></title><description><![CDATA[
<p>On a related note, they built their digital ID so that third parties could verify attributes (it's NOT just a single-service login across government + a linking ID across government services, which is how it was sold by the BBC).<p>They're pretty close to completely de-anonymising the internet for UK citizens. Say they introduce an Australian-style social media ban for under 16s, then requires all social media to link their accounts to digital IDs for this verification.<p>Naturally the only remaining loophole is if a UK citizen manages to avoid being flagged as British ever by using a VPN, so I expect they will focus on that going forwards. Keep in mind the UK already arrests and imprisons vast numbers of people for speech offences, there's no slippery-slope argument here because the UK is already at the bottom of the slope as an ultra-authoratitarian anti-speech nation.</p>
]]></description><pubDate>Thu, 11 Dec 2025 22:18:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=46238036</link><dc:creator>baazaa</dc:creator><comments>https://news.ycombinator.com/item?id=46238036</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46238036</guid></item><item><title><![CDATA[New comment by baazaa in "You don't want to hire "the best engineers""]]></title><description><![CDATA[
<p>IMO there's two reasons you'd want the very best engineers.<p>A) you're working on one of the hardest engineering problems in the world.<p>B) you've a track-record of failing to deliver with merely competent engineers.<p>But in the second case it's invariably incompetent management that's the problem.</p>
]]></description><pubDate>Tue, 02 Sep 2025 15:47:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=45104662</link><dc:creator>baazaa</dc:creator><comments>https://news.ycombinator.com/item?id=45104662</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45104662</guid></item><item><title><![CDATA[New comment by baazaa in "Cognitive load is what matters"]]></title><description><![CDATA[
<p>I would just add the IsAllowed etc. as a comment next to the relevant line. 
Often the explanation is bigger than what you'd want in a variable name, I find it <i>less</i> overhead than making more variables, and it makes better use of screen-space.<p>I'd only lean towards intermediate variables if 
a) there's lots of smaller conditionals being aggregated up into bigger conditionals which makes line-by-line comments insufficient or 
b) I'm reusing the same conditional a lot (this is mostly to draw the reader's attention to the fact that the condition is being re-used).</p>
]]></description><pubDate>Sun, 31 Aug 2025 04:37:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=45080411</link><dc:creator>baazaa</dc:creator><comments>https://news.ycombinator.com/item?id=45080411</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45080411</guid></item><item><title><![CDATA[New comment by baazaa in "We've got to stop sending files to each other"]]></title><description><![CDATA[
<p>Because security locked-down anything more tech-savvy. Tbh I think the only 'allowed' way of sending data out where I work is to build an API and surface it from a data exchange platform so locked down the incompetent security team barely knows how to get data into it or out of it.<p>If you look at the venn diagram of 'things people want to send' and 'things people are willing to spend years of approvals and networking headaches to send' you quicky realise why emailed (or sometimes even on a USB) CSVs are the lingua franca of government data.</p>
]]></description><pubDate>Thu, 17 Jul 2025 12:40:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=44592670</link><dc:creator>baazaa</dc:creator><comments>https://news.ycombinator.com/item?id=44592670</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44592670</guid></item><item><title><![CDATA[New comment by baazaa in "AI: Accelerated Incompetence"]]></title><description><![CDATA[
<p>One thing that I've noticed is that AI has made it even more abundantly obvious that the low IQs of middle-managers are the main problem.<p>They have a great faith in AI (which is understandable), but they're constantly realising that:<p>a) they don't understand any of the problems enough to even being prompting for a solution<p>b) the AI can explain our code but the manager still won't understand<p>c) the AI can rephrase our explanations and they still won't understand.<p>Traditionally middle-managers probably consoled themselves with the idea that the nerds can't communicate well and coding is a dumb arcane discipline anyway. But now that their machine god isn't doing a better job than we are of ELI5ing it, I think even they're starting to doubt themselves.</p>
]]></description><pubDate>Wed, 28 May 2025 12:36:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=44115359</link><dc:creator>baazaa</dc:creator><comments>https://news.ycombinator.com/item?id=44115359</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44115359</guid></item><item><title><![CDATA[New comment by baazaa in "The Friendship Recession: The lost art of connecting"]]></title><description><![CDATA[
<p>The article is claiming that people need to put more effort into organising social events with tips on how to do it. And the tips around escalating discloure etc. are very much like workplace ice-breakers... utterly awful experiences that everyone hates.<p>Unless you first diagnose why people dislike socialising nowadays you're unlikely to fix the problem. Enjoining people to 'invest' in relationships is entirely missing the point, people used to hang out with their friends because they enjoyed it not because they thought it was an investment.</p>
]]></description><pubDate>Sun, 27 Apr 2025 05:17:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=43809597</link><dc:creator>baazaa</dc:creator><comments>https://news.ycombinator.com/item?id=43809597</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43809597</guid></item><item><title><![CDATA[New comment by baazaa in "The Friendship Recession: The lost art of connecting"]]></title><description><![CDATA[
<p>No-one ever suggests the simplest explanation... maybe socialising is just getting worse?<p>Where I live there were long covid lockdowns and most people expressed relief about not having to go to parties and make painful small-talk with strangers. They were already forcing themselves to go to social engagements because they didn't want to be seen as a loser, but they weren't enjoying it. This is historically unusual, people didn't see socialising as a chore necessary to maintain one's mental health a century ago.<p>Every article on the issue though takes as its starting point that socialising is obviously great and there must just be small obstacle which prevents people doing more of it. IMO there wouldn't be an epidemic of self-diagnosed social anxiety / high-functioning autism / 'introverts who get drained by social interactions' if people were actually enjoying their social engagements.</p>
]]></description><pubDate>Sun, 27 Apr 2025 02:15:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=43808940</link><dc:creator>baazaa</dc:creator><comments>https://news.ycombinator.com/item?id=43808940</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43808940</guid></item><item><title><![CDATA[New comment by baazaa in "Things Zig comptime won't do"]]></title><description><![CDATA[
<p>that's a comically archaic way of using the verb 'to be', not a grammatical error. you see it in phrases like "to be or not to be", or "i think, therefore i am". "the feature isn't" just means it doesn't exist.</p>
]]></description><pubDate>Mon, 21 Apr 2025 08:50:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=43749693</link><dc:creator>baazaa</dc:creator><comments>https://news.ycombinator.com/item?id=43749693</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43749693</guid></item><item><title><![CDATA[New comment by baazaa in "Who isn't a big fan of "impartial" news? People who don't have power"]]></title><description><![CDATA[
<p>Or in other words dumb people are less impacted by social desirability bias when responding to the survey because they don't realise that 'impartiality' is something to be desired.<p>As for why impartial news does so poorly in practice, it's often because it's utterly uninformative. 'Car bomb goes off in Kabul' is worthless info to 100% of the population, whereas the moment you try to contextualise it 'Car bomb goes off in Kabul, which is becoming more frequent, which suggests administration is lying about how well the occupation is going' then you're no longer impartial.<p>Journalists and editors have spent the better part of a century stripping all useful information out of their articles in an effort to be impartial. It would be much better if they instead aimed for a diversity of opinions than a mythical objectivity devoid of ideological bias.</p>
]]></description><pubDate>Wed, 09 Apr 2025 05:38:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=43629200</link><dc:creator>baazaa</dc:creator><comments>https://news.ycombinator.com/item?id=43629200</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43629200</guid></item><item><title><![CDATA[New comment by baazaa in "The average college student today"]]></title><description><![CDATA[
<p>"This is not an educational system problem, this is a societal problem. What am I supposed to do? Keep standards high and fail them all? That’s not an option for untenured faculty who would like to keep their jobs. I’m a tenured full professor. I could probably get away with that for a while, but sooner or later the Dean’s going to bring me in for a sit-down."<p>Sounds like an educational system problem.<p>I find it very odd the need to blame phones for everything. POTUS probably can't read a serious novel cover to cover, few of the senior managers at my work can, these kids are all going to pass college despite not being able to do it, it's a basic question of incentives.</p>
]]></description><pubDate>Sun, 30 Mar 2025 12:28:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=43523621</link><dc:creator>baazaa</dc:creator><comments>https://news.ycombinator.com/item?id=43523621</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43523621</guid></item><item><title><![CDATA[New comment by baazaa in "Has the decline of knowledge work begun?"]]></title><description><![CDATA[
<p>Definitely this is what was happening mid-century (when indeed everyone else was ripping out their tram networks entirely).<p>But I think if you look at modern light-rail projects there really has been such insane cost-inflation it wouldn't be worth covering the city with trams even with a much bigger budget. Also because such a large fraction of the price is admin etc., it creates a bias towards more expensive infra (heavy rail) because the paperwork overhead is similar either way so you get more bang for your buck.</p>
]]></description><pubDate>Thu, 27 Mar 2025 05:53:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=43490721</link><dc:creator>baazaa</dc:creator><comments>https://news.ycombinator.com/item?id=43490721</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43490721</guid></item><item><title><![CDATA[New comment by baazaa in "Has the decline of knowledge work begun?"]]></title><description><![CDATA[
<p>I once found some old price catalogues (early 20c) for shoes etc. and estimated the items there are barely any cheaper today in real terms. Now obviously that's partly because we have cheaper substitutes today, so we've lost economies of scale when building things the old-fashioned way and the modern equivalent has to be made bespoke... but it's still pretty alarming given we should be ~10x richer.<p>But consider an example which can't be blamed on that. My city (Melbourne) has a big century-old tram network. The network used to cover the city, now it covers only the inner city because it hasn't ever been expanded. We can't expand it because it's too expensive. Why could we afford to cover the whole city a century ago when we were 10x poorer? With increasing density it should be even more affordable to build mass-transit.<p>Obviously people blame the latter example on declining state capacity, but I'm not sure state capacity is doing any worse than Google capacity or General Electric capacity.</p>
]]></description><pubDate>Thu, 27 Mar 2025 02:09:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=43489738</link><dc:creator>baazaa</dc:creator><comments>https://news.ycombinator.com/item?id=43489738</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43489738</guid></item><item><title><![CDATA[New comment by baazaa in "Has the decline of knowledge work begun?"]]></title><description><![CDATA[
<p>AAA games <i>are</i> eye-wateringly expensive though, management aren't imagining it; my point is things becoming more expensive is a symptom of decline. I'm sure the late romans consoled themselves they could build another Pantheon they just cared more about efficiency now.<p>Where I work in government we've stopped paying for important data from vendors (think sensors around traffic etc.) because the quotes are eye-wateringly expensive. But I've worked in data long enough to know the quotes probably reflect genuine costs, because data engineers are so incompetent (and if it's a form of pricing gouging it's not working because gov isn't paying up). So it looks like we're choosing to be in the dark about important data, but it's not entirely a choice.<p>Saying we can do stuff but it's unaffordable is imo just another way of saying we can't do stuff.</p>
]]></description><pubDate>Thu, 27 Mar 2025 01:49:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=43489626</link><dc:creator>baazaa</dc:creator><comments>https://news.ycombinator.com/item?id=43489626</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43489626</guid></item><item><title><![CDATA[New comment by baazaa in "Has the decline of knowledge work begun?"]]></title><description><![CDATA[
<p>While I suspect the root cause is managerial dysfunction ultimately the disease spreads everywhere. I've stopped honing my technical skills because I don't expect to ever work in an organisation sufficiently well-managed for it to matter. So then you end up with the loss of genuine technical expertise from generation to generation as well.</p>
]]></description><pubDate>Thu, 27 Mar 2025 00:27:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=43489116</link><dc:creator>baazaa</dc:creator><comments>https://news.ycombinator.com/item?id=43489116</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43489116</guid></item><item><title><![CDATA[New comment by baazaa in "A love letter to the CSV format"]]></title><description><![CDATA[
<p>the simplicity is underappreciated because people don't realise how many dumb data engineers there are. i'm pretty sure most of them can't unpack an xml or json. people see a csv and think they can probably do it themselves, any other data format they think 'gee better buy some software with the integration for this'.</p>
]]></description><pubDate>Wed, 26 Mar 2025 23:15:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=43488589</link><dc:creator>baazaa</dc:creator><comments>https://news.ycombinator.com/item?id=43488589</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43488589</guid></item><item><title><![CDATA[New comment by baazaa in "Has the decline of knowledge work begun?"]]></title><description><![CDATA[
<p>I think people need to get used to the idea that the West is just going backwards in capability.  Go watch CGI in a movie theatre and it's worse than 20 years ago, go home to play video games and the new releases are all remasters of 20 year old games because no-one knows how to do anything any more. And these are industries which should be seeing the most progress, things are even worse in hard-tech at Boeing or whatever.<p>Whenever people see old systems still in production (say things that are over 30 years old) the assumption is that management refused to fund the replacement. But if you look at replacement projects so many of them are such dismal failures that's management's reluctance to engage in fixing stuff is understandable.<p>From the outside, decline always looks like a choice, because the exact form the decline takes was chosen. The issue is that all the choices are bad.</p>
]]></description><pubDate>Wed, 26 Mar 2025 22:57:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=43488436</link><dc:creator>baazaa</dc:creator><comments>https://news.ycombinator.com/item?id=43488436</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43488436</guid></item><item><title><![CDATA[New comment by baazaa in "Leaked software engineering recruiter selection guideline"]]></title><description><![CDATA[
<p>It looks like they want the sort of person who wouldn't work at the sort of place they are.</p>
]]></description><pubDate>Mon, 24 Mar 2025 23:43:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=43466605</link><dc:creator>baazaa</dc:creator><comments>https://news.ycombinator.com/item?id=43466605</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43466605</guid></item><item><title><![CDATA[New comment by baazaa in "Why I think AI take-off is relatively slow"]]></title><description><![CDATA[
<p>My experience precisely mirrors that described in various posts here: <a href="https://ludic.mataroa.blog/blog/get-me-out-of-data-hell/" rel="nofollow">https://ludic.mataroa.blog/blog/get-me-out-of-data-hell/</a><p>I live in Melbourne like the author and I certainly don't speak for the entire industry. But here's it's mostly government and banks and other enterprise where data is just a cost-centre so middle-management could say they were big on data science, which has since transformed into being big on AI.<p>There's no end-use for most of the work, there's no stakeholders, often the product being delivered will be a 'platform' of some sort and everyone outside the data area is afraid of sounding stupid by asking what that means (it doesn't mean anything). The result is entire services can go down for months at a time and no-one notices (and then when someone does realise management covers up the fact no-one noticed because it's embarrassing).</p>
]]></description><pubDate>Mon, 24 Feb 2025 07:51:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=43156852</link><dc:creator>baazaa</dc:creator><comments>https://news.ycombinator.com/item?id=43156852</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43156852</guid></item><item><title><![CDATA[New comment by baazaa in "Why I think AI take-off is relatively slow"]]></title><description><![CDATA[
<p>When people think AI is going to lead to rapid automation I genuinely don't understand what mental model of the economy they must have.<p>I'm trying to pivot out of data which IMO is a scam industry and thought I'd consider automating white-collar work. After all, there's a huge amount of excel-monkey work that can be trivially automated with scripts and I've done stuff like that before. But then I realise there's not even a job title for this sort of work, nor are there any firms in my country doing stuff like this. There's simply no demand whatsoever for process automation (I'm expressly not talking about automation engineers in manufacturing etc.)<p>It's not hard to see why. No-one's going to automate themselves out of a job, nor are managers going to automate all the people they manage out of a job because then they're also redundant. Often labour-saving innovations are brought-in by upstarts but business dynamism is low so there's not a lot of that happening. I can almost guarantee that a bank circa 2050 will look a lot like a bank now, short of some runaway superintelligence completely reconfiguring society.</p>
]]></description><pubDate>Mon, 24 Feb 2025 00:16:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=43154556</link><dc:creator>baazaa</dc:creator><comments>https://news.ycombinator.com/item?id=43154556</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43154556</guid></item><item><title><![CDATA[New comment by baazaa in "Roc rewrites the compiler in Zig"]]></title><description><![CDATA[
<p>think this has something to do with zig building part of the std which other languages ship as binaries. incremental compilation will remove this small overhead.</p>
]]></description><pubDate>Wed, 05 Feb 2025 06:00:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=42944437</link><dc:creator>baazaa</dc:creator><comments>https://news.ycombinator.com/item?id=42944437</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42944437</guid></item></channel></rss>