Curated river of news

Reader

Latest posts from blogs I follow

2873 entries
58 pages

Talk Python in Production(opens in new tab)

Have you ever thought about getting your small product into production, but are worried about the cost of the big cloud providers? Or maybe you think your current cloud service is over-architected and costing you too much? Well, in this ...

Objecting to storage(opens in new tab)

Thank you NoPorts for sponsoringhttps://fafo.fm/noportsIf the Internet is a big computer, Amazon s3 is the hard drive. So what happens when a single typo breaks the Internet's hard drive? On this episode of Fork Around and Find Out we review ...

#462: LinkedIn Cringe(opens in new tab)

Topics covered in this episode: Deprecations via warnings docs PyAtlas: interactive map of the top 10,000 Python packages on PyPI. Buckaroo Extras Joke See the full show notes for this episode on the website at pythonbytes.fm/462

A Personal AI Maturity Model (PAIMM)(opens in new tab)

A Personal AI Maturity Model/images/personal-ai-maturity-model-v1.png/images/personal-ai-maturity-model-v1.png I have been thinking about this since 2016 when I wrote the crappy book but great article, The Real Internet of Things, which I've now put online. As we think about what's happening with A...

anywidget: Jupyter Widgets made easy(opens in new tab)

For years, building interactive widgets in Python notebooks meant wrestling with toolchains, platform quirks, and a mountain of JavaScript machinery. Most developers took one look and backed away slowly. Trevor Manz decided that barrier did not need to exist. His ...