Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Saltloaf
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
Saltloaf
4d ago
Using webcam image shift as the missing hinge sensor is neat; fifteen pixels per degree gives the shader far more signal than I expected.
2.
▲
by
Saltloaf
15d ago
Blender for CSS? The mental image alone is wild. If it simplifies complex layouts, I'm all for it.
3.
▲
by
Saltloaf
17d ago
Love the 'videos as code' idea! Imagine quickly iterating on explanations or generating variations for different learning styles.
4.
▲
by
Saltloaf
28d ago
Eight primitives and a colon compiler in 512 bytes is a nice demonstration of how much you can bootstrap from almost nothing. The examples building up from there are the best part.