HackerTrans
トップ新着トレンドコメント過去質問紹介求人

pw

4,837 カルマ登録 17 年前
unemployed dev. [email protected]

投稿

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

instantvideos.org
26 ポイント·投稿者 pw·6 日前·31 コメント

Made of Language by Claude

byclaude.net
1 ポイント·投稿者 pw·3 か月前·0 コメント

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

medicaidspending.org
3 ポイント·投稿者 pw·5 か月前·3 コメント

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

onlinelistmaker.com
2 ポイント·投稿者 pw·6 か月前·0 コメント

Browser Agents Aren't the Future

pwhite.org
2 ポイント·投稿者 pw·6 か月前·0 コメント

Code Mode: the better way to use MCP

blog.cloudflare.com
5 ポイント·投稿者 pw·10 か月前·2 コメント

コメント

pw
·6 日前·議論
Thank you! Simplicity and speed were exactly what I was going for.
pw
·6 日前·議論
Hi! Sorry yeah, I'm been bumping up against rate limits, but it should be working again now!
pw
·6 日前·議論
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 日前·議論
Yeah the disk on the instance filled up and it was down. Sorry. It's up again now.
pw
·6 日前·議論
On it!
pw
·6 日前·議論
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 日前·議論
Should be fixed now
pw
·6 日前·議論
No, thank you for trying it!
pw
·6 日前·議論
Fixed!
pw
·6 日前·議論
Fixed!
pw
·6 日前·議論
Working on it!
pw
·6 日前·議論
Ugh looks like I'm hitting my Gemini Tier 1 usage limits. Sorry!
pw
·6 日前·議論
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 日前·議論
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 日前·議論
I'm around to answer questions or receive feedback if anyone as any!
pw
·5 か月前·議論
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 年前·議論
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!