Just wrote the first blog article in 6 years on my personal blog. π
Handling Paginated API Responses with the Walrus Operator
https://t.co/uSqb2LcDVI
#python#walrusoperator#api
Hadnβt posted on my blog in 6 years. Last week I migrated it from Pelican to Astro with some help from Claude Code and gave it a modern refresh. Happy with the results β whether it gets me writing again, weβll see.
https://t.co/YlCPnzTeyf
#python#blog#astro
β’ Read everyday.
β’ Spend time with nature.
β’ Ask questions.
β’ Never stop learning.
β’ Don't pay attention to what others think of you.
β’ Do what interests you the most.
β’ Study hard.
β’ Teach others what you know.
β’ Make mistakes and learn.
β’ It's Okay to not know things!
@pybites In this learning path I donβt know. I almost finished some of the learning path a couple of years ago. Trying to complete the ones that was almost there. Itβs just fun with the challenge to get the tests to pass π₯³
A shoutout to the ones that made me learn #python. Thereβs been many, but these are the main ones in no particular order:
@testdrivenio@pybites@realpython@TalkPython @wsvincent1
As a beginner, or getting to the next step, check them out IMO!
@flydotio@render@gesteves I also tried https://t.co/pMajQOsWB3 but never managed to get my Django app up and running there unfortunately. Had I given it some more time, I might have. But there needs to be more docs around this. Not just around a basic python app.
I wonder how many tutorials that wants/needs to rewrite their deployment section after Heroku free tier will go away.
How do all of your tutorial writers think about this?
@render@gesteves@flydotio But in the end I kind of like it, as well as the pricing. So far the only thing that bothers me is that too many action I do requires a rebuild. For example changing a env variable. But I guess I can live with that.
@render@gesteves@flydotio I've only had a couple of demo apps up on Heroku. I tried to deploy one of them on Render recently. There was a bit of trial and error as it always is on a new unknown platform.
@jacobian@samlambert@kwuchu@flydotio@render Putting their CEO's bad behavior aside, I have tried to deploy a Django app to Render. I must say the technology and interface is not that bad. It's also a reasonable free tier for demo apps, as well as affordable pricing if you need something more.