Nice tip from IPython today.
> Tip: Happy International Transgender Day of Visibility! You are valid. You matter. https://en.wikipedia.org/wiki/International_Transgender_Day_of_Visibility
๐ฆ @djangoproject president, ๐ @defnado cofounder, ๐ @djangocon organizer, ๐ @revsys consultant, ๐ @Thepsf former vice-chair + treasurer, ๐, โจ, ๐ช, ๐โโ๏ธ, ๐ค, Oh Mai.
If you are into #django and #python content, please follow @djangonews
| Micro.blog | https://micro.webology.dev |
| Blog | https://jefftriplett.com |
| Code | https://github.com/jefftriplett |
| Developer/Partner | https://www.revsys.com |
Nice tip from IPython today.
> Tip: Happy International Transgender Day of Visibility! You are valid. You matter. https://en.wikipedia.org/wiki/International_Transgender_Day_of_Visibility
I keep seeing posts from people backing off their UV + PIP updates by a week, and I'm curious about the adverse effects of waiting on security updates vs. installing them.
This could do more harm than good unless I'm misunderstanding it. Take Django, which has very few dependencies https://github.com/django/django/blob/main/pyproject.toml#L9-L12
If you run a large-traffic website and know a security update has been released, I can't see why you shouldn't update it immediately. ๐ค
RE: https://nileane.fr/@nileane/116319373644067043
This looks like a pretty cool app. It's amazing the kinds of apps people are building now that the barriers to developing MacOS aps have been removed.
RE: https://social.screamingatmyscreen.com/@fallenhitokiri/116313307808324135
โจ What a nice write-up by @fallenhitokiri on building your own coding agent but it's really approachable for writing any kind of agent.
RE: https://mastodon.social/@webology/116301486796785103
And we are going and talking about Code* Forge* and all the things.
๐ Office Hours returns today with two times to pick from:
- ๐ค AI / Demos 30 minutes early: https://time.is/0200PM_27_March_2026_in_CT?Jeff%27s_Office_Hours
- ๐ฌ Normal Office Hours at the regular time (might be up to 15 minutes late): https://time.is/0230PM_27_March_2026_in_CT?Jeff%27s_Office_Hours
@webology I, too, run my own Forgejo instance, though I set it up manually rather than via docker.
I think the reality is that not all developers are sysadmins and vice versa, despite the "devops" claims.
I would personally favour, for projects/orgs that are large enough, separate people to handle infrastructure from the core dev team. Perhaps we need an OpenSysAdmin group that provide services to lots of smaller projects? I'm probably overthinking this, as usual.
I host my own private Forgejo instance and I mirror some projects, and while it's free to use, it's not free to run/self-host and run at any scale. I thought it was a pain to set up (hello SSH keys with their Docker quickstart).
Overall, I think action over inaction is good, but let's be realistic about what a good newbie experience is, but that's the group we are going to pass our projects over to once the time has come. I just hope that's not a bill that only grows.