Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
udave
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
udave
2mo ago
lovely website animation :D
2.
▲
by
udave
2mo ago
lovely collection. Thank you!
3.
▲
by
udave
3mo ago
Ive made my own agentic IDE centered around worktrees and containerization. it allows me to run multiple development environments on my machine with each development server running in parallel, allowing me to spin up feature branches and te
4.
▲
by
udave
4mo ago
seems like the same trick as behind labelling price as $99.9
5.
▲
by
udave
4mo ago
try distributing this spec amongst your team members, ask each of them to drive it to completion. no follow up edits. deploy to individual environments and then run a rigorous test suite against all of the deployments. see if all of them be
6.
▲
by
udave
4mo ago
Let's be real, if you and I both ask claude to generate a feature on the same project, what are the chances that it spits out 100% replicated code? But if we are to build the project using a Dockerfile, we will get the same binary and
7.
▲
by
udave
5mo ago
its a good idea in theory. But capitalists will make sure this does not happen because greed is never ending. today its AI, 10 years down the line it something else. Hence i think the right to be lazy is for a lucky few.
8.
▲
by
udave
6mo ago
strongly agree. we keep giving away trust to other entities in order to make our jobs easier. trusting maintainers is still better than trusting a clanker but still risky. We need a sandboxed environment where we can build our software with
9.
▲
by
udave
9mo ago
wasn't spotify started out as a collection of pirated songs? somethings go in full circle I guess.
10.
▲
by
udave
9mo ago
that's true for some folks out there. But, ultimately its about these 3 questions: - what you are? - what you want to be? - when you want to be there? I think if you don't have an answer to the last question, you should be fine wi
11.
▲
by
udave
10mo ago
the sidebar was the best feature in Arc imo. I gave zen a shot just because of that and it was not a great experience to be honest. First, migration was buggy, then the sidebar lacked some basic features like renaming the tabs even though i
12.
▲
by
udave
10mo ago
too early at the time of writing, but did mixpanel got breached due to the recent NPM worm `Shad'hulud`? just speculating.
13.
▲
by
udave
11mo ago
I find the distinction between queue and pub sub system quite poor. A pub sub system is just a persistent queue at its core, the only distinction is you have multiple queues for each subscriber, hence multiple readers. everything else stays