Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
derfurth
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
derfurth
1mo ago
It was the case in France too, it was called Bloctel; you just had to register your phone number and telemarketing companies had a legal obligation to look it up and not call you. So it worked for a time, legit companies stoped calling; how
2.
▲
by
derfurth
2mo ago
Yes it’s very codebase dependent, and changes over model versions. In my case codex was so bad, until it suddenly became better than Opus at 5.5, which surprised me. I am sure it can be the inverse for some codebases. The way I keep an eye
3.
▲
by
derfurth
3mo ago
One could make the case that being SotA in 2026 is very costly and not that important for being SotA in 2030 if much more efficient models indeed happens.
4.
▲
by
derfurth
3mo ago
That's an interesting take, however there is no ongoing maintenance related to local models, maybe the only effort is giving more capable machines to the workforce; but yeah I can see how it might feel like a barrier.
5.
▲
by
derfurth
3mo ago
In my experience performance is about the same as native on mobile. On desktop I cannot compare as I thankfully never had to make cross platform desktop apps using native platform SDKs, but Flutter is doing fine. I am a working on a non tri
6.
▲
by
derfurth
3mo ago
To me the issue is that ad vendors in the app knows what you read, the NYT have over 300 vendors listed in their privacy section, the Economist about 80. But if you refuse in the NYT they nag you over and over again for accepting cookies. I
7.
▲
by
derfurth
4mo ago
I had the experts write markdown files that contained the rules looked somewhat like: ## 1A Rule name Some prose explaining the rules liking to official documentation. ``` if municipality and inhabitants > 10000 then functionA else funct
8.
▲
by
derfurth
4mo ago
Having worked with domain experts I concur on the difficult time they have expressing the rules of their domains. Once I built a little domain-specific language for them, that was tested against old jobs to see if they contradicted the past
9.
▲
by
derfurth
4mo ago
I am wondering how much the "perfect alternative then it will prevail" still holds given the amount of money spent on marketing by infrastructure companies, for example Vercel that have an interest in promoting Next.
10.
▲
by
derfurth
4mo ago
Plugins are often to blame, I had some recurring issues with the full IntelliJ when opening multiple instances at the same time. I switched to Webstorm without any plugins for light editing without all plugins loaded, I have around 5 instan
11.
▲
by
derfurth
4mo ago
Yes plus there is lot of confusion; the author is citing ePrivacy and GDPR that are about PIIs, not at all about consenting to an install.
12.
▲
by
derfurth
4mo ago
That's why I now use uncloud, simple as docker compose and got rolling deployments https://uncloud.run/docs/guides/deployments/rolling-deployme...
13.
▲
by
derfurth
5mo ago
It would be great, however the title is misleading: the only announcement regarding linux desktop is that the DINUM - a relatively small but perhaps influential government agency pledges to leave Windows. I believe the largest Linux Desktop
14.
▲
by
derfurth
8mo ago
In my experience the approach matters a lot, I recently implemented Otel with Claude Code in a medium sized ~200k loc project: - initially it wasn't working, plenty of parent/child relationships problems like described in the post
15.
▲
by
derfurth
9mo ago
I had issues in the beginning, now it works fine, Claude is using it all the time to find things in my codebase.
16.
▲
by
derfurth
9mo ago
Thanks for the tip. I was dubious, I tried GPT 5.2 for a start on a large plan and it was way better than reviewing it with Claude itself or Gemini. I then used it to help me with feature I was reviewing, it caught real discrepancies betwee