Viewing profile — tluyben2
tluyben2
HN member- Joined
- Sat, Dec 18, 2010, 9:26 PM UTC
- HN karma
- 11,387
- Public activity
- 5,897 items
- HN profile
- View on Hacker News ↗
About tluyben2
https://flexlists.com
Email: tycho at e-lab dot nl
Recent public activity
-
comment
Comment #46562677
Nice work; I remember browsing it during covid. Tried AI for a standalone html page snippet renderer[0]. I tried just feeding it snippets one by one and that worked, but the raymar…
-
comment
Comment #44766100
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…
- story
-
comment
Comment #44078430
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 i…
-
comment
Comment #43479453
That was what I tried on the train [0] a few weeks ago. I used Groq to get something very fast to see if it would work at least somewhat. It gives you a PDF in the end. Plugging in…
-
comment
Comment #43459938
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…
- comment
-
comment
Comment #43019238
Turbo c was slow, Turbo Pascal and later object pascal were (and are) very fast.
-
comment
Comment #43005994
Cline works well for me.
-
story
Show HN: The modern internet content experience simulator
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. Different models come up with differen…
-
comment
Comment #42772442
I think this was the video? https://youtu.be/GddkKIhDE2c
-
comment
Comment #42380820
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 …
-
comment
Comment #42236609
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 …
-
comment
Comment #42099045
I feel your pain. I have been making things like this in Go; https://github.com/tluyben/go-proxy https://github.com/tluyben/redis-sentinel-proxy just to make them easier to instrum…
-
comment
Comment #41795513
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 …
- comment
-
comment
Comment #41529747
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 seem…
-
comment
Comment #41529735
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…
-
comment
Comment #40605166
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, in…
-
comment
Comment #40545391
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 busines…
-
comment
Comment #40545029
This is a new implementation not related to Q (same main author of course though).
-
comment
Comment #40544961
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 mo…
-
comment
Comment #40544906
It is for APL/k/j; you see patterns popping up in very dense code which does a lot, which does make it readable really once used to it. But most people never get to that point (or …
-
comment
Comment #40544825
There is a lot to learn from him; tiny binaries, super fast performance; programming style you like or don't, that's fine. To have a 200kb binary that's a programming language + da…
- comment