Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
IceDane
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
IceDane
5d ago
There's no convergence, but there sure as hell is a lot of pseudo-scientific voodoo and overengineering going on.
2.
▲
by
IceDane
5d ago
The worst part about this is someone still using poetry for python development.
3.
▲
by
IceDane
5d ago
Love how there's an extremely lengthy explanation of the oldest way to track people on the internet like this shit hasn't been happening since cookies were created.
4.
▲
by
IceDane
8d ago
It's Victor Taelin ?! Ye gods! Why is everybody treating this person like some celebrity. Am I weird for having never heard about this guy?
5.
▲
by
IceDane
10d ago
Just like every demo is some pathetic one shot trash game that nobody would play, or something equally inane.
6.
▲
by
IceDane
15d ago
Lots of really silly people love to compare LLMs to compilers. "You don't look at the compiled code either" and "Back in the day, people also had negative reactions to compilers and wanted to keep writing assembly by han
7.
▲
by
IceDane
15d ago
Yes.. this happened recently. I basically always use auto mode, and when I asked it why it kept editing code with python, it explained that this is part of its prompt when auto mode is turned on. I can only assume that's because their
8.
▲
by
IceDane
16d ago
I was just talking about this the other day. When would I want autonomous driving? For longer trips. Where do those happen? On the motorway where driving is mostly straight and simple. When on the motorway, my Tesla's lane assist gives
9.
▲
by
IceDane
16d ago
The developer is great. The game isn't.
10.
▲
by
IceDane
17d ago
I just chose to use an editor whose very architecture doesn't require nonsense like this so the editor doesn't freeze on me.
11.
▲
by
IceDane
17d ago
That sounds cool, but it's either a handcrafted world (if NMS has those) or pure luck. If it's the latter, then it can't have any depth. At best it can have some procedurally generated content that's going to be somethin
12.
▲
by
IceDane
17d ago
It's been years since I last played it, but when I did I finally did so for a while until I finally found myself at a space station with other players and whatnot. And some random dude just gives me something like tens and tens of mill
13.
▲
by
IceDane
17d ago
I've not had disputes worth that much in nearly 40 years on this earth. Makes me wonder whether this is just some exaggerated nonsense. The article is certainly written by an LLM.
14.
▲
by
IceDane
21d ago
I was forced to work with IBM closely for years. That has led me to believe it's the single most institutionally incompetent company in the world. If they ever do anything well it's pure coincidence and most likely due to some sin
15.
▲
by
IceDane
1mo ago
I don't see how this can be so difficult to understand. If the second word in my first sentence were misspelled, does that make every other word or letter that comes after wrong?
16.
▲
by
IceDane
2mo ago
Sure. And I'm sure that their users will take kindly to being banned with prejudice and without recourse. By adopting this policy they are committing to policing it and acting as judges. And at some point someone will be banned that sh
17.
▲
by
IceDane
2mo ago
Well, that's their prerogative, I guess. But the burden of proof will be on them, of course. They can't expect users to prove a negative. There are simple tells that would reveal a lot of projects. Claude Code's moronic defau
18.
▲
by
IceDane
2mo ago
I think if you're suggesting that Steve Yegge somehow invented having agents collaborate, you're way off base. People started talking about agents collaborating very, very early on, and people have been doing experiments like this
19.
▲
by
IceDane
2mo ago
Also famously terrible. If not for the walled garden and the fact that anthropic can take away our ability to use custom harnesses any day, I would not be using CC. Given some of the features they add I've also started to suspect that
20.
▲
by
IceDane
2mo ago
Everything Steve yegge has done has been trash. That's why nobody is talking about beads or gas town. It was clear even in the beginning that it was a borderline AI-psychosis-fueled trash fire.
21.
▲
by
IceDane
2mo ago
There's a good way and a bad way to use tools. My suggestions were based on my extensive usage of the tools in question.
22.
▲
by
IceDane
2mo ago
It has to be both. You can lay things out in memory so they are tightly packed together and thus ostensibly cache efficient but that doesn't help you if you index into that data structure in such a way that every new index loads a new
23.
▲
by
IceDane
2mo ago
Stop using compaction. Stop treating sessions as something you keep alive for weeks. Set up a proper workflow for handing off work and start handing off well before maximum context is hit. It's less efficient, slower and more costly to
24.
▲
by
IceDane
2mo ago
But push is not for use in production? It's for development. You generate a single custom migration that sets strict, apply it, and then you can use push as you want (during development, not for deploying actual changes to your databas
25.
▲
by
IceDane
2mo ago
It's really weird to me how the SQLite author is clearly a very smart guy and talented developer and then his argument against type safety effectively just boils down to > But I do not recall a single instance where the bugs might
26.
▲
by
IceDane
2mo ago
But only just. It doesn't really replace graph databases. It's mostly a slightly more convenient ways to write certain kinds of queries, but it doesn't come with anything else you might expect from a graph database.
27.
▲
by
IceDane
2mo ago
Unfortunately AGE is very immature and optimized even simple traversal queries rather poorly.
28.
▲
by
IceDane
3mo ago
You can output assembly with any toolchain, yes. But there's no runtime, at least if you mean in the sense that the code is executed by a runtime.
29.
▲
by
IceDane
3mo ago
Why not just do like.. actual engineering, and stay in control of what the LLM builds?
30.
▲
by
IceDane
3mo ago
Why on earth would you deliberately choose to do whatever the fuck it is you did with the scroll and the animations for each paper when scrolling through the landing page? What are those animations supposed to be? I use firefox but I also v
More ›