<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: reikonomusha</title><link>https://news.ycombinator.com/user?id=reikonomusha</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 15 Jun 2026 22:54:40 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=reikonomusha" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by reikonomusha in "Distributing Mac software is increasing my cortisol levels"]]></title><description><![CDATA[
<p>Packaging software for Linux users is a nightmare. Unless<p>- your program is extraordinarily simple<p>- you can manage to statically link libc<p>- you can ship (or statically link) all .so files<p>- you can ensure your app can run in a sandbox<p>- you limit the distros you build for<p>- your app can be built by whatever is on flathub<p>etc., most solutions to shipping software simply don't work out-of-the-box. Despite the kernel being reasonably stable, userspace APIs are a mess of incompatible.</p>
]]></description><pubDate>Sun, 10 May 2026 15:14:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=48084644</link><dc:creator>reikonomusha</dc:creator><comments>https://news.ycombinator.com/item?id=48084644</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48084644</guid></item><item><title><![CDATA[New comment by reikonomusha in "A couple million lines of Haskell: Production engineering at Mercury"]]></title><description><![CDATA[
<p>The problem is that the intersection between your business's interests and the interests of the small pool of available developers is usually very small.<p>Building banking apps? Well, even if it's Haskell, the Haskellers were dreaming of GPU compiler jobs, not banking front ends. So you're probably down to literally 5 qualified people on earth who <i>want</i> your job.<p>But then 3 of those 5 don't want to relocate or have other operational desires that require you to re-think how you run your team, and 2 of those 5 believe so strongly in supply-demand that their salary should be 3x the industry average.<p>Many companies, including Jane Street, come to the same conclusion: If you really want developers of a niche language, you have to be very good at finding smart people who don't know the language and training them.</p>
]]></description><pubDate>Sun, 03 May 2026 17:32:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=47999325</link><dc:creator>reikonomusha</dc:creator><comments>https://news.ycombinator.com/item?id=47999325</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47999325</guid></item><item><title><![CDATA[New comment by reikonomusha in "A couple million lines of Haskell: Production engineering at Mercury"]]></title><description><![CDATA[
<p>Haskell is typically terse in addition to expressive. So "tight" seems more apt.<p>Lisp is traditionally not so terse, but still expressive.</p>
]]></description><pubDate>Sun, 03 May 2026 17:26:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=47999250</link><dc:creator>reikonomusha</dc:creator><comments>https://news.ycombinator.com/item?id=47999250</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47999250</guid></item><item><title><![CDATA[Dotcl: Common Lisp Implementation on .NET]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/dotcl/dotcl">https://github.com/dotcl/dotcl</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47964957">https://news.ycombinator.com/item?id=47964957</a></p>
<p>Points: 186</p>
<p># Comments: 47</p>
]]></description><pubDate>Thu, 30 Apr 2026 16:33:24 +0000</pubDate><link>https://github.com/dotcl/dotcl</link><dc:creator>reikonomusha</dc:creator><comments>https://news.ycombinator.com/item?id=47964957</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47964957</guid></item><item><title><![CDATA[New comment by reikonomusha in "Why I still reach for Lisp and Scheme instead of Haskell"]]></title><description><![CDATA[
<p>For a brief period of time over 60 years ago, yes. :)</p>
]]></description><pubDate>Wed, 29 Apr 2026 20:50:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=47954426</link><dc:creator>reikonomusha</dc:creator><comments>https://news.ycombinator.com/item?id=47954426</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47954426</guid></item><item><title><![CDATA[New comment by reikonomusha in "Why I still reach for Lisp and Scheme instead of Haskell"]]></title><description><![CDATA[
<p>What evolution in particular do you think? The developers use it for commercial products in quantum computing and defense [1]. That doesn't mean it's done in some complete language ecosystem sense (which is discussed in [1], and one could argue Haskell also never feels "finished"), but it also doesn't seem like an unfinished hobby project. Given that it's embedded in Common Lisp, there's always a way to fill in the library gaps, sort of like how if a "native" library doesn't exist in Clojure, one can always reach for Java.<p>[1] From <i>Toward Safe, Flexible, and Efficient Software in Common Lisp</i> at the European Lisp Symposium, "[Coalton] has been used for the past 5 or so years [...] first in quantum computing and now a serious defense application." <a href="https://youtu.be/xuSrsjqJN4M&t=9m14s" rel="nofollow">https://youtu.be/xuSrsjqJN4M&t=9m14s</a></p>
]]></description><pubDate>Wed, 29 Apr 2026 19:58:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=47953706</link><dc:creator>reikonomusha</dc:creator><comments>https://news.ycombinator.com/item?id=47953706</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47953706</guid></item><item><title><![CDATA[New comment by reikonomusha in "Why I still reach for Lisp and Scheme instead of Haskell"]]></title><description><![CDATA[
<p>For all practical purposes, the syntax of Lisp isn't just a cosmetic choice, though.</p>
]]></description><pubDate>Wed, 29 Apr 2026 19:35:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=47953325</link><dc:creator>reikonomusha</dc:creator><comments>https://news.ycombinator.com/item?id=47953325</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47953325</guid></item><item><title><![CDATA[New comment by reikonomusha in "Notepad++ for Mac – Independent community port"]]></title><description><![CDATA[
<p><meta>I've noticed this more recently on HN. Either the top comment has to be some negative sentiment even if seemingly good-faith, or a comment on something completely tangential (like the color of the website), or a comment on their own project that's related to the thing posted but it feels more like look-at-me advertising rather than earnestly engaging with the submission. Some of these go against the guidelines, but maybe my own comment here does as well.<p>As of writing, the top comment is "Why?" like the project has to defend itself, on a website that's notionally about curious, interesting, and insightful discussions.</meta><p>I used Notepad++ way back when, sort of before I "graduated" to Emacs and the like. I don't know how it's evolved over the past two decades (I presume, intentionally, not much) or what attracts its fanbase anymore. I know I liked it because it felt like a substantial jump from notepad.exe without feeling bloated and slow. At the time, some of the competition felt sluggish while Notepad++ felt nimble.<p>What do people love about Notepad++ that still isn't really addressed by the "less humble" editors out there?</p>
]]></description><pubDate>Mon, 27 Apr 2026 05:31:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=47918024</link><dc:creator>reikonomusha</dc:creator><comments>https://news.ycombinator.com/item?id=47918024</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47918024</guid></item><item><title><![CDATA[New comment by reikonomusha in "Mine, an IDE for Coalton and Common Lisp"]]></title><description><![CDATA[
<p>What you say is entirely true in theory. An editor can have whatever it wants. Anything is possible—but somebody needs to do the work. If your favorite code editor is Zed, chances are nobody wrote proper Lisp indentation in it or any sort of Lisp interaction mode.<p>Why has it stuck with Emacs and its derivatives? I don't know. It seems interest in investing time to make a good Lisp environment for a non-Emacs editor fizzles out once it gets to the difficult part of productionizing it, which is why Emacs continues to be the #1 no-cost choice.</p>
]]></description><pubDate>Sun, 26 Apr 2026 15:48:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=47911239</link><dc:creator>reikonomusha</dc:creator><comments>https://news.ycombinator.com/item?id=47911239</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47911239</guid></item><item><title><![CDATA[New comment by reikonomusha in "Mine, an IDE for Coalton and Common Lisp"]]></title><description><![CDATA[
<p>"It should be easy enough for" sets a UX bar, not a target audience. Kind of like the English phrase "X is so easy that even a toddler could do it," regardless of whether such a statement is figurative or literal.</p>
]]></description><pubDate>Sun, 26 Apr 2026 15:41:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=47911179</link><dc:creator>reikonomusha</dc:creator><comments>https://news.ycombinator.com/item?id=47911179</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47911179</guid></item><item><title><![CDATA[New comment by reikonomusha in "Mine, an IDE for Coalton and Common Lisp"]]></title><description><![CDATA[
<p>For historical interest, Lem did used to advertise itself as a Common Lisp development tool specifically, but that has changed relatively recently (past year?). From my distant vantage point, it looks like general interest in it grew, and Lem itself evolved in general-purpose directions, so they pivoted the messaging to be about it serving as a general-purpose editor instead of one just for Common Lisp.</p>
]]></description><pubDate>Sun, 26 Apr 2026 05:10:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=47907552</link><dc:creator>reikonomusha</dc:creator><comments>https://news.ycombinator.com/item?id=47907552</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47907552</guid></item><item><title><![CDATA[New comment by reikonomusha in "Mine, an IDE for Coalton and Common Lisp"]]></title><description><![CDATA[
<p>Something like SLIME isn't essential to execute Lisp code, you're right, but it is essential in order to understand the efficiencies afforded by interactive development, which may as well be one of the pillars of the language, since "garbage collection" and "an object system" aren't in and of themselves differentiators anymore*. Using something like SLIME also takes a lot of the pains that people have with Lisp away, namely balancing parens and indenting code correctly. People who do the "I'll use my own editor" approach to beginning Lisp usually write things that look like:<p><pre><code>    (defun myfun(x)
        (let (x)
             (setq x 5)
              (when (eq x 6)
                  (print "6")
             )
         )
     )
