HackerTrans
TopNewTrendsCommentsPastAskShowJobs

pw

4,837 karmajoined há 17 anos
unemployed dev. [email protected]

Submissions

Show HN: InstantVideos.org – short documentaries in ~30 seconds

instantvideos.org
26 points·by pw·há 6 dias·31 comments

Made of Language by Claude

byclaude.net
1 points·by pw·há 3 meses·0 comments

Medicaidspending.org – Search $1.09T in Medicaid provider payments (2018-2024)

medicaidspending.org
3 points·by pw·há 5 meses·3 comments

Show HN: Online List Maker – simple, syncing lists built on Durable Objects

onlinelistmaker.com
2 points·by pw·há 6 meses·0 comments

Browser Agents Aren't the Future

pwhite.org
2 points·by pw·há 6 meses·0 comments

Code Mode: the better way to use MCP

blog.cloudflare.com
5 points·by pw·há 10 meses·2 comments

comments

pw
·há 6 dias·discuss
Thank you! Simplicity and speed were exactly what I was going for.
pw
·há 6 dias·discuss
Hi! Sorry yeah, I'm been bumping up against rate limits, but it should be working again now!
pw
·há 6 dias·discuss
Yeah I'd been thinking of Gemini Omni for that but it adds about 10 cents per second of video, so not cheap.
pw
·há 6 dias·discuss
Yeah the disk on the instance filled up and it was down. Sorry. It's up again now.
pw
·há 6 dias·discuss
On it!
pw
·há 6 dias·discuss
I'm no expert here and was working w/ GLM-5.2, but whatever rendering we were doing ended up being CPU bound.
pw
·há 6 dias·discuss
Should be fixed now
pw
·há 6 dias·discuss
No, thank you for trying it!
pw
·há 6 dias·discuss
Fixed!
pw
·há 6 dias·discuss
Fixed!
pw
·há 6 dias·discuss
Working on it!
pw
·há 6 dias·discuss
Ugh looks like I'm hitting my Gemini Tier 1 usage limits. Sorry!
pw
·há 6 dias·discuss
So this is really just a kinda proof of concept, but I'd be pretty easy to turn it into what you want. It sounds like you've already got both basically a script and images to go with it?
pw
·há 6 dias·discuss
Yeah, that's suppose to be a Ken Burns style zoom but I haven't figured out how to stop the shake the should probably just remove it. And I need to remove the "By Claude" too. That's a remnant from porting from my internal framework for the [By Claude)(https://www.youtube.com/@byclaude) Youtube, TikTok, etc channels.
pw
·há 6 dias·discuss
I'm around to answer questions or receive feedback if anyone as any!
pw
·há 5 meses·discuss
HHS released a massive dataset of every Medicaid payment to every provider in the US: 227 million rows covering $1.09 trillion in spending across 617,000 billing providers. The data was released explicitly to crowdsource fraud detection.

The raw data is a 2.9 GB Parquet file. I built MedicaidSpending.org to make it searchable and browsable.

You can search by provider name or NPI, browse by state/city/specialty, and see individual provider pages with monthly spending trends, billing code breakdowns, and automated billing flags for statistical outliers.

Some of the patterns are striking. Brooklyn alone accounts for $31.8 billion in personal care services (code T1019) _ more than most states spend on all Medicaid combined. Some authorized officials control hundreds of billing entities. Early analysts scanning just 0.16% of providers flagged $90 billion in likely fraudulent payments.

Technical details: - Go single binary, ~15 MB - 3.3 GB SQLite database (read-only, pre-aggregated from the 227M rows using DuckDB) - 900,000+ indexable pages generated from 13 templates - No JavaScript framework _ server-rendered HTML, Chart.js for one chart per provider page - Runs on a single VPS behind Caddy

Data sources: HHS Medicaid Provider Spending dataset, NPPES provider registry, HCPCS code descriptions, OIG exclusion list, NUCC taxonomy codes.

All public data, no login required.
pw
·há 4 anos·discuss
You sound super interesting and I’m sure plenty of people would be interested in chatting (including me!), so please think about putting your email in your profile!