Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
spicypixel
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
spicypixel
4d ago
Sounds expensive at the equivalent rate of 38 cents a kilowatt hour that I pay during the day.
2.
▲
by
spicypixel
4d ago
Anyone tried this on the Bosch units? Their WiFi module comes as an addon too.
3.
▲
by
spicypixel
15d ago
Yeah but haiku 5 when?
4.
▲
by
spicypixel
9mo ago
You should at least try and align the ascii flowchart in the readme on the repo. One day Claude will do it correctly but today is not that day.
5.
▲
by
spicypixel
10mo ago
Yeah would really make testing a tonne easier.
6.
▲
by
spicypixel
10mo ago
This is the winner
7.
▲
by
spicypixel
10mo ago
Question comes to mind; Why is Postgres supported but neon coming soon?
8.
▲
by
spicypixel
1y ago
Are we at the point where I can store arbitrary scripts in a sql database and execute them with arguments, safely in a python sandbox from a host language that may or may not be python, and return the value(s) to the caller? I'd love t
9.
▲
by
spicypixel
1y ago
I wish python had proper sandbox configuration. This would be great for user defined scripts but only if I could disable filesystem and network syscalls for the user defined code.