Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
est
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
3 ms
·
1.
▲
by
est
5d ago
MCP is a good idea JSON is a bad format/transport.
2.
▲
by
est
6d ago
This is an implementation problem, you can introduce a JIT'd language plus some "container" with "versioned deployments" in modern DB clusters.
3.
▲
by
est
6d ago
I think stored procedures are just strong typed "serverless lambdas" which runs really, really close do your data storage.
4.
▲
by
est
10d ago
> take a picture of an already edited image I think the "reference image" means a photo is taking by a real iPhone 18 device at a certain time, what the content actually means is another matter. The "digital negative"
5.
▲
by
est
11d ago
I just wish a ring can detect 2.4GHz EM and flash with LEDs.
6.
▲
by
est
11d ago
Perhaps just make it open source and static host it
7.
▲
by
est
12d ago
I hope more people realize, protocol is not the problem, user experience is. The Telegram client leads in every aspect by far. It's just easy to use.
8.
▲
by
est
12d ago
I mean "mild" bombs where the final output bytes looks normal, a regular sized image, but the decompressing steps takes unnecessarily long, eating CPU or/and RAM
9.
▲
by
est
12d ago
The default macOS file system is just weird. It's case-insensitive for storage but case-sensitive on display. I learned this hard way because some files refuse to download on one of my git repo.
10.
▲
by
est
12d ago
Perhaps it's just a bad example. I suppose avif can support multiple "scans" of progressive encoding as well.
11.
▲
by
est
12d ago
I wonder if similar hacks apply to zlib and .png as well.
12.
▲
by
est
15d ago
Here's how it started https://en.wikipedia.org/wiki/Murder_of_Poon_Hiu-wing A guy commited homicide and walks free after 19 months in jail.
13.
▲
by
est
20d ago
I used to search on google.ca exclusively with disabled js and cookie Until the day it no longer works. Sad.
14.
▲
by
est
28d ago
Stackless python had such potential, it could be extremely useful in Agent era for long running tasks with durable state. modern Python went in a somewhat different direction with asyncio, but with tasklet and continuation it could be a muc
15.
▲
by
est
28d ago
Very cool article. I had a similar idea where "fact checking" should be real programs for logic correctness. But IRL it's too vague. The exploit hunting is a better use case.
16.
▲
by
est
28d ago
Models are now having much tighter integration with harness. It's gunna to happen anyway. We are sailing into the age of vertically integrated intelligence.
17.
▲
by
est
1mo ago
I find we are using AI wrong. AI shouldn't be "helping" with homework. AI should be the homework. Start with any topic or problem, students should be encouraged interact with AI, and learn stuff using Socratic method. Teacher
18.
▲
by
est
1mo ago
I like the old MSN/GTalk "presence" idea Type your current status in a bar. And the thing that aggregates them? Twitter. People like to peek into what others are doing.
19.
▲
by
est
1mo ago
I side with your opinion. CSS is bad for UI layout (maybe good enough for text-flows idk) ... opens the SO link yeah there's no answer to it (even if someone does, it would likely be closed by 5 others)
20.
▲
by
est
1mo ago
seems like AI out of max_tokens
21.
▲
by
est
1mo ago
> but zero proof The repo gave you guide and benchmark of how to tweak ds4 pro for better performance, with a clickbait title (Fable 5 level), what kind of more proof do you require? More benchmarks? Reports for media outlets? STF model
22.
▲
by
est
1mo ago
This is cool What about the runtime size? I care this because I intend to run a stripped WASM version of DuckDB in browser.
23.
▲
by
est
1mo ago
I found the linked article "books don't work" from the quiz part highly interesting https://andymatuschak.org/books/ It explains a lot and works really well. I tried out in ChatGPT with a simple prompt:
24.
▲
by
est
1mo ago
I am thinking of AI credit resets, it forced me to finish my project because I already spent subscription so better not waste it! The cycle was a "process".
25.
▲
by
est
1mo ago
shameless self-plug: two hard things in computer science https://blog.est.im/2026/stderr-04 I think LLMs are reall good at conjecturing based on existing knowledge, but inventing new tools/lemma and new paradigm?
26.
▲
by
est
1mo ago
> incredibly simple WebSocket protocol Srsly bro? Websocket is simple? Talking about handling state persistency and connection partitions, such a headache.
27.
▲
by
est
2mo ago
The thing with LLM is they don't automatically pair parenesis/curly braces like we do with editors/IDEs. The closing } ) ] token has to be generated to match exactly the beginning { ( [ many lines before. You can challenge yo
28.
▲
by
est
2mo ago
Python has a less known advantage because it had no curly braces, so LLMs can focus its attention to logic instead of syntax. https://blog.est.im/2026/stdin-11
29.
▲
by
est
2mo ago
LLMs from years ago weren't aligned to death like these days. It's hard to get rid of "AI smell" than years ago.
30.
▲
by
est
2mo ago
Why do browser vendors have such a control over browsers? Can anyone make a dll injection and bring back manifest v2 ?
More ›