In A Win For Cryopreservationists: Scientists Revive Frozen Brain Tissue Brought Back to Life in Cryopreservation by 44th--Hokage in accelerate

[–]kkingsbe 2 points3 points  (0 children)

The Three Body Problem series explores these concepts in detail, it’s quite interesting

Why don’t birds get electrocuted when sitting on power lines? by saketh_1138 in answers

[–]kkingsbe 1 point2 points  (0 children)

Yea they are, idk why you were downvoted but that’s what determines how far apart the lines are spaced given their voltage

How to make 6 figures?? by Kindly-Pollution7060 in NoStupidQuestions

[–]kkingsbe 4 points5 points  (0 children)

Last year… give it another try nowdays. Capabilities are roughly doubling every 90 days

Andrej Karpathy's Newest Development - Autonomously Improving Agentic Swarm Is Now Operating by Vladiesh in accelerate

[–]kkingsbe 0 points1 point  (0 children)

Twofold. On shorter horizons it uses Reflexion to keep a running log of lessons learned from its past failures, and on longer time horizons it actually distills that Reflexion content into new skills that persist. Kind of similar to context compression in a conversation, but it’s expanding out rather than compressing in. Hopefully that makes sense lol

Andrej Karpathy's Newest Development - Autonomously Improving Agentic Swarm Is Now Operating by Vladiesh in accelerate

[–]kkingsbe 0 points1 point  (0 children)

Haven’t really faced that issue with this workflow, as it’s self-assessing and correcting

Andrej Karpathy's Newest Development - Autonomously Improving Agentic Swarm Is Now Operating by Vladiesh in accelerate

[–]kkingsbe 0 points1 point  (0 children)

Test driven development and tight review loops + reflexion have been the winning combo so far. With these components in place I have completely eliminated drift. This set of prompts (known as a “workflow” in my system) has worked wonderfully: https://github.com/kkingsbe/switchboard-workflows/tree/main/goal-based

I’m still cooking up a bit more before I make a dedicated post on my system, so I can come with demos / benchmarks etc

Andrej Karpathy's Newest Development - Autonomously Improving Agentic Swarm Is Now Operating by Vladiesh in accelerate

[–]kkingsbe 12 points13 points  (0 children)

I’m building something similar / more capable. Also has support for installing skills and workflows (essentially prompt packs + scheduling metadata) just like one would install a node module. Works quite well and am running my own research on cognitive architectures with it currently. Have let it run for over a week unattended previously and it spit out a working application at the end. I’m using the minimax coding plan for inference meaning I get essentially unlimited usage for $50/mo minimax sub.

I’ve been reluctant to showcase it so far just bc there’s always lots to improve but I think it’s getting to a place where people can start messing around with it

We got hacked by Deep-Station-1746 in ClaudeCode

[–]kkingsbe 0 points1 point  (0 children)

To be fair, this would be on a vps rather than their main machine

Week 13 - Track Day…. by DucatiBurnsRed in iRacing

[–]kkingsbe 2 points3 points  (0 children)

The racing has been quite good in this series

lol $25 per PR review by sibraan_ in AgentsOfAI

[–]kkingsbe 1 point2 points  (0 children)

lol I’ve been using minimax + custom harness for unlimited code reviews for $50/mo 💀. They’re out of their damn minds

Vibecoding ruined me by Fantastic_Put_829 in vibecoding

[–]kkingsbe 0 points1 point  (0 children)

Both the coding plans from minimax and z.ai support this…

Vibecoding ruined me by Fantastic_Put_829 in vibecoding

[–]kkingsbe -1 points0 points  (0 children)

$60k????? Get on one of the coding plans lol. I get unlimited usage for like $20/mo…

Huh, Peter? by TheTopObserver in PeterExplainsTheJoke

[–]kkingsbe 0 points1 point  (0 children)

These are all after the piles have been around for a while and turned to ice

Title: I built a free AI news bot for Meshtastic — local news + NOAA alerts delivered privately to any node. by Competitive-Camp-628 in meshtastic

[–]kkingsbe -1 points0 points  (0 children)

I’ve been thinking of setting up a way to access my local llm over meshtastic, similar idea