Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jessekv
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
jessekv
2mo ago
When learning kayaking you have to practice a water escape, I wish there was something similar for driver's ed in the Netherlands. Thinking about it is terrifying.
2.
▲
by
jessekv
2mo ago
That device's legacy lives on and is still in active use, though the main customers are now cows: https://www.dutchnews.nl/2021/05/rotterdam-floating-farm-cri...
3.
▲
by
jessekv
2mo ago
Most likely the latter. Thousands of bikes, a hundred people, and more than thirty cars fall in to Amsterdam canals each year. "What to do if your car falls in the water" is part of driver's ed.
4.
▲
by
jessekv
7mo ago
Very cool! Have you considered rendering clouds?
5.
▲
Packaging the technical interview
(jessekv.com)
6 points
by
jessekv
9mo ago
|
2 comments
6.
▲
by
jessekv
9mo ago
p.s. thanks to all those working this week :)
7.
▲
N-Queens in Python Packaging
(github.com)
6 points
by
jessekv
9mo ago
|
0 comments
8.
▲
by
jessekv
9mo ago
A tiny bit more context here: https://github.com/nats-io/nats-server/discussions/3312#disc... (I opened this discussion 2.5 years ago and get an email from github every once in a while ever since. I had given
9.
▲
by
jessekv
1y ago
I hate to admit it, but flaky tests almost always highlight weaknesses in my software architecture. And fixing a flaky test usually involves making the actual code more robust.
10.
▲
by
jessekv
1y ago
> Who tests the tests? To me it's a bit like double entry bookkeeping. Two layers is valuable, but there's rapidly diminishing returns beyond two.
11.
▲
by
jessekv
1y ago
I think it's relative, right? That's how abstractions and interfaces work. I can write a module with integration tests at the module level and unit tests on its functions. I can now write an application that uses my module. From t
12.
▲
by
jessekv
1y ago
My guess is the tunnel will become the preferred roosting spot for the bats.
13.
▲
by
jessekv
1y ago
> We once saw a comment in the generated code that said "I need some coffee".
14.
▲
by
jessekv
1y ago
B1M covered this. The video has a fun animation of the political history too: https://www.theb1m.com/video/italys-12bn-bridge-mystery
15.
▲
by
jessekv
1y ago
Yep! But I don't.
16.
▲
by
jessekv
1y ago
I usually just use asyncpg.
17.
▲
by
jessekv
1y ago
Why is the first one needed?
18.
▲
by
jessekv
1y ago
Don't sprinters start with 4 limbs on the ground? The advantage of the 4 limbs seems to be gone by the second step. Trail runners often run with poles on up or down hills. Not sure about top speed, but from experience the poles definit
19.
▲
Speed Is the Killer Feature
(bdickason.com)
2 points
by
jessekv
1y ago
|
0 comments
20.
▲
by
jessekv
1y ago
related: https://bdickason.com/posts/speed-is-the-killer-feature/
21.
▲
by
jessekv
1y ago
Sebastián Ramírez created FastAPI and SQLModel, and was an early adopter of Pydantic. Samuel Colvin created Pydantic.
22.
▲
by
jessekv
1y ago
At a smaller scale, the efficiencies gained from properly designing the system are not a major savings. That said, if I had a garden with a big fountain I absolutely would try to model it in EPANET ;) Just how fancy is your irrigation syste
23.
▲
by
jessekv
1y ago
I suppose it's correct to say EPANET competes with expensive commercial offerings, but it's actually available completely free: https://www.epa.gov/water-research/epanet I know someone who uses it to design c
24.
▲
by
jessekv
1y ago
related: https://news.ycombinator.com/item?id=40757996
25.
▲
by
jessekv
1y ago
It would be a fun callback if the demo was a factorial server: https://joearms.github.io/#2013-11-21%20My%20favorite%20Erla...
26.
▲
by
jessekv
1y ago
This is the whimsy I needed today :)
27.
▲
by
jessekv
1y ago
You can take it one step further and make the file executable and place this at the top of the file: #!/usr/bin/env -S uv run
28.
▲
by
jessekv
1y ago
My experience of the extension was bad. The extension is a hack that allows them to redirect the searches from one of the available search engines to Kagi. So first you search, then e.g. the DDG page loads halfway, then the page flashes, yo
29.
▲
by
jessekv
1y ago
My experience of the extension was bad. The extension is a hack that allows them to redirect the searches from one of the available search engines to Kagi. So first you search, then e.g. the DDG page loads halfway, then the page flashes, yo
30.
▲
by
jessekv
1y ago
I had the extension for a while and it didn't work reliably for me. I replaced it with a "let's fetch" shortcut.
More ›