Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jdalsgaard
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
jdalsgaard
10d ago
Forget Artificial Intelligence, _Real Intelligence_ is coming... (Background material: https://hitchhikers.fandom.com/wiki/Mice )
2.
▲
by
jdalsgaard
2mo ago
I guess we all learn in different ways. I prefer reading, and can fairly fast find the articles that make sense to me. Colleagues often suggest podcasts and videos - I very, very rarely listen to them or see them. The bandwidth is too low.
3.
▲
by
jdalsgaard
2mo ago
When using AI to generate content, content of any kind - then I urge the author to evaluate the true cost for the organisation, not just for him or her. Using AI to generate 20 pages of documentation in 30 minutes looks good for you - but h
4.
▲
by
jdalsgaard
6mo ago
> Because the remaining 10% is what required most of the CS team’s time. They built an FAQ you can talk to. These days it's hard to get people to read an email longer then 5 lines - yet people are super excited about abundant masses
5.
▲
by
jdalsgaard
8mo ago
Yes, it supports it. But is fundamentally not based on the idea of zero-cost abstraction from where I see a lot of Rust features being derived from. So crates I pull in must obey it too - it's not optional (you do have unsafe to watch
6.
▲
by
jdalsgaard
8mo ago
I would tend to disagree; fundamental to Rust is the concept of zero-cost abstraction. Swift does not do that. I my view, and I might be wrong, many features of Rust are chosen specifically to have the language comply to the zero-cost rule.
7.
▲
by
jdalsgaard
8mo ago
Most tools, frameworks and articles in IT, SaaS in particular, are about spinning up things. It is what people find exciting. Work a few years in Ops and you learn that spinning up things is not a big part of your work. It's maintenanc
8.
▲
by
jdalsgaard
11mo ago
I second that; only running it for personal use on a few domains, but handles all the complexity _extremely_ easily.
9.
▲
by
jdalsgaard
3y ago
Not a book or blog per se, but: https://datatracker.ietf.org/doc/html/rfc1925 -- The Twelve Networking Truths.
10.
▲
by
jdalsgaard
4y ago
In desperate need of more upvotes..
11.
▲
by
jdalsgaard
5y ago
> Prometheus alternative Well... if size of the executable is really a concern, perhaps Victoria Metrics is worth considering; my amd64 executable is about 17MiB in size.
12.
▲
by
jdalsgaard
7y ago
Love it; "if you fetch it over a socket, it ain't no cache"