<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: candu</title><link>https://news.ycombinator.com/user?id=candu</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 05 Jun 2026 08:08:11 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=candu" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by candu in "Declining America"]]></title><description><![CDATA[
<p>As a Canadian / American who now lives in Europe: IMHO the two-party system and current constitutional structure in the US is an unfortunate local maximum.<p>It was very definitely better than the centuries of militaristic monarchic feudalism Europe waded through from medieval times until the mid-1900s.  It is very definitely worse than modern pluralistic coalition-based democracies with proportional representation, which offer a wider range of choices to voters, and make it possible to launch competing parties / movements to counter institutional stagnation.<p>Until recently, the one counterargument I would hear to this second assertion is "but coalition governments have a hard time getting anything done".  Now that we see a prime example of a government that alternates between a) not getting anything done and b) getting things done that belong somewhere in a timeframe from the 1890s to the 1940s, I no longer hear people making that counterargument.<p>Re: constitutional structure, one Irish friend I have made an interesting point: in his lifetime, there have been many changes and amendments to the Irish constitution.  This is next to impossible in the US system, both because of the party loyalty dynamic mentioned above _and_ because of the incredibly high procedural bar to doing so.  (And not least because of the current predominance of originalist thinking in the judicial branch, as though the constitution were an infallible document handed down from gods among men, eternally to be interpreted as the Founding Fathers intended back over 200 years ago in a completely different social, political, and technological context.)</p>
]]></description><pubDate>Thu, 21 May 2026 09:04:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=48219773</link><dc:creator>candu</dc:creator><comments>https://news.ycombinator.com/item?id=48219773</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48219773</guid></item><item><title><![CDATA[New comment by candu in "I'm going back to writing code by hand"]]></title><description><![CDATA[
<p>"Force" is often an unrealistic expectation, though.  Taking Claude Code as an example: you can add as many rules / guidelines as you want in instruction files, but they will not be followed 100% of the time, and more is not better [1].<p>You can of course use PreToolUse hooks to block particularly damaging actions of the "rm -rf" variety, but this is also not 100% guaranteed unless you're able to block _all_ ways of performing that damaging action (and you would be surprised: agents will happily write custom python / bash / etc. scripts to do actions you tried to block them from doing!)<p>Tools help instruct the agent to redo work e.g. to pass linter / formatter checks or relevant tests.  But I've also seen them ignore those, often enough to be noticeable: e.g. "17 of 18 tests pass, the other 1 wasn't introduced by this feature" - regardless of whether that's actually true or not, regardless of whether I put "ALWAYS make sure ALL affected tests pass" in an instruction file somewhere.<p>This isn't to refute your main point: yes, you can improve your chances that AI will write good code.  But there is no magic bullet that will force it, 100% of the time, to write good code; this is where vibe coders without requisite coding + engineering skills hit a wall.  A multi-layered approach of guidelines + progressive disclosure + tools + hooks indeed reduces the probability of bad code enough to be useful for many engineering tasks.<p>[1] <a href="https://straion.com/blog/1m-tokens-wont-save-your-engineering-standards/" rel="nofollow">https://straion.com/blog/1m-tokens-wont-save-your-engineerin...</a></p>
]]></description><pubDate>Tue, 12 May 2026 12:42:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=48107439</link><dc:creator>candu</dc:creator><comments>https://news.ycombinator.com/item?id=48107439</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48107439</guid></item><item><title><![CDATA[New comment by candu in "Elon Musk pushes out more xAI founders as AI coding effort falters"]]></title><description><![CDATA[
<p>As someone who now lives and works in Denmark: it's sad that so many of us have been conditioned to think 6 weeks severance is generous.<p>Here, labor unions are quite widespread, and very effective at negotiating reasonably but firmly.  As a result, I can depend on 3 months severance _guaranteed under law_ after 6 months at a job.  (After 3 years, it goes up to 4 months, and then from there up to a max of 6 months.)<p>It puts the responsibility for risk of instability, errors in planning hiring / capacity, etc. firmly where it belongs: with the employer.<p>(And no, the economic sky is not falling here as a result.  Quite the opposite.)</p>
]]></description><pubDate>Sun, 15 Mar 2026 07:49:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=47385202</link><dc:creator>candu</dc:creator><comments>https://news.ycombinator.com/item?id=47385202</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47385202</guid></item><item><title><![CDATA[New comment by candu in "How will OpenAI compete?"]]></title><description><![CDATA[
<p>> but people have hundreds and thousands on conversation on these apps that can't be easily moved elsewhere.<p>Except these aren't conversations in the traditional sense.  Yes, there's the history of prompts and responses exchanged.  But the threads don't build on each other - there's no cross-conversational memory, such as you'd have in a human relationship.  Even within a conversation it's mostly stateless, sending the full context history each time as input.<p>So there's no real data or network effect moat - the moat is all in model quality (which is an extremely competitive race) and harness quality (same).  I just don't think there's any real switching cost here.</p>
]]></description><pubDate>Thu, 26 Feb 2026 07:46:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=47163132</link><dc:creator>candu</dc:creator><comments>https://news.ycombinator.com/item?id=47163132</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47163132</guid></item><item><title><![CDATA[New comment by candu in "Adversarial Wordle"]]></title><description><![CDATA[
<p>For anyone who's a fan of the word game Wordle (where you try to guess a secret 5-letter word in 6 guesses): I've been working on a small side project I call Adversarial Wordle.  Enjoy!</p>
]]></description><pubDate>Fri, 30 Jan 2026 13:19:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=46824064</link><dc:creator>candu</dc:creator><comments>https://news.ycombinator.com/item?id=46824064</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46824064</guid></item><item><title><![CDATA[Adversarial Wordle]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.savageevan.com/adversarial-wordle/">https://www.savageevan.com/adversarial-wordle/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46824063">https://news.ycombinator.com/item?id=46824063</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Fri, 30 Jan 2026 13:19:54 +0000</pubDate><link>https://www.savageevan.com/adversarial-wordle/</link><dc:creator>candu</dc:creator><comments>https://news.ycombinator.com/item?id=46824063</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46824063</guid></item><item><title><![CDATA[New comment by candu in "Trust and Mistrust"]]></title><description><![CDATA[
<p>Some meandering thoughts on high-trust and low-trust systems, and the design choices they make.</p>
]]></description><pubDate>Tue, 16 Dec 2025 01:34:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=46283619</link><dc:creator>candu</dc:creator><comments>https://news.ycombinator.com/item?id=46283619</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46283619</guid></item><item><title><![CDATA[Trust and Mistrust]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.savageevan.com/trust-and-mistrust/">https://www.savageevan.com/trust-and-mistrust/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46283618">https://news.ycombinator.com/item?id=46283618</a></p>
<p>Points: 3</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 16 Dec 2025 01:34:01 +0000</pubDate><link>https://www.savageevan.com/trust-and-mistrust/</link><dc:creator>candu</dc:creator><comments>https://news.ycombinator.com/item?id=46283618</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46283618</guid></item><item><title><![CDATA[New comment by candu in "The state of Schleswig-Holstein is consistently relying on open source"]]></title><description><![CDATA[
<p>TBH there will likely be a _huge_ demand for "digital sovereignty consulting" over the next while, especially in the EU (and maybe also Canada).<p>Here in Denmark, the previously unthinkable is happening: because of Schleswig-Holstein's leadership in moving to OSS, the Danes are now seeking to learn from the Germans (or at least, that particular set of Germans) about digitalisation!  That trend, plus the Danish government's all-in-on-vendors/consultants approach to digitalisation, will likely open a sizeable market - and the traditional vendors like Netcompany have taken a large beating in public opinion themselves, so it's a good time to start something in this direction.<p>And at the Digital Tech Summit in Copenhagen this year, digital sovereignty (and the lack thereof) was a very prominent theme across both public and private sector talks.  As was the comparative advantage the EU has in _trust_, and how that helps e.g. businesses around cybersecurity, privacy-oriented SaaS, and data management expand even outside the EU - which makes it extra infuriating to see continued political interest in things like Chat Control and cracking down on GrapheneOS.  This trust is IMHO pretty much the only advantage the EU has in the global tech marketplace, and we're busy throwing it away.</p>
]]></description><pubDate>Mon, 08 Dec 2025 08:06:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=46189644</link><dc:creator>candu</dc:creator><comments>https://news.ycombinator.com/item?id=46189644</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46189644</guid></item><item><title><![CDATA[New comment by candu in "UK Petition: Do not introduce Digital ID cards"]]></title><description><![CDATA[
<p>As a Canadian-American living in Denmark, I've seen both sides of this.  In short: trust and mistrust are _both_ self-reinforcing concepts.<p>To take an example - would I want the current US government to be better at compiling information across all its agencies / departments?  Absolutely not.  What it does with its current level of consolidation is authoritarian enough that I'm not moving back there any time soon.  I hear similar sentiments from my Hungarian colleagues, who are quite familiar with competitive authoritarianism in their own country.<p>Of course, this mistrust becomes self-reinforcing.  I don't trust the US government, so I want it to be bad at its job - but then it's bad at its job, so I see it as ineffective and bloated and continue to mistrust it.<p>IMHO the only way out of this spiral is the hard way: a system must do the hard work to show itself trustworthy, and it must do so _before_ people will entrust it with the information that would make the job of being trustworthy easier.  As with human relationships, it takes a _lot_ more work to repair trust than it does to break it.  Unlike with human relationships, you also have systemic factors: the system needs an unbroken series of good, principled leaders; it needs to visibly and credibly punish corruption, not turn a blind eye; it needs to de-escalate divisions, not inflame them; it needs various institutional safeguards to work properly, not chop away at them; it needs to allow meaningful dissent and criticism, not crack down on it; it needs to learn from expertise, not undermine it.<p>Most importantly: the system needs to learn from its failures, and adjust the rules and incentives of the system itself to prevent those failures from recurring.  This is generational work.</p>
]]></description><pubDate>Mon, 29 Sep 2025 02:19:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=45409826</link><dc:creator>candu</dc:creator><comments>https://news.ycombinator.com/item?id=45409826</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45409826</guid></item><item><title><![CDATA[New comment by candu in "Obsidian Bases"]]></title><description><![CDATA[
<p>I see a lot of complaints about scope creep and vision drift here, so I'll add a different perspective: I use Notion right now, but have been considering a switch to Obsidian for a while now (variety of reasons, chief among them a desire to reduce my own dependence on US-based tech platforms and tools).<p>The lack of something like Notion databases / tables was the last thing stopping me from migrating over; I found this feature really helpful for organizing my thoughts and tasks as I want them organized, and not having it would have been a noticeable UX regression for me.<p>With this launch, I'll take a deeper look.  It's that simple: it provides a feature many want, largely because it's seen as a killer feature of comparable closed platforms.</p>
]]></description><pubDate>Wed, 20 Aug 2025 05:32:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=44958913</link><dc:creator>candu</dc:creator><comments>https://news.ycombinator.com/item?id=44958913</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44958913</guid></item><item><title><![CDATA[New comment by candu in "Richest Americans Die Earlier Than the Poorest Europeans"]]></title><description><![CDATA[
<p>You keep using that word.  I do not think it means what you think it means.<p>There's a gaping conceptual chasm between "publicly funded" and "communist".</p>
]]></description><pubDate>Thu, 14 Aug 2025 10:40:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=44898858</link><dc:creator>candu</dc:creator><comments>https://news.ycombinator.com/item?id=44898858</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44898858</guid></item><item><title><![CDATA[New comment by candu in "4k NASA employees opt to leave agency through deferred resignation program"]]></title><description><![CDATA[
<p>100% agree that spending on R&D is _very_ efficient in terms of just about anything you could conceivably care about - downstream economic outcomes, quality of life, geopolitical strength / prestige, etc.<p>For instance, in 2023 the US spent ~$190B in federal funding on R&D [1], compared to a budget of ~$6T [2] - i.e. about 3%.  It's really really not a lot when you consider the aggregate impact over decades.<p>But it is still a lot in an absolute sense.  This funding supports an entire ecosystem across both academia and industry that directly creates hundreds of thousands of jobs, many of which require highly specialized skills.  I mention this not to create a sense of sticker shock, but to drive home the point that making this investment is a big and complex task - and one that takes a <i>long</i> time to rebuild.  I firmly believe that the current chaos in the US will take at least a generation to repair.<p>[1] <a href="https://ncses.nsf.gov/surveys/federal-funds-research-development/2023-2024" rel="nofollow">https://ncses.nsf.gov/surveys/federal-funds-research-develop...</a>
[2] <a href="https://www.cbo.gov/publication/59727" rel="nofollow">https://www.cbo.gov/publication/59727</a></p>
]]></description><pubDate>Tue, 05 Aug 2025 15:07:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=44798976</link><dc:creator>candu</dc:creator><comments>https://news.ycombinator.com/item?id=44798976</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44798976</guid></item><item><title><![CDATA[New comment by candu in "4k NASA employees opt to leave agency through deferred resignation program"]]></title><description><![CDATA[
<p>Government investment in science is...the only way basic science happens, really.  I'd recommend reading The Entrepreneurial State [1] here: in essence, basic science pays off too slowly to interest even the most deeply-pocketed capital interests, but it pays off, so wise societies invest in it; Silicon Valley owes its existence to massive formative public investments in underlying technologies.<p>Not to mention that smart people generally prefer to live in places that value and protect science, so it's _also_ an indirect form of geopolitical talent recruitment.  (See brain drain + brain gain impacts of science policy, for instance.  There's a strong argument to be made that US mid-20th-century dominance in science and engineering was largely driven by a lot of very smart people fleeing Nazi Germany.)<p>Basic science isn't so much a lottery ticket as a bond with unknown maturity measured in decades, a _very_ high rate of return, a high minimum investment, and dividend-like payouts created by adding skilled scientists, engineers, etc. to your tax base.<p>[1] <a href="https://marianamazzucato.com/books/the-entrepreneurial-state/" rel="nofollow">https://marianamazzucato.com/books/the-entrepreneurial-state...</a></p>
]]></description><pubDate>Mon, 28 Jul 2025 12:16:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=44710090</link><dc:creator>candu</dc:creator><comments>https://news.ycombinator.com/item?id=44710090</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44710090</guid></item><item><title><![CDATA[New comment by candu in "Was laid off from Microsoft after 23 years, and I'm still going into the office"]]></title><description><![CDATA[
<p>Agree that it's messed up, but it's _not_ working for free:<p>> I was laid off in May, and per Danish law, as an employee of over nine years, I have a six-month notice period. I've been relieved of my duties, but I am still officially an employee until the end of November. I'm also entitled to three months of severance pay after my notice.<p>As someone currently living and employed in Denmark, I can confirm that this is how it works as per Funktionærloven § 2 s. 2-3.  Once you've worked somewhere for 6 months, the employer has to give you 3 months notice when terminating your employment.  Every 3 years, that notice period increases by 1 month.<p>Depending on circumstances, other regulatory requirements, etc. employees let go might be placed on garden leave: they get paid for the notice + severance period, but aren't expected to come in.<p>On the other hand: he mentions working 60 hour work weeks.  That is _very_ unusual in Denmark, mostly because in many cases it's illegal by the 48-hour rule (see e.g. <a href="https://english.ida.dk/working-hours" rel="nofollow">https://english.ida.dk/working-hours</a>).</p>
]]></description><pubDate>Wed, 25 Jun 2025 17:07:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=44379586</link><dc:creator>candu</dc:creator><comments>https://news.ycombinator.com/item?id=44379586</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44379586</guid></item><item><title><![CDATA[New comment by candu in "Goodbye, Big Tech"]]></title><description><![CDATA[
<p>A writeup about how I'm migrating large portions of my digital life away from Big Tech platforms.  I'm not making as exhaustive or dramatic an effort as e.g. [1] - but in exchange, the goal is to show that this is something people can do (and should consider doing (and for the tech-savvy audience here, should consider helping other people do)).<p>Open to suggestions on platforms / tools, questions, respectful debate, etc.<p>[1] <a href="https://gizmodo.com/i-cut-the-big-five-tech-giants-from-my-life-it-was-hel-1831304194" rel="nofollow">https://gizmodo.com/i-cut-the-big-five-tech-giants-from-my-l...</a></p>
]]></description><pubDate>Mon, 28 Apr 2025 12:00:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=43820415</link><dc:creator>candu</dc:creator><comments>https://news.ycombinator.com/item?id=43820415</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43820415</guid></item><item><title><![CDATA[Goodbye, Big Tech]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.savageevan.com/goodbye-big-tech/">https://www.savageevan.com/goodbye-big-tech/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43820414">https://news.ycombinator.com/item?id=43820414</a></p>
<p>Points: 5</p>
<p># Comments: 1</p>
]]></description><pubDate>Mon, 28 Apr 2025 12:00:56 +0000</pubDate><link>https://www.savageevan.com/goodbye-big-tech/</link><dc:creator>candu</dc:creator><comments>https://news.ycombinator.com/item?id=43820414</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43820414</guid></item><item><title><![CDATA[New comment by candu in "Ask HN: Organize local communities without Facebook?"]]></title><description><![CDATA[
<p>(Disclaimer: I've never tried to move large numbers of people off of Facebook; I have organized community groups from scratch before, and I have led initiatives at work that consisted largely of convincing people to do a thing.  Much of this advice is from that perspective.  YMMV.)<p>So: my advice is to not think of it as all-or-nothing.  You will <i>not</i> be able to move 300k people off of Facebook overnight.  This is somewhat akin to every IT migration project ever: it always takes longer than you think, and is not always a linear process from "fewer people migrated" to "more people migrated".<p>It's also akin to community organizing: there is no substitute for actually talking to people about it, especially in the initial phases.  Or: high-touch sales, where you may initially need to spend a <i>lot</i> of energy and time per person successfully moved over.  The other common thing here is that you will hear "no" a lot, which is a valuable experience anyways (but will be frustrating).<p>Also: unfortunately, no one will care if it's self-hosted or federated, outside of niche tech circles.  They will care about whether they can reach the people they want to reach, and whether the user experience is good or not.  This is reality: talking about these points <i>will not help you</i>.<p>Some things you'll probably need to do:<p>- Identify a single credible alternative platform. 
- Identify specific groups of people who are willing to be early "de-adopters".  For instance: a local youth group, a sports club, whatever.  Ideally you are a part of this group already; you then have a much better chance.  Businesses will likely say no, so you want community groups.
- Within those groups, identify champions: people who care about the same thing you care about, and are willing to commit time and effort to help.
- Together with your champions, build a toolkit that allows you to scale up your efforts.  This may be guides on how to talk to people about the change - what works, what doesn't.  This might be instructions for setting up a specific platform.  It might be communications channels, leaflets / flyers for putting up in public places, whatever.</p>
]]></description><pubDate>Tue, 21 Jan 2025 16:26:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=42781944</link><dc:creator>candu</dc:creator><comments>https://news.ycombinator.com/item?id=42781944</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42781944</guid></item><item><title><![CDATA[New comment by candu in "Nullboard: Kanban board in a single HTML file"]]></title><description><![CDATA[
<p>Cool!  This could be interesting as the base for a quick kanban board for mid-sized personal projects.<p>That said: agree with others that sharing state between devices (either yours or others), and being able to collaborate on the same board, is sort of the canonical feature requirement of kanban boards.  They <i>can</i> be used for 1-person projects, goal tracking, etc. - I've used e.g. Notion boards in this way - but they gain most of their value from allowing multiple people to share awareness of task status and ownership.<p>Plus the use of localStorage means I'd eventually blow away my board state by accident - which is kind of a showstopper IMHO; being able to trust your tools is important.<p>Still: nice to see people experimenting with what you can do just using web basics :)</p>
]]></description><pubDate>Fri, 20 Dec 2024 08:27:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=42469270</link><dc:creator>candu</dc:creator><comments>https://news.ycombinator.com/item?id=42469270</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42469270</guid></item><item><title><![CDATA[New comment by candu in "On Being a Senior Engineer (2012)"]]></title><description><![CDATA[
<p>> ...it corresponds to the ability of a person to convince others that they are at that level.<p>One note on this: as your career progresses, your ability to convince others around you that you're at a certain level goes from being unimportant to important, and then from there to essential.<p>After all, you need to influence others to do just about anything that involves more than yourself - and developing that power of influence is very much a skill in and of itself (see [1] for instance: it takes a lot to deliver even a simple, clear decision effectively!)<p>[1] <a href="https://randsinrepose.com/archives/mandate-dissect/" rel="nofollow">https://randsinrepose.com/archives/mandate-dissect/</a></p>
]]></description><pubDate>Wed, 21 Aug 2024 13:26:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=41310071</link><dc:creator>candu</dc:creator><comments>https://news.ycombinator.com/item?id=41310071</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41310071</guid></item></channel></rss>