<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: Spearchucker</title><link>https://news.ycombinator.com/user?id=Spearchucker</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 13 Sep 2026 07:45:32 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=Spearchucker" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by Spearchucker in "Architecture.md"]]></title><description><![CDATA[
<p>"... <i>the disaster that was Healthcare.gov</i>"<p>OMG you worked on that? The blame for this one (and Universal Credit) sits with GDS. Their approach at the time was agile or die, and then try to develop an enterprise system like they did the Guardian's CMS (GDS was staffed initally by ex-Guardian devs).<p>I had the misfortune of reviewing their Government Gateway replacement, which at the time focused singularly on identity federation. GDS was hugely anti-Microsoft, who built the Govrernment Gateway. And so they chose the SAML protocol over the incumbent ADFS, breaking every dependency.<p>GDS was way out of its league. An inexperienced 25y/o will draft exactly the kind of architecture document you describe.<p>I feel for you, and I now understand the cyncism.</p>
]]></description><pubDate>Sun, 07 Feb 2021 09:48:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=26053873</link><dc:creator>Spearchucker</dc:creator><comments>https://news.ycombinator.com/item?id=26053873</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26053873</guid></item><item><title><![CDATA[New comment by Spearchucker in "Architecture.md"]]></title><description><![CDATA[
<p>The people using my system never skim my document. Lawyers tend to scrutinize it. As for the document being a war-and-peace epic yes, this happens. Mostly because people cannot write technical documentation. The hugest system can be distilled down to a single diagram which should require no words of explanation.<p>By way of example - here's a conceptual design for an insurer wishing to participate in a panel of protection providers.<p><a href="https://www.wittenburg.co.uk/images/consulting/conceptual_design.png" rel="nofollow">https://www.wittenburg.co.uk/images/consulting/conceptual_de...</a><p>If you're in this world all of it is self-evident, none of it a surprise, and you understand the flow. That document leads to other more detailed designs that each address one distinct rectangle in that image.<p>At some point all of this will become a specification. Again the immensity of that depends on the ability of the authors. On their ability to manage complexity, and their skill as technical writers.<p>Either way yes, when the wheels fall off that document becomes the truth, the one everyone goes to to settle disputes. And with a capable team it never gets to that because the documentation is succint and agreed to, and what is delivered matches what was specified.</p>
]]></description><pubDate>Sat, 06 Feb 2021 23:11:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=26051012</link><dc:creator>Spearchucker</dc:creator><comments>https://news.ycombinator.com/item?id=26051012</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26051012</guid></item><item><title><![CDATA[New comment by Spearchucker in "Architecture.md"]]></title><description><![CDATA[
<p>Thanks for putting that out there. It's super interesting to see what we consider architecture to be. Your approach appears operational, focused on how the completed system functions, i.e. getting a new team member up to speed on the codebase.<p>Typically I try to start with tiers (1, 2, n-tiers...?) that show how the system might be deployed. I then list list layers (user/facade/business/data), interfaces between these layers, and components within each layer. I do that for each tier.<p>After that maybe something about quality objectives and how they might be met, eg: availability (MTTF / (MTTF + MTTR) * 100), efficiency, flexibility, integrity, interop, usability and so on.<p>This leads to a physical delpoyment model, which shows layers deployed to tiers. And yes, I'm rather fond of Visio.<p>Then a bit about approach (dev/deployment and operational management) risk and stakeholder management, technical reviews (change control board maybe?), and project reviews.<p>To be fair I come from a predominantly critical systems world (telecoms OSS and BSS, healthcare, transport and some fintech. And in that world architecture is very far removed from actual code until eventually.</p>
]]></description><pubDate>Sat, 06 Feb 2021 20:53:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=26049837</link><dc:creator>Spearchucker</dc:creator><comments>https://news.ycombinator.com/item?id=26049837</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26049837</guid></item><item><title><![CDATA[New comment by Spearchucker in "Why Security Defects Go Unnoticed During Code Reviews? [pdf]"]]></title><description><![CDATA[
<p>Psychologically the enterprise software industry is actively discouraged from creating secure code. The most-heard mantra is to not do it because it’s difficult, making it a pointless exercise. Another is that security testing is too disruptive to production systems. The software industry is good at recommending specific design ciphers and algorithms, and ignoring symmetric and public key protocols (Alice and Bob).<p>Also, many attacks today target security protocols rather than, for example, cracking passwords.<p>Another huge impediment to creating secure systems is agile, which discourages up-front design. The average sprint duration of two weeks is too short for meaningful security testing. Testing is not feasible with nightly builds or pre-release sanity checks, either.<p>Product owners or customer representatives are too often non-technical stakeholders that have the authority to make technical design decisions. While never a good idea, this has bad consequences on architecture and particularly on security.</p>
]]></description><pubDate>Thu, 04 Feb 2021 22:20:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=26030466</link><dc:creator>Spearchucker</dc:creator><comments>https://news.ycombinator.com/item?id=26030466</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26030466</guid></item><item><title><![CDATA[New comment by Spearchucker in "Apple removes first-party firewall exemption in macOS 11.2 beta 2"]]></title><description><![CDATA[
<p>Defense in depth suggests using controls to protect each individual resource. This includes individual apps, individual servers and individual user devices. A firewall is a single control, but never the only control. This from experience working with... government things.</p>
]]></description><pubDate>Thu, 14 Jan 2021 07:16:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=25773177</link><dc:creator>Spearchucker</dc:creator><comments>https://news.ycombinator.com/item?id=25773177</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25773177</guid></item><item><title><![CDATA[New comment by Spearchucker in "Signal Fork with WhatsApp Migration"]]></title><description><![CDATA[
<p>Please not the latter. There are sooo many apps out there where you wonder if it's a honeypot, has more or less functionality, or is a completely different product. All because the name is similar, and the app icon the same or imperceptibly different.</p>
]]></description><pubDate>Tue, 12 Jan 2021 12:52:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=25746139</link><dc:creator>Spearchucker</dc:creator><comments>https://news.ycombinator.com/item?id=25746139</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25746139</guid></item><item><title><![CDATA[New comment by Spearchucker in "My Google Traffic Has Fallen to Zero"]]></title><description><![CDATA[
<p>I use Office365. Yes it costs money, and yes they provide good support. I also use Outlook so ALL my mail, both sent and received are stored locally and remotely. If my mail bombs I lose max a couple hours' worth of email.</p>
]]></description><pubDate>Tue, 05 Jan 2021 10:55:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=25644202</link><dc:creator>Spearchucker</dc:creator><comments>https://news.ycombinator.com/item?id=25644202</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25644202</guid></item><item><title><![CDATA[New comment by Spearchucker in "The Big Little Guide to Message Queues"]]></title><description><![CDATA[
<p>So today, if I want reliable messaging, I use asynchronous, non-blocking functions. Like async/await in .NET. If I want guaranteed delivery I write logic to provide that. Again, using .NET. If in-order delivery is required, again, .NET.<p>Of course .NET can be replaced by anything that supports async, non-blocking functions.<p>If instead I used message queuing instead of writing the code myself I'm adding yet another configuration item to my system, replete with security holes, patches, operational management, and sourcing the skills to procure, install and run it. Of course each has idiosyncracies you need to learn and understand - like Rabbit's memory-based queues. When the instance goes, so potentially does reliable messaging.<p>I'm very much not a fan of message queues. Haven't been for a good many years.</p>
]]></description><pubDate>Thu, 31 Dec 2020 20:38:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=25596855</link><dc:creator>Spearchucker</dc:creator><comments>https://news.ycombinator.com/item?id=25596855</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25596855</guid></item><item><title><![CDATA[New comment by Spearchucker in "The Philosophy of Anger"]]></title><description><![CDATA[
<p>Yeah... not quite. From the article -<p>"<i>Anger treats its target as someone capable of recognizing that she has done wrong... </i>"<p>This is true in some cases, but not all. Had a girlfriend once who used anger to get what she wanted. It was like cash to her - a simple means to an end.<p>When I pushed back it spiraled into abuse. She became ever more hurtful instead of being conciliatory  tory. Blew my mind.<p>I'm firmly in the camp that seeks to eliminate all anger from my life, and avoid it in others. Like the plague.</p>
]]></description><pubDate>Tue, 29 Dec 2020 00:21:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=25565045</link><dc:creator>Spearchucker</dc:creator><comments>https://news.ycombinator.com/item?id=25565045</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25565045</guid></item><item><title><![CDATA[New comment by Spearchucker in "Just Wanted to Say Thanks"]]></title><description><![CDATA[
<p>I will find a copy of the book to see what I can learn from it. Until now I've learnt that one cannot attain happiness as a state. It's fleeting. I stumble across it in moments, and it's gone again. And so I try to be content, which is much more persistent.</p>
]]></description><pubDate>Sun, 27 Dec 2020 19:31:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=25553566</link><dc:creator>Spearchucker</dc:creator><comments>https://news.ycombinator.com/item?id=25553566</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25553566</guid></item><item><title><![CDATA[New comment by Spearchucker in "BMW to shame out-of-warranty UK drivers with smart billboards"]]></title><description><![CDATA[
<p>Note I said "possible". Your link specifically states "<i>During the transition period the GDPR will continue to apply in the UK</i>".<p>That said, apparently they've just reached a deal, and the transition period ends in 7 days, so lets see what they decided about with data protection.</p>
]]></description><pubDate>Thu, 24 Dec 2020 16:11:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=25528687</link><dc:creator>Spearchucker</dc:creator><comments>https://news.ycombinator.com/item?id=25528687</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25528687</guid></item><item><title><![CDATA[New comment by Spearchucker in "BMW to shame out-of-warranty UK drivers with smart billboards"]]></title><description><![CDATA[
<p>This is possible now that Brexit has happened. Whether the UK will need to comply with GDPR or not is dependent on the deal Boris strikes with the EU, if indeed he ever does.</p>
]]></description><pubDate>Thu, 24 Dec 2020 13:55:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=25527442</link><dc:creator>Spearchucker</dc:creator><comments>https://news.ycombinator.com/item?id=25527442</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25527442</guid></item><item><title><![CDATA[New comment by Spearchucker in "How AltaVista, the first good search engine, fell into the digital abyss"]]></title><description><![CDATA[
<p>I think the first search engine I used was Magellan. Until AltaVista happened. Loved AltaVista, until Hotbot/Inktomi, which was the only one I had trouble letting go of, I think only because of their really clean and minimal UI. Even when Google came along I was one of the few that had a finite number of web sites I used to use that made Google virtually useless to me. The only search engine I use now is DDG.<p>It was as insane marginalising Google back then as so many other tech fads since then, including IOT, Bitcoin, XP/agile, Netbooks, 3D TVs (remember those?), and so on.<p>There is an upside to not having used anything Google - to this day I have zero reliance on any single product of theirs.</p>
]]></description><pubDate>Sat, 19 Dec 2020 19:52:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=25480576</link><dc:creator>Spearchucker</dc:creator><comments>https://news.ycombinator.com/item?id=25480576</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25480576</guid></item><item><title><![CDATA[New comment by Spearchucker in "Ultra-processed foods and the corporate capture of nutrition"]]></title><description><![CDATA[
<p>If being healthy is too much work then I guess obesity wins. I cannot imagine eating fast foods. Cooking is cheaper, besides the healthy thing. It's also FUN.<p>I mostly cook German stuff, some French, a little Chinese and a fair few BBQs in the summer. I have quick and easy things I make, and more elaborate stuff that tastes unlike anything you can buy ready-made.<p>I shop at local markets where you get to know the farmers, smallholders who sell what they grow. Food is way too important to me to not put the effort into it that I do.<p>Lastly, I'm not a health nut. I don't go to the gym. I see my GP once a year and age usually tells me to try get more sunlight in the winter but otherwise gives me a clean bill of health. I'm approaching 50 and sleep 8 hours most nights.</p>
]]></description><pubDate>Thu, 17 Dec 2020 21:10:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=25460461</link><dc:creator>Spearchucker</dc:creator><comments>https://news.ycombinator.com/item?id=25460461</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25460461</guid></item><item><title><![CDATA[New comment by Spearchucker in "Firefox Was Always Enough"]]></title><description><![CDATA[
<p>#3. I agree. Amd yet Ian has this to say under "Firefox was never enough" -<p>All encompassing: The web hosts most of our desktop applications. It should host even more of them, it should host mobile applications, it should be the universal platform. More APIs. More ways to package and present sites. (See Project Fugu)<p>I fundamentally disagree with this one. There's just too much of a bad security track record on all 6 of the first 6 levels of the OSI model for me to use web apps for office apps.<p>And so, as I said, I strongly agree with your #3.</p>
]]></description><pubDate>Wed, 16 Dec 2020 15:53:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=25444022</link><dc:creator>Spearchucker</dc:creator><comments>https://news.ycombinator.com/item?id=25444022</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25444022</guid></item><item><title><![CDATA[New comment by Spearchucker in "Risk-First Software Development"]]></title><description><![CDATA[
<p>There are a number of frameworks that do this, another being SCIPAB:<p>- Situation<p>- Complication<p>- Implication<p>- Position<p>- Action<p>- Benefit<p>It's a bit heavy for my tastes but helps focus thinking.<p><a href="https://www.mandel.com/why-mandel/SCIPAB-how-to-start-a-presentation" rel="nofollow">https://www.mandel.com/why-mandel/SCIPAB-how-to-start-a-pres...</a></p>
]]></description><pubDate>Sun, 13 Dec 2020 11:22:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=25405797</link><dc:creator>Spearchucker</dc:creator><comments>https://news.ycombinator.com/item?id=25405797</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25405797</guid></item><item><title><![CDATA[New comment by Spearchucker in "Maybe we shouldn't want a fully decentralized web"]]></title><description><![CDATA[
<p>Wasn't clear, sorry. Facebook censors things, Freenet doesn't. That doesn't mean there's no place for Facebook, and it doesn't mean there's no place for Freenet.</p>
]]></description><pubDate>Sat, 05 Dec 2020 12:42:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=25314113</link><dc:creator>Spearchucker</dc:creator><comments>https://news.ycombinator.com/item?id=25314113</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25314113</guid></item><item><title><![CDATA[New comment by Spearchucker in "Maybe we shouldn't want a fully decentralized web"]]></title><description><![CDATA[
<p>True. Controlling human thought at scale can be useful though. It stops my 8-y/o from watching what he shouldn't. There's a balancing act between FAANGs, and the wild west where you can go looking for things without being hand-held.<p>The mistake, I believe, is absolutism. If you're a Replublican everything Democrat is bad. Maybe there's a future in which the best parts of opposing sides meet to create a happy place?<p>Everything is a balancing act. Some FAANG is good. Some distributed web is good. Where on that scale we live is our choice. Choice is good. And sometimes, very occasionally, the illusion of choice is good.</p>
]]></description><pubDate>Sat, 05 Dec 2020 09:55:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=25313214</link><dc:creator>Spearchucker</dc:creator><comments>https://news.ycombinator.com/item?id=25313214</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25313214</guid></item><item><title><![CDATA[New comment by Spearchucker in "EU pushes for 'right to disconnect' from work at home"]]></title><description><![CDATA[
<p>My boy goes to a European School (schools set up for employees of the Union), because my girlfriend works for a European institution. I sit on the parents association of the school. That said -<p>There already is a common language and it's English. It may not be officially recognized but it's what everybody working for an EU institution uses.<p>Not knowing any MEPs by name is your choice and not a deficiency of the EU.</p>
]]></description><pubDate>Fri, 04 Dec 2020 20:32:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=25307455</link><dc:creator>Spearchucker</dc:creator><comments>https://news.ycombinator.com/item?id=25307455</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25307455</guid></item><item><title><![CDATA[New comment by Spearchucker in "Monica: Personal CRM. Remember everything about your friends, family and etc."]]></title><description><![CDATA[
<p>First thought after seeing the screen shot was "whoa way too much whitespace." Second thought was that I do all of this in Outlook, and get world-class email, calendar, tasks/todo and notes with it. Also importantly, all my data is both online and off, and there's a non-intrusive app for all the deives I use. Security is also world class.</p>
]]></description><pubDate>Wed, 02 Dec 2020 06:10:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=25273705</link><dc:creator>Spearchucker</dc:creator><comments>https://news.ycombinator.com/item?id=25273705</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25273705</guid></item></channel></rss>