<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: jjba23</title><link>https://news.ycombinator.com/user?id=jjba23</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 02 May 2026 10:33:39 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=jjba23" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Why I still reach for Lisp and Scheme instead of Haskell]]></title><description><![CDATA[
<p>Article URL: <a href="https://jointhefreeworld.org/blog/articles/lisps/why-i-still-reach-for-scheme-instead-of-haskell/index.html">https://jointhefreeworld.org/blog/articles/lisps/why-i-still-reach-for-scheme-instead-of-haskell/index.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47945707">https://news.ycombinator.com/item?id=47945707</a></p>
<p>Points: 262</p>
<p># Comments: 168</p>
]]></description><pubDate>Wed, 29 Apr 2026 08:43:17 +0000</pubDate><link>https://jointhefreeworld.org/blog/articles/lisps/why-i-still-reach-for-scheme-instead-of-haskell/index.html</link><dc:creator>jjba23</dc:creator><comments>https://news.ycombinator.com/item?id=47945707</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47945707</guid></item><item><title><![CDATA[Olive CSS: Lisp powered vanilla CSS utility-Class A la Tailwind]]></title><description><![CDATA[
<p>Article URL: <a href="https://codeberg.org/jjba23/olive-css">https://codeberg.org/jjba23/olive-css</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47869130">https://news.ycombinator.com/item?id=47869130</a></p>
<p>Points: 15</p>
<p># Comments: 11</p>
]]></description><pubDate>Wed, 22 Apr 2026 20:50:21 +0000</pubDate><link>https://codeberg.org/jjba23/olive-css</link><dc:creator>jjba23</dc:creator><comments>https://news.ycombinator.com/item?id=47869130</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47869130</guid></item><item><title><![CDATA[Repository Pattern with Hygienic Macros in Scheme – Lisp]]></title><description><![CDATA[
<p>Article URL: <a href="https://jointhefreeworld.org/blog/articles/lisps/functional-repository-pattern-in-scheme-with-macros/index.html">https://jointhefreeworld.org/blog/articles/lisps/functional-repository-pattern-in-scheme-with-macros/index.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47715681">https://news.ycombinator.com/item?id=47715681</a></p>
<p>Points: 18</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 10 Apr 2026 09:45:51 +0000</pubDate><link>https://jointhefreeworld.org/blog/articles/lisps/functional-repository-pattern-in-scheme-with-macros/index.html</link><dc:creator>jjba23</dc:creator><comments>https://news.ycombinator.com/item?id=47715681</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47715681</guid></item><item><title><![CDATA[New comment by jjba23 in "Relational Schema Migrations Powered by Lisp on DBs (Guile Scheme) + Seeding"]]></title><description><![CDATA[
<p>This [WIP] tool provides a declarative, transactional approach to managing your database state, ensures your relational schema and database is exactly as you decree, incrementally.   
Compatible with SQLite3, MySQL and PostgreSQL. Write your schema migrations and seeding easily, and in your native database dialect.</p>
]]></description><pubDate>Wed, 01 Apr 2026 21:42:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=47606903</link><dc:creator>jjba23</dc:creator><comments>https://news.ycombinator.com/item?id=47606903</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47606903</guid></item><item><title><![CDATA[Relational Schema Migrations Powered by Lisp on DBs (Guile Scheme) + Seeding]]></title><description><![CDATA[
<p>Article URL: <a href="https://codeberg.org/jjba23/mutastructura">https://codeberg.org/jjba23/mutastructura</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47606902">https://news.ycombinator.com/item?id=47606902</a></p>
<p>Points: 10</p>
<p># Comments: 1</p>
]]></description><pubDate>Wed, 01 Apr 2026 21:42:36 +0000</pubDate><link>https://codeberg.org/jjba23/mutastructura</link><dc:creator>jjba23</dc:creator><comments>https://news.ycombinator.com/item?id=47606902</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47606902</guid></item><item><title><![CDATA[Maak: The infinitely extensible command runner and automation à la Make]]></title><description><![CDATA[
<p>Article URL: <a href="https://codeberg.org/jjba23/maak">https://codeberg.org/jjba23/maak</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45132731">https://news.ycombinator.com/item?id=45132731</a></p>
<p>Points: 25</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 04 Sep 2025 22:03:11 +0000</pubDate><link>https://codeberg.org/jjba23/maak</link><dc:creator>jjba23</dc:creator><comments>https://news.ycombinator.com/item?id=45132731</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45132731</guid></item><item><title><![CDATA[YAML Schemas in Emacs with Eglot – just renewed blog too]]></title><description><![CDATA[
<p>Article URL: <a href="https://jointhefreeworld.org/blog/articles/emacs/yaml-schemas-in-emacs-eglot/">https://jointhefreeworld.org/blog/articles/emacs/yaml-schemas-in-emacs-eglot/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42321472">https://news.ycombinator.com/item?id=42321472</a></p>
<p>Points: 5</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 04 Dec 2024 20:06:02 +0000</pubDate><link>https://jointhefreeworld.org/blog/articles/emacs/yaml-schemas-in-emacs-eglot/</link><dc:creator>jjba23</dc:creator><comments>https://news.ycombinator.com/item?id=42321472</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42321472</guid></item><item><title><![CDATA[New comment by jjba23 in "Supreme Sexp System – SSS – A Lisp Machine Adventure"]]></title><description><![CDATA[
<p>Seems like there's been quite some interest lately in my custom configurations and self-built OS with GNU Guix, Emacs, StumpWM and more, which works amazing, specially for devs, and is pretty much 100% configurable with Lisp :blessed:
Many stars in just a couple days, maybe it inspires you to do great things, and free up your computing.</p>
]]></description><pubDate>Thu, 24 Oct 2024 09:41:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=41933857</link><dc:creator>jjba23</dc:creator><comments>https://news.ycombinator.com/item?id=41933857</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41933857</guid></item><item><title><![CDATA[Supreme Sexp System – SSS – A Lisp Machine Adventure]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/jjba23/sss">https://github.com/jjba23/sss</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41933856">https://news.ycombinator.com/item?id=41933856</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Thu, 24 Oct 2024 09:41:35 +0000</pubDate><link>https://github.com/jjba23/sss</link><dc:creator>jjba23</dc:creator><comments>https://news.ycombinator.com/item?id=41933856</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41933856</guid></item><item><title><![CDATA[Byggsteg – PoC simple fast deployable CI/CD system written in Guile Scheme]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/jjba23/byggsteg">https://github.com/jjba23/byggsteg</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41676232">https://news.ycombinator.com/item?id=41676232</a></p>
<p>Points: 5</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 27 Sep 2024 22:40:44 +0000</pubDate><link>https://github.com/jjba23/byggsteg</link><dc:creator>jjba23</dc:creator><comments>https://news.ycombinator.com/item?id=41676232</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41676232</guid></item><item><title><![CDATA[New comment by jjba23 in "ZZSpec – Give feedback on Scala library to ease testcontainers and ZIO test"]]></title><description><![CDATA[
<p>Meh, thought this would get more views haha</p>
]]></description><pubDate>Fri, 13 Sep 2024 14:57:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=41531834</link><dc:creator>jjba23</dc:creator><comments>https://news.ycombinator.com/item?id=41531834</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41531834</guid></item><item><title><![CDATA[New comment by jjba23 in "ZZSpec – Give feedback on Scala library to ease testcontainers and ZIO test"]]></title><description><![CDATA[
<p>A Scala library with great ZIO (and ZIO test) integration to help you easily write high-level integration/black box tests. ZZSpec tests help you grow your confidence in the correctness of software.
Why ? Testing at a high level means freedom of implementation and refactoring. This is something all engineers love . Read more this page further to understand why this library was created.<p><a href="https://github.com/jjba23/zzspec">https://github.com/jjba23/zzspec</a></p>
]]></description><pubDate>Thu, 12 Sep 2024 14:58:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=41521719</link><dc:creator>jjba23</dc:creator><comments>https://news.ycombinator.com/item?id=41521719</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41521719</guid></item><item><title><![CDATA[ZZSpec – Give feedback on Scala library to ease testcontainers and ZIO test]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/jjba23/zzspec">https://github.com/jjba23/zzspec</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41521718">https://news.ycombinator.com/item?id=41521718</a></p>
<p>Points: 1</p>
<p># Comments: 2</p>
]]></description><pubDate>Thu, 12 Sep 2024 14:58:45 +0000</pubDate><link>https://github.com/jjba23/zzspec</link><dc:creator>jjba23</dc:creator><comments>https://news.ycombinator.com/item?id=41521718</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41521718</guid></item></channel></rss>