Live data from Hacker News

Viewing profile — Croak

Croak

HN member
Joined
Mon, Jul 07, 2025, 8:47 AM UTC
HN karma
46
Public activity
29 items

About Croak

just some bloak scrolling about

Recent public activity

  1. comment
    Comment #48480229

    I just set up Forgejo on one of my machines. It works very well, have not had any problems yet.

  2. comment
    Comment #47789236

    You remove a bit of complexity. Sure Postgres is not hard to set up sn to connect to, but Sqlite is just opening a file. It being a file makes it also very easy to test or debug yo…

  3. comment
    Comment #47672824

    That's correct, but I haven't set it up for my native language.

  4. comment
    Comment #47631421

    I write most of my stuff in vim so use a neither a spellchecker or grammar-checker. I have found that since I started doing that my spelling has greatly improved. My grammar can be…

  5. comment
    Comment #47618479

    There exist lists of email providers. Those you can whitelist, ie. they can't get on the blacklist. Even then they would only be blocked temporarily. There also exists postmaster@d…

  6. comment
    Comment #47612008

    One trick is having an tarpit email adress on your website. It is hidden using CSS so no real visitor sees it but it is visible in source. If your mail server recieves mail for tha…

  7. comment
    Comment #47611961

    My email provider allows me to send from + email addresses, just change the from header.

  8. comment
    Comment #46871465

    You can also just use proper HTTP cache headers. ETag and a very long Expires header.

  9. comment
    Comment #46759275

    That is a really cool project, thanks for posting

  10. comment
    Comment #46631441

    Ai doesn't read it guesses.

  11. comment
    Comment #46631407

    For example camera based object detection. People have been using usb Dongel Google Tensors for that previously.

  12. comment
    Comment #46631406

    For example camera based object detection. People have been using usb Dongel Google Tensors for that previously

  13. comment
    Comment #46631380

    People have for quite some time been using Googles Tensor chip to accelerate AI workloads on the Pi. I doubt that anyone runs Llms on Pis but stuff like security cameras with objec…

  14. comment
    Comment #46289345

    When gcc was built most compilers were proprietary. Stallman wanted a free compiler and to keep it free. The GPL license is more restrictive, but it's philosophy is clear. At the e…

  15. comment
    Comment #46265512

    Instead of the logo for the Rust programming video, Nvidia used the logo of the game called Rust. Second 10.

  16. story
  17. comment
  18. comment
    Comment #45653651

    I don't believe they can keep this up forever. Take Google which is dependent on Google Search. That their search is becoming actively worse is common knowledge, reason being more …

  19. comment
    Comment #45572934

    Thats a recent addition; hope consumer protection laws around the world become better.

  20. story
  21. comment
    Comment #44873896

    That's just real life. No app needed.

  22. comment
    Comment #44775337

    For example make roads smaller in width. https://www.youtube.com/watch?v=v6LIYQRglnM

  23. comment
    Comment #44585112

    Better question: Why does my manager care about my free-time.

  24. comment
    Comment #44580977

    Svelte is not like other frontend frameworks. It compiles down to JS. It is not like you have to follow the warnings, the compiler then just can't ensure that it will work properly…

  25. comment
    Comment #44542193

    I have started reading articles on HN... That way I get to read and something to think about.