Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
config_yml
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
config_yml
2mo ago
Just tried it and it works really really well, thank you for the pointer. Came in clutch!
2.
▲
by
config_yml
5mo ago
Feels similar to Claude last August/September. Knowing Claude some Agent probably reverted the fix from back then ^^ https://www.anthropic.com/engineering/a-postmortem-of-three-...
3.
▲
by
config_yml
8mo ago
As someone growing up with shared hosting, VPS and eventually K8s, I never really got Cloudflare's offering (apart from CDN/DDOS/DNS). I'm not sure if it's their positioning or if I never had the problems they'
4.
▲
by
config_yml
9mo ago
I could never distinguish them anyway, so this is welcome simplification of the world to me.
5.
▲
by
config_yml
9mo ago
> GIDs are not checked for authorization when doing the lookup - they are meant to be generated above the authorization layer, and to be consumed above the authorization layer Then the problem with this post boils down to applying the au
6.
▲
by
config_yml
10mo ago
I‘ve had no success using Antigravity, which is a shame because the ideas are promising, but the execution so far is underwhelming. Haven‘t gotten past an initial plannin doc which is usually aborted due to model provider overload or rate l
7.
▲
by
config_yml
10mo ago
I use plan mode in claude code, then use gpt-5 in codex to review the plan and identify gaps and feed it back to claude. Results are amazing.
8.
▲
by
config_yml
1y ago
This only affects homeowners who live in their own property, not landlords. If you earn rent on your property, you will still pay income tax on it.
9.
▲
by
config_yml
1y ago
This is exactly my experience. It’s like Claude Code had a stroke during lunch, and when I return working it forgot how anything works.
10.
▲
by
config_yml
1y ago
Would be lovely if this included some defaults around managing git worktrees for parallel work.
11.
▲
by
config_yml
1y ago
I feel the same way about OpenAI‘s new responses API. Under the cover of DX they‘re marketing a new default, which is we hold your state and sell it back to you.
12.
▲
A Comparative Analysis of K3s, MicroK8s, and Alternatives
(htdocs.dev)
31 points
by
config_yml
1y ago
|
12 comments
13.
▲
by
config_yml
2y ago
The European Commission has recognized the Swiss Data Protection Act as equivalent to the GDPR. This allows data to continue to flow freely between Switzerland and the EU.
14.
▲
A detailed, technical guide for building data center
(d4project.org)
2 points
by
config_yml
2y ago
|
0 comments
15.
▲
by
config_yml
2y ago
I don't think that's universally true though. An example would be Logic, which Apple kept improving after buying it and it's still a great piece of software.
16.
▲
by
config_yml
2y ago
This is great, could be useful for keeping a standby up to date with a systemd timer/cron.
17.
▲
by
config_yml
2y ago
I don't think so, but imho it would be a no-brainer to have .cursorrules files support the same @Web @...files, @Docs syntax which cursor already has in Cmd+K
18.
▲
by
config_yml
2y ago
I have a system prompt of around 100k which includes a couple of internal schema definitions. Having this cached could be super useful to us.
19.
▲
by
config_yml
2y ago
No, writing XML was the declarative part of Flex (like HTML), but AS3 had it’s own XML type so you could do things like this: var data:XML = <foo><bar>hello</bar></foo> and then data was an object instance
20.
▲
by
config_yml
2y ago
Reminds me of Action Script 3 which had XML at the core of the language. It was a fun language to work with, but famously failed to become ES4. Oh well, took us 10+ years to arrive close to that with Typescript and JSX.
21.
▲
by
config_yml
2y ago
Same in Zurich, where the city tries to establish a “Schwammstadt”. But the tree growth is actually negative, because on private properties people are chopping down their trees to build lucrative housing.
22.
▲
by
config_yml
2y ago
Exactly, I've seen this at Sentry where you now have to run Kafka, Clickhouse, Redis, PG, Zookeeper, memcached and what have you. I get it, but the amount of baggage to handle is a bit difficult.
23.
▲
by
config_yml
2y ago
You can slice it and dice it any way you want, really. The constraint is often what data needs to be written within a transaction. You'll have to figure our a way to reliably apply a consistent schema to all these database files someho
24.
▲
by
config_yml
3y ago
My city has something similar based on fixmystreet, which is not focused on discussion but more on reporting: https://www.zueriwieneu.ch/reports I love that my city responds so quick to any issues reported. Usually you get
25.
▲
by
config_yml
3y ago
I mean we are on HackerNews after all, not on MbaNews. And there‘s some great hackery on this project.
26.
▲
by
config_yml
3y ago
This already works with Crypto, something like Hedera is dirt cheap (1/100 of a cent) and fast and scales really well. Wallets are easy to connect, but the disconnect to regular $$$ is still a bit too big for the regular surfin' u
27.
▲
by
config_yml
3y ago
> maybe a dropdown with checklists? That's builtin with <select multiple> but it's only usable on mobile.
28.
▲
by
config_yml
3y ago
Indeed, I thought the user experience was great. Simple way to download, install and start: everything just worked.
29.
▲
by
config_yml
3y ago
The dollar is weak, not the Swiss Franc
30.
▲
by
config_yml
3y ago
I have rarely seen this work in practice in 20 years of CSS, but maybe in CSS Zen Garden. Yes, you can freely change the CSS. But usually changes are triggered by the HTML, like some information is added. This then requires you to change th
More ›