Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
vbernat
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
vbernat
6d ago
If you like watching the first animation, you can get it for the other diagrams with a well-known video game code.
2.
▲
Step through the spanning tree protocol in the browser via WebAssembly
(vincent.bernat.ch)
3 points
by
vbernat
16d ago
|
0 comments
3.
▲
by
vbernat
18d ago
Mostly, they try to avoid it by allocating extents instead of blocks (so, they look for a contiguous space to store most files) and by delaying allocation to accommodate for a growing files.
4.
▲
by
vbernat
24d ago
Author here. This article features interactive demonstrations of the spanning tree protocol (an old protocol to detect and fix loops in Ethernet networks) using MSTPD (user-space implementation for Linux) compiled to WebAssembly with Emscri
5.
▲
An interactive introduction to the spanning tree protocol
(vincent.bernat.ch)
4 points
by
vbernat
24d ago
|
1 comments
6.
▲
by
vbernat
1mo ago
The page from which the data is sourced allows this: http://pldb.info/lists/creators .
7.
▲
by
vbernat
1mo ago
This is not untrue, but I suppose that if you don't prevent bots from accessing your website, they won't try to use the more advanced scrapers running JS and won't trigger your analytics.
8.
▲
by
vbernat
1mo ago
The bug on Linux still exists today on this family (e100, e1000, e1000e). Maybe the root cause is different, but the solution is still to disable TCP segmentation offload and I suppose this is a firmware bug. At some point, Mellanox took ov
9.
▲
by
vbernat
1mo ago
It is now mostly unusable for web analytics. So many scrapers are pretending to be browsers. On my site, there is a factor 10 with what I consider an honest view of human visitors.
10.
▲
by
vbernat
1mo ago
In France, thanks to STIR/SHAKEN, this is not possible any more for the fixed phone numbering plans (and telemarketers have to register their phone numbers in a subset of this numbering plan). For mobile lines, this is still not 100% i
11.
▲
Sharding a routing table for lock-free reads in Go
(vincent.bernat.ch)
2 points
by
vbernat
1mo ago
|
0 comments
12.
▲
by
vbernat
1mo ago
After 27" 4K OLED last year, I suppose 24" are next! I didn't have the patience to wait and I have migrated to 27" 4k OLED (Alienware).
13.
▲
EVPN: All Roads Lead to the Firewall
(telcokwaks.com)
2 points
by
vbernat
2mo ago
|
0 comments
14.
▲
by
vbernat
2mo ago
I have switched from FVWM to awesome because of Lua. Many years later, I have switched to i3 because it's not using a programming language for configuration. It's fine to have a configuration language if you have time to maintain,
15.
▲
SatNOGS: A Ground Station for Under €100
(telcokwaks.com)
3 points
by
vbernat
2mo ago
|
0 comments
16.
▲
by
vbernat
2mo ago
It's easy to disprove. This website is not behind CF. Also: https://backlinko.com/cloudflare-users .
17.
▲
by
vbernat
3mo ago
I don't think CF is that much present, but yes, the situation is dire.
18.
▲
by
vbernat
3mo ago
I have also restored the very first articles I wrote in the 90s when I was young < https://vincent.bernat.ch/en/blog/2026-old-web-articles >. At the time, they were not "great," but now I think they
19.
▲
by
vbernat
3mo ago
I often run a linkchecker on my blog and substitute broken URL with links to the Wayback machine. Unfortunately, this is becoming quite difficult to detect broken URL as everybody is fighting bots. I am using linkchecker < https:/&#
20.
▲
by
vbernat
3mo ago
Biking is not meant to replace everything. More people biking means more room for people that cannot bike. Bike-heavy cities like Amsterdam show that most of your "facts" are incorrect (bikes can be used to transport goods, are us
21.
▲
by
vbernat
3mo ago
It already does. With IPv6, you don't go through some CGNAT box, that could misbehave or just break (and since the biggest chunk of content is available through IPv6, this may not be a priority). Also, a shared IPv4 can be banned by va
22.
▲
by
vbernat
3mo ago
6rd will soon get away to get native IPv6 instead. Also, 6rd is what allowed France to lead IPv6 deployment.
23.
▲
Building a Soviet Nail Factory: how KPIs killed efficiency
(vincent.bernat.ch)
3 points
by
vbernat
3mo ago
|
0 comments
24.
▲
by
vbernat
3mo ago
But PulseAudio API is still the "standard".
25.
▲
by
vbernat
3mo ago
Options have a maintenance cost. Pulseaudio is the current Linux audio stack, like plain ALSA was before when it replaced OSS.
26.
▲
by
vbernat
3mo ago
Unrelated, the Emacs-based design of the website is quite nice.
27.
▲
by
vbernat
4mo ago
Isn't this line incorrect? BB == b > 1 /\ b' = b - 2 /\ w' = w + 1 \* Picked 2 black It should b > 2, otherwise you'll get in an invalid state.
28.
▲
by
vbernat
4mo ago
I don't understand why Cloudflare got unrestricted access while Daniel Stenberg got Mythos run by a third party on cURL and only got a report. Well, I understand, but I may be wrong.
29.
▲
by
vbernat
4mo ago
nginx had this defect for a long time too!
30.
▲
by
vbernat
5mo ago
I find this fascinating. I also like to customize my desktop experience with my own code, but it's more assembling stuff with some additional code as glue. A word of warning: a reliable lock tool for X11 is difficult. You should look a
More ›