Live data from Hacker News

Viewing profile — lebuin

lebuin

HN member
Joined
Fri, Feb 06, 2026, 12:59 PM UTC
HN karma
60
Public activity
17 items

About lebuin

No profile information was provided.

Recent public activity

  1. comment
    Comment #48794653

    It does sounds somewhat reasonable on paper. But some of the crosswalk buttons in Belgium have this as well, and it's really jarring. You press the button, see the light go on and …

  2. comment
    Comment #48587681

    Does it list itself?

  3. comment
    Comment #48416034

    Apple has been required by the DMA to accept non-webkit browsers in the EU for 2 years now. But in practice no one has built one. There are some claims about malicious compliance o…

  4. comment
    Comment #48306657

    I try to leave my laptop untouched for as much as I possibly can. Definitely makes me feel better too.

  5. comment
    Comment #47899327

    The argument is based on one of these companies hitting the singularity, making it impossible for any other company to catch up ever. I still think it's way more likely we'll see a…

  6. comment
    Comment #47823184

    You should distinguish between residents and visitors. In Belgium, and I believe in many other European cities, street parking for residents is extremely cheap or free.

  7. comment
    Comment #47764099

    You can also click the address bar and then press you shortcut. Should be faster and works for all shortcuts AFAIK.

  8. comment
    Comment #47503859

    I'd argue that LLMs are not yet capable of the last step, and because most sufficiently large AI-generated codebase are an unmaintainable mess, it's also very hard for a human deve…

  9. comment
    Comment #47429306

    God yes. For some reason, I automatically scroll in such a way that I always keep what I'm reading at the very top of the screen. Which means that every time I want to reread a sen…

  10. comment
    Comment #47306104

    I'm building web-based CAD software for woodworkers. Not a plugin, I'm starting from scratch. I'm aiming for it to be intuitive for non-technical users (think SketchUp), while also…

  11. comment
    Comment #47150141

    If you are using webpack, see if you can make the switch to turbopack. It cut my build times from ~1 minute to 15 seconds, incremental builds are down from 10 seconds to 2. Memory …

  12. comment
    Comment #47081439

    For me, the answer to this question is: parts that involve no architectural decisions, and that won't need to be extended or built upon significantly in the future. When I'm workin…

  13. comment
    Comment #47071167

    I had to do a fresh install on a 2015 iMac. Same problems with the SSL certificates. I found it rather shocking that a 10 year old computer cannot be booted anymore, and as far as …

  14. comment
    Comment #47045055

    I think OP may be referring to the idea that the total number of calories burned in a day doesn't meaningfully change under a workout regime. Working out does burn calories, but af…

  15. comment
    Comment #47044886

    It seems like LLMs in general still have a very hard time with the concepts of "doubt" and "uncertainty". In the early days this was very visible in the form of hallucinations, but…

  16. comment
    Comment #47023211

    Exactly. The fact that an LLM isn't very good at helping you fix basic organizational issues like this is emblematic. Quoting the article: "We have automated coding, but not softwa…

  17. comment
    Comment #46912310

    There's also no canonical way to write software, so in that sense generating code is more similar to coming up with a potato soup recipe than compiling code.