<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: kjetijor</title><link>https://news.ycombinator.com/user?id=kjetijor</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 08 May 2026 16:45:38 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=kjetijor" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by kjetijor in "Brazil's Pix payment system faces pressure from Visa and Mastercard"]]></title><description><![CDATA[
<p>"decades ago"<p>Granted, I'm mostly familiar with the Scandinavian bit of Europe, but you can't do jack shit with banking without 2FA which is tied into the national population register.<p>They decided in the 80ies or 90ies that "relying on knowing secret fixed magic numbers" was not ideal for authenticating people, and sat down and worked out solutions to that problem.</p>
]]></description><pubDate>Fri, 08 May 2026 06:58:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=48059616</link><dc:creator>kjetijor</dc:creator><comments>https://news.ycombinator.com/item?id=48059616</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48059616</guid></item><item><title><![CDATA[New comment by kjetijor in "Replacing EBS and Rethinking Postgres Storage from First Principles"]]></title><description><![CDATA[
<p>I was struck by how similar this seems to Ceph/RADOS/RBD. I.e. how they implemented snapshotted block storage on top, sounds more or less exactly the same as how RBD is implemented on top of RADOS in ceph.</p>
]]></description><pubDate>Thu, 30 Oct 2025 20:01:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=45764630</link><dc:creator>kjetijor</dc:creator><comments>https://news.ycombinator.com/item?id=45764630</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45764630</guid></item><item><title><![CDATA[New comment by kjetijor in "Jane Street barred from Indian markets as regulator freezes $566M"]]></title><description><![CDATA[
<p>I'm very reminded of this Money Stuff: <a href="https://www.bloomberg.com/opinion/articles/2024-04-18/jane-street-wants-its-secrets-back" rel="nofollow">https://www.bloomberg.com/opinion/articles/2024-04-18/jane-s...</a><p>Probably unrelated, no mention of Millennium.</p>
]]></description><pubDate>Mon, 07 Jul 2025 04:31:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=44486773</link><dc:creator>kjetijor</dc:creator><comments>https://news.ycombinator.com/item?id=44486773</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44486773</guid></item><item><title><![CDATA[New comment by kjetijor in "Rejecting GMOs hinders human progress and keeps the poor hungry"]]></title><description><![CDATA[
<p>> namely the lack of pesticides<p>lack of <i>synthetic</i> pesticides, you can use as much organic pesticides as you want.</p>
]]></description><pubDate>Wed, 05 Jun 2024 06:49:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=40582074</link><dc:creator>kjetijor</dc:creator><comments>https://news.ycombinator.com/item?id=40582074</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40582074</guid></item><item><title><![CDATA[New comment by kjetijor in "Your last name contains invalid characters (2010)"]]></title><description><![CDATA[
<p>I'll add another airline story. SAS, the Scandinavian flag carrier - which you'd think would have Scandinavian characters down. I've had an account with them since, well, they got a web presence. My last name contains an ø - for which; technically at least Norway accepts both o and oe as valid transliterations.<p>Order a ticket online, they pick the transliteration for ø as o, passports transliterate ø to oe - the less ambiguous choice. This generally isn't a problem until you want to travel to one of the APIS countries - USA or UK, which won't let you check in if the name on your passport doesn't match the name on the ticket.<p>I have tormented many check-in counter staff with this, especially at regional airports that don't see a lot of international travel.</p>
]]></description><pubDate>Wed, 10 Jan 2024 19:29:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=38942109</link><dc:creator>kjetijor</dc:creator><comments>https://news.ycombinator.com/item?id=38942109</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38942109</guid></item><item><title><![CDATA[New comment by kjetijor in "I moved from the US to Sweden after struggling with burnout"]]></title><description><![CDATA[
<p>It's likely not just the English speakers - assuming this is the same way as it is in Norway - even if you tried to learn the language, you'll still struggle with the native speakers "just using English as it's more efficient with both being proficient". I witnessed this in the workplace, and I heard plenty of anecdotes from the local college where PhD students struggling with learning Norwegian for the same reason, and last but not least I've done this myself.</p>
]]></description><pubDate>Thu, 01 Jun 2023 16:24:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=36153451</link><dc:creator>kjetijor</dc:creator><comments>https://news.ycombinator.com/item?id=36153451</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36153451</guid></item><item><title><![CDATA[New comment by kjetijor in "Rust on Espressif chips – 2023 Roadmap"]]></title><description><![CDATA[
<p>For matter/thread you'll likely even have to go the other way around - link to your thing written in rust from your matter/thread project.<p>And yes - this is partially a maturity thing, although more in the sense in that the embedded ecosystem is very vendor specific, and you're traveling outside the path the vendor forged for you, so you'll be an early trailblazer - you get to deal with all the integration shit, rather than finding some other random person on the internet that's dealt with something similar.<p>(And it's not necessarily that the vendors path is all that great, but at least there's a whole collection of other people that's struggled with it and posted about it online).<p>Our professor in college was livid when we suggested not using the vendors toolchain (back in the early 2000's), "yes $vendor's toolchain is broken and shit, but it's marginally less broken and shit than $non-vendor toolchain".</p>
]]></description><pubDate>Fri, 24 Feb 2023 17:09:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=34926818</link><dc:creator>kjetijor</dc:creator><comments>https://news.ycombinator.com/item?id=34926818</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34926818</guid></item><item><title><![CDATA[New comment by kjetijor in "Money Laundering and AML Compliance"]]></title><description><![CDATA[
<p>Or just changing tax residency. Moving from Norway to the US, brokerages will tell you to liquidate your assets or they'll do it for you, because they do not want to touch the reporting requirements to the US.</p>
]]></description><pubDate>Sat, 11 Feb 2023 03:37:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=34749347</link><dc:creator>kjetijor</dc:creator><comments>https://news.ycombinator.com/item?id=34749347</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34749347</guid></item><item><title><![CDATA[New comment by kjetijor in "OpenSSL Security Advisory – EDIPARTYNAME null pointer de-reference"]]></title><description><![CDATA[
<p>3DES is still an approved security function for FIPS 140-2 :)<p>So yea - great stuff!</p>
]]></description><pubDate>Tue, 08 Dec 2020 18:27:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=25349378</link><dc:creator>kjetijor</dc:creator><comments>https://news.ycombinator.com/item?id=25349378</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25349378</guid></item><item><title><![CDATA[New comment by kjetijor in "AT&T Fiber in the SF Bay Area is flipping bits"]]></title><description><![CDATA[
<p>"It depends" - Your NIC could be doing some tcp offload for you, at which point any checksum you'd observe with tcpdump/wireshark would be flat out wrong.<p>Generally - both the tcp checksum and the 802.11/Ethernet CRC isn't all that strong, so it's entirely within the realm of possibility of having bitflip patterns that fool both.</p>
]]></description><pubDate>Tue, 08 Dec 2020 01:15:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=25340300</link><dc:creator>kjetijor</dc:creator><comments>https://news.ycombinator.com/item?id=25340300</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25340300</guid></item><item><title><![CDATA[New comment by kjetijor in "The saddest script I ever wrote"]]></title><description><![CDATA[
<p>ed might do truncate/write, and vim might do create/write/rename. New file, cache miss.</p>
]]></description><pubDate>Tue, 21 Apr 2020 06:54:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=22932640</link><dc:creator>kjetijor</dc:creator><comments>https://news.ycombinator.com/item?id=22932640</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22932640</guid></item><item><title><![CDATA[New comment by kjetijor in "HPE Drive fail at 32,768 hours without firmware update"]]></title><description><![CDATA[
<p>> Likewise, I'm skeptical of "neither the SSD nor the data can be recovered" --- they just want you to buy a new one.<p>Regarding recovery: The FTL is likely toast, in which case while the data probably is unharmed and there, it's basically a giant block-sized jigsaw puzzle. With enough effort, and all the stars align - sure, you might be able to recover some/all of it.<p>Regarding un-bricking/reset: Potentially, no longer any access to wear-levels at the time. So the future integrity/reliability is kind-of dubious.</p>
]]></description><pubDate>Tue, 26 Nov 2019 18:29:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=21641142</link><dc:creator>kjetijor</dc:creator><comments>https://news.ycombinator.com/item?id=21641142</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21641142</guid></item><item><title><![CDATA[New comment by kjetijor in "Self Sabotage: The Swiss History of Rigging Vital Infrastructure to Explode"]]></title><description><![CDATA[
<p>Norway used to at least have bridges built to be easily rigged (they may have been rigged for all I know at some point as well). That fell out of favor "some time ago", and apparently there was recently(-ish) questions about resuming the practice again.</p>
]]></description><pubDate>Wed, 06 Nov 2019 04:24:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=21459691</link><dc:creator>kjetijor</dc:creator><comments>https://news.ycombinator.com/item?id=21459691</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21459691</guid></item><item><title><![CDATA[New comment by kjetijor in "Mumble – Open source, low latency, high quality voice chat software"]]></title><description><![CDATA[
<p>It might. Using Opus does not equate to low audio latency. (I don't actually know Opus, but I have passing familiarity with it's predecessor speex). Assuming Opus has the same design goals as speex, Opus gives you the tools necessary to implement a low-latency audio application. As in - the audio codec piece is "solved", now you need to do the engineering work around client/server/framing/network etc. to actually get to your latency goals.</p>
]]></description><pubDate>Tue, 26 Mar 2019 20:06:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=19495521</link><dc:creator>kjetijor</dc:creator><comments>https://news.ycombinator.com/item?id=19495521</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19495521</guid></item><item><title><![CDATA[New comment by kjetijor in "Norsk Hydro ASA Suffers Extensive Cyber Attack"]]></title><description><![CDATA[
<p>The problem isn't just windows - it's more along the lines of "narrow software" being very much sold "as is" with "strict and boneheaded compatibility requirements (run known vulnerable software/os)", combined with either consciously or unconsciously taking on the risk of doing so, with or without appropriate mitigations in place.<p>Control software, or for that matter, software for a sufficiently narrow domain, tends to come "with bugs" and "for compatibility reasons you need to run this on OS/release version X (which is probably what the vendor ran at the point in time when the software were minted/released).<p>I've had the displeasure of crossing paths with both the linux and windows variety of this.<p>In some cases you can ignore the vendors and just upgrade, and jump through some amount of hoops to make it work.<p>I'm sure in most cases you could engineer around this with isolating it from the world, although it may be non-trivial since it'll probably want to communicate over a network of some sort. Although - exactly what is needed in terms of achieving that may be less than well documented, it costs time and money, and is maybe not really budgeted for, there's aggressive installation timelines, and the security part is probably the first thing to get slashed from when the installation timelines starts slipping.<p>The vendor just wants to sell you a black box, and preferably not touch it ever again after they've sold it to you. (Actually - some even do sell you a branded, badly engineered, stock PC running some variety of windows or linux or bsd, to control your winch/navigation/foundry/whatnot).<p>I have witnessed "IT for offshore", in which a vessel is docked for X days, here's a list of things that we need to do, after X days the vessel will depart. You may have a few days on top of X days if you can leave somebody at the vessel, after X+Y days, the vessel needs to be somewhere in an operable state, because we have a commissioned work to perform.<p>For say running a foundry, I'm sure much of this is similar, except the foundry doesn't have go anywhere - but having your foundry do nothing is exceedingly expensive, and making changes during production comes with a different set of risks.<p>People have probably complained somewhere along the road, disagreeing with the risks, and somewhere higher up in the chain, the choice were made to take on the risk.</p>
]]></description><pubDate>Tue, 19 Mar 2019 18:51:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=19434239</link><dc:creator>kjetijor</dc:creator><comments>https://news.ycombinator.com/item?id=19434239</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19434239</guid></item><item><title><![CDATA[New comment by kjetijor in "Former CIA Chief of Disguise Explains How Spies Use Disguises [video]"]]></title><description><![CDATA[
<p>The video did talk about rather low-tech solutions, constrict the movement of one of your knees lightly by putting a bandage round it, or stick a pebble in your shoe.</p>
]]></description><pubDate>Thu, 25 Oct 2018 19:00:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=18303578</link><dc:creator>kjetijor</dc:creator><comments>https://news.ycombinator.com/item?id=18303578</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18303578</guid></item><item><title><![CDATA[New comment by kjetijor in "Anatomy of a Ceph meltdown"]]></title><description><![CDATA[
<p>I've used ceph since firefly - and noout existed back then as well.<p>Assuming that you run with 3 failure domains, and only maintain one failure domain at a time. Noout mostly gets the job done. What it doesn't do for you is save you from an actual failure in a different failure domain during maintenance. EC pools & k+(m>=2) or replication > 3 - would cover this as well.<p>We've had mostly great success with noout + maintain failure domain at a time, wait for recovery, proceed to next failure domain, repeat until done. To the point where we've been comfortable leaving a lot of the babysitting & work to machines.</p>
]]></description><pubDate>Fri, 09 Feb 2018 21:38:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=16344055</link><dc:creator>kjetijor</dc:creator><comments>https://news.ycombinator.com/item?id=16344055</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16344055</guid></item><item><title><![CDATA[New comment by kjetijor in "Perl as PID 1 under Docker"]]></title><description><![CDATA[
<p>No mention of linux' pid_namespaces documentation ?<p>> Only signals for which the "init" process has established a signal
  handler can be sent to the "init" process by other members of the PID
  namespace.  This restriction applies even to privileged processes,
  and prevents other members of the PID namespace from accidentally
  killing the "init" process.<p>> Likewise, a process in an ancestor namespace can—subject to the usual
       permission checks described in kill(2)—send signals to the "init"
       process of a child PID namespace only if the "init" process has
       established a handler for that signal.</p>
]]></description><pubDate>Sun, 03 Sep 2017 07:38:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=15160159</link><dc:creator>kjetijor</dc:creator><comments>https://news.ycombinator.com/item?id=15160159</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15160159</guid></item><item><title><![CDATA[New comment by kjetijor in "An epidemic of unnecessary and unhelpful medical treatments"]]></title><description><![CDATA[
<p>[Gross oversimplification] Nope - insurers are incentivized to pay as little as they can get away with. Which leads to healthcare providers being incentivized to bill the insurers as much as they can get away with. They'll meet somewhere in the middle.</p>
]]></description><pubDate>Thu, 23 Feb 2017 20:34:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=13717498</link><dc:creator>kjetijor</dc:creator><comments>https://news.ycombinator.com/item?id=13717498</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=13717498</guid></item><item><title><![CDATA[New comment by kjetijor in "Five Architectural Easter Eggs Hiding on Gothic Cathedrals"]]></title><description><![CDATA[
<p>The Nidaros Cathedral in Trondheim has this interesting feature as well: <a href="https://radiojente.files.wordpress.com/2011/07/nidarosdomen-detalj.jpg" rel="nofollow">https://radiojente.files.wordpress.com/2011/07/nidarosdomen-...</a><p>The story behind that were something along the lines of, according to legend, if Nidaros Cathedral ever were finished, Trondheim would be swept into the ocean by clay/land-slide, hence, there's a missing brick that'll never be laid.</p>
]]></description><pubDate>Wed, 18 Jan 2017 18:31:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=13428885</link><dc:creator>kjetijor</dc:creator><comments>https://news.ycombinator.com/item?id=13428885</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=13428885</guid></item></channel></rss>