HN user

jv22222

6,464 karma

jv AT vip.ie

Posts296
Comments894
View on HN
www.youtube.com 6d ago

You didn't live a life. You doomscrolled [video]

jv22222
8pts0
www.youtube.com 7d ago

The Math Behind "AI Will Take Your Job" Is Laughably Wrong [video]

jv22222
5pts0
matthodges.com 7d ago

A Magazine with One Subscriber

jv22222
2pts1
xcancel.com 24d ago

Solo bio hacker creates potential drug for Alzheimer’s

jv22222
4pts0
twitter.com 1mo ago

Running glm 5.2 on a Mac studio

jv22222
4pts0
github.com 3mo ago

Agent - Native Mac OS X coding ide/harness

jv22222
83pts54
millionminds.one 4mo ago

Creating a biologically-inspired AI system from the ground up

jv22222
2pts0
www.youtube.com 4mo ago

T3 Code [video]

jv22222
1pts0
twitter.com 4mo ago

Claude Code wiped our production database with a Terraform command

jv22222
145pts158
boyter.org 4mo ago

Marketing to the Machine – The first website with LLM testimonials

jv22222
2pts0
news.ycombinator.com 5mo ago

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

jv22222
52pts37
github.com 6mo ago

Turn off annoying progress messages in Claude Code?

jv22222
1pts0
codeberg.org 6mo ago

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

jv22222
5pts0
gizmodo.com 9mo ago

Scientists Reverse Alzheimer's in Mice

jv22222
2pts0
medium.com 1y ago

I am Andrew Frelon, the guy running the fake Velvet Sundown Twitter

jv22222
4pts2
twitter.com 1y ago

Bank transactions cleared by FTP-ing files

jv22222
30pts12
www.technologyreview.com 1y ago

Growing Spare Human Bodies

jv22222
3pts0
www.youtube.com 1y ago

Zebra Gamer retiring from YouTube [video]

jv22222
1pts1
arxiv.org 1y ago

Traveling Waves Integrate Spatial Information Through Time

jv22222
1pts0
news.ycombinator.com 1y ago

Ask HN: Why do Nintendo and AAA games take so long to load?

jv22222
1pts4
www.news-medical.net 1y ago

Engineered fat cells starve tumors and prevent cancer growth

jv22222
2pts0
www.spinlaunch.com 1y ago

Giant catapult sends satellites into space

jv22222
45pts57
twitter.com 1y ago

An idea for 1 of the 6 simple things leading to AGI

jv22222
1pts0
jonathanwhitmore.com 1y ago

Is MathAcademy Worth It? Thoughts After 2k Experience Points (XP)

jv22222
78pts42
www.sciencedirect.com 1y ago

Equation unites quantum physics, Einstein's general relativity

jv22222
4pts2
www.justinmath.com 1y ago

Deliberate Practice: The Most Effective Form of Active Learning

jv22222
3pts0
kalocyte.com 2y ago

ErythroMer: Synthetic Blood for Emergency Transfusions

jv22222
1pts0
www.youtube.com 2y ago

React server components are a bad choice for shipping [video]

jv22222
2pts0
www.mckinsey.com 3y ago

The economic potential of generative AI

jv22222
3pts0
www.pnas.org 3y ago

The human brain follows typical primate neuron density patterns, not an outlier

jv22222
1pts7

Nooooo! Sigh. RIP JCD :(

I was very lucky to get a chance to interview him on our podcast back in 2010 [1]. He of course was very funny and insightful.

So kind of him to even come on our unknown show.

I used to love listening to him in early No Agenda [2] talking about his takes on all sorts of worldly things especially fine dining, spices, and all the famous people he'd had run-ins with.

[1] https://techzinglive.com/episode/6bc8086b/50-tz-interview-th...

[2] https://www.noagendashow.net/

Transcribe.cpp 4 days ago

parakeet on a mac which transcribes all my uh's and aahs

You should be able to fix this by playing with the mic speech floor. It happens when to much ambient stuff slurps in.

It's actually gaslighting you, you don't say that many ums and ahs ;)

Decoy Font 6 days ago

lol. type CMD- a few times. The human text jumps out as you shrink it!

4 years doing this before AI. Then I felt my tool was not quite right for the AI environment. Now I'm building something else with AI.

This is weird but I think I like to focus wherever I feel needs polish.

So, making a real time collaborative tool from scratch there was a lot of deep work in things like sockets, queues, memory structures, etc. That's just what needed attention.

Right now I'm building a memory app for AI.

So far I haven't spent much time looking at code on the swift side of things. But I have spent a lot of time up front working on domain driven design, screaming architecture, and module based design.

I think with AI the polish is in deep QA, design taste, running trace logs and constantly asking it to do html diagrams of the architecture and such.

ngl I miss "knowing what's going on" at the code level, but it feels like not a good use of my time to go into those weeds.

When I look at the code it seems well structured due to screaming architecture, and module based design.

At this point I haven't looked at code for many months. Before that, I spent 4 years hand coding a Google Docs competitor in JS without any libraries.

My brain feels equally as exercised (in fact more so as I am not as good at agentic coding as I was at real coding)

But now I'm making highly polished Mac OS apps and I really like that move from JS.

I feel... conflicted.

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.

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.

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.

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.

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.

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.

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.

I Don't Like Magic 5 months ago

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.

I Don't Like Magic 5 months ago

I used Claude to document, in great detail, a 500k-line codebase in about an hour of well-directed prompts. Just fully explained it, how it all worked, how to get started working on it locally, the nuance of the old code, pathways, deployments using salt-stack to AWS, etc.

I don't think the moat of "future developers won't understand the codebase" exists anymore.

This works well for devs who write their codebase using React, etc., and also the ones rolling their own JavaScript (of which I personally prefer).