<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: nologic01</title><link>https://news.ycombinator.com/user?id=nologic01</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 27 Jun 2026 23:57:52 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=nologic01" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by nologic01 in "Voters Overwhelmingly Pass Car Right to Repair Law in Maine"]]></title><description><![CDATA[
<p>The irony is that they are defending the right of a manufacturing cartel to limit the options of what these valiant freedom fighters can do with stuff they own (with the "hard-won" money they managed to rescue from the evil "taxman" :-).<p>But assuming they indeed want the "freedom" to have unrepairable cars, what about <i>my</i> freedom to want a market that offers them. Same with a market for cars that are not surveillance devices etc. Are their needs more important than mine?<p>Political extremism turns people into ugly entitled morons. Alas its not a sad circus to watch from afar. They are taking society down to their sociopathic dark world.</p>
]]></description><pubDate>Thu, 09 Nov 2023 11:10:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=38203548</link><dc:creator>nologic01</dc:creator><comments>https://news.ycombinator.com/item?id=38203548</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38203548</guid></item><item><title><![CDATA[New comment by nologic01 in "Voters Overwhelmingly Pass Car Right to Repair Law in Maine"]]></title><description><![CDATA[
<p>A repairability index is about as objective as can get: a list a components and their modes of failure along with a checklist of:<p>* what can be repaired by the owner using spare parts, instructions and common tools<p>* what can be repaired by an independend third party<p>* what must be repaired by the manufacturer<p>* when must something be junked and how much of it can be recycled<p>These are not "opinions". At some point we need to start calling out the criminal indifference of vested interests (and their shills) to the sustainability question</p>
]]></description><pubDate>Thu, 09 Nov 2023 07:52:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=38202248</link><dc:creator>nologic01</dc:creator><comments>https://news.ycombinator.com/item?id=38202248</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38202248</guid></item><item><title><![CDATA[New comment by nologic01 in "Is AI the next crypto? Insights from HN comments"]]></title><description><![CDATA[
<p>Very interesting find, even though not their target:<p>"Interestingly, there is in fact a noticeable downward slope in average sentiment over time for those topics as well"<p>I would speculate total sentiment on HN is trending down. Its the disillusionment with tech.</p>
]]></description><pubDate>Thu, 09 Nov 2023 00:03:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=38199074</link><dc:creator>nologic01</dc:creator><comments>https://news.ycombinator.com/item?id=38199074</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38199074</guid></item><item><title><![CDATA[New comment by nologic01 in "Voters Overwhelmingly Pass Car Right to Repair Law in Maine"]]></title><description><![CDATA[
<p>"right to Repair is incredibly popular because it’s common sense—at least to those who aren’t manufacturers. Society works best when we are empowered to fix our stuff"<p>here is the next win for common sense: a repairability index. invented in france where they know a thing or two about revolutions<p><a href="https://grist.org/climate/why-frances-new-repairability-index-is-a-big-deal/" rel="nofollow noreferrer">https://grist.org/climate/why-frances-new-repairability-inde...</a></p>
]]></description><pubDate>Wed, 08 Nov 2023 23:48:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=38198928</link><dc:creator>nologic01</dc:creator><comments>https://news.ycombinator.com/item?id=38198928</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38198928</guid></item><item><title><![CDATA[New comment by nologic01 in "SciPy builds for Python 3.12 on Windows are a minor miracle"]]></title><description><![CDATA[
<p>Python is now bigger than what even its most keen friends ever imagined might happen. This is not automatically solving the issues, nor make it more likeable to those who dislike it, but it does incentivise serious plumbing work.</p>
]]></description><pubDate>Wed, 08 Nov 2023 23:31:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=38198787</link><dc:creator>nologic01</dc:creator><comments>https://news.ycombinator.com/item?id=38198787</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38198787</guid></item><item><title><![CDATA[New comment by nologic01 in "Opusmodus: Common Lisp Music Composition System"]]></title><description><![CDATA[
<p>Something I noticed about all these projects (and they are quite a few) is that they are quite old (some going back ~2 decades or so).<p>I wonder what is the dynamic behind that longevity. Music hasn't changed ofcourse but on tech side I would think there are significant new possibilities.<p>Is it something related to the difficulty of implementing low level algorithms (famously a lot of linear algebra stuff goes back decades and rests on C / Fortran libraries). Is it that there isn't enough interest to justify new efforts or are those systems already near "perfection"?</p>
]]></description><pubDate>Wed, 08 Nov 2023 22:51:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=38198388</link><dc:creator>nologic01</dc:creator><comments>https://news.ycombinator.com/item?id=38198388</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38198388</guid></item><item><title><![CDATA[New comment by nologic01 in "Opusmodus: Common Lisp Music Composition System"]]></title><description><![CDATA[
<p>I think what you are asking for is for an abstraction layer that is on top of what the current systems do. LaTeX is a very good analogy, as it is a set of macros that hide away the numericity of the underlying TeX typesetting system. Once upon a time people did use TeX to write papers because LaTeX did not exist yet.<p>Such a higher level macro system must make tradeoffs between sufficient control and conciseness (though its typically possible to insert low level code in between the macros since before any macro can be executed, rendered etc. it must be converted to the lower level anyway).<p>Developing such a system is probably a task for tech-savvy musician rather than a music-savvy techie. Its value proposition would be precisely to crystallize composition "invariants" that are expressive and versatile enough to enable people to compose genuinely new things.<p>But you should keep in mind that all LaTeX papers look a bit alike :-) (though <i>much</i> better than Word papers).</p>
]]></description><pubDate>Wed, 08 Nov 2023 22:45:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=38198311</link><dc:creator>nologic01</dc:creator><comments>https://news.ycombinator.com/item?id=38198311</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38198311</guid></item><item><title><![CDATA[New comment by nologic01 in "Spain lives in flats: why we have built our cities vertically"]]></title><description><![CDATA[
<p>Excellent storytelling, fluidly integrating geospatial data and other visual elements and statistics in a smooth flow.<p>Who knows, maybe one day such a "visual space" inside a browser would be interactive, a Google Earth type of thing as far as navigation goes, but with data queries that allow on the fly to populate various widgets. An expert could livestream a story or "save" it for later publication.</p>
]]></description><pubDate>Wed, 08 Nov 2023 16:46:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=38193021</link><dc:creator>nologic01</dc:creator><comments>https://news.ycombinator.com/item?id=38193021</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38193021</guid></item><item><title><![CDATA[New comment by nologic01 in "Gleam: a type safe language on the Erlang VM"]]></title><description><![CDATA[
<p>One day humanity will recognize that people have divergent tastes in programming languages syntax that have no obvious rational basis.<p>Me curly brackets, you no curly brackets. Etc.<p>Today is not that day.</p>
]]></description><pubDate>Wed, 08 Nov 2023 07:44:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=38187737</link><dc:creator>nologic01</dc:creator><comments>https://news.ycombinator.com/item?id=38187737</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38187737</guid></item><item><title><![CDATA[New comment by nologic01 in "Seeing like a bank"]]></title><description><![CDATA[
<p>Thats a rather incomplete business model description of banking.<p>There are at least three distinct elements and largely unrelated to core banking: payments infrastructure / gatekeeping the private/public monetary system, managing interest rate risk (which is what you describe) and managing credit risk.<p>Add to that countless "non-core" intermediation activities which nevertheless, depending on the type of bank can be major revenue sources.<p>Maximazing social utility is indeed the key question but how to do it in a sustainable and future proof way is hardly ever seriously asked.</p>
]]></description><pubDate>Wed, 08 Nov 2023 06:27:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=38187370</link><dc:creator>nologic01</dc:creator><comments>https://news.ycombinator.com/item?id=38187370</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38187370</guid></item><item><title><![CDATA[New comment by nologic01 in "Seeing like a bank"]]></title><description><![CDATA[
<p>Any references to narrow banking been tried and "not working"?<p>Separating the issue of private money from providing commercial credit risk insurance (ala CDS) should be possible.</p>
]]></description><pubDate>Wed, 08 Nov 2023 06:13:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=38187313</link><dc:creator>nologic01</dc:creator><comments>https://news.ycombinator.com/item?id=38187313</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38187313</guid></item><item><title><![CDATA[New comment by nologic01 in "Seeing like a bank"]]></title><description><![CDATA[
<p>There should be more of this. Much more. From different angles and view points but with the same clarity and directness.<p>Banking is in a deep, existential crisis for decades now and the march of digitization only increases the pressure to find a way forward.<p>In response techno-solutionists imagine all sorts of replacements, whether it is "fintech", or "banking-as-a-service" or "crypto" but all are hopelessly shallow and incomplete, almost insultingly crude.<p>What is entirely missing from these neobanking movements is any straight definition of what is the <i>purpose</i> of banking and bankers. What is their irreducible value proposition that cannot be delegated to machines and algorithms. What is their role in society. Are they allies or enemies of surveillance capitalism? Are their users clients or products? Can there be an honest relation with the sovereign monetary system and the lender of last resort or is private banking a scheme to privatize profits and socialize losses? Last but not least, what role, if any, should they play towards environmental sustainability.<p>The questions and challenges are pilling up and there are no breakthroughs worth mentioning. In a parallel universe we might have something like BN (banking news), where all sorts of individuals, teams small or large, would pimp their blogs, radical ideas, open source solutions or fancy software products, but above all a positive, forward looking vision for a crucial sector.</p>
]]></description><pubDate>Tue, 07 Nov 2023 22:49:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=38184179</link><dc:creator>nologic01</dc:creator><comments>https://news.ycombinator.com/item?id=38184179</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38184179</guid></item><item><title><![CDATA[New comment by nologic01 in "Euclid's First Images"]]></title><description><![CDATA[
<p>Is there some sort of citizen science we could engage-in with these datasets? When zooming in on Euclid’s view of the Perseus cluster of galaxies I see some very strange stuff :-)</p>
]]></description><pubDate>Tue, 07 Nov 2023 18:31:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=38180827</link><dc:creator>nologic01</dc:creator><comments>https://news.ycombinator.com/item?id=38180827</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38180827</guid></item><item><title><![CDATA[New comment by nologic01 in "Google ends deal to build 15,000 Bay Area homes due to "market conditions""]]></title><description><![CDATA[
<p>Landed gentry owning the political process reminds of feudalism, not democracy.</p>
]]></description><pubDate>Tue, 07 Nov 2023 17:00:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=38179352</link><dc:creator>nologic01</dc:creator><comments>https://news.ycombinator.com/item?id=38179352</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38179352</guid></item><item><title><![CDATA[New comment by nologic01 in "Google ends deal to build 15,000 Bay Area homes due to "market conditions""]]></title><description><![CDATA[
<p>The city's residents don't live in autarky in an island or some remote planet, they benefit greatly and in countless ways from being part of a nation state (and even more abstractly, the human collective comprising other nations etc).<p>Unravelling that complex web of dependencies is not easy, but pretending it does not exist is not viable moral stance either.</p>
]]></description><pubDate>Tue, 07 Nov 2023 16:50:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=38179193</link><dc:creator>nologic01</dc:creator><comments>https://news.ycombinator.com/item?id=38179193</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38179193</guid></item><item><title><![CDATA[New comment by nologic01 in "WeWork Goes Bankrupt"]]></title><description><![CDATA[
<p>Sorry to bring you the bad news, but your lifetime is (likely) finite and each brush stroke takes away a bit of that precious finite time.<p>In contrast, while digitally reproduced crap is also fundamentally finite, it can be replicated gazillion upon gazillion times more without any effort or sacrifice.<p>This is the so-called zero-marginal cost of (re)production [1]. Some people think its a blessing, some people think its a curse.<p>With AI algorithms it gets even worse. You don't only have infinite copies of the original, you also have infinite variations of the original.<p>Interesting times.<p>[1] <a href="https://books.google.nl/books/about/The_Zero_Marginal_Cost_Society.html?id=L6afAgAAQBAJ&redir_esc=y" rel="nofollow noreferrer">https://books.google.nl/books/about/The_Zero_Marginal_Cost_S...</a></p>
]]></description><pubDate>Tue, 07 Nov 2023 16:44:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=38179093</link><dc:creator>nologic01</dc:creator><comments>https://news.ycombinator.com/item?id=38179093</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38179093</guid></item><item><title><![CDATA[New comment by nologic01 in "Videos of Godotcon 2023"]]></title><description><![CDATA[
<p>The GIS in Godot vision talk a bit unlucky, but amazing food for thought nevertheless. The combinatorial repurposing of open source platforms, apps, libraries etc for use cases beyond what they designed for is one of the most fascinating possibilities opening up with FOSS. It is helped alot if people adopt open standards for data exchange.</p>
]]></description><pubDate>Tue, 07 Nov 2023 14:57:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=38177468</link><dc:creator>nologic01</dc:creator><comments>https://news.ycombinator.com/item?id=38177468</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38177468</guid></item><item><title><![CDATA[New comment by nologic01 in "WeWork Goes Bankrupt"]]></title><description><![CDATA[
<p>There seems to be currency with debunking tulipmania but reading this [1] it seems people play more with the semantics, i.e., what kind of market behavior do you admit into the "manic class" as opposed to the "rational calculation class".<p>Expecting others to enter a bubble and trading accordingly can be a perfectly rational calculation following observations of behaviors in a given market context.<p>[1] <a href="https://theconversation.com/tulip-mania-the-classic-story-of-a-dutch-financial-bubble-is-mostly-wrong-91413" rel="nofollow noreferrer">https://theconversation.com/tulip-mania-the-classic-story-of...</a></p>
]]></description><pubDate>Tue, 07 Nov 2023 12:59:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=38176243</link><dc:creator>nologic01</dc:creator><comments>https://news.ycombinator.com/item?id=38176243</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38176243</guid></item><item><title><![CDATA[New comment by nologic01 in "WeWork Goes Bankrupt"]]></title><description><![CDATA[
<p>> almost completely<p>strange but true, scarcity comes in different sizes. Is the infinity of NFT's the same as that of paintings? How many types of infinite junk are there? Or is this infinite itself?</p>
]]></description><pubDate>Tue, 07 Nov 2023 12:35:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=38176073</link><dc:creator>nologic01</dc:creator><comments>https://news.ycombinator.com/item?id=38176073</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38176073</guid></item><item><title><![CDATA[New comment by nologic01 in "WeWork Goes Bankrupt"]]></title><description><![CDATA[
<p>Would be cool to have some sort of well defined "bubble-mania-meter" but it is unfortunately quite subjective.<p>The role of scarcity is something interesting to consider as input. Scarcity (perceived or actual) is more natural with tulips or anything that is a tangible, real object.<p>NFT's tortured way of creating "digital scarcity" sets them, imho, apart from other bubbles. Given how much of modern life revolves around digital they are probably the forerunner of much worse to come.</p>
]]></description><pubDate>Tue, 07 Nov 2023 11:18:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=38175528</link><dc:creator>nologic01</dc:creator><comments>https://news.ycombinator.com/item?id=38175528</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38175528</guid></item></channel></rss>