</code></pre>
Which is absolutely not what Lisp code should look like. Emacs-and-kin don't outright stop that, but the defaults are such that it's less likely.<p>____<p>* Of course, technically, CLOS is something to behold. But you won't sell someone on Lisp because it can do "OOP".</p>
]]></description><pubDate>Sun, 26 Apr 2026 05:03:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=47907527</link><dc:creator>reikonomusha</dc:creator><comments>https://news.ycombinator.com/item?id=47907527</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47907527</guid></item><item><title><![CDATA[New comment by reikonomusha in "Mine, an IDE for Coalton and Common Lisp"]]></title><description><![CDATA[
<p>Coalton is also a full-featured embedded language of Lisp that is sufficiently paradigmatically different than run-of-the-mill Lisp code you'd see in a Common Lisp textbook, since it has a complete, Haskell-like static type system and Lisp-1 naming. Coalton also sees active development because aspects of the language continue to evolve.<p>The consequence is that an integration with SLIME would have to be a very extensive contrib [1] that is shipped with the Coalton version the user is using, and updated whenever Coalton is updated. No doubt the contrib would have to be very elaborate—it would have to hook in to basically every aspect of SLIME and SWANK if it should be "Coalton-native", from the display of type errors to how auto-complete is handled. Unless the contrib author is <i>very</i> meticulous about backward compatibility, then version mismatches would make everyone involved unhappy. The contrib author would get annoyed at constant bug reports about things not working (even if there's a nice "your Coalton or contrib are out-of-date" error), and users would get annoyed they have to keep a Lisp library in sync with an Emacs add-on.<p>None of this gets to the matter that Emacs simply isn't a popular text editor, and it's not really the one people are rushing to learn, even if it has substantial merit. I don't know how trustworthy this source is [2], but it claims that Emacs represents a fraction of a percent of the developer community. Even if it's off by 10x, it's still 1-in-50 developers at best.<p>[1] There's a basic one that shows Coalton type hints, but not much more: <a href="https://github.com/slime/slime/blob/master/contrib/slime-coalton.el" rel="nofollow">https://github.com/slime/slime/blob/master/contrib/slime-coa...</a><p>[2] <a href="https://pypl.github.io/IDE.html" rel="nofollow">https://pypl.github.io/IDE.html</a></p>
]]></description><pubDate>Sun, 26 Apr 2026 04:51:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=47907466</link><dc:creator>reikonomusha</dc:creator><comments>https://news.ycombinator.com/item?id=47907466</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47907466</guid></item><item><title><![CDATA[New comment by reikonomusha in "Not all elementary functions can be expressed with exp-minus-log"]]></title><description><![CDATA[
<p>Not that I've seen.</p>
]]></description><pubDate>Wed, 15 Apr 2026 17:15:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=47782122</link><dc:creator>reikonomusha</dc:creator><comments>https://news.ycombinator.com/item?id=47782122</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47782122</guid></item><item><title><![CDATA[New comment by reikonomusha in "Not all elementary functions can be expressed with exp-minus-log"]]></title><description><![CDATA[
<p>It is not known, and the model problem for this is Hilbert's 13th [1].<p>Nonetheless, "elementary function" is a technical term dating back to the 19th century; it's very much not a general adjective whose synonym is "basic".<p>[1] <a href="https://en.wikipedia.org/wiki/Hilbert%27s_thirteenth_problem" rel="nofollow">https://en.wikipedia.org/wiki/Hilbert%27s_thirteenth_problem</a></p>
]]></description><pubDate>Wed, 15 Apr 2026 09:27:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=47776690</link><dc:creator>reikonomusha</dc:creator><comments>https://news.ycombinator.com/item?id=47776690</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47776690</guid></item><item><title><![CDATA[New comment by reikonomusha in "Not all elementary functions can be expressed with exp-minus-log"]]></title><description><![CDATA[
<p>You can calculate, measure, draw, construct, write a power series for, express as hypergeometric function, etc. the Bring radical too.<p>All of these concepts, from sine to real numbers, Bring radicals to complex exponentials, can all be defined in different, equivalent ways. What is interesting are the properties invariant to these definitions.<p>It still doesn't seem to me that a square root should be any more or less contrived than a Bring radical. Maybe we should call it a ultraradical instead?</p>
]]></description><pubDate>Wed, 15 Apr 2026 09:16:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=47776600</link><dc:creator>reikonomusha</dc:creator><comments>https://news.ycombinator.com/item?id=47776600</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47776600</guid></item><item><title><![CDATA[New comment by reikonomusha in "Not all elementary functions can be expressed with exp-minus-log"]]></title><description><![CDATA[
<p>The Bring radical has a great geometric interpretation: BR(a) is where the curve x^5 + x + a crosses the x axis.<p>Like sine or exp, it also has a nice series representation:<p><pre><code>    sum(k = 0 to inf) binom(5k,k) (-1)^(k+1) a^(4k+1) / (4k+1)
</code></pre>
We can compute its digits with the very rapidly convergent Newton iteration<p><pre><code>    x <- x - (x^5 + x + a)/(5x^4 + 1)
</code></pre>
and so on.<p>Why not invite it to the table of functions?<p>Ellipses are simple and beautiful figures known to every child, but why do we rarely invite the elliptic integrals to the table too?<p>I guess my point is that "nice geometric interpretation" is a little subjective and hasn't led to much consistency in our choice of which functions are popular or
obscure.</p>
]]></description><pubDate>Wed, 15 Apr 2026 08:46:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=47776359</link><dc:creator>reikonomusha</dc:creator><comments>https://news.ycombinator.com/item?id=47776359</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47776359</guid></item><item><title><![CDATA[New comment by reikonomusha in "Not all elementary functions can be expressed with exp-minus-log"]]></title><description><![CDATA[
<p>Not a typo! Think of f(x) = x as a seed function that can be used to build other functions. It's one way to avoid talking about "variables" as a "data type" and just keep everything about functions. We can make a function like x + x*exp(log(x)) by "formally" writing<p><pre><code>    f + f*(exp∘log)
</code></pre>
where + and * are understood to produce new functions. Sort of Haskell-y.</p>
]]></description><pubDate>Wed, 15 Apr 2026 08:33:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=47776246</link><dc:creator>reikonomusha</dc:creator><comments>https://news.ycombinator.com/item?id=47776246</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47776246</guid></item><item><title><![CDATA[New comment by reikonomusha in "Not all elementary functions can be expressed with exp-minus-log"]]></title><description><![CDATA[
<p>To be fair to Spivak, he did say it was <i>comprehensive</i> introduction. :)</p>
]]></description><pubDate>Wed, 15 Apr 2026 08:28:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=47776211</link><dc:creator>reikonomusha</dc:creator><comments>https://news.ycombinator.com/item?id=47776211</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47776211</guid></item><item><title><![CDATA[New comment by reikonomusha in "Not all elementary functions can be expressed with exp-minus-log"]]></title><description><![CDATA[
<p>EML can represent the real absolute value, so long as we agree with the original author's proviso that we define log(0) and exp(-∞), by way of sqrt(x^2) as f(x) = exp((1/2)log x). Traditionally, log(0) isn't defined, but the original author stipulated it to be -∞, and that all arithmetic works over the "extended reals", which makes<p><pre><code>    abs(0)
    = f(0)            ; by defn
    = exp(1/2 log 0)  ; by defn
    = exp(-∞/2)       ; log 0 rule
    = exp(-∞)         ; extended real arith
    = 0               ; exp(-∞) rule
</code></pre>
If we don't agree with this, then abs() could be defined with a hole punched out of the real line. The logarithm function isn't exactly elegant in this regard with its domain restrictions. :)</p>
]]></description><pubDate>Wed, 15 Apr 2026 07:26:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=47775763</link><dc:creator>reikonomusha</dc:creator><comments>https://news.ycombinator.com/item?id=47775763</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47775763</guid></item></channel></rss>