HackerTrans
TopNewTrendsCommentsPastAskShowJobs

base698

2,136 karmajoined 15 lat temu

Submissions

Toddlerbot: Open-Source Humanoid Robot

toddlerbot.github.io
133 points·by base698·10 miesięcy temu·23 comments

comments

base698
·przedwczoraj·discuss
There is a bacterial outbreak and I asked if it was possible that's what made my wife sick and it downgraded.
base698
·12 dni temu·discuss
My step mom was having debilitating pain. A year of going to doctors and no one was able to find a cause. I scanned her discharge paper work which had her prescriptions on it and gave it to Claude. It identified a prescription that had that exact side effect. They later confronted her primary care that concurred and took her off it.

A friend of mine's wife recently passed. They were chasing a suspected heart defect for over a year. She had been intermittently fainting. At about the year mark they decided to scope her digestive track. They found bleeding ulcers from cancer that was all over her body. I input her fainting symptoms into Claude and gastro impact was number two suspected after heart issues.

I have a few of other cases it's helped with. I'm not sure it could do worse than my own experience with the medical system. This is doubly true in places that lack any sort of medical care.
base698
·16 dni temu·discuss
I was going to upgrade my M3 Max to an M5 Max with more RAM. The machine I priced out was $5400 yesterday and costs $7500 today.
base698
·16 dni temu·discuss
That's better than the loop grok got stuck in trying to use git and push the work it did leading to a $15 api credit deduction.
base698
·w zeszłym miesiącu·discuss
My father in law owns a small manufacturing business and is not technical at all. His computer skills stop with some CAD and basic excel. He pays for ChatGPT as does his wife and her kids. The internet and dot com bubble didn't have millions and millions of non technical users paying cash for a product. Almost every coffee shop I go to has people talking about AI and ChatGPT even in areas with no tech populations.

I still think it could crash, but it's got real users and a mind share like nothing I've ever seen.
base698
·w zeszłym miesiącu·discuss
I asked the OpenAI playground to compare and contrast the themes of Point Break and Fight Club. It did a bang up job and blew my mind. I then realized it basically worked for any of the scripts I had for my dev environment too. Fixing and expanding capabilities I'd wanted to had but never had the time to implement.
base698
·w zeszłym miesiącu·discuss
I just moved from a medium sized US city and any specialist provider I contacted for myself or my parents was 5 months or more. It's not good everywhere.
base698
·w zeszłym miesiącu·discuss
This was the main thing I took from the movie Her. Wild to see it materialize so quickly.
base698
·2 miesiące temu·discuss
Starting to like the lack of memory. Claude remembers I have a grill and will interject in conversations about how maybe this thing would go well with BBQ when it's unrelated or just also about food.
base698
·2 miesiące temu·discuss
It's the opening page of the book Technopoly.
base698
·4 miesiące temu·discuss
It's yet another Goodhart's law effect: > Any observed statistical regularity will tend to collapse once pressure is placed upon it for control purposes.

The economic ideas are interesting, but the manipulation and 2nd order effects makes it not work as designed.
base698
·4 miesiące temu·discuss
Which grammar tools?
base698
·5 miesięcy temu·discuss
BETRAYAL
base698
·5 miesięcy temu·discuss
Would you say the same for 191 people rescued hiking in Yosemite a year?
base698
·5 miesięcy temu·discuss
The legal history is a bit more complex. TLDR: assholes that were BASE jumping in Yosemite in the early 1980s did things like throw burning barrels off the top of El Capitan and take trucks on trails not designed for vehicle traffic.

Comparing the number of BASE jumpers (small thousands) and the number of hikers and climbers (millions) BASE jumpers just can't have the political influence for access.

Random note, Brendan Weinstein who posted here on occasion recently died BASE jumping: https://www.reddit.com/r/SkyDiving/comments/1q6n7v2/brendan_...
base698
·8 miesięcy temu·discuss
> A complex system that works is invariably found to have evolved from a simple system that worked. A complex system designed from scratch never works and cannot be patched up to make it work. You have to start over with a working simple system.

Gall’s law wins again.
base698
·8 miesięcy temu·discuss
I started a project this year similar to this with rats. It’s now two axis with tracking and a stereo camera with depth detection. The amount of hours I’ve spent on it is astounding but I’ve learned a lot!

Also, ended up swapping the Pi I started with to a jetson.
base698
·8 miesięcy temu·discuss
Until you factor in the legions of devops writing terraform, iam, and cicd scripts.
base698
·9 miesięcy temu·discuss
https://news.yale.edu/2025/02/19/immune-markers-post-vaccina...

They are looking into that.
base698
·9 miesięcy temu·discuss
Perceptual Hash. I have a Python script that does just this I did a million years ago: https://gist.github.com/base698/42d24be9309520fe8ad768844868...

I used it to match frames between different quality video streams. Operates on gray scale.