HN user

tbeseda

583 karma

tbeseda.com tbeseda @ Google's mail service

Posts8
Comments212
View on HN

Sorry, I'm not sure how this relates to the content of the article. Sounds like an interesting experience, but this is an analysis of the Python ecosystem pre+post ChatGPT.

Directly to CDN. Put it in a CloudFront distribution and it would be a fraction of a fraction of that Vercel bill.

Remember kids, they're incentivized to get you to build something to burn as much compute as possible.

I'd try and figure out how to make a living converting older, everyday cars/trucks to EVs. Restomod I guess; but not just classic sports cars and big trucks (though I love those too). I think a 1989 Mazda Protege deserves a new life as an affordable commuter car. Tape deck and all.

Agreed. I'm working on a small GUI that just appends to a local .ndjson file. A user just posts with a text box into a feed. Like a one person chat or tweeting into the void. And a local LLM picks apart metadata, storing just enough to index where answers to future questions will be. Then you can use slash commands to get at the analysis like "/tasks last month" or "/summarize work today" etc.

But the cloud is not too expensive - you're paying for stuff you don't need. That's an entirely different kind of error.

Agreed. These sort of takedowns usually point to a gap in the author's experience. Which is totally fine! Missing knowledge is an opportunity. But it's not a good look when the opportunity is used for ragebait, hustlr.

as a consumer I could care less if you put your soul and years into producing art vs the one I can get a lot of today

a quantity over quality argument with regard to art is wild.

I get your point but my Apple devices (Macs, iPhone, even my Vision Pro thing) aren't exactly "calm" either. The app stores are constantly trying to rope me into gacha games or promote some subscription wellness platform. Apple News subscription is floating click-bait Hollywood articles no matter how much I tap the thumbs down. Maps clutters my commute with suggested places and guides. Don't get me started on Podcasts and Music showing me topics and genres it's bizarrely certain I want to listen to.

XMLUI 1 year ago

I don't mind XML but the release is 4.23 MB. Minified. There are 90 dependencies (931 fully resolved).

Also, the Docs link to home.xmlui.com and don't resolve

A second angle from the same team?

Or reference the 2+ decades written about the same pattern in simpler, faster, less complex implementations.

SSE is great. Most things with websockets would be fine with SSE.

Also I don't see it being much easier here than a few primitives and learning about generator functions if you haven't had experience with them. I appreciate the helper, but the API is pretty reasonable as-is IMO