<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: n8ta</title><link>https://news.ycombinator.com/user?id=n8ta</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 18 Apr 2026 11:00:02 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=n8ta" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by n8ta in "Ask HN: Those of you who've left the SWE world, what did you transition into?"]]></title><description><![CDATA[
<p>Believe so</p>
]]></description><pubDate>Mon, 24 Jun 2024 22:06:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=40781482</link><dc:creator>n8ta</dc:creator><comments>https://news.ycombinator.com/item?id=40781482</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40781482</guid></item><item><title><![CDATA[Your tech or my tech: make up your mind quickly]]></title><description><![CDATA[
<p>Article URL: <a href="https://berthub.eu/articles/posts/your-tech-my-tech/">https://berthub.eu/articles/posts/your-tech-my-tech/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=39763147">https://news.ycombinator.com/item?id=39763147</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 20 Mar 2024 05:37:51 +0000</pubDate><link>https://berthub.eu/articles/posts/your-tech-my-tech/</link><dc:creator>n8ta</dc:creator><comments>https://news.ycombinator.com/item?id=39763147</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39763147</guid></item><item><title><![CDATA[Ask HN: Learning your Nth programming language?]]></title><description><![CDATA[
<p>What resources do you use to learn the details of using a new language when you are competent in many other languages? Not the basics like class hierarchy, syntax, and loops, but more language unique stuff. Eg:<p>- Compilation model: bytecode/native/whatever<p>- Are there multiple implementations which are most used and why?<p>- Package management and versioning<p>- Common build tools<p>- Concurrency/io model (async, os threads, green threads, etc)<p>- Language-specific/more-common data structures<p>- Sources of UB to aware of<p>All the "Java for experienced developers" pages I find start by teaching me HelloWorld, move on to declaring variables, loops.... and never get to anything interesting.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=39554207">https://news.ycombinator.com/item?id=39554207</a></p>
<p>Points: 18</p>
<p># Comments: 8</p>
]]></description><pubDate>Thu, 29 Feb 2024 19:56:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=39554207</link><dc:creator>n8ta</dc:creator><comments>https://news.ycombinator.com/item?id=39554207</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39554207</guid></item><item><title><![CDATA[New comment by n8ta in "Wise (formerly Transfer Wise) are asking me to send them photo of my ID"]]></title><description><![CDATA[
<p>It's also a crime to organize transactions in this way <a href="https://en.wikipedia.org/wiki/Structuring" rel="nofollow noreferrer">https://en.wikipedia.org/wiki/Structuring</a></p>
]]></description><pubDate>Sun, 03 Dec 2023 18:41:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=38509547</link><dc:creator>n8ta</dc:creator><comments>https://news.ycombinator.com/item?id=38509547</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38509547</guid></item><item><title><![CDATA[New comment by n8ta in "Wise (formerly Transfer Wise) are asking me to send them photo of my ID"]]></title><description><![CDATA[
<p>I use wise ~1 time / yr. Last time I started a transfer they required ID first. I uploaded two photos and my account was immediately locked since my bday on ID did not match my wise acct (typo). Quick email to support and it was unlocked 2 hrs later. Was able to complete my transaction after that without issue. Fine experience overall if inconvenient.</p>
]]></description><pubDate>Sun, 03 Dec 2023 18:39:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=38509538</link><dc:creator>n8ta</dc:creator><comments>https://news.ycombinator.com/item?id=38509538</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38509538</guid></item><item><title><![CDATA[New comment by n8ta in "The diamond world takes radical steps to stop a pricing plunge"]]></title><description><![CDATA[
<p>Broken for me too. Firefox but through Xfinity. Edit: also broken on Chrome.</p>
]]></description><pubDate>Mon, 13 Nov 2023 02:07:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=38246099</link><dc:creator>n8ta</dc:creator><comments>https://news.ycombinator.com/item?id=38246099</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38246099</guid></item><item><title><![CDATA[New comment by n8ta in "How to speed up the Rust compiler: data analysis assistance requested"]]></title><description><![CDATA[
<p>Follow up to : <a href="https://nnethercote.github.io/2023/07/11/back-end-parallelism-in-the-rust-compiler.html" rel="nofollow noreferrer">https://nnethercote.github.io/2023/07/11/back-end-parallelis...</a></p>
]]></description><pubDate>Tue, 25 Jul 2023 05:05:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=36858139</link><dc:creator>n8ta</dc:creator><comments>https://news.ycombinator.com/item?id=36858139</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36858139</guid></item><item><title><![CDATA[How to speed up the Rust compiler: data analysis assistance requested]]></title><description><![CDATA[
<p>Article URL: <a href="https://nnethercote.github.io/2023/07/25/how-to-speed-up-the-rust-compiler-data-analysis-assistance-requested.html">https://nnethercote.github.io/2023/07/25/how-to-speed-up-the-rust-compiler-data-analysis-assistance-requested.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=36858138">https://news.ycombinator.com/item?id=36858138</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 25 Jul 2023 05:05:26 +0000</pubDate><link>https://nnethercote.github.io/2023/07/25/how-to-speed-up-the-rust-compiler-data-analysis-assistance-requested.html</link><dc:creator>n8ta</dc:creator><comments>https://news.ycombinator.com/item?id=36858138</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36858138</guid></item><item><title><![CDATA[The Second System Problem]]></title><description><![CDATA[
<p>Article URL: <a href="https://dynomight.net/second-system/">https://dynomight.net/second-system/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=36546393">https://news.ycombinator.com/item?id=36546393</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 01 Jul 2023 03:58:42 +0000</pubDate><link>https://dynomight.net/second-system/</link><dc:creator>n8ta</dc:creator><comments>https://news.ycombinator.com/item?id=36546393</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36546393</guid></item><item><title><![CDATA[New comment by n8ta in "Rust to Assembly: Understanding the Inner Workings of Rust"]]></title><description><![CDATA[
<p>The articles needs some left margin, very hard to read on mobile with the text touching the edge of the page.<p>Otherwise looks interesting! I'll take a look when I'm on desktop.<p>Edit: I'm on desktop now, it is well done (:</p>
]]></description><pubDate>Fri, 02 Jun 2023 04:03:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=36160884</link><dc:creator>n8ta</dc:creator><comments>https://news.ycombinator.com/item?id=36160884</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36160884</guid></item><item><title><![CDATA[New comment by n8ta in "SVB collapse could mean a $500B venture capital ‘haircut’"]]></title><description><![CDATA[
<p>To try to answer the first question: It's about who your customers are.<p>If you're a business with 30 employees all making 150k/yr you have 375k in payroll costs every month. Holding even 1 months payroll in cash puts you above the FDIC limit of 250k. Normal people rarely need  more than 250k in cash so the ratio of business to normal people in customer base matters.<p>To make things worse let's say you're VC funded and you don't have monthly revenue to put towards your payroll. Instead you have X months of payroll/runway in cash in an account being slowly drawn down. Now you might have 1 year of payroll in cash. Nearly all of that is uninsured.<p>Quick googling shows me that SVB was only 15% insured. Likely because of their focus in startups with large balances vs regular ppl with low balances. For context BOFA is 40% insured and JP morgan is 35%.<p><a href="https://time.com/6262009/silicon-valley-bank-deposit-insurance/" rel="nofollow">https://time.com/6262009/silicon-valley-bank-deposit-insuran...</a>
<a href="https://www.forbes.com/advisor/banking/bank-of-america-review/" rel="nofollow">https://www.forbes.com/advisor/banking/bank-of-america-revie...</a><p>But I do see your point, short term treasuries probably would make sense for startups right now. With a 4.2% rate on the 1 month treasuries it would make sense to setup a ladder with bonds coming due as you needed them. But in the very recent low interest rate past this probably wasn't worth the hassle for many startups.</p>
]]></description><pubDate>Mon, 27 Mar 2023 02:03:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=35322051</link><dc:creator>n8ta</dc:creator><comments>https://news.ycombinator.com/item?id=35322051</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35322051</guid></item><item><title><![CDATA[New comment by n8ta in "Dropping the creator of ‘Dilbert’ is free speech at work"]]></title><description><![CDATA[
<p>13:41 is where the relevant bit starts</p>
]]></description><pubDate>Tue, 28 Feb 2023 05:59:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=34966168</link><dc:creator>n8ta</dc:creator><comments>https://news.ycombinator.com/item?id=34966168</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34966168</guid></item><item><title><![CDATA[New comment by n8ta in "Dropping the creator of ‘Dilbert’ is free speech at work"]]></title><description><![CDATA[
<p>Can we get a link to what he said? I don't see it in the article.</p>
]]></description><pubDate>Tue, 28 Feb 2023 05:45:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=34966079</link><dc:creator>n8ta</dc:creator><comments>https://news.ycombinator.com/item?id=34966079</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34966079</guid></item><item><title><![CDATA[New comment by n8ta in "Sourcehut will blacklist the Go module mirror"]]></title><description><![CDATA[
<p># Used for Alexa, I guess, who cares<p>User-agent: Amazonbot<p>Disallow: /</p>
]]></description><pubDate>Tue, 10 Jan 2023 02:31:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=34319657</link><dc:creator>n8ta</dc:creator><comments>https://news.ycombinator.com/item?id=34319657</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34319657</guid></item><item><title><![CDATA[Breaking up with Python]]></title><description><![CDATA[
<p>Article URL: <a href="https://cedwards.xyz/breaking-up-with-python/">https://cedwards.xyz/breaking-up-with-python/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=34177703">https://news.ycombinator.com/item?id=34177703</a></p>
<p>Points: 75</p>
<p># Comments: 174</p>
]]></description><pubDate>Thu, 29 Dec 2022 20:47:09 +0000</pubDate><link>https://cedwards.xyz/breaking-up-with-python/</link><dc:creator>n8ta</dc:creator><comments>https://news.ycombinator.com/item?id=34177703</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34177703</guid></item><item><title><![CDATA[New comment by n8ta in "Ruby 3.2.0"]]></title><description><![CDATA[
<p>I was writing native extensions about 2 years ago so its been possible for awhile. The rutie crate for rust makes it much easier.</p>
]]></description><pubDate>Sun, 25 Dec 2022 16:15:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=34128412</link><dc:creator>n8ta</dc:creator><comments>https://news.ycombinator.com/item?id=34128412</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34128412</guid></item><item><title><![CDATA[New comment by n8ta in "What frequent fliers do for status"]]></title><description><![CDATA[
<p>Flying in a plane is basically the most carbon intensive thing normal people do. It's something like 1/4 ton of CO2 per hour per person. Per capita carbon emission in the US are ~15ton/yr.<p>(<a href="https://www.statista.com/statistics/1049662/fossil-us-carbon-dioxide-emissions-per-person/" rel="nofollow">https://www.statista.com/statistics/1049662/fossil-us-carbon...</a>)</p>
]]></description><pubDate>Sat, 24 Dec 2022 03:25:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=34113614</link><dc:creator>n8ta</dc:creator><comments>https://news.ycombinator.com/item?id=34113614</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34113614</guid></item><item><title><![CDATA[New comment by n8ta in "iFixit Put Up Right to Repair Billboard Along New York Governor's Drive to Work"]]></title><description><![CDATA[
<p>If I can fix my phone for $100 I won't buy a new one for $1000. It's clear why they oppose people fixing their own stuff.<p>Apple & John Deer are the most famous examples but lots of companies lobby against your right to repair things you own and just as importantly have access to the schematics and parts that you would need to do so.<p><a href="https://pirg.org/articles/who-doesnt-want-the-right-to-repair-companies-worth-over-10-trillion/" rel="nofollow">https://pirg.org/articles/who-doesnt-want-the-right-to-repai...</a></p>
]]></description><pubDate>Wed, 23 Nov 2022 03:49:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=33714938</link><dc:creator>n8ta</dc:creator><comments>https://news.ycombinator.com/item?id=33714938</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33714938</guid></item><item><title><![CDATA[New comment by n8ta in "It’s getting harder to do a randomized trial for some drugs"]]></title><description><![CDATA[
<p>Great read!<p>So why are trials getting more expensive? The crux of the article was triald aren't being done because costs have risen, but why have costs risen? Have they risen faster than drug prices?</p>
]]></description><pubDate>Sun, 13 Nov 2022 00:36:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=33578744</link><dc:creator>n8ta</dc:creator><comments>https://news.ycombinator.com/item?id=33578744</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33578744</guid></item><item><title><![CDATA[New comment by n8ta in "Signal Introduces Stories"]]></title><description><![CDATA[
<p>RCS is not here for Android and will likely never arrive for IOS...<p>Even if Android saw 100% adoption for RCS I'd still want to message my apple people via sms.</p>
]]></description><pubDate>Mon, 07 Nov 2022 23:24:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=33513981</link><dc:creator>n8ta</dc:creator><comments>https://news.ycombinator.com/item?id=33513981</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33513981</guid></item></channel></rss>