Viewing profile — Croak
Croak
HN member- Joined
- Mon, Jul 07, 2025, 8:47 AM UTC
- HN karma
- 46
- Public activity
- 29 items
- HN profile
- View on Hacker News ↗
About Croak
Recent public activity
-
comment
Comment #48480229
I just set up Forgejo on one of my machines. It works very well, have not had any problems yet.
-
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…
-
comment
Comment #47672824
That's correct, but I haven't set it up for my native language.
-
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…
-
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…
-
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…
-
comment
Comment #47611961
My email provider allows me to send from + email addresses, just change the from header.
-
comment
Comment #46871465
You can also just use proper HTTP cache headers. ETag and a very long Expires header.
-
comment
Comment #46759275
That is a really cool project, thanks for posting
-
comment
Comment #46631441
Ai doesn't read it guesses.
-
comment
Comment #46631407
For example camera based object detection. People have been using usb Dongel Google Tensors for that previously.
-
comment
Comment #46631406
For example camera based object detection. People have been using usb Dongel Google Tensors for that previously
-
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…
-
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…
-
comment
Comment #46265512
Instead of the logo for the Rust programming video, Nvidia used the logo of the game called Rust. Second 10.
- story
-
comment
Comment #46022639
[dead]
-
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 …
-
comment
Comment #45572934
Thats a recent addition; hope consumer protection laws around the world become better.
- story
-
comment
Comment #44873896
That's just real life. No app needed.
-
comment
Comment #44775337
For example make roads smaller in width. https://www.youtube.com/watch?v=v6LIYQRglnM
-
comment
Comment #44585112
Better question: Why does my manager care about my free-time.
-
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…
-
comment
Comment #44542193
I have started reading articles on HN... That way I get to read and something to think about.