<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: jmgrosen</title><link>https://news.ycombinator.com/user?id=jmgrosen</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 14 Sep 2026 06:22:16 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=jmgrosen" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by jmgrosen in "Show HN: Is It Greg?"]]></title><description><![CDATA[
<p>hope to get a greg collab on here sometime</p>
]]></description><pubDate>Mon, 14 Sep 2026 03:31:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=49691608</link><dc:creator>jmgrosen</dc:creator><comments>https://news.ycombinator.com/item?id=49691608</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49691608</guid></item><item><title><![CDATA[The Breathing Cards]]></title><description><![CDATA[
<p>Article URL: <a href="https://pbat.ch/wiki/breathing_cards/">https://pbat.ch/wiki/breathing_cards/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41794329">https://news.ycombinator.com/item?id=41794329</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 10 Oct 2024 00:31:17 +0000</pubDate><link>https://pbat.ch/wiki/breathing_cards/</link><dc:creator>jmgrosen</dc:creator><comments>https://news.ycombinator.com/item?id=41794329</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41794329</guid></item><item><title><![CDATA[WAM BAM JAM 2024 – Winners and Instruments]]></title><description><![CDATA[
<p>Article URL: <a href="https://wambamjam.recurse.com/2024-post-competition/">https://wambamjam.recurse.com/2024-post-competition/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=40567619">https://news.ycombinator.com/item?id=40567619</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 03 Jun 2024 21:12:24 +0000</pubDate><link>https://wambamjam.recurse.com/2024-post-competition/</link><dc:creator>jmgrosen</dc:creator><comments>https://news.ycombinator.com/item?id=40567619</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40567619</guid></item><item><title><![CDATA[New comment by jmgrosen in "A 7k-Pound Car Smashed Through a Guardrail. That's Bad News for All of Us"]]></title><description><![CDATA[
<p>Even at 23mph, a pedestrian's chance of death in a collision, in the US over the years 1994-1998, was only 10%: <a href="https://aaafoundation.org/impact-speed-pedestrians-risk-severe-injury-death/" rel="nofollow">https://aaafoundation.org/impact-speed-pedestrians-risk-seve...</a><p>I don't mean to imply that that is a low risk, only that speed is quite a crucial factor.</p>
]]></description><pubDate>Fri, 08 Mar 2024 16:48:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=39642896</link><dc:creator>jmgrosen</dc:creator><comments>https://news.ycombinator.com/item?id=39642896</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39642896</guid></item><item><title><![CDATA[New comment by jmgrosen in "A mechanical keyboard with programmable knobs and full color screen panel"]]></title><description><![CDATA[
<p>Especially the Field model!</p>
]]></description><pubDate>Thu, 29 Feb 2024 22:00:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=39555769</link><dc:creator>jmgrosen</dc:creator><comments>https://news.ycombinator.com/item?id=39555769</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39555769</guid></item><item><title><![CDATA[New comment by jmgrosen in "A slightly longer Lean 4 proof tour"]]></title><description><![CDATA[
<p>given the crackpot proofs received by coq-club, i imagine it would indeed</p>
]]></description><pubDate>Thu, 07 Dec 2023 14:40:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=38556840</link><dc:creator>jmgrosen</dc:creator><comments>https://news.ycombinator.com/item?id=38556840</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38556840</guid></item><item><title><![CDATA[New comment by jmgrosen in "FBI warns against using public USB charging ports"]]></title><description><![CDATA[
<p>are there any documented cases of this actually happening in the wild?</p>
]]></description><pubDate>Sun, 15 Oct 2023 05:48:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=37887226</link><dc:creator>jmgrosen</dc:creator><comments>https://news.ycombinator.com/item?id=37887226</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37887226</guid></item><item><title><![CDATA[New comment by jmgrosen in "Ardour 8.0"]]></title><description><![CDATA[
<p>Thank you for the self-promotion, Scheme for Max looks like something I’ve been wishing for for a long time!</p>
]]></description><pubDate>Mon, 09 Oct 2023 16:09:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=37821858</link><dc:creator>jmgrosen</dc:creator><comments>https://news.ycombinator.com/item?id=37821858</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37821858</guid></item><item><title><![CDATA[New comment by jmgrosen in "The AST Typing Problem"]]></title><description><![CDATA[
<p>Use an existential type, usually called Some in Haskell: <a href="https://hackage.haskell.org/package/some-1.0.5/docs/Data-Some.html" rel="nofollow noreferrer">https://hackage.haskell.org/package/some-1.0.5/docs/Data-Som...</a> The implementation of this type one has in their head (a GADT) adds a boxing overhead, but the actual implementation in this library uses a newtype.<p>That way if you have a type Expr a, you can have a list type [Some Expr].</p>
]]></description><pubDate>Mon, 14 Aug 2023 04:45:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=37117551</link><dc:creator>jmgrosen</dc:creator><comments>https://news.ycombinator.com/item?id=37117551</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37117551</guid></item><item><title><![CDATA[New comment by jmgrosen in "Are you a “harbinger of failure”? (2015)"]]></title><description><![CDATA[
<p>yes: <a href="https://dspace.mit.edu/bitstream/handle/1721.1/130136/The%20Surprising%20Breadth%20of%20Harbingers%20of%20Failure%20June%202019.pdf" rel="nofollow noreferrer">https://dspace.mit.edu/bitstream/handle/1721.1/130136/The%20...</a><p>(sorry for lack of details in my post, on mobile)</p>
]]></description><pubDate>Sun, 16 Jul 2023 13:42:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=36746898</link><dc:creator>jmgrosen</dc:creator><comments>https://news.ycombinator.com/item?id=36746898</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36746898</guid></item><item><title><![CDATA[New comment by jmgrosen in "A Flexible Type System for Fearless Concurrency (2022) [pdf]"]]></title><description><![CDATA[
<p>No, it’s not—-they’re passing in a “node”, not a list, which always contains both a head element and a (nullable) tail pointer. That’s why it can’t separate the head in the case of size one: the node must maintain a non-null head.</p>
]]></description><pubDate>Sun, 14 May 2023 11:24:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=35937166</link><dc:creator>jmgrosen</dc:creator><comments>https://news.ycombinator.com/item?id=35937166</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35937166</guid></item><item><title><![CDATA[New comment by jmgrosen in "Why split lexing and parsing into two separate phases?"]]></title><description><![CDATA[
<p>Some of you may enjoy this <i>fantastic</i> recent paper on how to win both the comprehension benefits of splitting lexer and parser AND the performance benefits of fusing them: <a href="https://www.cl.cam.ac.uk/~jdy22/papers/flap-a-deterministic-parser-with-fused-lexing.pdf" rel="nofollow">https://www.cl.cam.ac.uk/~jdy22/papers/flap-a-deterministic-...</a></p>
]]></description><pubDate>Thu, 04 May 2023 16:05:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=35817638</link><dc:creator>jmgrosen</dc:creator><comments>https://news.ycombinator.com/item?id=35817638</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35817638</guid></item><item><title><![CDATA[New comment by jmgrosen in "Show HN: Building musical synthesizers with SQL queries"]]></title><description><![CDATA[
<p>This is absolutely ridiculous. I love it.</p>
]]></description><pubDate>Fri, 07 Apr 2023 19:12:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=35485754</link><dc:creator>jmgrosen</dc:creator><comments>https://news.ycombinator.com/item?id=35485754</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35485754</guid></item><item><title><![CDATA[New comment by jmgrosen in "U.S. successfully flight-tests Raytheon hypersonic weapon"]]></title><description><![CDATA[
<p>I think more like 5.5 minutes: <a href="https://www.wolframalpha.com/input?i=300+nautical+miles+%2F+%28mach+5%29" rel="nofollow">https://www.wolframalpha.com/input?i=300+nautical+miles+%2F+...</a></p>
]]></description><pubDate>Tue, 19 Jul 2022 14:46:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=32152275</link><dc:creator>jmgrosen</dc:creator><comments>https://news.ycombinator.com/item?id=32152275</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32152275</guid></item><item><title><![CDATA[New comment by jmgrosen in "To improve medical trials, justify exclusion criteria"]]></title><description><![CDATA[
<p>The second page starts the "FULL PRESCRIBING INFORMATION"; the body weight quote above comes from section 12.3 of it and there is no mention of a weight exclusion in the discussion of the clinical studies in section 14. AFAIK, "label" typically refers to this sort of ~20 page prescribing information, but is there a different label you have in mind? I believe the one-page package insert is the last page, page 17.</p>
]]></description><pubDate>Tue, 26 Apr 2022 17:15:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=31170221</link><dc:creator>jmgrosen</dc:creator><comments>https://news.ycombinator.com/item?id=31170221</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31170221</guid></item><item><title><![CDATA[New comment by jmgrosen in "nMigen – A refreshed Python toolbox for building complex digital hardware"]]></title><description><![CDATA[
<p>Very cool!<p>Just a random thing I noticed reading through [1]: you might have a bug in how you calculate the magnitudes of the signals? When you assign the output of the low-pass filters on the high frequency to the input of the magnitude approximator, you assign the imaginary LPF to the imaginary input but the real LPF to also the imaginary input, which I think is incorrect? Since I’m on mobile, it’s easiest for me to show sign a screenshot: <a href="https://i.imgur.com/tAQe5Sr.jpg" rel="nofollow">https://i.imgur.com/tAQe5Sr.jpg</a> (If that is indeed a bug, I’m curious how that might impact the results!)</p>
]]></description><pubDate>Sat, 23 Oct 2021 14:45:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=28969013</link><dc:creator>jmgrosen</dc:creator><comments>https://news.ycombinator.com/item?id=28969013</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28969013</guid></item><item><title><![CDATA[MIT Graduate Student Union]]></title><description><![CDATA[
<p>Article URL: <a href="https://mitgsu.org">https://mitgsu.org</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=28673318">https://news.ycombinator.com/item?id=28673318</a></p>
<p>Points: 9</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 27 Sep 2021 17:08:36 +0000</pubDate><link>https://mitgsu.org</link><dc:creator>jmgrosen</dc:creator><comments>https://news.ycombinator.com/item?id=28673318</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28673318</guid></item><item><title><![CDATA[New comment by jmgrosen in "Young female Japanese biker is 50-year-old man using FaceApp"]]></title><description><![CDATA[
<p>Not sure whether I'd prefer to be Bond, or a pirate: archery, fencing, pistol, and sailing.</p>
]]></description><pubDate>Fri, 19 Mar 2021 18:39:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=26516909</link><dc:creator>jmgrosen</dc:creator><comments>https://news.ycombinator.com/item?id=26516909</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26516909</guid></item><item><title><![CDATA[New comment by jmgrosen in "My experience as a poll worker in Pennsylvania"]]></title><description><![CDATA[
<p>I worked the polls in Allegheny, and while the broad strokes are similar to what you described, there are definitely a few differences:<p>- Most people fill out their ballot on paper with a pen, but a voting machine is also available to generate a ballot (anyone can request to use the machine, but it's intended for those with disabilities). Either way, the voter then feeds their paper ballot into a central counting machine (most districts only have one, but some have more).<p>- Police are in no way involved (unless the poll workers call them to attempt to address an issue during the day). The judge of elections is responsible for picking up the materials a few days beforehand and then dropping them off at the county office at the end of the day.<p>- Only four receipts are printed: one to go to the county office, one stays with the minority inspector for a year, one is posted outside the polling place, and... I can't remember what happens with the fourth.<p>In any case, though, thanks for writing this up in detail -- it's good to read how other places do it, and for those that haven't been a poll worker, it's good to read how at least one place does it!</p>
]]></description><pubDate>Wed, 11 Nov 2020 03:08:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=25055101</link><dc:creator>jmgrosen</dc:creator><comments>https://news.ycombinator.com/item?id=25055101</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25055101</guid></item><item><title><![CDATA[New comment by jmgrosen in "Show HN: A gayer “lolcat” (CLI text colourizer)"]]></title><description><![CDATA[
<p>It appears so! <a href="https://github.com/ms-jpq/gay/blob/95129960bc94f017648b93944cfa65205fc646ab/gay#L215-L216" rel="nofollow">https://github.com/ms-jpq/gay/blob/95129960bc94f017648b93944...</a></p>
]]></description><pubDate>Wed, 01 Jul 2020 18:35:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=23704842</link><dc:creator>jmgrosen</dc:creator><comments>https://news.ycombinator.com/item?id=23704842</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23704842</guid></item></channel></rss>