Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
maurycyz
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
A sea of sparks: Seeing radioactivity
(maurycyz.com)
74 points
by
maurycyz
6mo ago
|
30 comments
2.
▲
Life TV: Video with two bits to spare
(maurycyz.com)
4 points
by
maurycyz
6mo ago
|
0 comments
3.
▲
by
maurycyz
6mo ago
The raw materials are cheap: It's mostly just quartz, which is the most abundant mineral on earth. The problem is actually making chips. The machines use to make modern integrated circuits are some of the most precise equipment in the
4.
▲
The web in 1000 lines of C
(maurycyz.com)
3 points
by
maurycyz
6mo ago
|
0 comments
5.
▲
Remove Annoying Banners
(maurycyz.com)
2 points
by
maurycyz
7mo ago
|
0 comments
6.
▲
Why does C have the best file API
(maurycyz.com)
162 points
by
maurycyz
7mo ago
|
160 comments
7.
▲
Be Careful with LLM Agents
(maurycyz.com)
1 points
by
maurycyz
7mo ago
|
0 comments
8.
▲
by
maurycyz
7mo ago
Most people want to avoid looking like AI, ut what if you want to blend in with the robot uprising. I present ⸻ the U+2E3B dash.
9.
▲
by
maurycyz
7mo ago
Very predictable: If Facebook (or any other social media site) showed you what you wanted to see --- stuff from your friends --- you would be satisfied and leave. ... but Facebook makes money off ads. They don't want you leaving. They
10.
▲
by
maurycyz
7mo ago
This. A physical safe provides something that you can't do digitally: It's hard, but not impossible to get in without credentials. On the internet, it's either: Public for anyone in the whole world, or impossible to recover
11.
▲
by
maurycyz
8mo ago
I doubt that's going to be much of a problem: As long as the average power is within rated limits. It takes time for coils to heat up and cool down: The worst thing you can do for speakers is to play loud music on a hot day. (Music als
12.
▲
by
maurycyz
11mo ago
That would work, but I'd really prefer not to force users to run JavaScript, break RSS readers and slow down page loads (round trips are expensive). Adding a link maze to a random corner of the site doesn't impact users at all.
13.
▲
by
maurycyz
11mo ago
> Do they do any harm Not to me, but I've known people who have had their sites DDoSed out of existence by the scrapers. On the internet, it's often the smallest sites with the smallest budgets that have the best content, and t
14.
▲
by
maurycyz
11mo ago
The problem is that believable content doesn't compress well. You aren't going to get anywhere close to that 1:1000 compression ratio unless it's just a single word/character repeated thousands of times. It's a choi
15.
▲
by
maurycyz
11mo ago
It's often one IP (v4!) per one request. It's insane how many resources are being burned on this stupidity. Part of the reason I did this is to get good numbers on how bad the problem is: A link maze is a great way to make otherwi
16.
▲
by
maurycyz
11mo ago
> The client can still send a flood of correctly-formed requests This is possible with any server. It's a known exploit and very difficult to fully mitigate: https://en.wikipedia.org/wiki/Denial-of-service_attac
17.
▲
by
maurycyz
11mo ago
Sorry about that, stupid mistake on my side. I've fix the version on the server, an you can just edit the line to "pthread_detach(thread);" The snprintf() is only part of a status page, so you can remove it if you want. As fo
18.
▲
by
maurycyz
11mo ago
My bad. It's fixed now. (and yes, the gcc suggested fix is the right one.)
19.
▲
You Already Have a Git Server
(maurycyz.com)
17 points
by
maurycyz
11mo ago
|
2 comments
20.
▲
by
maurycyz
1y ago
The law does not mandate cookie banners. Cookie popups are malicious compliance by advertising and analytics companies to continue spying. The real solution is to tighten what counts as consent.
21.
▲
by
maurycyz
1y ago
Except it's not tracking. Remembering user preferences is the original goal of cookies, and doesn't come with any legal requirements. The law is (paraphrasing) "You must use cookies or similar to be evil without permission&qu
22.
▲
by
maurycyz
1y ago
By setting billions of VC money on fire: https://en.wikipedia.org/wiki/OpenAI No, really. They just have entire datacenters filled with high end GPUs.