Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
h4kor
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
h4kor
6mo ago
> In fact I don't recall ever seeing an ad for tiktok and yet it is humongous. For the first years of its existence I only new tiktok because they were advertising everywhere.
2.
▲
CorridorKey – Perfect Green Screen Keys
(github.com)
13 points
by
h4kor
6mo ago
|
1 comments
3.
▲
by
h4kor
11mo ago
This is 100% LLM generated; website, documentation and tutorials. There is no link to downloads or a repository. No way to use anything. Why should anyone care about this?
4.
▲
by
h4kor
11mo ago
These exist. There is "Consent-O-Matic" for example
5.
▲
by
h4kor
11mo ago
At my former company we paid 900€/month for 1Gbit/s, which we required. That's definitely a problem when the same performance is available for ~50€/month a few kilometers over the border (in the Netherlands). In rural re
6.
▲
by
h4kor
11mo ago
Reasons I can think of (as a German) from the top of my head: - Crumbling infrastructure - Decades of missing investments in education and the public sector - no digitization - Unwillingness to move away from ICE vehicles - Slow internet ac
7.
▲
by
h4kor
1y ago
The main reason I use postgres instead of SQLite is that I have multiple processes accessing the database, often 1 web service for API/Website and a worker running in the background doing heavy tasks (e.g. image processing). Both need
8.
▲
by
h4kor
1y ago
IIRC there has been a case in Germany where it was ruled that opening devtools is hacking and therefore illegal intend. A person found a vulnerability by looking at the website source (using devtools) and informed the company. They then sue
9.
▲
Chromahack – programming language inspired by hacker movies
(chromahack.rerere.org)
1 points
by
h4kor
1y ago
|
0 comments
10.
▲
by
h4kor
1y ago
This isn't a trade "just on paper". You need real hardware integrated into the grid.
11.
▲
by
h4kor
1y ago
I'm working on my own mini time series database. It only stores (timestamped) floating point values with a series id and uses a B+Tree as the backing data structure. Querying is done with a lisp-like query language.
12.
▲
by
h4kor
1y ago
I've added ActivityPub to my blog system ( https://h4kor.github.io/owl-blogs/ ) as just another way of subscribing to the blog, but found that it is a good model to support interactions.
13.
▲
by
h4kor
1y ago
> Are companies just sending the output of their liquid cooling into the drain? basically yes. Closed loop systems require more energy and are more expensive investments. The main concern for data centers is Total Energy / Energy Co
14.
▲
by
h4kor
1y ago
I used and am now using plain git over ssh. I only hosted gitea to have my code accessible for anyone interested. My "main" projects I want to keep public are moved/cloned to GitHub, the rest I just don't bother with any
15.
▲
by
h4kor
2y ago
I had to take offline my personal gitea instance as it was regularly spammed, crashing Caddy in the process.
16.
▲
by
h4kor
2y ago
Quiet impressive! I've build a very similar game for a 3 hour game jam once :D https://h4kor.itch.io/herding-simulator
17.
▲
by
h4kor
2y ago
Same in Germany. Farmers (most conservative population group) love renewable energy. Every farmer I know tries to get wind turbines build on their land and have their roofs packed with PV. Yet the conservative parties are the biggest blocke
18.
▲
by
h4kor
2y ago
IMO it's only a matter of time before LLMs will include ads. Current pricing isn't covering the costs of running LLMs and brands will pay a high price for being favored in responses.
19.
▲
by
h4kor
2y ago
I'm using SQLite as the single storage system for my blog, including media files. I did a simple performance comparison for this use case: https://blog.libove.org/posts/serving-binary-files-from-sqli... TL;DR: No
20.
▲
Map of AI Futures
(swantescholz.github.io)
2 points
by
h4kor
2y ago
|
0 comments
21.
▲
by
h4kor
2y ago
I'm working on print outs only, as I don't use digital maps.
22.
▲
by
h4kor
2y ago
I'm working on my dungeon planning tool for tabletop games. Currently I'm implementing the export of a player map that can be partially revealed. https://github.com/H4kor/dungeon-planner
23.
▲
by
h4kor
2y ago
I watched the last starship launch on a scam YouTube stream. It was 30 minutes delayed, which a thought was because Musk wanted to promote Twitter. They said multiple times that Elon will announce something big after the launch. Directly af
24.
▲
by
h4kor
2y ago
Find hobbies, things to do besides programming. You will find problems to solve for yourself eventually. I play tabletop games and lacked a good tool to plan dungeons as a DM. So I wrote a dungeon planning tool. ( https://h4kor.g
25.
▲
Missed Shot at Artificial General Intelligence
(blog.libove.org)
2 points
by
h4kor
2y ago
|
1 comments
26.
▲
by
h4kor
2y ago
Policy failure. South Korea enforced a "Sender Pays" rule for networks, eliminating peering between ISPs. This resulted in companies moving there server to neighboring countries to avoid paying for traffic, which was free before.
27.
▲
Serving Binary Files from SQLite
(blog.libove.org)
2 points
by
h4kor
2y ago
|
0 comments
28.
▲
by
h4kor
2y ago
Get a binary format supported by all standard browsers with the same simplicity as JSON and you will see a rapid adoption.
29.
▲
by
h4kor
2y ago
How does this compare to list based solutions? An overblocking/underblocking comparison would be great
30.
▲
by
h4kor
2y ago
Yes!
More ›