kvisner
No user record in our sample, but kvisner has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but kvisner has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
I agree, but that formal language doesn't need to be executable code.
I see what Martin is saying here, but you could make that argument for moving up the abstraction layers at any point. Assembly to Python creates a lot of Intent & Cognitive debt by his definition, because you didn't…
I've tried a bunch of these "memory" systems and they aren't there yet. There is, currently, a tension between memory, and context pressure on the coding agent. There have been multiple studies now that tools like codex…
I find a lot of these IDEs are simply not as useful as a CLI. When I'm running a full agentic workflow, I don't really need to see the contents of the files at all time, I'd actually say I often don't need to at all,…
So most messaging apps rely on a phone number or centralized server to provide a means of making atleast the initial connection. In a purely P2P messaging system, how do I, as a user, find the other person I might want…
I can't say I needed yet another reason to hate the current state of LinkedIn, but I am not surprised in the slightest.
Two quick questions/thoughts: 1) Reading the changes, as a human, is not easy, having a document with a bunch editing marks in it, especially at the rate AI can make edits to things, would be very hard to keep track of,…
This looks pretty cool, would love to try it. One thing I'm trying to understand from the docs. I have 100s of playwright based BDD tests in my projects, especially the ones that are purely AI written. How does this…
You could certainly build that today, mario tennis had ai controlled virtual tennis players 20+ years ago. You would simply need to put two of them opposite each other and you could create this. It's just not very…
Depends on how hard the question is. Simple functions in small code bases, will probably work. Once you get large code bases and more complex work, you'd have issues with the small LLM having the context it needs to…
That doesn't seem terribly surprising, a human can quickly look through a grid of shirts to find one they like. ChatGPT would be guessing what they might want and the human would probably get a bad experience there with…
Maybe this is going over my head, but how do you reduce something like a computer vision system for a ROS2 robot down to a mathmatical proof?