Hacker Newsnew | past | comments | ask | show | jobs | submit | MarcelOlsz's commentslogin

Yeah except in their society some cool shit happens at least.

Yeah I'm sure the Uyghurs there can tell you all about the cool shit going down for them!

https://en.wikipedia.org/wiki/Persecution_of_Uyghurs_in_Chin...


Pot calling kettle black no? The rest of the world can see the US federal government detaining people in concentration camps right now

If the patient forgets to follow-up. Badum tss. Thanks for the layup.

Besides being a bad joke, this is in terrible taste on a thread read by people with Alzheimer's patients in their lives, and it violates HN's rules that discussion should be valuable and inspire curiosity.

This isn't Reddit.

Hey at least you didn't aggressively "day trade" it all away with your idiot friends who moved in and tried to start a "fund". Good times.

I have decided that the “start investing early for compound interest” advice is actually a very clever white lie told to young adults everywhere.

The point of starting early is not compound interest. It’s to experience loss when you still have a pittance in the market. The older you get the bigger the chunk of cash you can put in, and if you don’t understand Let it Ride and rebalancing before 20% is a loss of thousands instead of hundreds of dollars, you’re gonna have a bad time.

The only compound interest that really matters is what you get when you have a substantial stake that you also haven’t blown up chasing fads or snake oil. So the advice is technically true but also technically beside the point.


It wouldn't even occur to me to submit ai slop to HN. Some people have no shame.


You're the man now, dawg.


I already do this for free.


As opposed to what? "Here's my 40k sample double blind study on productivity"?


As opposed to literally anything else? Not doing that?

You ok?


I genuinely do not understand what you and the other guy are talking about. It's a blog post.


If only there were some middle ground between those extremes


How do you handle the retreival aspect? So you have this set up and now what?

>FWIW, I had an agent adding archiving of the JSONL for changesets linked to the work they're doing

Would love to know more! Sounds interesting.


I'm taking a very crude approach for now. My "improvement agent" has a few distinct stages: A goals extraction step that explores the repository, with some pointers to specific files that is consider authoritative as to the users intent, and then builds out files in docs/goals. That then feeds into a plan ideation stage that results in directories for plans in docs/plans. That directory has the plan itself, and logs of revisions etc. So for now I'm just dumping snapshots of those jsonl line files in there.

Putting it in a branch so it doesn't pollute your checked out copy may well be a good idea in the longer run. For now, I keep all the plans available, as I then have a review stage that reviews all the plans, and writes things like "the user got increasingly exasperated as the agent kept ignorning direction" :D and helps propose improvements to the tool and workflow to reduce the number of those exasperated movements...

I'm thinking of packaging it up and open-sourcing it. It's all very experimental and likely to totally change every day for now, but I find it helpful. It's built me a personal dashboard, and keeps adding stuff to it with relatively minimal direction beyond "spying" on my notes and journal at this point. At one point a plan specifically called me out for procrastinating and planned for how to "work around" that with tooling (I wish it'd succeed at that).

There's nothing really fancy here, just feedback loops that ensures the wild claims the agents sometimes will make are tested and rejected.

To the original JSONL bit, the uuid you need to look it up is also the UUID you need to call "claude --resume [uuid]", so extracting it also allows for e.g. having the verification agent (that checks if the implementation agent was truthful when ticking off the quality gates - spoiler: it very often isn't) feed its report back into the original implementation conversation if rejected, instead of having the implementation agent "start over" without the full context. I haven't tested that yet, but I'm hopeful.

Though even if you don't have it restart, you can point it to the snapshot of the previous conversation as a source of additional info, as another option.


That sounds incredibly interesting and helpful. You should pack it up and open source it. You might even get $60 million. I'd be super interested in seeing it. I love that idea about the UUID. I've been experimenting with that myself. I'd be interested in working on this with you if you wanted to open source it.


It's you who misunderstood. They have one large word on each page.


Will I ever wake up in a world where Vue is not slept on?


I would much rather use Vue than React too. That said, from a bird's eye view, I would say they're siblings. In a way I would say that Vue inherits the "react approach", and does it much (much) better, but its also not a fundamentally different approach.


Most definitely, I've always loved React ppl open a Vue codebase and be productive in like ~30 minutes.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: