<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: j_not_j</title><link>https://news.ycombinator.com/user?id=j_not_j</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 08 Apr 2026 10:55:53 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=j_not_j" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by j_not_j in "Ask HN: What did you find out or explore today?"]]></title><description><![CDATA[
<p>Went for a walk today.<p>Found a $100 bill in the grass.   No-one nearby to think it might belong to them.</p>
]]></description><pubDate>Fri, 16 Jan 2026 02:47:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=46642429</link><dc:creator>j_not_j</dc:creator><comments>https://news.ycombinator.com/item?id=46642429</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46642429</guid></item><item><title><![CDATA[New comment by j_not_j in "Athlon 64: How AMD turned the tables on Intel"]]></title><description><![CDATA[
<p>Alpha had a lot of implementation problems, e.g. floating point exceptions with untraceable execution paths.<p>Cray tried to build the T3E (iirc) out of Alphas.  DEC bragged how good Alpha was for parallel computing, big memory etc etc.<p>But Cray publicly denounced Alpha as unusable for parallel processing (the T3E was a bunch of Alphas in some kind of NUMA shared memory.)  It was so difficult to make the chips work together.<p>This was in the Cray Connect or some such glossy publication.  Wish I'd kept a copy.<p>Plus of course the usual DEC marketing incompetence.  They feared Alpha undoing their large expensive machine momentum.  Small workstation boxes significantly faster than big iron.</p>
]]></description><pubDate>Fri, 26 Sep 2025 01:24:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=45381495</link><dc:creator>j_not_j</dc:creator><comments>https://news.ycombinator.com/item?id=45381495</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45381495</guid></item><item><title><![CDATA[New comment by j_not_j in "The unreasonable effectiveness of modern sort algorithms"]]></title><description><![CDATA[
<p>Ascending is all you need.</p>
]]></description><pubDate>Mon, 15 Sep 2025 01:53:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=45245247</link><dc:creator>j_not_j</dc:creator><comments>https://news.ycombinator.com/item?id=45245247</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45245247</guid></item><item><title><![CDATA[New comment by j_not_j in "A Typology of Canadianisms"]]></title><description><![CDATA[
<p>"wet coast"<p>Slang for BC.  It's a joke, because (coastal) BC is mostly wet.  And BC is the westernmost province.</p>
]]></description><pubDate>Thu, 10 Jul 2025 16:49:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=44522969</link><dc:creator>j_not_j</dc:creator><comments>https://news.ycombinator.com/item?id=44522969</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44522969</guid></item><item><title><![CDATA[New comment by j_not_j in "A Typology of Canadianisms"]]></title><description><![CDATA[
<p>"brown toast".<p>When ordering breakfast, such as eggs and toast.  "You want white or brown toast?"<p>Since most toast is toasted to a brown tone, the question confuses Americans (west-coast, anyways).<p>It's really the question: white bread toast or whole-wheat bread toast?</p>
]]></description><pubDate>Thu, 10 Jul 2025 16:42:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=44522897</link><dc:creator>j_not_j</dc:creator><comments>https://news.ycombinator.com/item?id=44522897</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44522897</guid></item><item><title><![CDATA[New comment by j_not_j in "A Typology of Canadianisms"]]></title><description><![CDATA[
<p>"off-sale" at a licensed premises means sale for off-premise consumption.<p>In BC.</p>
]]></description><pubDate>Thu, 10 Jul 2025 16:24:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=44522712</link><dc:creator>j_not_j</dc:creator><comments>https://news.ycombinator.com/item?id=44522712</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44522712</guid></item><item><title><![CDATA[New comment by j_not_j in "JWST reveals its first direct image discovery of an exoplanet"]]></title><description><![CDATA[
<p>Wouldn't be worth the trouble to try.<p>Why, you ask?<p>How do you point it?  Where do you point it?<p>You have a "telescope" with a field of view of one-planets worth of pixels.  But the planet is in orbit, so it drifts away from the imaged field of view within minutes.<p>Meanwhile your sensor is travelling away from the "lens" so transverse velocity would be needed to track the orbit at a delta-v and direction that is unknowable.  Unknowable, because you have to know where the planet is, within a radius, to put your "sensor" in the right place in the first place.<p>Imagine taking a straw, place it in a tree, walk away a few km and focus a telescope on the straw and hope to look through the straw to see an airplane flying past.  You have the same set of unknowables.</p>
]]></description><pubDate>Sat, 28 Jun 2025 14:12:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=44404832</link><dc:creator>j_not_j</dc:creator><comments>https://news.ycombinator.com/item?id=44404832</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44404832</guid></item><item><title><![CDATA[New comment by j_not_j in "Show HN: Fast Random Library for C++17"]]></title><description><![CDATA[
<p>Beebe publishes a lengthy bibliography.<p><a href="https://www.netlib.org/tex/bib/prng.pdf" rel="nofollow">https://www.netlib.org/tex/bib/prng.pdf</a><p>758 pages and counting....</p>
]]></description><pubDate>Mon, 02 Jun 2025 20:22:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=44162644</link><dc:creator>j_not_j</dc:creator><comments>https://news.ycombinator.com/item?id=44162644</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44162644</guid></item><item><title><![CDATA[New comment by j_not_j in "Show HN: Fast Random Library for C++17"]]></title><description><![CDATA[
<p>Downey published a (big-endian, SPARC) method in 2007:<p><a href="https://allendowney.com/research/rand/" rel="nofollow">https://allendowney.com/research/rand/</a><p>And Lemire in 2017 asked the question<p><a href="https://lemire.me/blog/2017/02/28/how-many-floating-point-numbers-are-in-the-interval-01/" rel="nofollow">https://lemire.me/blog/2017/02/28/how-many-floating-point-nu...</a><p>The basic approach: collect top 60 bits of a 64-bit PRNG.  (Assume the LSBs are corrupt or zero or nonrandom).  Set exponent zero.  If the top mantissa bit is zero, shift left, subtract one from exponent.   Repeat.  When you run out of bits, collect another PRNG from your generator and resume until you have 56 bits of mantissa.  When done, your floating-point PRNG is 2^exponent * mantissa.<p>My short explanation:  Suppose you want a random distance.  Multiplying a PR integer is the same as selecting a random tile in the distance, and measuring the distance to the (far) edge of the tile.  This is the multiply method.<p>But if you want a real-valued distance even for very near distances, you need to scale your random number and ensure you have random bits throughout the mantissa.  So reduce the exponent for every leading zero in your PR integer and shift.  Add more bits if needed.<p>Test:  the histogram of exponents for a large-enough set of samples is linear, give or take.  Very small floating numbers (less than say 1/32768) are 1/16 as likely as numbers in [0.5,1).</p>
]]></description><pubDate>Mon, 02 Jun 2025 18:24:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=44161595</link><dc:creator>j_not_j</dc:creator><comments>https://news.ycombinator.com/item?id=44161595</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44161595</guid></item><item><title><![CDATA[New comment by j_not_j in "Show HN: LoopMix128 – Fast C PRNG (.46ns), 2^128 Period, BigCrush/PractRand Pass"]]></title><description><![CDATA[
<p>Some comments, in random order:<p>- your test codes are not reproducible: running twice generates different sets of numbers because they have unknown seeds.  As a result, if you change (a) compilers or compiler switches, (b) operating system versions, (c) host processors or (d) architectures, the question arises: what is wrong?   What is different?  This is known as a regression test.<p>- try shishua as another speedy PRNG.  See <a href="https://espadrine.github.io/blog/posts/shishua-the-fastest-prng-in-the-world.html" rel="nofollow">https://espadrine.github.io/blog/posts/shishua-the-fastest-p...</a><p>- You only test a few times?  I think one hundred BigCrush tests, using a set of 100 seeds, would be suitable.  Takes a few days on an RPI 4 (with cooler).  Run the same 100 tests on a Ryzen and Xeon, just to be sure.  They should be bit-for-bit identical.<p>- 100 BigCrush tests should show only a handful (4 or fewer) duplicate test failures.<p>- your seeds are almost great: too many people think "42" is random in a space of 0 through 2^64.  But 0xdeadbeef is so 1990s...<p>- you don't need different seeds per PRNG; you can generate reproducible ones (2x to 4x 64bit) from a single good 64-bit seed and your favourite PRNG.  Your test code should read a seed or set from the command line (see first item).<p>- warmups?  Really?<p>- Remember that BigCrush and other tests are created by mathematical people not practical people.  Do they test for equal numbers of odd and even results?  Hmmmm....<p>- try Collatz, see <a href="https://news.ycombinator.com/item?id=39733685">https://news.ycombinator.com/item?id=39733685</a><p>- the tests are very cache-friendly; nobody does this.  It's true that everybody compares against this unrealistic scenario, however.<p>- if you've spent a month in twisty little PRNG passages, all alike, you are on the first steps of your journey.  Take a towel.<p>J</p>
]]></description><pubDate>Sun, 11 May 2025 20:44:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=43956993</link><dc:creator>j_not_j</dc:creator><comments>https://news.ycombinator.com/item?id=43956993</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43956993</guid></item><item><title><![CDATA[New comment by j_not_j in "DeepSeek could represent Nvidia CEO Jensen Huang's worst nightmare"]]></title><description><![CDATA[
<p>yes</p>
]]></description><pubDate>Tue, 28 Jan 2025 15:17:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=42853280</link><dc:creator>j_not_j</dc:creator><comments>https://news.ycombinator.com/item?id=42853280</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42853280</guid></item><item><title><![CDATA[New comment by j_not_j in "DeepSeek could represent Nvidia CEO Jensen Huang's worst nightmare"]]></title><description><![CDATA[
<p>See <a href="https://www.nextplatform.com/2023/05/01/just-how-big-are-nvidias-server-and-networking-businesses/" rel="nofollow">https://www.nextplatform.com/2023/05/01/just-how-big-are-nvi...</a><p>They estimated $200k for a single NVIDIA GPU-based CPU complete with RAM and networking.  That's where my number came from.  (RAM and especially very-high-speed networking is very expensive at these scales.)</p>
]]></description><pubDate>Tue, 28 Jan 2025 14:07:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=42852433</link><dc:creator>j_not_j</dc:creator><comments>https://news.ycombinator.com/item?id=42852433</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42852433</guid></item><item><title><![CDATA[New comment by j_not_j in "DeepSeek could represent Nvidia CEO Jensen Huang's worst nightmare"]]></title><description><![CDATA[
<p>I don't for a minute believe Deepseek v3 was built with a $6M rental.<p>Their paper (arxiv 2412:1947) explains they used 2048 H800s.  A computer cluster based on 2048 GPUs would have cost around $400M about two years ago when they built it.  (Give or take, feel free to post corrections.)<p>The point is they got it done cheaper than OpenAI/Google/Meta/... etc.<p>But not cheaply.<p>I believe the markets are overreacting.  Time to buy (tinfa).</p>
]]></description><pubDate>Tue, 28 Jan 2025 13:48:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=42852229</link><dc:creator>j_not_j</dc:creator><comments>https://news.ycombinator.com/item?id=42852229</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42852229</guid></item><item><title><![CDATA[New comment by j_not_j in "From Linux to NetBSD, with SSH Only"]]></title><description><![CDATA[
<p>Offtopic:<p>OpenBSD has an installation ramdisk.  Just boot that.<p>See <a href="https://raby.sh/installing-openbsd-on-ovhs-vps-2016-kvm-machines.html" rel="nofollow">https://raby.sh/installing-openbsd-on-ovhs-vps-2016-kvm-mach...</a><p>I've also seen "dd if=path/to/install/ramdisk /dev/sd0" and reboot; depends on being classic BIOS not uefi.  Can't find the link tho.</p>
]]></description><pubDate>Wed, 24 Jul 2024 23:01:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=41063112</link><dc:creator>j_not_j</dc:creator><comments>https://news.ycombinator.com/item?id=41063112</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41063112</guid></item><item><title><![CDATA[New comment by j_not_j in "NASA and SpaceX misjudged the risks from reentering space junk"]]></title><description><![CDATA[
<p>Risk is about probabilities and hazards.<p>This article is about absolutes and fear.  To conflate the two is an obvious rhetorical trick that amounts to clickbait, approximately.<p>"It's rare for a reentering object to hit a structure..." which is an example of the probability and the hazard.  So the risk by most people's definition is "low".<p>So what's the problem?  "According to the European Space Agency, the annual risk..."  is the problem.  Misusing (or misunderstanding) terminology is typical.  Unfortunately, typical for Ars.</p>
]]></description><pubDate>Sun, 30 Jun 2024 23:17:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=40841217</link><dc:creator>j_not_j</dc:creator><comments>https://news.ycombinator.com/item?id=40841217</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40841217</guid></item><item><title><![CDATA[New comment by j_not_j in "Pgvector Is Now Faster Than Pinecone at 75% Less Cost"]]></title><description><![CDATA[
<p>There is a real art to doing "benchmarks", more correctly called "synthetic benchmarks" since they don't reflect actual usage but are intended for comparisons.<p>I had tried pgvector 0.6.2 on an OCI free node (2cpu 64GB) and noticed a few things:<p>- pgvector build environment does NOT use -O3<p>- cosine indexing with/without -03 was 1h:6h elapsed time (10M 128 x fp64 table)<p>- memory consumption for indexing is huge, I estimated 2x table size<p>- you can do parts of tables (maintenance_work_mem=) substituting disk io for memory and this only doubles elapsed time<p>My general comment would be: prospective users need effective guidance (beyond the great advice already on the pgvector website) about memory, cpu, and disk.<p>I really like the pgvectorscale possibilities for faster lookups; some great ideas there.</p>
]]></description><pubDate>Tue, 11 Jun 2024 22:31:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=40652403</link><dc:creator>j_not_j</dc:creator><comments>https://news.ycombinator.com/item?id=40652403</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40652403</guid></item><item><title><![CDATA[New comment by j_not_j in "The Performance Impact of C++'s `final` Keyword"]]></title><description><![CDATA[
<p>And he didn't repeat each test case 5 or 9 times, and take the median (or even an average).<p>There will be operating system noise that can be in the multi-percent range.  This is defined as various OS services that run "in the background" taking up cpu time, emptying cache lines (which may be most important), and flushing a few translate lookaside entries.<p>Once you recognize the variability from run to run, claiming "1%" becomes less credible.  Depending on the noise level, of course.<p>Linux benchmarks like SPECcpu tend to be run in "single-user mode" meaning almost no background processes are running.</p>
]]></description><pubDate>Mon, 22 Apr 2024 22:20:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=40123011</link><dc:creator>j_not_j</dc:creator><comments>https://news.ycombinator.com/item?id=40123011</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40123011</guid></item><item><title><![CDATA[New comment by j_not_j in "OpenBSD is a cozy operating system"]]></title><description><![CDATA[
<p>OpenBSD source gets independent code reviews, and they run syzcaller continuously.<p><a href="https://marc.info/?l=openbsd-tech&w=2&r=1&s=coverity&q=b" rel="nofollow">https://marc.info/?l=openbsd-tech&w=2&r=1&s=coverity&q=b</a><p><a href="https://marc.info/?l=openbsd-tech&m=164303498026116&w=2" rel="nofollow">https://marc.info/?l=openbsd-tech&m=164303498026116&w=2</a></p>
]]></description><pubDate>Mon, 15 Apr 2024 01:07:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=40036049</link><dc:creator>j_not_j</dc:creator><comments>https://news.ycombinator.com/item?id=40036049</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40036049</guid></item><item><title><![CDATA[New comment by j_not_j in "Optimize sgemm on RISC-V platform"]]></title><description><![CDATA[
<p>There is a recent update to the blis alternative to BLAS that includes a number of RISC-V performance optimizations.<p><a href="https://github.com/flame/blis/pull/737">https://github.com/flame/blis/pull/737</a></p>
]]></description><pubDate>Fri, 01 Mar 2024 21:38:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=39567098</link><dc:creator>j_not_j</dc:creator><comments>https://news.ycombinator.com/item?id=39567098</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39567098</guid></item><item><title><![CDATA[New comment by j_not_j in "Maryland woman loses $17K in SIM card swap scam despite 2FA"]]></title><description><![CDATA[
<p>There are three more I have to use:<p>4x4 matrix: you are challenged with letter/number for row/column and must respond with the matrix entry.  Not much better than totp; try to find it on your phone.<p>photo array: given an array of challenge photographs, select the one you know is your secret photo.<p>not-so-secret Q&A: what is your mother's maiden name?  Name of your first car? Your second wife's third brother's cousin's name?</p>
]]></description><pubDate>Thu, 25 Jan 2024 22:46:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=39136494</link><dc:creator>j_not_j</dc:creator><comments>https://news.ycombinator.com/item?id=39136494</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39136494</guid></item></channel></rss>