<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: obiterdictum</title><link>https://news.ycombinator.com/user?id=obiterdictum</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 01 Aug 2026 03:24:38 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=obiterdictum" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by obiterdictum in "Firebase is Joining Google"]]></title><description><![CDATA[
<p>Call me old-fashioned but I shy away from unique platforms precisely because they are, well, unique, as you don't have a lot of vendor choice should you decide to migrate for whatever reason.</p>
]]></description><pubDate>Tue, 21 Oct 2014 17:42:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=8488578</link><dc:creator>obiterdictum</dc:creator><comments>https://news.ycombinator.com/item?id=8488578</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8488578</guid></item><item><title><![CDATA[New comment by obiterdictum in "Rm -rf remains"]]></title><description><![CDATA[
<p>The classic version of it:<p><a href="http://lug.wsu.edu/node/414" rel="nofollow">http://lug.wsu.edu/node/414</a></p>
]]></description><pubDate>Sat, 14 Jun 2014 09:02:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=7892404</link><dc:creator>obiterdictum</dc:creator><comments>https://news.ycombinator.com/item?id=7892404</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=7892404</guid></item><item><title><![CDATA[New comment by obiterdictum in "Defensive Bash programming"]]></title><description><![CDATA[
<p>What is wrong with piping `ls`?</p>
]]></description><pubDate>Thu, 29 May 2014 16:44:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=7817133</link><dc:creator>obiterdictum</dc:creator><comments>https://news.ycombinator.com/item?id=7817133</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=7817133</guid></item><item><title><![CDATA[New comment by obiterdictum in "High-Speed Traders Rip Investors Off, Michael Lewis Says"]]></title><description><![CDATA[
<p><i>> HFTs and other trading firms actually buy up the order flow from brokerages.</i><p>I'm going to ask for a citation on this one.<p>I remember a similar incident at KRX in 2009, and it resulted in a criminal investigation [1], so that <i>ought</i> to be illegal.<p>[1] <a href="http://www.traderdaily.com/07/koreas-elw-players-get-hfc-wake-up-call" rel="nofollow">http://www.traderdaily.com/07/koreas-elw-players-get-hfc-wak...</a></p>
]]></description><pubDate>Mon, 31 Mar 2014 14:59:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=7501835</link><dc:creator>obiterdictum</dc:creator><comments>https://news.ycombinator.com/item?id=7501835</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=7501835</guid></item><item><title><![CDATA[New comment by obiterdictum in "Russia approves use of military in Ukraine"]]></title><description><![CDATA[
<p>RT (of course) gives such a different view from Western media, it may as well be a completely different story. Right now, for example, it tells how "armed extremists sent from Kiev tried to seize government buildings in Crimea".</p>
]]></description><pubDate>Sat, 01 Mar 2014 15:54:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=7324604</link><dc:creator>obiterdictum</dc:creator><comments>https://news.ycombinator.com/item?id=7324604</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=7324604</guid></item><item><title><![CDATA[New comment by obiterdictum in "A Bitcoin Address with 782,000 BTC Moved Through It"]]></title><description><![CDATA[
<p>You can also use alt-coin exchanges, e.g. BTC->LTC->BTC, or even multiple exchanges (one to buy, one to sell) to obscure the trail even more.</p>
]]></description><pubDate>Tue, 25 Feb 2014 14:14:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=7297668</link><dc:creator>obiterdictum</dc:creator><comments>https://news.ycombinator.com/item?id=7297668</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=7297668</guid></item><item><title><![CDATA[New comment by obiterdictum in "How I Lost My $50,000 Twitter Username"]]></title><description><![CDATA[
<p>Comparatively few people will read this story. Even fewer will care enough to continue the crusade against the attacker for any prolonged period of time to raise awareness among the potential future audience that this account was stolen.<p>High chance the story will be quickly forgotten and the account will be re-used.</p>
]]></description><pubDate>Wed, 29 Jan 2014 05:00:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=7142010</link><dc:creator>obiterdictum</dc:creator><comments>https://news.ycombinator.com/item?id=7142010</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=7142010</guid></item><item><title><![CDATA[New comment by obiterdictum in "Expanding Context in Diffs"]]></title><description><![CDATA[
<p>Worth noting that BitBucket had this as long as I can remember.</p>
]]></description><pubDate>Mon, 02 Dec 2013 16:19:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=6834553</link><dc:creator>obiterdictum</dc:creator><comments>https://news.ycombinator.com/item?id=6834553</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6834553</guid></item><item><title><![CDATA[New comment by obiterdictum in "NSNotificationCenter with blocks considered harmful"]]></title><description><![CDATA[
<p>On a related note, I've run into a similar problem in C++, but opposite effect. A lambda <i>won't</i> keep my object alive if I try to capture a shared_ptr <i>member</i>, because C++ lambdas, similarly to blocks, by default capture implicit reference to "this", rather than individual instance variables.<p><a href="http://stackoverflow.com/q/7764564/23643" rel="nofollow">http://stackoverflow.com/q/7764564/23643</a></p>
]]></description><pubDate>Wed, 20 Nov 2013 12:59:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=6767708</link><dc:creator>obiterdictum</dc:creator><comments>https://news.ycombinator.com/item?id=6767708</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6767708</guid></item><item><title><![CDATA[New comment by obiterdictum in "Bitcoin $600"]]></title><description><![CDATA[
<p>This reminds me of a story of Sir Isaac Newton and South Sea Company bubble. He got out early, then watched all his friends get rich, jumped back in again with both feet, lost a fortune. Even smart people are not immune to bubbles.<p><a href="http://www.businessinsider.com.au/isaac-newton-and-the-south-sea-bubble-2013-4" rel="nofollow">http://www.businessinsider.com.au/isaac-newton-and-the-south...</a></p>
]]></description><pubDate>Mon, 18 Nov 2013 09:17:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=6753433</link><dc:creator>obiterdictum</dc:creator><comments>https://news.ycombinator.com/item?id=6753433</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6753433</guid></item><item><title><![CDATA[New comment by obiterdictum in "Deep C and C++ (2011)"]]></title><description><![CDATA[
<p>Conversely, JS programmers I complain about JS gotchas about contend that "once you learn all those horrible gotchas, it's a great language".<p>Even C++ programmers, at least the ones that had good fortune to have time away from C++, agree that C++ gotchas are unforgivable.<p>But in general, C++ and JS communities have the biggest cases of Stockholm Syndrome I've seen.<p>Disclaimer: I'm a recovering C++ programmer.</p>
]]></description><pubDate>Wed, 23 Oct 2013 11:44:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=6598137</link><dc:creator>obiterdictum</dc:creator><comments>https://news.ycombinator.com/item?id=6598137</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6598137</guid></item><item><title><![CDATA[New comment by obiterdictum in "Apple cuts 5C orders due to weak demand"]]></title><description><![CDATA[
<p>I think what GP is saying is that in emerging markets, or at least in Thailand, there is no "compromise" market segment (and it's not going to appear regardless how much Apple "want" it). Normal people get ultra cheap phones, rich people get high-end iPhones, which is why 5c is a miss.</p>
]]></description><pubDate>Wed, 16 Oct 2013 09:47:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=6558790</link><dc:creator>obiterdictum</dc:creator><comments>https://news.ycombinator.com/item?id=6558790</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6558790</guid></item><item><title><![CDATA[New comment by obiterdictum in "A "Hacker's" Guide to the Bay Area"]]></title><description><![CDATA[
<p>Pardon my ignorance, but is it $700 a month or <i>a week</i>? I'm used to Sydney prices where a 1-bedroom apartment could easily cost around $500 a week.</p>
]]></description><pubDate>Sun, 06 Oct 2013 12:54:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=6503947</link><dc:creator>obiterdictum</dc:creator><comments>https://news.ycombinator.com/item?id=6503947</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6503947</guid></item><item><title><![CDATA[New comment by obiterdictum in "'TWTRQ' Up 685% in Clueless Trading"]]></title><description><![CDATA[
<p><i>> It might be an interesting failure scenario for algorithmic trading.</i><p>It's not how auto trading works. Traded instrument ranges are preset before the algo is started. I've never heard of an algo that tries to pick stocks to trade dynamically based on a <i>name</i>, it would be astoundingly risky.</p>
]]></description><pubDate>Sat, 05 Oct 2013 02:56:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=6499194</link><dc:creator>obiterdictum</dc:creator><comments>https://news.ycombinator.com/item?id=6499194</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6499194</guid></item><item><title><![CDATA[New comment by obiterdictum in "LinkedIn Customers Allege Company Hacked E-Mail Addresses"]]></title><description><![CDATA[
<p>I think it's more likely that LinkedIn mobile app grabs your phone contacts, if you happen to give it permissions to do so.<p>I've noticed that the "People you may know" section started to contain faceless placeholder entries with emails from my address book (though, I'm not sure if/when I've given the iOS app the address book access).</p>
]]></description><pubDate>Sat, 21 Sep 2013 08:35:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=6422377</link><dc:creator>obiterdictum</dc:creator><comments>https://news.ycombinator.com/item?id=6422377</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6422377</guid></item><item><title><![CDATA[New comment by obiterdictum in "Open plan offices attract highest levels of worker dissatisfaction"]]></title><description><![CDATA[
<p>It highly depends on the team. In a small team that know each other well, it can work. Most of the time it's not the case, however.</p>
]]></description><pubDate>Thu, 19 Sep 2013 02:39:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=6409453</link><dc:creator>obiterdictum</dc:creator><comments>https://news.ycombinator.com/item?id=6409453</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6409453</guid></item><item><title><![CDATA[New comment by obiterdictum in "Things You Should Never Do, Part I (2000)"]]></title><description><![CDATA[
<p>Note the article is from 2000. Joel mostly talks about big and mature desktop software (big as in Microsoft Excel). Average startup's code is small, narrowly focused, has a (relatively) short lifespan, so it can be rewritten from scratch by 1 or 2 people.<p>If you've ever worked with legacy systems older than 10 years, you'd notice that they become a victim of their own "success". You can't throw away features added over years, because a lot of users depend on it, and if you tried to rewrite it, you'd have to rewrite bug-to-bug.<p>I worked on such systems, and I did try rewriting, and gave up because of sheer volume of work and the knowledge of institutional lore that was required to do it. On the other hand I'm currently embarking on our startup's "rewrite" and things are much much easier, because the feature set is small and I can freely throw away stuff that didn't work.<p>See also, <a href="http://en.wikipedia.org/wiki/Gall's_law" rel="nofollow">http://en.wikipedia.org/wiki/Gall's_law</a></p>
]]></description><pubDate>Wed, 04 Sep 2013 15:49:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=6328376</link><dc:creator>obiterdictum</dc:creator><comments>https://news.ycombinator.com/item?id=6328376</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6328376</guid></item><item><title><![CDATA[New comment by obiterdictum in "Nokia acquired by Microsoft"]]></title><description><![CDATA[
<p>> I really enjoyed the pre-Microsoft Nokia, I had account in their dev forums, and loved their SDKs, community, Sybian, whatnot.<p>Really?<p>I thought their SDK circa 2007 (especially the emulator) and API docs were terrible, and Symbian C++ was a real pain to work with. Also, segregation between regular developers and Nokia partners (who paid to have access to extra private APIs) put unnecessary barriers to development.<p>I won't miss it.</p>
]]></description><pubDate>Tue, 03 Sep 2013 03:29:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=6318610</link><dc:creator>obiterdictum</dc:creator><comments>https://news.ycombinator.com/item?id=6318610</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6318610</guid></item><item><title><![CDATA[New comment by obiterdictum in "Brilliant or insane code?"]]></title><description><![CDATA[
<p>I think that dependency on argument evaluation order inside zip function smells a bit.<p>It's OK here, but may bite you with a different function.</p>
]]></description><pubDate>Sun, 01 Sep 2013 14:27:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=6310484</link><dc:creator>obiterdictum</dc:creator><comments>https://news.ycombinator.com/item?id=6310484</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6310484</guid></item><item><title><![CDATA[New comment by obiterdictum in "Apple seeks to trademark “startup” in Australia"]]></title><description><![CDATA[
<p>I have been using it full-time circa 2006-2009. I guess that counts as "past decade".<p>1. There was no out of the box support of my particular NVidia video card, so I've had to build the driver from source and fiddle with my system to install it.<p>2. I've had userspace processes freeze on network activities and become impossible to kill, because of a <i>kernel deadlock</i> in my wireless driver.<p>3. Proper smooth fonts required work at the time (freetype did not ship with good subpixel hinting).<p>4. Proprietary media codecs did not work out of the box and required a third-party repositories.<p>5. The whole KDE four-point-not-really-zero debacle.<p>A minimalistic XMonad+Vim+terminal setup was decent and worked for me, but eventually I got sick of desktop Linux and moved to OSX.<p>I realise that many things have been fixed in the meantime, but it was not a flawless experience back then. If I was to give desktop Linux another shot today, I'd be cautiously optimistic, but not expect a miracle.</p>
]]></description><pubDate>Wed, 28 Aug 2013 06:45:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=6288367</link><dc:creator>obiterdictum</dc:creator><comments>https://news.ycombinator.com/item?id=6288367</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6288367</guid></item></channel></rss>