88
points
vitalnodo
Joined 706 karma
- vitalnodo parentCan you recall the link?
- 38 points
- Another potentially interesting project is zigx, an X11 client library for Zig applications:
https://github.com/marler8997/zigx
https://www.youtube.com/watch?v=aPWFLkHRIAQ
Compared to libX11, it avoids dynamic dependencies, uses less memory, and provides better error messages.
- 1 point
- 18 points
- 2 points
- 151 points
- 7 points
- 3 points
- 2 points
- 375 points
- 6 points
- 565 points
- I’m wondering what’s the proper way to draw Venn diagrams. I’ve seen that Graphviz has a “nice to have” mention about them, and there are a few simple JS libraries - mostly for two sets. Here’s also my own attempt using an LLM [1].
But maybe someone knows a more general or robust solution - or a better way to achieve this? In the future, I’d like to be able, for example, to find the intersection between two Venn diagrams of three sets each etc.
- 117 points
- 83 points
- I found out about milk.com when I was thinking about how to make an Android app completely from scratch (assembling DEX bytes from zero, kind of like writing an assembler for the Dalvik VM). That’s when I came across the author of the DEX format, Dan Bornstein — and I was surprised he actually owns a domain like that.
- 30 points
- 8 points
- 104 points
- 2 points
- 1 point