Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
anupcshan
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
anupcshan
3mo ago
This project is for using Sqlite from Go code. It is not a general purpose replacement.
2.
▲
by
anupcshan
3mo ago
It's not just about overhead/performance. cgo-free means no need to set up a cross-compiler if targeting other devices. Just "go build" with the right GOARCH and GOOS will let you compile a binary that will run on most d
3.
▲
Shelley: A Coding Agent for Exe.dev
(blog.exe.dev)
2 points
by
anupcshan
8mo ago
|
0 comments
4.
▲
by
anupcshan
2y ago
You can install esphome on Emporia Vue. https://github.com/emporia-vue-local/esphome (not used this myself). Vue V3 has wired ethernet support too.
5.
▲
by
anupcshan
3y ago
I found this nbdkit demo for visualizing filesystem IO interesting - https://rwmj.wordpress.com/2018/11/04/nbd-graphical-viewer/