Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
negrel
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
negrel
6d ago
OS are designed to fully exploit available resources, Linux tries its best before triggering an OOM kill. I recommend using the earlyoom if you want more aggresive oom kill: https://github.com/rfjakob/earlyoom The READ
2.
▲
New BitCast Semantics and LLVM Back End Improvements
(ziglang.org)
3 points
by
negrel
3mo ago
|
0 comments
3.
▲
by
negrel
10mo ago
As someone not that familiar with the subject, I found it easy to follow. Thanks.
4.
▲
Show HN: Simple, dependency-free configuration library for Go
(github.com)
2 points
by
negrel
10mo ago
|
0 comments
5.
▲
by
negrel
11mo ago
Many async implementation are still based on thread pools. rust's tokio, node's libuv uses a thread pool for file I/O. Before io_uring (which is disabled on most servers until it mature), there was no good way to do async I&#
6.
▲
by
negrel
1y ago
My one man side project is Prisme Analytics: an high-perfomance, self-hosted and privacy-focused web analytics service. I'm working on improving UX and simplifying deployment a lot. In the next release, a single docker run will be enou
7.
▲
by
negrel
1y ago
Cool lib! I took the same approach for my zero cost debugging assertion Go library https://github.com/negrel/assert
8.
▲
Show HN: A zoom / magnifier utility for Wayland compositors
(github.com)
2 points
by
negrel
2y ago
|
0 comments
9.
▲
Show HN: Assert – Zero cost debug assertions for Go
(github.com)
2 points
by
negrel
2y ago
|
0 comments
10.
▲
Show HN: Secrecy – A simple secret-keeping library for Go
(github.com)
6 points
by
negrel
2y ago
|
0 comments
11.
▲
Show HN: Prisme – Analytics for Web Artisans
(github.com)
5 points
by
negrel
2y ago
|
0 comments
12.
▲
by
negrel
2y ago
Yes, there is HTTP Encrypted Content-Encoding (RFC 8188) which is used for Web Push that solves this exact problem.
13.
▲
Show HN: WebPush library for Deno and other Web compatible runtime
(github.com)
1 points
by
negrel
2y ago
|
0 comments
14.
▲
Show HN: I made a fast images compressor to send festive photos to my family
(bulkcompress.photos)
3 points
by
negrel
3y ago
|
0 comments
15.
▲
Reasoning Behind Automated Tests
(negrel.dev)
2 points
by
negrel
3y ago
|
0 comments
16.
▲
Show HN: I built a load testing tool so you can develop load test in minutes
(github.com)
3 points
by
negrel
3y ago
|
0 comments