Search
1000 results for “paulox”
-
Last week I was in Long Beach for @pycon 2026 🌴🐍
Beyond my talk, the best part as always was meeting people from all across the Python community: hallway conversations, old friends, new friends, selfies, tacos, and many unexpected moments ✨
I collected the live posts and photos I shared during the conference into a small timeline on my blog 🙂
-
Last week I was in Long Beach for @pycon 2026 🌴🐍
Beyond my talk, the best part as always was meeting people from all across the Python community: hallway conversations, old friends, new friends, selfies, tacos, and many unexpected moments ✨
I collected the live posts and photos I shared during the conference into a small timeline on my blog 🙂
-
Last week I was in Long Beach for @pycon 2026 🌴🐍
Beyond my talk, the best part as always was meeting people from all across the Python community: hallway conversations, old friends, new friends, selfies, tacos, and many unexpected moments ✨
I collected the live posts and photos I shared during the conference into a small timeline on my blog 🙂
-
Last week I was in Long Beach for @pycon 2026 🌴🐍
Beyond my talk, the best part as always was meeting people from all across the Python community: hallway conversations, old friends, new friends, selfies, tacos, and many unexpected moments ✨
I collected the live posts and photos I shared during the conference into a small timeline on my blog 🙂
-
Last week I was in Long Beach for @pycon 2026 🌴🐍
Beyond my talk, the best part as always was meeting people from all across the Python community: hallway conversations, old friends, new friends, selfies, tacos, and many unexpected moments ✨
I collected the live posts and photos I shared during the conference into a small timeline on my blog 🙂
-
This morning at PyCon US 2026 I presented my talk about AI-assisted contributions and maintainer load 🎤
Thanks to everyone who joined the session. It was a really great experience, and I had many interesting conversations afterwards.
Also thanks to @simon for hosting the AI track, the first one at PyCon US ✨
I’ve already uploaded the slides to my personal website for anyone who couldn’t attend the talk.
https://www.paulox.net/2026/05/15/pycon-us-2026/ -
This morning at PyCon US 2026 I presented my talk about AI-assisted contributions and maintainer load 🎤
Thanks to everyone who joined the session. It was a really great experience, and I had many interesting conversations afterwards.
Also thanks to @simon for hosting the AI track, the first one at PyCon US ✨
I’ve already uploaded the slides to my personal website for anyone who couldn’t attend the talk.
https://www.paulox.net/2026/05/15/pycon-us-2026/ -
This morning at PyCon US 2026 I presented my talk about AI-assisted contributions and maintainer load 🎤
Thanks to everyone who joined the session. It was a really great experience, and I had many interesting conversations afterwards.
Also thanks to @simon for hosting the AI track, the first one at PyCon US ✨
I’ve already uploaded the slides to my personal website for anyone who couldn’t attend the talk.
https://www.paulox.net/2026/05/15/pycon-us-2026/ -
This morning at PyCon US 2026 I presented my talk about AI-assisted contributions and maintainer load 🎤
Thanks to everyone who joined the session. It was a really great experience, and I had many interesting conversations afterwards.
Also thanks to @simon for hosting the AI track, the first one at PyCon US ✨
I’ve already uploaded the slides to my personal website for anyone who couldn’t attend the talk.
https://www.paulox.net/2026/05/15/pycon-us-2026/ -
This morning at PyCon US 2026 I presented my talk about AI-assisted contributions and maintainer load 🎤
Thanks to everyone who joined the session. It was a really great experience, and I had many interesting conversations afterwards.
Also thanks to @simon for hosting the AI track, the first one at PyCon US ✨
I’ve already uploaded the slides to my personal website for anyone who couldn’t attend the talk.
https://www.paulox.net/2026/05/15/pycon-us-2026/ -
@paulox giving a great fly-over of the problems "AI" causes in open source.
"The problem is no longer bad code, it is conflict"
Of course including the obligatory XKCD comic
-
I just published a recap of my DjangoCon Europe 2026 🇬🇷
It’s a timeline of all the posts I shared live during the conference, with photos and small moments along the way.
A simple way to relive the experience from start to sprints 🙂
-
@paulox @wsvincent I’m wearing the #DjangoOnTheMed t-shirt for the sprints!
-
I’ve just published the first article of a new series on my blog: “Django ORM standalone” 🧩
The idea is to use Django ORM in standalone mode to connect to existing or legacy databases and work only with the ORM, without the rest of Django, using inspectdb for reverse engineering the schema and querying data with Django QuerySets 🔎
If you’re curious about using Django ORM this way, here’s the link, and let me know what you think 💡
https://www.paulox.net/2026/02/20/django-orm-standalone-database-inspectdb-query/ -
I just gave my talk "Working with #maps in #Django and #GeoDjango: From #Python to #PostGIS" 🦄️🗺️ at the PostGIS Day 2021 🐘🌍️ hosted by Paul Ramsey of Crunchy Data 🦛️
#PostgGISDay2021 #PostGISDay #GISDay #GeoWeek #GeoWeek2021 #GeographyAwarenessWeek
Slides on my blog 👇
https://www.paulox.net/2021/11/18/postgis-day-2021/I am happy to have received a lot of appreciation ☺️
-
Here, at the end, is my article on my 2023 review. 😀
Happy New Year! 🎉
-
Here, at the end, is my article on my 2023 review. 😀
Happy New Year! 🎉
-
Here, at the end, is my article on my 2023 review. 😀
Happy New Year! 🎉
-
If you are curious, I collected all the material from my talk at DjangoCon US 2025 in a blog post.
It includes the abstract, slides, the recorded video, and a short overview of the topics I covered.
-
This morning I presented my talk "Django's Generated Field by Example" at DjangoCon US 2025 in Chicago. 🇺🇸
Thanks to all the attendees for filling the room and for all the interesting questions. 🤗
You can find the slides on my website. 👇
https://www.paulox.net/2025/09/08/djangocon-us-2025/Photo of the talk by Muhammad Abdugafarov
CC @djangocon
#Django #DjangoCon #DjnagoConUS #DjangoConUS2025 #GeneratedField #GeneratedColumn #PostgreSQL #SQLite
-
I've updated my first article about the new generated fields added in Django 5.0 and SQLite 🚀
I've improved the text and added some command outputs ✨
Give me your feedback 👇
https://www.paulox.net/2023/11/07/database-generated-columns-part-1-django-and-sqlite/#Django #GeneratedField #GeneratedColumn #Database #Python #SQLite #SQL
-
I published my latest article in the series on database-generated columns, using PostgGIS, GeoDjango, and the GeneratedField added in Django 5.0 🤖🌍
Send feedback 👇
https://www.paulox.net/2023/12/11/database-generated-columns-part-3-geodjango-and-postgis/#Django #Database #Python #SQL #PostgGIS #GeneratedColumn #GeneratedField #ORM #GeoDjango
-
I published my second article about database generated columns, using PostgreSQL and new generated fields added in Django 5.0 🤖🐘
I'd be very happy to have your feedback 🤗
https://www.paulox.net/2023/11/24/database-generated-columns-part-2-django-and-postgresql/#Django #Database #Python #SQL #PoatgreSQL #GeneratedColumn #GeneratedField #ORM
-
After Django 5.0rc1 release, I updated my generated fields article ✨
I also tried to improve the titles as suggested by @adamchainz whom I thank 🎨
All feedback is welcome 🤗
https://www.paulox.net/2023/11/07/database-generated-columns-part-1-django-and-sqlite/
#Django #Database #Python #SQL #SQLite #GeneratedColumn #GeneratedField #ORM
-
I published an introduction to database generated columns, using SQLite and the new GeneratedField added in Django 5.0 🤖
I'd be very happy to have your feedback on my article 🤗
https://www.paulox.net/2023/11/07/database-generated-columns-part-1-django-and-sqlite/
#Django #Database #Python #SQL #SQLite #GeneratedColumn #GeneratedField #ORM #DjangoCon
-
I wrote an article on how to quickly (13x speedup) convert an #H265 video to #VP8 using #FFmpeg and #Vaapi to upload it to #Mastodon respecting its restrictions 🎬
https://www.paulox.net/2023/05/03/quickly_resize-a-video-with-ffmpeg-for-mastodon/
Thanks to Michael Kennedy @mkennedy , Samuel Colvin @samuelcolvin and Sebastián Ramírez Montaño @tiangolo for the interview they did at #PyConUS 2023 🇺🇸
-
🌠 I created a #GitHub repository with my #Python solutions for the #AdventOfCode puzzles
🧩 All solutions use only the #PythonStandardLibrary with no need for external packages
🔬 #Tests are included in function #docstrings and can be run using the #doctest module
⚠️ I don't think I will be able to enter the #solutions every day and definitely not in the morning
🐍 I participate in #AoC to #improve my Python #knowledge rather than to compete in the #leaderboard
-
Next Sunday, November 20, 2022 I will participate in the #GDG #DevFest 2022 conference in Pescara (Italy) with the talk "Make the most of Open Source"
I thank #GDGPescara 🌉 who accepted my talk proposal for the #DevFest2022 🎉
Here is the talk abstract:
"Taking full advantage of #Openource software means getting #involved in its community and contributing to its development."More info 👇
https://www.paulox.net/2022/11/20/gdg-devfest-2022/ -
@agateau @willmcgugan thanks for sharing before than me. I wrote the article after posting a short #video from the #UbuntuSummit 2022
Here's the proof that after a #resize ofthe video you can #upload it in #madston
https://fosstodon.org/@paulox/109313241179228985