Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
packetlost
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
packetlost
7d ago
> it has no hidden memory allocation or control flow Rust had like 3 allocating types total. If you aren't working with extremely deeply nested 3rd party types it's trivial to identify when allocations happen. Hell you could th
2.
▲
by
packetlost
7d ago
Well for one I wouldn't design it so both the LSP and the editor need a synchronized view of the underlying file.
3.
▲
by
packetlost
8d ago
Smoking
4.
▲
by
packetlost
16d ago
Algorithmic feeds make large "pile of all posts everywhere" social networks like Twitter and BlueSky viable IMO. The mentioned "For You" feed for BlueSky appears to be a variation of LinkLonk's algorithm (by the sam
5.
▲
by
packetlost
16d ago
Bluesky has gotten considerably more tolerable by... adding an algorithmic feed ("For You"). It's developed by just some guy with the server running in his living room or something. I know people in this thread are down on al
6.
▲
by
packetlost
16d ago
I was very happy to discover someone is building a phpBB-clone in ATProto (the thing that powers BlueSky): https://atmobb.app/ There's some hope that a small facet of forum culture can come back...
7.
▲
by
packetlost
17d ago
> They’re nondeterministic at a fine level, but can be “deterministic” at a more general level: e.g. you might know that one model will always return properly formatted json when asked. That might not be true of the replacement, even if
8.
▲
by
packetlost
19d ago
It could be, but if it's a few lines of config in Anubis it would be easier and more likely to actually be done.
9.
▲
by
packetlost
19d ago
> Are you sure we shouldn't rather spend time getting better at, say, playing the piano? Honesty, even if I could somehow make a decent living by doing that (you really can't), no I wouldn't.
10.
▲
by
packetlost
20d ago
I wonder if you could convince the Anubis author to implement x402 payments to bypass the PoW
11.
▲
by
packetlost
23d ago
You have it backwards, an intrusive linked list is a linked list that is embedded in another data structure. The classic example is a linked list whose elements live on the stack. The article is wrong too, or at least using the term over-sp
12.
▲
by
packetlost
24d ago
> which is the butt of every government inefficiency complaint I always find DMV (or whatever your state's equivalent) inefficiency arguments to be hilarious. They're run extremely efficiently for the government . They suck us
13.
▲
by
packetlost
28d ago
I'm personally pretty excited about Tangled (and ATProto in general), but I do have to caution that I've had some performance issues and some technical ones with hosting my own 'knot' and 'spindle' services
14.
▲
by
packetlost
28d ago
But it's an """ethical""" argument against it.
15.
▲
by
packetlost
1mo ago
I'm happily in both depending on what it is. Even Sol / Fable cannot do some truly novel stuff and if you rely on it too heavily you get detached from the underlying systems to the point that it's both uncomfortable and detri
16.
▲
by
packetlost
1mo ago
I think you're misreading it (I did the first time as well). GP is saying "graph thinking" was not as common in 1996 as it is today, so is saying the opposite of it being a declining skill.
17.
▲
by
packetlost
1mo ago
As someone working in this space: unless they're a very big player with resources to create custom hardware, afaik there's no way to actually prevent the GPU host from seeing the request content. There's no "secure encla
18.
▲
by
packetlost
1mo ago
For those who didn't read, this is the identity of the mysterious "Ox Alpha" model
19.
▲
by
packetlost
1mo ago
He sells outrage to ill informed people who don't know any better. There's real issues, but it's far more nuanced than Zitron seems willing to bring to his audience.
20.
▲
by
packetlost
1mo ago
Datalog is awesome but I just don't think it's going to get mainstream adoption at this point.
21.
▲
by
packetlost
1mo ago
Racket's lineage in Scheme is probably the reason it prefers lists over pretty much every other datastructure
22.
▲
by
packetlost
1mo ago
I've also had a ton of luck getting agents to make focused, (mostly) well crafted commits using my home-grown git-based task manager: https://github.com/chiefnoah/tsk It's very easy to be like: /tsk <
23.
▲
by
packetlost
1mo ago
It seems like a huge mixed bag. I have coworkers that has been able to "vibe" entire systems that somehow manage to work, but there's a lot of churn, weird bugs, and a huge reliance on <agent tools> to make any progress
24.
▲
by
packetlost
2mo ago
Avery is one of the few people I have enough respect for to look up to.
25.
▲
by
packetlost
2mo ago
Oracle banned AI code for copyright reasons, you cannot interpret that as a assessment of the practical output of the models.
26.
▲
by
packetlost
2mo ago
As someone who has mostly written Rust and Python over the last 10 years... yeah. Go is actually a really solid choice for Agents IME
27.
▲
by
packetlost
2mo ago
CL and Janet both come to mind as supporting image-based deployment.
28.
▲
by
packetlost
2mo ago
I've had a good time using my Google Home devices exclusively as kitchen timers and music playing devices, though they semi frequently get song requests wrong.
29.
▲
by
packetlost
2mo ago
There are Lisps with similar semantics. It faded (further) out of popularity for a number of reasons, but it still has its niche.
30.
▲
by
packetlost
2mo ago
> The one thing that falls over is that the webhooks are actually self modifying code since you have an 'on commit' webhook that bootstraps the actions logic from the workflow.yaml file(s) (which are not really config files, th
More ›