Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kvisner
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
Show HN: Martin, A CLI that let's your Agent be your CRM, Built on Jaybase
(github.com)
2 points
by
kvisner
1mo ago
|
0 comments
2.
▲
by
kvisner
1mo ago
I agree, I think the era of trying to adapt your work, business, or life to work the way a project manager or app designer thinks is best for you needs to come to an end. Our tools should adapt to meet our needs, we should not need to adap
3.
▲
by
kvisner
2mo ago
I would be very careful about basing your career decsions based on this trend. The data center build out will always be very boom and bust, which would really suck to work in. One year you would be making 300k working on dataceters and th
4.
▲
by
kvisner
2mo ago
Considering it was made legal at the federal level, that is where the reforms will need to be. Also, having individual states try to regulate and online marketplace would be hell. You would always just be a VPN away from accessing it anyw
5.
▲
Show HN: Magpie, a CLI to Turn Your AI Agent into a Bookkeeper
(github.com)
8 points
by
kvisner
2mo ago
|
0 comments
6.
▲
by
kvisner
2mo ago
How does it handle chron jobs or waking from a messaging app?
7.
▲
by
kvisner
2mo ago
I'm curious how this will play out. So far having agents in a group chats with multiple people is hard. Either the agent creates a different "thread" internally for each user and everyone has a 1 on 1 convo with the agent i
8.
▲
by
kvisner
2mo ago
Doing my part!
9.
▲
Show HN: Jaybase: Append-only fact store for AI doing business workflows
(github.com)
4 points
by
kvisner
2mo ago
|
0 comments
10.
▲
by
kvisner
2mo ago
Yea, but those aren't subscriptions with fixed costs. I'm wary of running my dev flow against a pay-per-token endpoint, since costs can easily explode doing that.
11.
▲
by
kvisner
2mo ago
A note on your website, when I hit the EN button in the top right, it presents a pop-up in German, which I can't read, so I can't change it to be in English.
12.
▲
by
kvisner
2mo ago
Very cool, but if I'm prompting / looping an AI agent as my main development process, what is the use case here? I feel the biggest help would be to make Reviewing PRs from the terminal easier, I care less about commit logs and s
13.
▲
by
kvisner
2mo ago
I wish they had some kind of US hosted option, NDR policy, or something like that. I love the price and power, but I have concerns around data sovereignty and leaking IP to an overseas company.
14.
▲
by
kvisner
2mo ago
I have been so ahead of the curve on this, I'm going to live forever!
15.
▲
by
kvisner
5mo ago
I agree, but that formal language doesn't need to be executable code.
16.
▲
by
kvisner
5mo ago
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 think through
17.
▲
by
kvisner
5mo ago
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
18.
▲
by
kvisner
6mo ago
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, be
19.
▲
by
kvisner
6mo ago
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 to talk to?
20.
▲
by
kvisner
6mo ago
I can't say I needed yet another reason to hate the current state of LinkedIn, but I am not surprised in the slightest.
21.
▲
by
kvisner
6mo ago
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, atleast that&#x
22.
▲
by
kvisner
6mo ago
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 interface with my
23.
▲
by
kvisner
6mo ago
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 compelling to watch
24.
▲
by
kvisner
6mo ago
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 actually solve the
25.
▲
by
kvisner
6mo ago
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 some regularit
26.
▲
by
kvisner
6mo ago
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?