HackerTrans
TopNewTrendsCommentsPastAskShowJobs

pw

4,837 karmajoined 17 ปีที่แล้ว
unemployed dev. [email protected]

Submissions

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

instantvideos.org
26 points·by pw·6 วันที่ผ่านมา·31 comments

Made of Language by Claude

byclaude.net
1 points·by pw·3 เดือนที่ผ่านมา·0 comments

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

medicaidspending.org
3 points·by pw·5 เดือนที่ผ่านมา·3 comments

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

onlinelistmaker.com
2 points·by pw·6 เดือนที่ผ่านมา·0 comments

Browser Agents Aren't the Future

pwhite.org
2 points·by pw·6 เดือนที่ผ่านมา·0 comments

Code Mode: the better way to use MCP

blog.cloudflare.com
5 points·by pw·10 เดือนที่ผ่านมา·2 comments

comments

pw
·6 วันที่ผ่านมา·discuss
Thank you! Simplicity and speed were exactly what I was going for.
pw
·6 วันที่ผ่านมา·discuss
Hi! Sorry yeah, I'm been bumping up against rate limits, but it should be working again now!
pw
·6 วันที่ผ่านมา·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
·6 วันที่ผ่านมา·discuss
Yeah the disk on the instance filled up and it was down. Sorry. It's up again now.
pw
·6 วันที่ผ่านมา·discuss
On it!
pw
·6 วันที่ผ่านมา·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
·6 วันที่ผ่านมา·discuss
Should be fixed now
pw
·6 วันที่ผ่านมา·discuss
No, thank you for trying it!
pw
·6 วันที่ผ่านมา·discuss
Fixed!
pw
·6 วันที่ผ่านมา·discuss
Fixed!
pw
·6 วันที่ผ่านมา·discuss
Working on it!
pw
·6 วันที่ผ่านมา·discuss
Ugh looks like I'm hitting my Gemini Tier 1 usage limits. Sorry!
pw
·6 วันที่ผ่านมา·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
·6 วันที่ผ่านมา·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
·6 วันที่ผ่านมา·discuss
I'm around to answer questions or receive feedback if anyone as any!
pw
·5 เดือนที่ผ่านมา·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
·4 ปีที่แล้ว·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!