<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: _0nac</title><link>https://news.ycombinator.com/user?id=_0nac</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 02 May 2026 20:48:51 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=_0nac" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by _0nac in "What I gained, lost and learned while working for Microsoft"]]></title><description><![CDATA[
<p>It's all relative.  I spent six years at university without ever taking a single taxi and I still consider Uber rides a luxury, because I can also take the bus for a quarter of the price or bike for free.<p>Also, as the OP mentions, the trap of getting used to nice things is that while you soon stop appreciating them, you will feel their loss quite painfully.</p>
]]></description><pubDate>Sun, 12 May 2019 06:44:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=19890542</link><dc:creator>_0nac</dc:creator><comments>https://news.ycombinator.com/item?id=19890542</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19890542</guid></item><item><title><![CDATA[A Working Game of Tetris in Conway's Game of Life]]></title><description><![CDATA[
<p>Article URL: <a href="https://codegolf.stackexchange.com/questions/11880/build-a-working-game-of-tetris-in-conways-game-of-life">https://codegolf.stackexchange.com/questions/11880/build-a-working-game-of-tetris-in-conways-game-of-life</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=19670642">https://news.ycombinator.com/item?id=19670642</a></p>
<p>Points: 6</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 16 Apr 2019 02:24:22 +0000</pubDate><link>https://codegolf.stackexchange.com/questions/11880/build-a-working-game-of-tetris-in-conways-game-of-life</link><dc:creator>_0nac</dc:creator><comments>https://news.ycombinator.com/item?id=19670642</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19670642</guid></item><item><title><![CDATA[New comment by _0nac in "Haversine Formula"]]></title><description><![CDATA[
<p><a href="https://openflights.org/" rel="nofollow">https://openflights.org/</a> uses the Haversine formula (and much more!) to not just compute distance, but plot great circle flight routes on a world map:<p><a href="https://github.com/jpatokal/openflights/blob/master/js/greatcircle.js" rel="nofollow">https://github.com/jpatokal/openflights/blob/master/js/great...</a><p>There are a lot of interesting edge cases regarding routes that cross the dateline, the North Pole, etc.  Most of the code was taken from Movable Type's incredible library of lat/long code:<p><a href="http://www.movable-type.co.uk/scripts/latlong.html" rel="nofollow">http://www.movable-type.co.uk/scripts/latlong.html</a></p>
]]></description><pubDate>Sat, 13 Apr 2019 20:04:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=19655419</link><dc:creator>_0nac</dc:creator><comments>https://news.ycombinator.com/item?id=19655419</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19655419</guid></item><item><title><![CDATA[New comment by _0nac in "Marissa Mayer on career growth and how a revenue guarantee almost killed Google"]]></title><description><![CDATA[
<p>Does your codebase date from 1995?  Because some of Yahoo's does. Time to send Jerry a nastygram about not adequately preparing the codebase for arbitrary color changes 25 years ago?</p>
]]></description><pubDate>Wed, 10 Apr 2019 03:27:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=19621559</link><dc:creator>_0nac</dc:creator><comments>https://news.ycombinator.com/item?id=19621559</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19621559</guid></item><item><title><![CDATA[New comment by _0nac in "Moving from Heroku to Google Kubernetes Engine"]]></title><description><![CDATA[
<p>If you can't wait for their teaser of "<i>In a future post, I’ll cover the migration process itself</i>", the GCP site has a hands-on tutorial of migrating an app which may prove interesting:<p><a href="https://cloud.google.com/solutions/migrating-ruby-on-rails-apps-on-heroku-to-gke" rel="nofollow">https://cloud.google.com/solutions/migrating-ruby-on-rails-a...</a><p>Disclaimer: I work for GCP and wrote most of that :D<p>At the end of the day, Heroku and GKE are rather different beasts with different philosophies, so migrations are never going to be 1:1.  I expect this to become simpler over time as tooling matures though, eg. using <a href="https://buildpacks.io" rel="nofollow">https://buildpacks.io</a> to build Docker images instead of having to craft them by hand seems promising.</p>
]]></description><pubDate>Fri, 05 Apr 2019 06:11:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=19580130</link><dc:creator>_0nac</dc:creator><comments>https://news.ycombinator.com/item?id=19580130</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19580130</guid></item><item><title><![CDATA[New comment by _0nac in "An American Citizen Was Forcibly Drafted Into the South Korean Army (2015)"]]></title><description><![CDATA[
<p>There was no mistake: by Korean law he's Korean and thus has to be conscripted.  Of course it sucks that he wasn't aware of this, but the letter of the law was followed here.</p>
]]></description><pubDate>Sun, 17 Mar 2019 10:29:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=19413293</link><dc:creator>_0nac</dc:creator><comments>https://news.ycombinator.com/item?id=19413293</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19413293</guid></item><item><title><![CDATA[New comment by _0nac in "US refuses to ground Boeing 737 Max"]]></title><description><![CDATA[
<p>That initial A320 flight was a demo flight for journalists where the pilot was intentionally pulling stunts like flying very low in front of spectators.  Turns out he was flying lower than intended and basically plowed into the forest at the end of the runway.  There was a long, still unsolved debate about where the A320 reacted correctly to the pilot's eventual commands to rev the engines and pull up, but ending up needing to do that was definitely not the plane's fault.</p>
]]></description><pubDate>Wed, 13 Mar 2019 10:28:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=19377370</link><dc:creator>_0nac</dc:creator><comments>https://news.ycombinator.com/item?id=19377370</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19377370</guid></item><item><title><![CDATA[New comment by _0nac in "The head of luxury at Facebook and Instagram"]]></title><description><![CDATA[
<p>People who don't signal wealth tend to like to think so, but it's been fairly exhaustively demonstrated that signaling wealth with visibly branded clothing <i>does</i> get you better treatment in all sorts of things, including job interviews.<p><a href="https://www.cnbc.com/2015/04/10/wearing-expensive-brands-of-clothing-can-help-you-snag-that-job.html" rel="nofollow">https://www.cnbc.com/2015/04/10/wearing-expensive-brands-of-...</a><p>And yes, in some circles ostentatious signaling will be counterproductive, but that's the exception rather than the rule.</p>
]]></description><pubDate>Sun, 10 Mar 2019 11:27:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=19351502</link><dc:creator>_0nac</dc:creator><comments>https://news.ycombinator.com/item?id=19351502</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19351502</guid></item><item><title><![CDATA[Is It a Duck or a Rabbit? For Google Cloud Vision, Depends on Image Rotation]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.reddit.com/r/dataisbeautiful/comments/aydqig/is_it_a_duck_or_a_rabbit_for_google_cloud_vision/">https://www.reddit.com/r/dataisbeautiful/comments/aydqig/is_it_a_duck_or_a_rabbit_for_google_cloud_vision/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=19335363">https://news.ycombinator.com/item?id=19335363</a></p>
<p>Points: 260</p>
<p># Comments: 88</p>
]]></description><pubDate>Fri, 08 Mar 2019 05:31:37 +0000</pubDate><link>https://www.reddit.com/r/dataisbeautiful/comments/aydqig/is_it_a_duck_or_a_rabbit_for_google_cloud_vision/</link><dc:creator>_0nac</dc:creator><comments>https://news.ycombinator.com/item?id=19335363</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19335363</guid></item><item><title><![CDATA[A Newly-Generated Create-React-App 2.1.5 App Has 1,568 Dependencies]]></title><description><![CDATA[
<p>Article URL: <a href="https://twitter.com/garybernhardt/status/1097307043881308161">https://twitter.com/garybernhardt/status/1097307043881308161</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=19195148">https://news.ycombinator.com/item?id=19195148</a></p>
<p>Points: 276</p>
<p># Comments: 126</p>
]]></description><pubDate>Mon, 18 Feb 2019 22:40:07 +0000</pubDate><link>https://twitter.com/garybernhardt/status/1097307043881308161</link><dc:creator>_0nac</dc:creator><comments>https://news.ycombinator.com/item?id=19195148</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19195148</guid></item><item><title><![CDATA[New comment by _0nac in "The Colgan Air disaster was a milestone in aviation safety"]]></title><description><![CDATA[
<p>Please have a read of the article before downvoting: it's not some random neoliberal "unions are evil" rant, but a very coherent explanation of how seniority-based pay works and how the system is set up to ensure senior pilots get paid $300,000 while juniors get $16,000.</p>
]]></description><pubDate>Wed, 13 Feb 2019 01:11:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=19149451</link><dc:creator>_0nac</dc:creator><comments>https://news.ycombinator.com/item?id=19149451</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19149451</guid></item><item><title><![CDATA[New comment by _0nac in "The Colgan Air disaster was a milestone in aviation safety"]]></title><description><![CDATA[
<p>Two words: unions and seniority.  Here's a good intro:<p><a href="http://philip.greenspun.com/flying/unions-and-airlines" rel="nofollow">http://philip.greenspun.com/flying/unions-and-airlines</a><p>It's also worth noting that this is largely a US-only phenomenon.  It has led to a <i>lot</i> of junior US pilots heading overseas to fly with other carriers, most notably in the Gulf, although that party is slowly starting to wind down.</p>
]]></description><pubDate>Tue, 12 Feb 2019 23:19:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=19148722</link><dc:creator>_0nac</dc:creator><comments>https://news.ycombinator.com/item?id=19148722</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19148722</guid></item><item><title><![CDATA[New comment by _0nac in "The Route of a Text Message"]]></title><description><![CDATA[
<p>Wikipedia goes into this in some detail, but it really is pretty much the canonical example of a protocol designed by committee.<p><a href="https://en.wikipedia.org/wiki/Multimedia_Messaging_Service" rel="nofollow">https://en.wikipedia.org/wiki/Multimedia_Messaging_Service</a><p>Here's the technical spec, which manages to combine the single bit level detail of old school telco with the enterprisey goodness of SOAP.<p><a href="http://www.qtc.jp/3GPP/Specs/23140-6g0.pdf" rel="nofollow">http://www.qtc.jp/3GPP/Specs/23140-6g0.pdf</a><p>For example, this is how you say "OK" in MM7:<p><pre><code>    HTTP/1.1 200 OK
    Content-Type: text/xml; charset="utf-8"
    Content-Length: nnnn
    <?xml version="1.0" ?>
    <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
    <env:Header>
      <mm7:TransactionID xmlns:mm7="http://www.3gpp.org/ftp/Specs/archive/23_series/23.140/schema/REL-5-MM7-1-3" env:mustUnderstand="1"> vas00001-sub</mm7:TransactionID>
    </env:Header>
    <env:Body>
    <SubmitRsp xmlns="http://www.3gpp.org/ftp/Specs/archive/23_series/23.140/schema/REL-5-MM7-1-3">
      <MM7Version>5.6.0</MM7Version><Status> 
      <StatusCode>1000</StatusCode> 
      <StatusText>Success</StatusText></Status> 
      <MessageID>041502073667</MessageID>
    </SubmitRsp> 
    </env:Body></env:Envelope></code></pre></p>
]]></description><pubDate>Thu, 17 Jan 2019 00:10:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=18927028</link><dc:creator>_0nac</dc:creator><comments>https://news.ycombinator.com/item?id=18927028</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18927028</guid></item><item><title><![CDATA[New comment by _0nac in "The Social Credit System in China [video]"]]></title><description><![CDATA[
<p>A lot of the comments here seem to be based on speculation, not the actual content of the video.  A few key points:<p>* There is no one system (which is why the title is "The" Social Credit System, the scare quotes are there on purpose!), but ~70 local experiments, with the talk focusing on three of these (~19:45)<p>* Alibaba's Sesame/Zhima system is <i>not</i> government-accredited (~26:00) and has a lot of shopping/loyalty card features (pay with Alipay, earn points!)<p>* The current systems have many crippling flaws, like rich people being trivially able to buy their way to good scores to paper over their sins (~35:00)<p>* Some type of nationwide system is likely to be rolled out nationally at some point, but the details are still very fuzzy (~49:00)</p>
]]></description><pubDate>Thu, 27 Dec 2018 22:44:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=18773303</link><dc:creator>_0nac</dc:creator><comments>https://news.ycombinator.com/item?id=18773303</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18773303</guid></item><item><title><![CDATA[New comment by _0nac in "Show HN: Visalist – Find visa requirements for countries around the world"]]></title><description><![CDATA[
<p>Interesting, but how do you keep this up to date?  These requirement change constantly and the only reliable source I'm aware of, Timatic (which is what airlines use), is copyrighted and quite tightly locked down.<p>Wikipedia does crowdsource this info fairly effectively though, sample: <a href="https://en.wikipedia.org/wiki/Visa_requirements_for_Indian_citizens" rel="nofollow">https://en.wikipedia.org/wiki/Visa_requirements_for_Indian_c...</a></p>
]]></description><pubDate>Sun, 09 Dec 2018 16:49:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=18641770</link><dc:creator>_0nac</dc:creator><comments>https://news.ycombinator.com/item?id=18641770</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18641770</guid></item><item><title><![CDATA[New comment by _0nac in "I Put Words on This Webpage So You Have to Listen to Me Now"]]></title><description><![CDATA[
<p>Shallow typing?  Seriously?  Next you'll be telling me you use Dvorak.  Deep hyping is where it's at and both flopnar and ropjax excel at that.</p>
]]></description><pubDate>Sun, 02 Dec 2018 04:12:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=18580742</link><dc:creator>_0nac</dc:creator><comments>https://news.ycombinator.com/item?id=18580742</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18580742</guid></item><item><title><![CDATA[New comment by _0nac in "I Put Words on This Webpage So You Have to Listen to Me Now"]]></title><description><![CDATA[
<p>This is totally obvious submarine astroturfing.  Christine is a paid shill of rilkef, whose VC fund lead investors drink the same brand of organic kombucha as Zuckerberg.  Don't be fooled: flopnax, not rilkef, is the consensus way to do containerized federated blockchain service hybrid ML at web scale.</p>
]]></description><pubDate>Sat, 01 Dec 2018 23:58:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=18579844</link><dc:creator>_0nac</dc:creator><comments>https://news.ycombinator.com/item?id=18579844</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18579844</guid></item><item><title><![CDATA[New comment by _0nac in "Toronto’s Tech Industry"]]></title><description><![CDATA[
<p><i>Though it sometimes seems like it, Toronto didn’t become a worldwide tech hub overnight. In fact, it was a years-long process that led to Canada’s biggest city being mentioned alongside tech markets like New York and Silicon Valley.</i><p>Yeah, I'm going to need a citation for that being a thing even now.  London, Berlin, Boston, Seattle, Los Angeles, Tel Aviv, Beijing, Singapore... but Toronto? Srsly?</p>
]]></description><pubDate>Fri, 23 Nov 2018 12:03:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=18515933</link><dc:creator>_0nac</dc:creator><comments>https://news.ycombinator.com/item?id=18515933</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18515933</guid></item><item><title><![CDATA[New comment by _0nac in "Ask HN: What's the largest amount of bad code you have ever seen work?"]]></title><description><![CDATA[
<p>Totally unsurprising if you've ever worked with Oracle. The layers upon layers of legacy cruft are plainly visible even in simple things like the GUI installers.</p>
]]></description><pubDate>Wed, 14 Nov 2018 09:52:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=18448716</link><dc:creator>_0nac</dc:creator><comments>https://news.ycombinator.com/item?id=18448716</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18448716</guid></item><item><title><![CDATA[New comment by _0nac in "Japan's Hometown Tax"]]></title><description><![CDATA[
<p>I see a lot of moaning about inefficiency here, but here's a point of comparison. During the Bubble years in the late eighties, when many rural areas were feeling left out, there was a scheme to give basically every municipality in Japan a large lump sum of money ($10m?), no strings attached, except that it had to be used for building something new.<p>This, as you might guess, was an <i>incredible</i> waste of money.  Many podunk towns built flashy "multi-purpose halls" (多目的ホール) perfect for all those symphony orchestras just dying to perform in the middle of nowhere.  More memorably, the town of Utazu, Kagawa purchased a solid gold toilet...!<p><a href="http://english.cri.cn/6909/2010/09/09/1901s593626.htm" rel="nofollow">http://english.cri.cn/6909/2010/09/09/1901s593626.htm</a><p><a href="https://www.emporis.com/buildings/191596/gold-tower-utazu-japan" rel="nofollow">https://www.emporis.com/buildings/191596/gold-tower-utazu-ja...</a></p>
]]></description><pubDate>Fri, 19 Oct 2018 20:23:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=18259739</link><dc:creator>_0nac</dc:creator><comments>https://news.ycombinator.com/item?id=18259739</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18259739</guid></item></channel></rss>