Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kapperchino
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
kapperchino
26d ago
Issue is that it’s no longer open source
2.
▲
by
kapperchino
3mo ago
Ngl after opus 4.5 I haven’t noticed too many improvements
3.
▲
by
kapperchino
3mo ago
Wow good timing, I’ve been working on a session hub of sorts for devs. Check it out, you can store your sessions on here. https://joe-store-frontend.onrender.com
4.
▲
by
kapperchino
3mo ago
This agent I made can’t execute on the shell, can only edit the files within the project. Only works with rust atm though. https://github.com/Kapperchino/agent-joe
5.
▲
by
kapperchino
3mo ago
Real, there are so many low hanging fruits for optimization but no one has time to do them. And they don’t incentivize spending your time on it either.
6.
▲
by
kapperchino
3mo ago
Not necessarily, since you would need to also run cargo check and cargo test. And Claude still needs grep and find to look around the repo.
7.
▲
by
kapperchino
3mo ago
I’m working on a coding agent that doesn’t have access to the shell. Essentially all it could do is edit and read code, verify and run tests. But due to that limitation I’ve made it target only rust projects for the time being. https:/
8.
▲
by
kapperchino
3mo ago
On the topic of access control, I’m building a coding agent with no shell access, currently only supports rust though. https://github.com/Kapperchino/agent-joe
9.
▲
Show HN: Agent Joe – a Rust only coding agent with no shell access
(github.com)
2 points
by
kapperchino
3mo ago
|
0 comments
10.
▲
by
kapperchino
2y ago
Just mock the repository which calls the db, and to test the queries themselves, use the real db as a docker container, or integration test with an existing db
11.
▲
by
kapperchino
2y ago
Bruh stop with the middle class bs, there’s only working class and the owner class.
12.
▲
by
kapperchino
3y ago
It’s to replace qa testers for video games
13.
▲
by
kapperchino
3y ago
Because you can’t scale out just the cache part of Postgres, one machine can only have so much memory
14.
▲
by
kapperchino
3y ago
The new Macs stay really cool
15.
▲
by
kapperchino
3y ago
My thoughts, dreams, plots and my schemes….
16.
▲
by
kapperchino
3y ago
Price control is very half assed, what needs to be done is nationalization of the supply chain for food.
17.
▲
by
kapperchino
3y ago
Alan wake 2 pretty much requires it too
18.
▲
by
kapperchino
3y ago
They were not indiscriminate in the murders. The leaders are always given a choice of paying tribute before hand. And they do stay true to their word if tributes were paid. It’s one of the major reasons why the mongol empire was so successf
19.
▲
by
kapperchino
3y ago
+1 to this, reactive programming is a major pain in my ass. With virtual threads there’s no longer a need for them.
20.
▲
by
kapperchino
3y ago
iPad pros are such good media consumption devices, and also very good note taking devices, you can draw diagrams and also use apps like obsidian.
21.
▲
by
kapperchino
3y ago
The gpt4 api provided me with much better and detailed response than the chatgpt alternative. Have not tested with the updated gpt4 api though
22.
▲
by
kapperchino
3y ago
Honestly the best thing to do is to decrease the scope of the project, cut lots of feature until you can finish it in a reasonable amount of time.
23.
▲
by
kapperchino
3y ago
If you want more vram, the nvidia pro cards is always an option(if you can afford it). The top spec has 48gb of vram, and you can get more than one.
24.
▲
by
kapperchino
3y ago
AR city builder would be amazing with hand tracking, where you can pick up buildings and place them, or just interacting with the mini world.
25.
▲
by
kapperchino
3y ago
Yeah pcs definitely do ship with worse panels, you have to look for laptops with good displays. But matte definitely dulls out the colors compared to a glossy display.
26.
▲
by
kapperchino
3y ago
In fact the amd fine wine is just them fixing their drivers from launch
27.
▲
by
kapperchino
3y ago
I think it’s because they’re glossy while most monitors have a matte coating
28.
▲
by
kapperchino
3y ago
Fine tune a llm to make your mom jokes
29.
▲
by
kapperchino
3y ago
Thrill of the fight is brutal lol, I just take all the time during rounds and still get exhausted by the end.
30.
▲
by
kapperchino
3y ago
For the math stuff you can do things like a builder pattern where you can flatten the nested functions. But operator overloading is definitely preferred
More ›