<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: marmalade2413</title><link>https://news.ycombinator.com/user?id=marmalade2413</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 02 May 2026 09:08:12 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=marmalade2413" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by marmalade2413 in "Automatic Programming"]]></title><description><![CDATA[
<p>I disagree with referring to this as automatic software as if it's a binary statement. It's very much a spectrum and this kind of software development is not fully automatic.<p>There's actually a wealth of literature on defining levels of software automation (such as: <a href="https://doi.org/10.1016/j.apergo.2015.09.013" rel="nofollow">https://doi.org/10.1016/j.apergo.2015.09.013</a>).</p>
]]></description><pubDate>Sat, 31 Jan 2026 11:09:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=46835534</link><dc:creator>marmalade2413</dc:creator><comments>https://news.ycombinator.com/item?id=46835534</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46835534</guid></item><item><title><![CDATA[New comment by marmalade2413 in "TimeCapsuleLLM: LLM trained only on data from 1800-1875"]]></title><description><![CDATA[
<p>Can you confidently say that the architure of the LLM doesn't include any a priori bias that might effect the integrity of this LLM?<p>That is, the architectures of today are chosen to yield the best results given the textual data around today and the problems we want to solve today.<p>I'd argue that this lack of bias would need to be researched (if it hasn't been already) before this kind of model has credence.<p>LLMs aren't my area of expertise but during my PhD we were able to encode a lot of a priori knowledge through the design of neural network architectures.</p>
]]></description><pubDate>Mon, 12 Jan 2026 17:16:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=46591389</link><dc:creator>marmalade2413</dc:creator><comments>https://news.ycombinator.com/item?id=46591389</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46591389</guid></item><item><title><![CDATA[New comment by marmalade2413 in "Google Antigravity just deleted the contents of whole drive"]]></title><description><![CDATA[
<p>It's not akin to a psychopath telling you they're sorry. In the space of intelligent minds, if neurotypical and psychopath minds are two grains of sand next to each other on a beach then an artificially intelligent mind is more likely a piece of space dust on the other side of the galaxy.</p>
]]></description><pubDate>Mon, 01 Dec 2025 08:17:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=46104810</link><dc:creator>marmalade2413</dc:creator><comments>https://news.ycombinator.com/item?id=46104810</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46104810</guid></item><item><title><![CDATA[New comment by marmalade2413 in "Algorithms for Optimization [pdf]"]]></title><description><![CDATA[
<p>An absolutely fantast book. I've read it cover to cover a couple of times during my PhD (which focused on neural networks and numerical solvers). Gives the right amount of depth to serve as a detailed introduction whilst covering a lot of the key areas in optimisation. I still use this book as a reference years later.</p>
]]></description><pubDate>Mon, 01 Dec 2025 07:24:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=46104494</link><dc:creator>marmalade2413</dc:creator><comments>https://news.ycombinator.com/item?id=46104494</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46104494</guid></item><item><title><![CDATA[New comment by marmalade2413 in "Gleescript – Bundle Gleam-on-Erlang project into an executable file"]]></title><description><![CDATA[
<p>I recently picked up Gleam for a small medical imaging project and I can quite honestly say I've never had more fun with a language. Docs are great and the whole language is small enough to be learned in about an hour.</p>
]]></description><pubDate>Mon, 27 Oct 2025 08:45:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=45718637</link><dc:creator>marmalade2413</dc:creator><comments>https://news.ycombinator.com/item?id=45718637</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45718637</guid></item><item><title><![CDATA[New comment by marmalade2413 in "Static sites with Python, uv, Caddy, and Docker"]]></title><description><![CDATA[
<p>Thank you! Ah I may need to work on improving the RSS reader. It seemed to work with my newsreader but it's far from perfect...</p>
]]></description><pubDate>Sun, 24 Aug 2025 19:34:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=45007003</link><dc:creator>marmalade2413</dc:creator><comments>https://news.ycombinator.com/item?id=45007003</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45007003</guid></item><item><title><![CDATA[New comment by marmalade2413 in "Static sites with Python, uv, Caddy, and Docker"]]></title><description><![CDATA[
<p>Yes! It's not hosted via Emacs but here's the static site generation process: <a href="https://abdrysdale.phd/colophon.html" rel="nofollow">https://abdrysdale.phd/colophon.html</a></p>
]]></description><pubDate>Sun, 24 Aug 2025 15:06:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=45004780</link><dc:creator>marmalade2413</dc:creator><comments>https://news.ycombinator.com/item?id=45004780</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45004780</guid></item><item><title><![CDATA[New comment by marmalade2413 in "What makes Claude Code so damn good"]]></title><description><![CDATA[
<p>I would be remis if after reading this I didn't point people towards talk box ( <a href="https://github.com/rich-iannone/talk-box" rel="nofollow">https://github.com/rich-iannone/talk-box</a>) from one of the creators of great tables.</p>
]]></description><pubDate>Sat, 23 Aug 2025 21:19:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=44999234</link><dc:creator>marmalade2413</dc:creator><comments>https://news.ycombinator.com/item?id=44999234</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44999234</guid></item><item><title><![CDATA[New comment by marmalade2413 in "Static sites with Python, uv, Caddy, and Docker"]]></title><description><![CDATA[
<p>Adding fuel to the fire of "this is over engineering" but this is overkill right?! I'm not in the web development field but my own site is just deployed with Emacs (specifically HTML generated from org-mode).</p>
]]></description><pubDate>Sat, 23 Aug 2025 21:15:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=44999203</link><dc:creator>marmalade2413</dc:creator><comments>https://news.ycombinator.com/item?id=44999203</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44999203</guid></item><item><title><![CDATA[New comment by marmalade2413 in "Bad scientific code beats code following "best practices" (2014)"]]></title><description><![CDATA[
<p>I was going to write a response but you've put what I would have said perfectly. The problem, at least in academia, is the pressure to publish. There is very little incentive to write maintainable code and finalise a project to be something accessible to an end user. The goal is to come up with something new, publish and move on or develop the idea further. This alone is not enough reason not to partake in practices such as unit tests, containerisation and versatile code but most academic code is written by temporary "employees". PhD's a in a department for 3-4 years, Post Doc's are there about the same amount of time.<p>For someone to shake these bad practices, they need to fight an uphill battle and ultimately sacrifice their research time so that others will have an easier time understanding and using their codes. Another battle that people trying to write "good" code would need to fight is that a lot of academics aren't interested in programming and see coding as simply as means to an end to solve a specific problem.<p>Also, another bad practice few bad practices to add to the list:<p>* Not writing documentation.<p>* Copying, cutting, pasting and commenting out lines of code in lieu of version control.<p>* Not understanding the programming language their using and spending time solving problems that the language has a built in solution for.<p>This is at least based on my own experience as a PhD student in numerical methods working with Engineers, Physicists, Biologists and Mathematicians.</p>
]]></description><pubDate>Sat, 06 Jan 2024 14:16:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=38891599</link><dc:creator>marmalade2413</dc:creator><comments>https://news.ycombinator.com/item?id=38891599</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38891599</guid></item><item><title><![CDATA[New comment by marmalade2413 in "Comparing Performance of Julia on CPUs vs. GPUs and Julia-MPI vs. Fortran-MPI"]]></title><description><![CDATA[
<p>The key elements that I consistently see missing when comparing languages is the cost/effort of maintenance and how easy is to write fast/slow code.<p>The former boils down to, there's little point saving time in the writing of new code when new versions of the language hinder the use of old codes. Julia, being a very young language, simply does not have the legacy of backwards compatibility that Fortran has and as a result libraries written today are unlikely to work in 10 years time. Partly because of Julia's age and partly because backwards compatibility is not valued as much as it is in Fortran. The GNU Fortran compiler can still compile code written nearly 50 years ago (<a href="https://gcc.gnu.org/fortran/" rel="nofollow">https://gcc.gnu.org/fortran/</a>).<p>The second point is that benchmarks like this seem to focus on tuned implementations, which is really important, but another important aspect is how easy is it write fast code. With Fortran, it is very easy to write very fast code as a lot is abstracted away from the programmer so they can focus on FORmula TRANslation. My experience with Julia has not been the same and thus for people don't have the time to perform such optimisations, Fortran may still be the better choice.<p>I do look forward to watching the development of Julia but for now I'll stick with using Fortran as the high performance numerical language in my tech stack.<p>I'll finish with something I've read but I can't remember from where:<p>Over the years there have been many examples of "X with replace Fortran" and the only thing that ends up getting replaced is X.</p>
]]></description><pubDate>Sat, 06 Jan 2024 13:35:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=38891299</link><dc:creator>marmalade2413</dc:creator><comments>https://news.ycombinator.com/item?id=38891299</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38891299</guid></item><item><title><![CDATA[New comment by marmalade2413 in "Comparing Performance of Julia on CPUs vs. GPUs and Julia-MPI vs. Fortran-MPI"]]></title><description><![CDATA[
<p>The choice of 1 based array indexing is due to Julia having it's roots in mathematics - which is a common choice for mathematics based programming languages (e.g. Fortran, Julia, MATLAB/GNU Octave, Mathematica, R and Wolfram). The reason being is that matrix notation starts at 1 and not 0.<p>For a comparison on array indexing in different programming languages see here: <a href="https://en.wikipedia.org/wiki/Comparison_of_programming_languages_(array)#Array_dimensions" rel="nofollow">https://en.wikipedia.org/wiki/Comparison_of_programming_lang...</a><p>From personal experience, I wouldn't let something as simple as starting index getting in the way of programming for a language as you'll soon start automatically switching to thinking in 1 based and 0 based indexing depending on the programming language.</p>
]]></description><pubDate>Sat, 06 Jan 2024 13:20:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=38891209</link><dc:creator>marmalade2413</dc:creator><comments>https://news.ycombinator.com/item?id=38891209</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38891209</guid></item></channel></rss>