HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jv22222

no profile record

Submissions

Solo bio hacker creates potential drug for Alzheimer’s

xcancel.com
4 points·by jv22222·13 hari yang lalu·0 comments

Running glm 5.2 on a Mac studio

twitter.com
4 points·by jv22222·22 hari yang lalu·0 comments

Agent - Native Mac OS X coding ide/harness

github.com
83 points·by jv22222·3 bulan yang lalu·54 comments

Creating a biologically-inspired AI system from the ground up

millionminds.one
2 points·by jv22222·4 bulan yang lalu·0 comments

T3 Code [video]

youtube.com
1 points·by jv22222·4 bulan yang lalu·0 comments

Claude Code wiped our production database with a Terraform command

twitter.com
145 points·by jv22222·4 bulan yang lalu·158 comments

Marketing to the Machine – The first website with LLM testimonials

boyter.org
2 points·by jv22222·4 bulan yang lalu·0 comments

Show HN: Lightwave – Real-time notes app, 3.5 years of hand-rolled JavaScript

52 points·by jv22222·5 bulan yang lalu·37 comments

Turn off annoying progress messages in Claude Code?

github.com
1 points·by jv22222·6 bulan yang lalu·0 comments

Debaite: Tool for multiple LLM models to refine ideas by arguing with each other

codeberg.org
5 points·by jv22222·7 bulan yang lalu·0 comments

Scientists Reverse Alzheimer's in Mice

gizmodo.com
2 points·by jv22222·9 bulan yang lalu·0 comments

comments

jv22222
·20 hari yang lalu·discuss
How many pixels wide is the hit zone?
jv22222
·27 hari yang lalu·discuss
Ah. My bad. I didn't review them I was just paying more attention to the op asking for a list of open source ones.
jv22222
·27 hari yang lalu·discuss
I'm seeing a lot right here: https://github.com/FluidInference/FluidAudio
jv22222
·27 hari yang lalu·discuss
Nice tip on FluidAudio that's the kind of thing I've been looking for. Thanks!
jv22222
·27 hari yang lalu·discuss
Classic HN. Thanks for keeping it real.
jv22222
·28 hari yang lalu·discuss
I do not want to game the system, I hate the idea of gaming the system. I just want to be nice, and I think that is precisely the reason why I'm not very rich.
jv22222
·28 hari yang lalu·discuss
Next time you build a large build try asking the LLM to make it as an AFK build and tell it that you need it to do everything in it's power to complete the build without your intervention. It's going to need a few tiers of tests from unit to smoke and screen tests. Now, I'm not saying this is easy to do. It requires an insane amount of up front thinking BUT if you (for the heck of it) want to make an overnight build this is one way.

FWIW While I have had created and run this kind of build a few times... I did not like the results! In the end, I personally like to be in the loop to test and feel how stuff is turning out as it goes.
jv22222
·bulan lalu·discuss
Generally speaking if a company can game the system they will game the system.
jv22222
·bulan lalu·discuss
Just talking about longer deep thought loops. You can do a LOT of deep thought at 15k a second and it still feels super fast.

Side note: I really believe in this technology if anyone building this happens to be reading this and is looking for help give me a shout.
jv22222
·bulan lalu·discuss
They will come with corrective SSD and Ram that will enable stale models to get some amount of self correction. Then after that it will be a typical upgrade path. Actually a nice business model with upgrades built in.
jv22222
·bulan lalu·discuss
If they supply something like an external hard drive formfactor with small ssd for a small corrective memory it could do very will IMHO
jv22222
·bulan lalu·discuss
Yes but we're talking about the fullness of time as things play out. Much improvements will be made to OS models via distillation and then you also get 15k sec to make it think better.
jv22222
·bulan lalu·discuss
Why is no one talking about open source models being burned direct to chip and running inference at 10k-15k a second?

OS models close the gap (via distillation) with frontier models, then get burned to chip, then offer commoditized inference via data farms or local plugins.

With thought loops this fast even if the models are less smart they can be self correcting to level them selves up.
jv22222
·3 bulan yang lalu·discuss
How does modo help vs using a skill or claud.md that says to always do this?

Not a critique just giving you a chance to sell it :)
jv22222
·4 bulan yang lalu·discuss
I feel bad saying this because so many folks have not had the best of luck, but it's changed the game for me.

I'm building out large multi-repo features in a 60 repo microservice system for my day job. The AI is very good at exploring all the repos and creating plans that cut across them to build the new feature or service. I've built out legacy features and also completely new web systems, and also done refactoring. Most things I make involve 6-8 repos. Everything goes through code review and QA. Code being created is not slop. High quality code and passes reviews as such. Any pushback I get goes back in to the docs and next time round those mistakes aren't made.

I did a demo of how I work in AI to the dev team at Math Academy who were complete skeptics before the call 2 hours later they were converts.
jv22222
·4 bulan yang lalu·discuss
One thing you could look into is body doubling sites like flow club. It doesn't solve the core issue but might help in a small way outside of work hours. Outside of the internet I keep hearing that Pickleball is the most social sport around! Also have you tried hanging out and working at Starbucks (or similar) after some time (weeks) in the same place it's inevitable to start making connections. Also co-working spaces can offer connections, and they usually have various club goings on on notes on the pin boards etc. One thing I do know is that it takes quite a few times / weeks of time turning up to the same place for conversation to start. Hope this is helpful in some way.
jv22222
·4 bulan yang lalu·discuss
Hmm. TIL: The real exposure isn't Anthropic, OpenIA claiming your code, it's you unknowingly distributing someone else's GPL code because the model silently reproduced it, with essentially zero recourse for the model owner.
jv22222
·4 bulan yang lalu·discuss
> Any idiot can now prompt their way to the same software.

It may look the same, but it isn't the same.

In fact if you took the time to truly learn how to do pure agentic coding (not vibe coding) you would realize as a principal engineer you have an advantage over engineers with less experience.

The more war stories, the more generalist experience, the more you can help shape the llm to make really good code and while retaining control of every line.

This is an unprecedented opportunity for experienced devs to use their hard won experience to level themselves up to the equivalence of a full team of google devs.
jv22222
·5 bulan yang lalu·discuss
Thanks, I've been very focused on lightwave and as a result let that one slide a bit. I'll try to get it working in next week or so.
jv22222
·5 bulan yang lalu·discuss
Yes, since I spent over 10 years writing it in the first place it was easy to verify!