Live data from Hacker News

Viewing profile — benibela

benibela

HN member
Joined
Thu, Mar 28, 2013, 12:59 PM UTC
HN karma
952
Public activity
1,034 items

About benibela

Personal website: https://www.benibela.de/index_en.html

Open-Source projects:

LaTeX-Editor: https://www.texstudio.org/

Command-line JSON/XML/HTML processor: https://www.videlibri.de/xidel.html

Recent public activity

  1. comment
    Comment #48376519

    Google is also bad at not sending spam I got a lot of group spam, where someone seems to have created a google group and added my mail to it. And then people answer the spam, and t…

  2. comment
    Comment #45598759

    >Investing in AI infrastructure seems very risky to me. With how short of a lifecycle computing hardware generally has, does it make sense to blow billions on hardware that will ne…

  3. comment
    Comment #45579701

    >BE EXTREMELY PESSIMISTIC. NEVER ASSUME ANYTHING WORKS. search for compiler bugs

  4. comment
    Comment #45579671

    Someone posted these single file examples: https://github.com/joaopauloschuler/ai-coding-examples/tree/...

  5. comment
    Comment #45578893

    whatsapp is the worst because it shows everyone the phone number

  6. comment
    Comment #45578890

    Nowadays this is a premium feature and you have to pay for it

  7. comment
    Comment #45578849

    I've received over 100 emails this year from these dubious mailing lists. And each mail I checked has a "X-Google-Group-Id" header. I hardly get the spam, but mostly notifications …

  8. story
  9. comment
    Comment #45570447

    At first I thought that was about SQLite development itself

  10. comment
    Comment #44416113

    the internet is being ruined everywhere. This week I wanted to download some old HN front pages on the command lines and only got "403 sorry" although I do not get that now

  11. comment
    Comment #44051686

    FreePascal / Lazarus There was actually just a large discussion thread in the Lazarus forum wondering about why it is not more popular, with almost 300 comments. But now the thread…

  12. comment
    Comment #44000334

    that fits, I wrote the first code for xidel almost 20 years ago and it still uses Pascal because I didn't plan to change it but just wanted to show people what I programmed 20 year…

  13. comment
    Comment #39936668

    >Libraries like ag-grid only render a small portion of the total table at a time such libraries often mess the scrolling and searching up

  14. comment
    Comment #39929786

    My Windows has been broken for a month, because the disk is full: https://superuser.com/questions/1834247/recovering-non-booti... I do not know how to fix it without reinstalling

  15. comment
    Comment #39883106

    But it is read-only? I was trying to change a single file in squashfs container recently and could not find a way to do that.

  16. comment
    Comment #38364614

    >ctrl+shift+win+s what was wrong with the Print key?

  17. comment
    Comment #38188429

    And Germans tapwater tastes much better than US tapwater, there is no chlorine I drink a lot of tapwater (though usually as tea) I used to drink bottled water, because it is sparkl…

  18. comment
    Comment #38141450

    My favorite is XPath: let $numberOfWords := count($words[.]) or let $numberOfWords := $words[.] => count()

  19. comment
    Comment #38139416

    Or clever code that should not be fixed I just added my own tagging to my pointers. I have 48-bit pointers and 16-bit of tagging data. I replaced all my struct { word type; char* d…

  20. comment
    Comment #38136252

    My reason is that I have to do every challenge. Perhaps that is some kind of adhd

  21. comment
    Comment #38132173

    That was uneventful I thought something would happen if you solve it

  22. comment
    Comment #38070369

    I got stuck solving a polynomial equation system for years Perhaps I should try sending him a mail

  23. comment
    Comment #38048942

    We old people watched the "Once upon a time Life" anime for that

  24. comment
    Comment #38038097

    >First, this is a controlled panic, not a segmentation fault. But a segmentation fault is also controlled >Your use of "exception" suggests you're thinking about it in Java terms h…

  25. comment
    Comment #38037465

    Well, it is what I remembered I do not have Windows 98 anymore. But I still have Delphi 4 installed under Wine, so I just tried it out. Just showing a messagebox from windows gives…