Live data from Hacker News

Viewing profile — dandersch

dandersch

HN member
Joined
Thu, Mar 20, 2025, 9:19 AM UTC
HN karma
128
Public activity
54 items

About dandersch

No profile information was provided.

Recent public activity

  1. comment
    Comment #49187168

    Do you have examples? I don't think AI can create convincing timelapses of digital art being made, yet. I know there is nothing stopping it from getting there, but I think artists …

  2. comment
    Comment #49125797

    I think Arch has to rethink what the AUR really is for in the age of AI. If users aren't supposed to trust anything from the AUR, then they will start to use LLMs to scan PKGBUILDs…

  3. comment
    Comment #49108829

    I would have preferred the same team working on a new IP. Thimbleweed Park 1 has possibly the worst ending of a game, ever. Just an endless series of being told that I am a big dum…

  4. comment
    Comment #49040506

    Before self-hosting your own, first get a domain and just point it at a mail provider that allows custom domains. It will cost, but so will a VPS. I suspect a lot of DIY homelab ty…

  5. comment
    Comment #48895937

    There is also libmill/libdill, which implements go-style coroutines using setjmp and is usable directly from C (not just as a transpilation target). https://libmill.org/

  6. comment
    Comment #48674044

    Technical reasons I know of: - Support from major engines is still bad: Unreal Engine does not have web exports. Godot 4 does not support them when using C#. That only leaves Unity…

  7. comment
    Comment #48508316

    Now acknowledged: https://archlinux.org/news/active-aur-malicious-packages-inc...

  8. comment
    Comment #47611458

    The techniques in the article right now have had around 95%-100% success at avoiding spam and take about 5 min. to implement. Your approach of putting an LLM in front of your inbox…

  9. comment
    Comment #47610956

    Very interesting. It seems for his own email the author has opted for a combination of the CSS display none technique and a XOR cipher: 999a8f84898f98 aa 878b8386c4 999a8f84898f988…

  10. comment
    Comment #46919237

    Great idea. After telling claude to "make a song" and pointing it to the strudel docs, it gave me this: https://strudel.cc/#Ly8gImFtYmVyIGRyaWZ0IiBAYnkgYW1wCi8vIEB2ZXJzaW9uIDEuMApz…

  11. comment
    Comment #46791308

    > gave that task to Claude and within 15 minutes I had a working userscript Hate to say it but you can just tell an LLM to make the calendar for you as an html artifact that includ…

  12. comment
    Comment #46779151

    > It's apparently an official priority I've been following the github issue for C# web export and let me tell you: It's not been a priority. > EnC makes it possible to change C# co…

  13. comment
    Comment #46778659

    For the record I would still choose C# out of all the options for a bigger game (GDscript with strict type-hinting might suffice for small ones). My main complaints that I can stil…

  14. comment
    Comment #46778112

    Very true. While I believe there can be a place for a language tailored specifically for gamedev, GDScript certainly is not it. C# support seems to have been added reluctantly, bec…

  15. comment
    Comment #46741235

    Guests don't care about charisma, they care who your previous guests were. He early on got Elon Musk as a guest (AFAIK by writing a paper that was overly favorable to Tesla) and ma…

  16. comment
    Comment #46610511

    Claude code seems to have gotten the backslashes in your circles mixed up. They look more round when \ is / and vice versa.

  17. comment
    Comment #46568573

    > I always assumed there was more to Org mode than "Markdown for Emacs", but this post makes it sound exactly like that. That is because the post focuses on org-mode: the markup la…

  18. comment
    Comment #46492881

    > Small quantities of poisoned training data can significantly damage a language model. Is this still accurate?

  19. comment
    Comment #46409477

    I had the same reaction and I think you are not supposed to close it. Just go Menu -> Print (Ctrl+P) and you will see it without the box.

  20. comment
    Comment #46180803

    Couple things that helped me understand literate programming: - A literate program has code and documentation interleaved in one file. - Weaving means extracting documentation and …

  21. comment
    Comment #46019127

    org-mode could have had a chance if they had provided tooling outside the emacs ecosystem. But now LLMs have chosen markdown, so it's destined to forever remain an obscurity.

  22. comment
    Comment #45937296

    The most appalling thing of this is the printout of what seems to be a web page in darkmode.

  23. comment
    Comment #45937269

    >It also has a much tougher job - all the cmd, ctrl, alt and shift + combinations are mostly done using the left hand Look into homerow mods if you are prepared to do some (invasiv…

  24. comment
    Comment #45936506

    I wonder what issues they ran into with using the entire keyboard as a mouse.

  25. comment
    Comment #45911771

    Pretty sure it's used as a marketing term here. They train on images that you generate/give it, but the output of that training is not a model, it's a static 3d scene made up out o…