<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: tluyben2</title><link>https://news.ycombinator.com/user?id=tluyben2</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 05 Apr 2026 20:48:47 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=tluyben2" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by tluyben2 in "JavaScript Demos in 140 Characters"]]></title><description><![CDATA[
<p>Nice work; I remember browsing it during covid.<p>Tried AI for a standalone html page snippet renderer[0].<p>I tried just feeding it snippets one by one and that worked, but the raymarching ones it could not get going until I gave it the dwitter github repos. Now most, but not all (simple to fix manually though), work.<p>Also interesting to see Claude is terrible at trying to write the art (the demos itself) and seeing what it tries to do; not surprising given the challenge.<p>[0] <a href="https://claude.ai/public/artifacts/d8b357df-5982-48c6-be58-79fe94b097b3" rel="nofollow">https://claude.ai/public/artifacts/d8b357df-5982-48c6-be58-7...</a></p>
]]></description><pubDate>Sat, 10 Jan 2026 04:12:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=46562677</link><dc:creator>tluyben2</dc:creator><comments>https://news.ycombinator.com/item?id=46562677</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46562677</guid></item><item><title><![CDATA[New comment by tluyben2 in "Pseudo, a Common Lisp macro for pseudocode expressions"]]></title><description><![CDATA[
<p>I like it, and indeed neatly shows the power of Lisp. The JS variety (well the one that I could come up with) is far less elegant, but works [0] (well, mostly). It really shows how the different LLMs stack up; some really cannot get anything right, but something like openai/gpt-4o-mini seems to get it right mostly (8/10).<p>[0] <a href="https://github.com/tluyben/pseudo-js">https://github.com/tluyben/pseudo-js</a></p>
]]></description><pubDate>Sat, 02 Aug 2025 09:42:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=44766100</link><dc:creator>tluyben2</dc:creator><comments>https://news.ycombinator.com/item?id=44766100</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44766100</guid></item><item><title><![CDATA[AI helps me against procrastination]]></title><description><![CDATA[
<p>Article URL: <a href="https://bsky.app/profile/tycho.blue/post/3lsliaextmk2e">https://bsky.app/profile/tycho.blue/post/3lsliaextmk2e</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44395882">https://news.ycombinator.com/item?id=44395882</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 27 Jun 2025 11:23:26 +0000</pubDate><link>https://bsky.app/profile/tycho.blue/post/3lsliaextmk2e</link><dc:creator>tluyben2</dc:creator><comments>https://news.ycombinator.com/item?id=44395882</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44395882</guid></item><item><title><![CDATA[New comment by tluyben2 in "Rork – Build any cross-platform mobile app, fast"]]></title><description><![CDATA[
<p>Similar to others, the unevenness of prompt results makes pricing per message quite tricky; it generated a nice looking app for me in the first go, I asked for an enhancement and it spent the rest of my free messages on trying, and failing, to fix 1 TS error that came from that enhancement. As this is using one or more of the openai/anthropic/google models, I also know that it probably won't be able to actually fix that error without my (either in code or specifically telling it what to do, which is coding) explicit help and just loop until I burn through whatever plan I have that way.<p>I got a cheap 1 year account on replit and it suffers from this of course; first few prompts yield amazing results and then it gets stuck. This is fine for me as I <i>can</i> fix it myself and by now I have good feeling of which type of error the current llms will just loop forever on, but it is hard to justify the pricing model of per message because for people who cannot fix it themselves and need to vibe on it; spend 50 bucks/mo for looping over one error for a day and that's that; pay more or wait or eject and go to another; I see non devs (vibe-only devs?) doing the latter so you never retain clients; they pick the good deals every month and move from one to the other.<p>So far only cursor is reasonable (that I know off) because it continues after the paid messages run out with the slower requests; you can go on forever.</p>
]]></description><pubDate>Sat, 24 May 2025 03:00:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=44078430</link><dc:creator>tluyben2</dc:creator><comments>https://news.ycombinator.com/item?id=44078430</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44078430</guid></item><item><title><![CDATA[New comment by tluyben2 in "Gemini 2.5"]]></title><description><![CDATA[
<p>That was what I tried on the train [0] a few weeks ago. I used Groq to get something <i>very</i> fast to see if it would work at least somewhat. It gives you a PDF in the end. Plugging in a better model gave much better results (still not really readable if you actually try to; at a glance it's convincing though), however, it was so slow that testing what kind of impossible. Cannot really have things done in parallel either because it does need to know what it pushed out before, at least the summary of it.<p>[0] <a href="https://github.com/tluyben/bad-writer" rel="nofollow">https://github.com/tluyben/bad-writer</a></p>
]]></description><pubDate>Wed, 26 Mar 2025 06:44:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=43479453</link><dc:creator>tluyben2</dc:creator><comments>https://news.ycombinator.com/item?id=43479453</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43479453</guid></item><item><title><![CDATA[New comment by tluyben2 in "Why is Hacker News still keep this hard-to-use UI and has such poor readability?"]]></title><description><![CDATA[
<p>I tried to vibe code (I don't like the term and normally would never) this as someone here suggested, so here [0]. It did not 'quite' take less than an hour and it's not usable yet for writing (just reading); it does have working dark mode though.<p>I only helped out when it was completely stuck (twice), other than that I didn't read or check the code, just talked (voice) ideas to it when it was done while doing other (not vibe) coding while it was looping over it. I did, I guess stupidly, dictate the tech; I wanted to try Go + htmx; that probably didn't help; probably Python and/or React would've lead to better results.<p>[0] <a href="https://github.com/tluyben/go-hn" rel="nofollow">https://github.com/tluyben/go-hn</a></p>
]]></description><pubDate>Mon, 24 Mar 2025 12:01:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=43459938</link><dc:creator>tluyben2</dc:creator><comments>https://news.ycombinator.com/item?id=43459938</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43459938</guid></item><item><title><![CDATA[New comment by tluyben2 in "Incremental compilation instantly rebuilds the Zig compiler [video]"]]></title><description><![CDATA[
<p>Turbo c was slow, Turbo Pascal and later object pascal were (and are) very fast.</p>
]]></description><pubDate>Tue, 11 Feb 2025 22:33:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=43019238</link><dc:creator>tluyben2</dc:creator><comments>https://news.ycombinator.com/item?id=43019238</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43019238</guid></item><item><title><![CDATA[New comment by tluyben2 in "Building Personal Software with Claude"]]></title><description><![CDATA[
<p>Cline works well for me.</p>
]]></description><pubDate>Mon, 10 Feb 2025 22:15:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=43005994</link><dc:creator>tluyben2</dc:creator><comments>https://news.ycombinator.com/item?id=43005994</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43005994</guid></item><item><title><![CDATA[Show HN: The modern internet content experience simulator]]></title><description><![CDATA[
<p>Generates static pages for any slug that doesn't exist yet (starting with only the home page). It generates a 404 page if it cannot generate.<p>Different models come up with different (better/worse) pages; the top models make great looking pages but of course are much too slow to make the experience 'real'. Better Groq models can even do working Javascript games though at amazing speeds.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42897620">https://news.ycombinator.com/item?id=42897620</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 01 Feb 2025 11:33:02 +0000</pubDate><link>https://github.com/tluyben/auto-site</link><dc:creator>tluyben2</dc:creator><comments>https://news.ycombinator.com/item?id=42897620</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42897620</guid></item><item><title><![CDATA[New comment by tluyben2 in "Show HN: SupGen, an model-free program synthesizer by examples / dependent types"]]></title><description><![CDATA[
<p>I think this was the video?<p><a href="https://youtu.be/GddkKIhDE2c" rel="nofollow">https://youtu.be/GddkKIhDE2c</a></p>
]]></description><pubDate>Mon, 20 Jan 2025 20:00:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=42772442</link><dc:creator>tluyben2</dc:creator><comments>https://news.ycombinator.com/item?id=42772442</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42772442</guid></item><item><title><![CDATA[New comment by tluyben2 in "From where I left"]]></title><description><![CDATA[
<p>I for one partially wrote a few mobile games with LOAD81 ; I was travelling and only had my Pandora with me; I wrote all the logic tested them all out with load81. Of course I had to actually get them on a mobile platform device and create a better UI, however all the logic and most of the UX was all done in lua on load81.</p>
]]></description><pubDate>Tue, 10 Dec 2024 20:01:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=42380820</link><dc:creator>tluyben2</dc:creator><comments>https://news.ycombinator.com/item?id=42380820</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42380820</guid></item><item><title><![CDATA[New comment by tluyben2 in "Show HN: Trilogy – A Reusable, Composable SQL Experiment"]]></title><description><![CDATA[
<p>This is great; I have been thinking about this for a long time. I like reading about past and current implementations that try to better sql; from a programming and a data science and performance perspective. I am aware of the ones you linked and some others like 'Real' (shakti.com) sql and some enhancements from papers.<p>Anyway; nice one! Will try.</p>
]]></description><pubDate>Mon, 25 Nov 2024 14:35:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=42236609</link><dc:creator>tluyben2</dc:creator><comments>https://news.ycombinator.com/item?id=42236609</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42236609</guid></item><item><title><![CDATA[New comment by tluyben2 in "Show HN: Dracan – Open-source, 1:1 proxy with simple filtering/validation config"]]></title><description><![CDATA[
<p>I feel your pain. I have been making things like this in Go;<p><a href="https://github.com/tluyben/go-proxy">https://github.com/tluyben/go-proxy</a><p><a href="https://github.com/tluyben/redis-sentinel-proxy">https://github.com/tluyben/redis-sentinel-proxy</a><p>just to make them easier to instrument for my experiments. The first one I made because after trying all tutorials on haproxy/nginx to make proxying work without the target domain being resolvable (so no dns entry until it's up), I got annoyed (nothing worked while everything only and gpt said it should work) and just did it like this. Also it makes it very easy to throw in my own, complex as I want rules and logging and telemetry (to whatever I want) at any level.<p>The second I needed to test an existing, not able to change (they have an old version running they cannot update at the moment, don't ask) software against a redis sentinel setup.<p>The main thing is that I am more and going towards having the program language as config instead of greenspun's tenth rule where everyone builds some annoying and limited 'almost (usually esoteric) programming language' as config language over time. I want that hard lifting to be done in my native language (Lisp, Go, Rust) and have the config be for ip addresses and ports only.</p>
]]></description><pubDate>Sun, 10 Nov 2024 08:09:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=42099045</link><dc:creator>tluyben2</dc:creator><comments>https://news.ycombinator.com/item?id=42099045</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42099045</guid></item><item><title><![CDATA[New comment by tluyben2 in "Dito – an advanced Layer 7 reverse proxy server written in Go"]]></title><description><![CDATA[
<p>We had a specific use case that was needed urgently which we couldn't get working with any of the standard systems, so we used Go. Works very well. It is sometimes simply a matter of time; we needed it before the morning (for a launch) and in discord/reddit people were providing solutions with haproxy, nginx, traefik etc that should work according to the docs but just didn't.</p>
]]></description><pubDate>Thu, 10 Oct 2024 04:28:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=41795513</link><dc:creator>tluyben2</dc:creator><comments>https://news.ycombinator.com/item?id=41795513</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41795513</guid></item><item><title><![CDATA[New comment by tluyben2 in "Notes on OpenAI's new o1 chain-of-thought models"]]></title><description><![CDATA[
<p>This model is, thankfully, far more susceptible for longer and elaborate explanation as input. The rest (4,4o,Sonnet) seem to struggle with comprehensive explanation; this one seems to perform better with a spec like input.</p>
]]></description><pubDate>Fri, 13 Sep 2024 10:12:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=41529747</link><dc:creator>tluyben2</dc:creator><comments>https://news.ycombinator.com/item?id=41529747</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41529747</guid></item><item><title><![CDATA[New comment by tluyben2 in "Notes on OpenAI's new o1 chain-of-thought models"]]></title><description><![CDATA[
<p>This model did single shot figure out things that Sonnet just ran ran in a loop doing wrong and reddit humans also seemed not be able to fix (because niche I guess). It is slow (21 seconds for the hardest issue), but that is still faster than any human.</p>
]]></description><pubDate>Fri, 13 Sep 2024 10:10:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=41529735</link><dc:creator>tluyben2</dc:creator><comments>https://news.ycombinator.com/item?id=41529735</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41529735</guid></item><item><title><![CDATA[New comment by tluyben2 in "Brain overgrowth dictates autism severity, new research suggests"]]></title><description><![CDATA[
<p>Not related (at least as far as I can see), but I read a lot of startup materials translated from Portugal Portuguese to English and often was quite confused about what it said, indeed sentences like the gp here. Then I learned Portugal Portuguese proper and found out its sayings and humor that doesn't translate. Mostly because it's not funny (to me, which makes it hard to translate) but also because there is nothing useful to translate it to in English (sometimes there is in Scottish and Irish but often not in England or US english).</p>
]]></description><pubDate>Fri, 07 Jun 2024 03:52:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=40605166</link><dc:creator>tluyben2</dc:creator><comments>https://news.ycombinator.com/item?id=40605166</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40605166</guid></item><item><title><![CDATA[New comment by tluyben2 in "Arthur Whitney releases an open-source subset of K with MIT license"]]></title><description><![CDATA[
<p>Sure, but not in the case of maximising performance if that is your goal. Which is what we are talking about here… wringing every ounce of overhead from it is basically the business case; at least one of them.</p>
]]></description><pubDate>Sat, 01 Jun 2024 13:03:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=40545391</link><dc:creator>tluyben2</dc:creator><comments>https://news.ycombinator.com/item?id=40545391</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40545391</guid></item><item><title><![CDATA[New comment by tluyben2 in "Arthur Whitney releases an open-source subset of K with MIT license"]]></title><description><![CDATA[
<p>This is a new implementation not related to Q (same main author of course though).</p>
]]></description><pubDate>Sat, 01 Jun 2024 12:04:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=40545029</link><dc:creator>tluyben2</dc:creator><comments>https://news.ycombinator.com/item?id=40545029</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40545029</guid></item><item><title><![CDATA[New comment by tluyben2 in "Arthur Whitney releases an open-source subset of K with MIT license"]]></title><description><![CDATA[
<p>Not for all cases, but he (and his team) take the time to squeeze performance out of things where others just say 'it's fast enough'. There was a monh+ long conversation why all most used json parsers are so terribly slow etc. Not many people take the time to try to optimise the last drop of blood out of everything, especially if you have shareholders or deadlines; you settle for 'good enough'.</p>
]]></description><pubDate>Sat, 01 Jun 2024 11:53:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=40544961</link><dc:creator>tluyben2</dc:creator><comments>https://news.ycombinator.com/item?id=40544961</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40544961</guid></item></channel></rss>