#Fedilab 3.16.2 has been published in prod.
Added:
- Peertube support
- Compose shortcut
- Long press compose button to write with another account
- Edit description and focus for media (for the next Mastodon release)
Changed:
- Cross actions with two accounts display a dialog
- Order & compact og values when sharing > title - url - content
- Tap on top message (user info) open threads
Fixed:
- Text cleared when adding a media
- Fix Maths not working with quotes
- Fix crashes
I've had the idea for a weird kind of Twitter client for years. With Mastodon being all open, I've decided to do the experiment:
What if your Timeline looked like iMessage. A normal timeline confuses me to no end because everything is out of context.
My experiment, Ebou, is a Mastodon client that looks like iMessage. Conversations are grouped by friends and sorted by recent postings.
It is super basic right now, but this already feels much more natural to me 😀
Curious about becoming a member of @ThePSF ?
@georgically and I prepared a new representation of the different role types.
Do you volunteer more than 60hours a year in the Python Ecosystem? Sing up!
Join our Diversity and Inclusion chat and learn more: https://events.hubilo.com/dni-friendly-chat/register
📊 https://psf.github.io/diversity-and-inclusion-wg/membership.html
Oh, it took me a while to figure out you can change the main bar in @Tusky to be positioned at the bottom 🎉
"Thoughts on the Python packaging ecosystem"
A new blog post, with some of my thoughts on the state of Python packaging ecosystem.
https://pradyunsg.me/blog/2023/01/21/thoughts-on-python-packaging/
Came across interesting Python library today: `deprecated`.
It provides a decorator to mark your functions as deprecated,
and even has Sphinx docs support for adding deprecated, versiondadded, and versionchanged directives! 😲
@sethmlarson Awesome post and super clear explanation. There's just a small error in the diagram comparing the "a" char i utf-8 and ascii in the conversion to binary, the utf-8 side has the wrong binary value for hex 61
I've been gradually restyling my website since the new year, wanted something fresh :) What do you think?
Excellent little article about HTTP content negotiation and drop-throughs: https://csvbase.com/blog/2
Along with today's Takahē release, I've written up a bit more technical detail about some of the things we tackled in this release: https://aeracode.org/2023/01/16/takahe-07/
I want to show my appreciation to the people behind @elk for fixing its incompatability with @takahe impressively quickly, as well as just building a nice client. I've put in a few more endpoints we were missing so it works quite well for the basics now!
✨ Speedpainting 15012023. ✨
https://www.deviantart.com/sylviaritter/art/Speedpainting-15012023-945267711 #humanart #mastoart #art #fediart #speedpainting
New blog post!
"How the Python Packaging community is organised"
https://pradyunsg.me/blog/2023/01/14/python-packaging-organisation/
Mastodon accounts to follow
#FOSS
@ThePSF
@django
@psycopg
⚡ @FastAPI
📊 @datasette
🖼️ @pillow
🎷 @jazzband
🐦 @wagtail
🍓 @strawberry
@textualize
#Podcast 🎙️
@djangochat
🐍 @pythonbytes
🗣️ @talkpython
#Fediverse
🦜 @takahe
🦣 @Tusky
@fosstodon
#Conference 📢
🇺🇸 @pycon
🇮🇹 @pycon@social.python.it
🇸🇪 @pyconsweden
🇩🇪 @pyconde
🌴 @djangocon
🚲 @djangodenmark
We'll be doing an episode live stream on Monorepos in #Python tomorrow.
If that sounds interesting, join us to be part of the show and chime in:
Selecting HTTP version (three) https://daniel.haxx.se/blog/2023/01/12/selecting-http-version-three/ - how to select #HTTP3 with #curl going forward
I turned my Kinetic Kudu illustration into a full HD wallpaper. ✨ Hand-painted. ✨
The original artwork took one month to create and almost the same amount of time was spent on turning the artwork into a wallpaper.
It's a good time to update your rotating desktop backgrounds to give your homes some kinetic energy. ❤️
https://www.deviantart.com/sylviaritter/art/Kinetic-Kudu-Wallpaper-Version-1920x1080px-944748499 #art #mastoart #fediart #illustration #ubuntu
Finally first release on PyPI! 🎉 🚀 🔥 ⚡
pip3 install socketify
https://pypi.org/project/socketify/
Yay got my @takahe instance up and running.
Now you can follow me at @humrochagf
For the moment it will be my alt account for multi-lang posting (en / fr / pt-br)
The fun part about hosting an ActivityPub service is learning how things work behind the scenes.