<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: sorry_i_lisp</title><link>https://news.ycombinator.com/user?id=sorry_i_lisp</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 27 Aug 2026 10:12:01 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=sorry_i_lisp" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by sorry_i_lisp in "Tracking down the 16-year-old WAL-reset SQLite bug"]]></title><description><![CDATA[
<p>I think FoundationDB has that crown. <a href="https://antithesis.com/company/about/" rel="nofollow">https://antithesis.com/company/about/</a></p>
]]></description><pubDate>Thu, 13 Aug 2026 11:50:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=49284597</link><dc:creator>sorry_i_lisp</dc:creator><comments>https://news.ycombinator.com/item?id=49284597</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49284597</guid></item><item><title><![CDATA[New comment by sorry_i_lisp in "HTML over WebSockets: real-time SPAs with barely any JavaScript"]]></title><description><![CDATA[
<p>> drk points out that the SSE stream is one-way but your app isn't<p>oops</p>
]]></description><pubDate>Thu, 13 Aug 2026 10:51:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=49284099</link><dc:creator>sorry_i_lisp</dc:creator><comments>https://news.ycombinator.com/item?id=49284099</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49284099</guid></item><item><title><![CDATA[New comment by sorry_i_lisp in "My thoughts after using Clojure for about a month"]]></title><description><![CDATA[
<p>Clojure on JVM with virtual-threads (green threads) and communicating only via core.async channels (CSP inspired) using immutable data structures is pretty neat, FWIW.</p>
]]></description><pubDate>Wed, 03 Jun 2026 05:52:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=48380417</link><dc:creator>sorry_i_lisp</dc:creator><comments>https://news.ycombinator.com/item?id=48380417</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48380417</guid></item><item><title><![CDATA[New comment by sorry_i_lisp in "Many hells of WebDAV"]]></title><description><![CDATA[
<p>Thank you! I also use it.</p>
]]></description><pubDate>Thu, 08 Jan 2026 07:25:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=46538261</link><dc:creator>sorry_i_lisp</dc:creator><comments>https://news.ycombinator.com/item?id=46538261</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46538261</guid></item><item><title><![CDATA[New comment by sorry_i_lisp in "I switched from Htmx to Datastar"]]></title><description><![CDATA[
<p>Finally someone is speaking truth to power. These registered non-profits that release their code for free and their leisure time for support need to be knocked down a notch.<p>We all know they are evil. But you know the most evil thing? That code that was previously released under a free license? Still sneakily on display in the git history like the crown jewels in the Tower of London. Except of armed guard defending the code that wants to be free once more it's hidden behind arcane git commands. Name me a single person that knows how to navigate the git history. I'm waiting. Spoiler alert: I asked Claude and they don't exist.</p>
]]></description><pubDate>Fri, 10 Oct 2025 14:24:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=45539459</link><dc:creator>sorry_i_lisp</dc:creator><comments>https://news.ycombinator.com/item?id=45539459</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45539459</guid></item><item><title><![CDATA[New comment by sorry_i_lisp in "ML needs a new programming language – Interview with Chris Lattner"]]></title><description><![CDATA[
<p><a href="https://github.com/delaneyj/jackalope" rel="nofollow">https://github.com/delaneyj/jackalope</a></p>
]]></description><pubDate>Sat, 06 Sep 2025 07:12:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=45147272</link><dc:creator>sorry_i_lisp</dc:creator><comments>https://news.ycombinator.com/item?id=45147272</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45147272</guid></item><item><title><![CDATA[New comment by sorry_i_lisp in "From C++ to Clojure: Jank language promises best of both"]]></title><description><![CDATA[
<p>No value judgment, what do you mean by "JVM madness"?</p>
]]></description><pubDate>Thu, 30 Jan 2025 12:43:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=42877217</link><dc:creator>sorry_i_lisp</dc:creator><comments>https://news.ycombinator.com/item?id=42877217</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42877217</guid></item><item><title><![CDATA[New comment by sorry_i_lisp in "NixOS is not reproducible"]]></title><description><![CDATA[
<p>My flutter use case may be too pedestrian, but I have no issue with flutter using projects managed by nix.</p>
]]></description><pubDate>Sun, 27 Oct 2024 14:29:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=41962837</link><dc:creator>sorry_i_lisp</dc:creator><comments>https://news.ycombinator.com/item?id=41962837</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41962837</guid></item><item><title><![CDATA[New comment by sorry_i_lisp in "Why Does Elisp Suck"]]></title><description><![CDATA[
<p>I'm actually writing some Emacs Lisp right now, because I want $FEATURE in Emacs. I've been away from Emacs Lisp for awhile in the land of Clojure and I'm reimporting certain things the way they are done there.<p>Libraries that help with that, even though the major underlying structure isn't immutable data structures make Emacs Lisp bearable are: s.el, ht.el, dash.el
It would be great if there was namespacing and less global state pollution.<p>Of course if you want to integrate with the rest of the Emacs ecosystem and you want some libraries that help you out make things nice means learning a whole different ballgame. Like wanting to use the great transient.el. That's super stateful and based on eieio.el. (Although transient.el is relatively good about hiding that behind a good API surface.)<p>Overall, even though I wish it was based on a functional core and Clojure's immutable data structure, concurrency, namespacing and its great EDN reader, I just accept the pragmatism on the human scale that if I want a great text based interface that interacts with the rest of my text driven workflow Emacs is a good choice and Emacs Lisp is acceptable.</p>
]]></description><pubDate>Mon, 26 Aug 2024 08:12:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=41355006</link><dc:creator>sorry_i_lisp</dc:creator><comments>https://news.ycombinator.com/item?id=41355006</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41355006</guid></item><item><title><![CDATA[New comment by sorry_i_lisp in "Starlink Mini brings space internet to backpackers"]]></title><description><![CDATA[
<p>That's a real 2022 response. Nowadays "Please let a LLM summarize the article for you, instead of wasting human time!" is the proper etiquette. ;-)</p>
]]></description><pubDate>Fri, 21 Jun 2024 11:01:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=40748230</link><dc:creator>sorry_i_lisp</dc:creator><comments>https://news.ycombinator.com/item?id=40748230</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40748230</guid></item><item><title><![CDATA[New comment by sorry_i_lisp in "Executive Function Theft"]]></title><description><![CDATA[
<p>Cal also writes about reverse office hours.
The idea is that instead of holding a 1 hour meeting where every person only has a small contribution to make (in the realm of 5 minutes or less), they don't attend that meeting but rather the person with the objective that needs input from several different players is tasked with going to the different players when it's convenient to the ones you need the small contributions from.<p>So I don't think Cal is only interested in optimizing his own life and dumping everything EFT style onto others.<p>Undoubtedly it was easier for Darwin to work 4 deep work hours a day because he didn't have to handle the kids, prepare the food, clean the house and mow the lawn and work in the garden.
Based on having read Cal a lot I haven't seen him advocate this selfishness in the modern world.</p>
]]></description><pubDate>Mon, 21 Aug 2023 08:00:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=37206608</link><dc:creator>sorry_i_lisp</dc:creator><comments>https://news.ycombinator.com/item?id=37206608</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37206608</guid></item><item><title><![CDATA[New comment by sorry_i_lisp in "Universal Summarizer"]]></title><description><![CDATA[
<p>I also pay for Kagi search and have a usage value of ~55% from what I pay and I'm fine with experiments.</p>
]]></description><pubDate>Fri, 03 Feb 2023 21:35:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=34648030</link><dc:creator>sorry_i_lisp</dc:creator><comments>https://news.ycombinator.com/item?id=34648030</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34648030</guid></item><item><title><![CDATA[New comment by sorry_i_lisp in "Universal Summarizer"]]></title><description><![CDATA[
<p>I put in a (mostly) transcript of the Randy Pausch lecture on Time Management [1] and the summarizer gave me:<p><i>Time management is an important skill to have in order to lead a happier and more productive life. Julie A. Zelenski, a professor at UVA, gave a talk on time management, drawing from two books and her own experiences. She recommends having a filing system, using speaker phones, and standing during phone calls to save time. She also suggests doing the ugliest task first, having a timer on the phone, and leaving thank-you notes on the desk. Zelenski also recommends scheduling meetings, phone calls, and mundane tasks, and treating people with respect and dignity. An interesting point she made was to use a power drill to carve pumpkins instead of a knife!</i><p>Julie Zelenski, ha. AI be dreamin'.<p>I liked the examples and you're always going to have some weird loss of content when you summarize but the AI taking the joke by Randy and then imagining a surname is still amusing.<p>[1] <a href="https://jamesclear.com/great-speeches/time-management-by-randy-pausch" rel="nofollow">https://jamesclear.com/great-speeches/time-management-by-ran...</a></p>
]]></description><pubDate>Fri, 03 Feb 2023 21:30:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=34647972</link><dc:creator>sorry_i_lisp</dc:creator><comments>https://news.ycombinator.com/item?id=34647972</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34647972</guid></item><item><title><![CDATA[New comment by sorry_i_lisp in "Google loses EU appeal and is fined a record $4B"]]></title><description><![CDATA[
<p>+1 that the plastic is the main difference are the "everything to Ryobi"-plastic adadpters you can buy. I use Makita battery->Ryobi tool and it works great.</p>
]]></description><pubDate>Thu, 22 Sep 2022 15:09:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=32939938</link><dc:creator>sorry_i_lisp</dc:creator><comments>https://news.ycombinator.com/item?id=32939938</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32939938</guid></item><item><title><![CDATA[New comment by sorry_i_lisp in "Your work matters – Build your schedule accordingly"]]></title><description><![CDATA[
<p>I think using the Core Ideas Playlist and starting there would be good:
<a href="https://www.youtube.com/playlist?list=PL8xK8kBHHUX43VVxO3b7so_HXS72rf6eg" rel="nofollow">https://www.youtube.com/playlist?list=PL8xK8kBHHUX43VVxO3b7s...</a><p>I have never listened to a podcast, just the cut out snippts on the youtube channel.</p>
]]></description><pubDate>Wed, 21 Sep 2022 18:00:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=32928795</link><dc:creator>sorry_i_lisp</dc:creator><comments>https://news.ycombinator.com/item?id=32928795</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32928795</guid></item><item><title><![CDATA[New comment by sorry_i_lisp in "Woman ‘dehumanised’ by viral TikTok filmed without her consent"]]></title><description><![CDATA[
<p>MrBeast is in the business of arbitrage.</p>
]]></description><pubDate>Thu, 14 Jul 2022 18:48:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=32099984</link><dc:creator>sorry_i_lisp</dc:creator><comments>https://news.ycombinator.com/item?id=32099984</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32099984</guid></item><item><title><![CDATA[New comment by sorry_i_lisp in "A common trap for people entering programming jobs"]]></title><description><![CDATA[
<p>I love this post. You've managed to describe my current frustration, when working with people that score low in those categories.<p>I've had a team member that was quite high in 3 out of 4 categories and low in actual programming skills and I found him to be a valuable team member.</p>
]]></description><pubDate>Fri, 24 Jun 2022 06:34:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=31858424</link><dc:creator>sorry_i_lisp</dc:creator><comments>https://news.ycombinator.com/item?id=31858424</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31858424</guid></item><item><title><![CDATA[New comment by sorry_i_lisp in "On Repl-Driven Programming (2020)"]]></title><description><![CDATA[
<p>Clojure is the ultimate interop language to me.<p>ClojureScript (shadow-cljs, nbb) for JavaScript<p>Clojure for JVM<p>babashka for scripts<p>libpython-clj for python interop.<p>ClojureCLR for .NET (beta state IMO)<p>ClojureDart for Dart/Flutter (early alpha state, one big shipped prod app on iOS/android)<p>---
Edit:<p>I don't quite know how to describe it, but having the _exact_ same files in a full-stack web application being read in both the Clojure backend and ClojureScript frontend (API contract) feels pretty neat. As an example having the frontend accurately give the user feedback why his input form isn't going to be accepted without a server round-trip or duplicating code just feels elegant.</p>
]]></description><pubDate>Fri, 06 May 2022 05:45:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=31281704</link><dc:creator>sorry_i_lisp</dc:creator><comments>https://news.ycombinator.com/item?id=31281704</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31281704</guid></item><item><title><![CDATA[New comment by sorry_i_lisp in "On Repl-Driven Programming (2020)"]]></title><description><![CDATA[
<p>Not to make you feel too bad, but based on your sentence you may appreciate a recent addition to my personal REPL toolkit in Clojure which I very much enjoy.<p>You may remember the rich comment forms in Clojure development as a communication tool to your future self and others. Now someone made them testable <a href="https://github.com/hyperfiddle/rcf#readme" rel="nofollow">https://github.com/hyperfiddle/rcf#readme</a>
I feel this is even closer to the platonic ideal Clojure way of serializing your thoughts to file.</p>
]]></description><pubDate>Fri, 06 May 2022 05:41:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=31281683</link><dc:creator>sorry_i_lisp</dc:creator><comments>https://news.ycombinator.com/item?id=31281683</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31281683</guid></item></channel></rss>