<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: blain_the_train</title><link>https://news.ycombinator.com/user?id=blain_the_train</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 24 May 2026 20:40:26 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=blain_the_train" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by blain_the_train in "Clojure Turns 15 panel discussion video"]]></title><description><![CDATA[
<p>Java has more build tools then Clojure, so thus is more “more fragmented” apparently. I replied “wat” as a slang version of “what” and a short version of “what do you mean” because that’s the only reasonable reply to “spec seems kind of weird and not well thought out either”. I’m asking OP to qualify there statement with something that could even start to be a conversation about various tradeoffs.<p>But really, i wish i hadn’t hit enter and i wish i could delete my comment because OP’s comment isn’t a good entry point to discussion anything.</p>
]]></description><pubDate>Tue, 14 Feb 2023 00:51:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=34783557</link><dc:creator>blain_the_train</dc:creator><comments>https://news.ycombinator.com/item?id=34783557</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34783557</guid></item><item><title><![CDATA[New comment by blain_the_train in "Clojure Turns 15 panel discussion video"]]></title><description><![CDATA[
<p>So clojure has three main build tools: Lein, deps, and boot.<p>Meanwhile in the java world you have: Gradle, Maven, Ant, etc...<p>> And Clojure CLI tools also seem like a total shitshow compared to go or rust’s tooling.<p>Wat<p>> Spec seems kind of weird and not well thought out either.<p>WAT?</p>
]]></description><pubDate>Tue, 14 Feb 2023 00:31:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=34783289</link><dc:creator>blain_the_train</dc:creator><comments>https://news.ycombinator.com/item?id=34783289</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34783289</guid></item><item><title><![CDATA[New comment by blain_the_train in "One common behavior seen in “mature” software engineers"]]></title><description><![CDATA[
<p>It's the general's purpose to tell solider to fix it for the rest of the army.</p>
]]></description><pubDate>Wed, 08 Feb 2023 00:03:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=34701888</link><dc:creator>blain_the_train</dc:creator><comments>https://news.ycombinator.com/item?id=34701888</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34701888</guid></item><item><title><![CDATA[New comment by blain_the_train in "Ask HN: Is Clojure Dead?"]]></title><description><![CDATA[
<p>Even in the most naive models your "market value" is based off Demand (how many jobs) AND supply (how many people can do the job), you need to be concerned about the ratio, not one side or the other.<p>If Pytyon has 100 jobs and 100 people then the ratio is 1
If Clojure has 10 jobs and 5 people then the ration is 2 and Clojure has a healthier market for you then python.</p>
]]></description><pubDate>Thu, 29 Sep 2022 15:03:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=33021710</link><dc:creator>blain_the_train</dc:creator><comments>https://news.ycombinator.com/item?id=33021710</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33021710</guid></item><item><title><![CDATA[New comment by blain_the_train in "An Intuition for Lisp Syntax (2020)"]]></title><description><![CDATA[
<p>I'm saying that it's hard to build a basic lego block with another lego block. You have to use plastic, heat and a mold.<p>That's why we have a wide range of programming languages at different levels, and why it's common for people to say "high level" or "low level" languages.<p>It's unclear to me what your suggesting, or what question your asking really.</p>
]]></description><pubDate>Tue, 30 Aug 2022 02:13:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=32645899</link><dc:creator>blain_the_train</dc:creator><comments>https://news.ycombinator.com/item?id=32645899</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32645899</guid></item><item><title><![CDATA[New comment by blain_the_train in "CSS Classes Considered Harmful"]]></title><description><![CDATA[
<p>CSS suffers from the lack of composability and organizational features found in modern high level programming languages. If your excited about modern css features like "is" or "has", then you agree it needs more functions to keep up with customer demand.<p>I wrote a bit about this problem from the perspective of a clojure and clojurescript developer on my blog. <a href="https://drewverlee.github.io/posts-output/2021-8-26-css-optimizations" rel="nofollow">https://drewverlee.github.io/posts-output/2021-8-26-css-opti...</a><p>The reason, clojure and clojurescript is relevant is those programming languages can easily compile to css, allowing users to easily add pl features that don't exist in css and not force devs to learn the same concepts twice. It can do this becuase as a lisp, turning clojure native hashmaps into classes (or attributes if you prefer) is like pouring water into a container. We numerous libs to do this in the clojure ecosystem, here is a reddit discussion around the newest one: <a href="https://www.reddit.com/r/Clojure/comments/w56tg8/shadowcss_cssincljs/" rel="nofollow">https://www.reddit.com/r/Clojure/comments/w56tg8/shadowcss_c...</a><p>Though i would personally opt for the slower page perf and faster dev performance of just using cljs compiled to inline-styles solution, as i suggest in my blog.<p>Of course there might be performance benefits to coding at the lower css level directly, but on average that's not a good tradeoff for most teams i have worked on. s</p>
]]></description><pubDate>Mon, 29 Aug 2022 17:01:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=32640595</link><dc:creator>blain_the_train</dc:creator><comments>https://news.ycombinator.com/item?id=32640595</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32640595</guid></item><item><title><![CDATA[New comment by blain_the_train in "An Intuition for Lisp Syntax (2020)"]]></title><description><![CDATA[
<p>correct. the way i see it, lisp operates at the abstraction level of lists. which most people call "user applications".<p>if you need to build things that build the building blocks of lists it's not a good fit.</p>
]]></description><pubDate>Mon, 29 Aug 2022 00:51:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=32633725</link><dc:creator>blain_the_train</dc:creator><comments>https://news.ycombinator.com/item?id=32633725</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32633725</guid></item><item><title><![CDATA[New comment by blain_the_train in "JSON Crack – Visualize JSON data into graphs"]]></title><description><![CDATA[
<p>i think similarly, this db will tx arbitrary json and let you query it.<p><a href="https://github.com/quoll/asami" rel="nofollow">https://github.com/quoll/asami</a></p>
]]></description><pubDate>Sun, 28 Aug 2022 10:38:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=32627264</link><dc:creator>blain_the_train</dc:creator><comments>https://news.ycombinator.com/item?id=32627264</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32627264</guid></item><item><title><![CDATA[New comment by blain_the_train in "A Graph-Based Firebase"]]></title><description><![CDATA[
<p>do you write about your findings and ideas? i would be interested to read more.</p>
]]></description><pubDate>Fri, 26 Aug 2022 10:17:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=32605448</link><dc:creator>blain_the_train</dc:creator><comments>https://news.ycombinator.com/item?id=32605448</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32605448</guid></item><item><title><![CDATA[New comment by blain_the_train in "Monad Confusion and the Blurry Line Between Data and Computation"]]></title><description><![CDATA[
<p>edit primates should be primitives. that's what i get for trying swiping on my phone and not triple checking. ;)</p>
]]></description><pubDate>Sat, 06 Aug 2022 14:53:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=32368635</link><dc:creator>blain_the_train</dc:creator><comments>https://news.ycombinator.com/item?id=32368635</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32368635</guid></item><item><title><![CDATA[New comment by blain_the_train in "Monad Confusion and the Blurry Line Between Data and Computation"]]></title><description><![CDATA[
<p>I'm asking a question about human psychology really. Maybe in a too cheeky way, because I feel some language enthusiasts, unintentionally, do the same by implying there programs are "safer" by being more constrained, without really justifying the claim.<p>I'm asking how haskell encourages people to use composable well understood abstractions and data structures?<p>Clojure does this by putting them into the syntax itself as primates E.g ([] () #{} {}) see? the list () contains a list of things, one of which itself is a list. This cuts away the translation barrier, i don't have to label the ocean as wet if your in it.<p>In this way all clojure developers are lead to think and talk to the machine the same way, this unifies how all Clojure programmers often choose to express intent.<p>It's at the heart of what Rich wanted for the language, making simple easy. Or as i see it know, making simple useful structures so easy to reach for, your discouraged, before you know better, to do something else. That's why i view clojure as more constrained then haskell, because I'm not sure haskell has that level of built in encouragement in it's design. I think the authors were interested in what could be, as where rich has taken a much narrow stance on how to deliver high level programs.</p>
]]></description><pubDate>Sat, 06 Aug 2022 14:36:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=32368470</link><dc:creator>blain_the_train</dc:creator><comments>https://news.ycombinator.com/item?id=32368470</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32368470</guid></item><item><title><![CDATA[New comment by blain_the_train in "Monad Confusion and the Blurry Line Between Data and Computation"]]></title><description><![CDATA[
<p>it's not clear to me, and from the studies i have seen, that Haskell leads to less unintended exceptions than Clojure.<p>haskell might certainly lead to less nil pointer expections, but that doesn't even mean the faulty logic is easier to resolve right?<p>what I'm saying is, no one pays to avoid nil pointer expections. if they did, i would simply right no code and call it a day.<p>the question is, does a language let you express your intent accurately. imo, this is what clojure gets right, because it helps me talk to the machine in the machines terms: datastructures.<p>clojure makes using well understood types easy by putting them into the snytax. it wires it into your brain.<p>my worry is, and hear this on every level, haskell is too open ended, people will choose to reinvent lists and sets and hashmaps making it harder and harder to understand how anything can compose together.</p>
]]></description><pubDate>Sat, 06 Aug 2022 13:47:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=32368043</link><dc:creator>blain_the_train</dc:creator><comments>https://news.ycombinator.com/item?id=32368043</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32368043</guid></item><item><title><![CDATA[New comment by blain_the_train in "Kanye West's Stem Player – An engineering disaster"]]></title><description><![CDATA[
<p>yes, which is why i just but Sennheiser, because it's clear they really care about the music.</p>
]]></description><pubDate>Sat, 06 Aug 2022 07:27:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=32365818</link><dc:creator>blain_the_train</dc:creator><comments>https://news.ycombinator.com/item?id=32365818</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32365818</guid></item><item><title><![CDATA[New comment by blain_the_train in "Clojure needs a Rails"]]></title><description><![CDATA[
<p>err. i think i misunderstood your question.</p>
]]></description><pubDate>Sun, 31 Jul 2022 14:17:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=32295633</link><dc:creator>blain_the_train</dc:creator><comments>https://news.ycombinator.com/item?id=32295633</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32295633</guid></item><item><title><![CDATA[New comment by blain_the_train in "Clojure needs a Rails"]]></title><description><![CDATA[
<p>clojure can turn a data api into a first class clojure library with relatively less effort.<p>e.g <a href="https://github.com/cognitect-labs/aws-api" rel="nofollow">https://github.com/cognitect-labs/aws-api</a></p>
]]></description><pubDate>Sun, 31 Jul 2022 14:05:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=32295549</link><dc:creator>blain_the_train</dc:creator><comments>https://news.ycombinator.com/item?id=32295549</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32295549</guid></item><item><title><![CDATA[New comment by blain_the_train in "Clojure needs a Rails"]]></title><description><![CDATA[
<p>and clojure has several such frameworks.</p>
]]></description><pubDate>Sun, 31 Jul 2022 13:19:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=32295303</link><dc:creator>blain_the_train</dc:creator><comments>https://news.ycombinator.com/item?id=32295303</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32295303</guid></item><item><title><![CDATA[New comment by blain_the_train in "Clojure needs a Rails"]]></title><description><![CDATA[
<p>yes, everyone in these communities does this to some degree:<p>typescript, coffeescript, scala, kotlin, etc...</p>
]]></description><pubDate>Sun, 31 Jul 2022 13:08:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=32295255</link><dc:creator>blain_the_train</dc:creator><comments>https://news.ycombinator.com/item?id=32295255</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32295255</guid></item><item><title><![CDATA[New comment by blain_the_train in "Clojure needs a Rails"]]></title><description><![CDATA[
<p>MVC don't help with strip payment integrations.</p>
]]></description><pubDate>Sat, 30 Jul 2022 18:15:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=32289003</link><dc:creator>blain_the_train</dc:creator><comments>https://news.ycombinator.com/item?id=32289003</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32289003</guid></item><item><title><![CDATA[New comment by blain_the_train in "I should have loved biology"]]></title><description><![CDATA[
<p>i feel like it's like a lisp macro, but it's more like a neural net. is that a fair assessment?</p>
]]></description><pubDate>Sat, 09 Jul 2022 22:06:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=32039722</link><dc:creator>blain_the_train</dc:creator><comments>https://news.ycombinator.com/item?id=32039722</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32039722</guid></item><item><title><![CDATA[New comment by blain_the_train in "Revisiting the principles of data-oriented programming"]]></title><description><![CDATA[
<p>how did it show a disconnect?</p>
]]></description><pubDate>Sun, 26 Jun 2022 06:53:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=31881734</link><dc:creator>blain_the_train</dc:creator><comments>https://news.ycombinator.com/item?id=31881734</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31881734</guid></item></channel></rss>