It looks like the job market is a bit weird for software developers nowadays. But let's see if I can find something here on #fediverse. I am not unemployed but I am considering new opportunities. I am a skilled #Python developer with over a decade of experience with web development and web scraping. Looking for remote jobs only anywhere in the world. #fedihire #getfedihired
🦆 DuckDB may be the tool you didn't know you were missing
Oh, that's interesting.
Will try to support it quickly. 🙂
https://blog.joinmastodon.org/2024/07/highlighting-journalism-on-mastodon/
A project I'm working on has surpassed 200 stars on GitHub and it is not even finished yet.
Therefore, to give it even more pressure on me to finish the first version of this app, here is me introducing to the fediverse Cartero, a #GTK HTTP client to test web APIs and make requests graphically.
It is written in #Rust and it uses modern GNOME technologies such as #Adwaita and Blueprint.
Here is the canonical screenshot for the current nightly version as of this post.
Uvicorn 0.30.0 released!
Here are the highlights!
https://www.fastapiexpert.com/blog/2024/05/28/uvicorn-0300-release/
🔍 Terminal Tip: Instant #Python Source Viewer! 🐍
Below I defined a function called `pys` (you can add it to your .zshrc).
Now you can peek at Python source code from the command line like this:
$ pys module [object]
E.g.
$ pys collections
$ pys collections Counter
@allanday describes some good methods to keep on top of issue tracking in the new GNOME Handbook.
This is brilliant. And tragic.
https://www.takahe.org.nz/heat-death-of-the-internet/
For my hackathon project I did try to make CFA (Cat Factor Authentication, using your cat's microchip as a second factor) a thing 😆 The project did win a prize, but more for the experimentation then the actual result https://wpengine.com/blog/hackathon-december-2023/
Put together a big upgrade to my python-lib cookiecutter template today: it now uses pyproject.toml rather than setup.py, and it configures a publish.yml workflow that publishes packages to PyPI without needing a password or authentication token using PyPI Trusted Publishers
Metadata Cleaner is used, as the name suggests, to clean metadata. Load in files, or whole folders, and have the app remove any unwanted information. See what fields are being erased and the values they held previously. If your camera adds a location to photos it takes, but you don't want that (or any other extra data) shared, you should be using this app!
You can follow the app's creator here: @rmnvgr
You can get the app on Flathub here: https://flathub.org/apps/fr.romainvigier.MetadataCleaner
Como um bom sommelier de distros GNU/Linux que sou, achei essa ideia genial!
Um site que emula as várias distribuições mais usadas, no navegador.
I'm back with a new post about some work @cfbolz and I are doing to make C extensions faster in PyPy
@hynek thanks for svcs https://github.com/hynek/svcs/ I was writing a service registry for a pet project and it will save me some maintenance and reinventing the wheel time 😅
I've just released django-tui 23.9!
The new version adds an interactive shell for running #django ORM queries!
In Vitest 1.0 you can more easily share data between the main thread and your test files by using provide/inject API: https://vitest.dev/config/#globalsetup
If you are switching between #Flask and #FastAPI, I’ve got good news! 🎉
I just published a blog post outlining a collection of changes you’ll have to make if you are migrating between these two frameworks. 🚀
Read the full blog post here: https://jtemporal.com/tips-on-migrating-from-flask-to-fastapi-and-vice-versa/
Last night and this morning, I've had narrative games on my mind, and wondered if I could achieve a transition in PICO-8 that would suit heavier themes and not seem so "arcadey".
Les femmes québécoises travaillent gratuitement depuis samedi
https://pivot.quebec/2023/11/27/les-femmes-quebecoises-travaillent-gratuitement-depuis-samedi/
Le travail des femmes d’ici la fin de l’année équivaut à du travail gratuit en raison des iniquités salariales.
Inter version 4.0 → https://rsms.me/inter/
After two years of work on a new version of Inter, I'm so proud that it's finally released. (It's been in beta for the past year)
The changes are vast. Most notably there are six additional "Display" designs for large delicious type
Dear Python developers on Linux
Workbench 45.3 is out and thanks to @capypara, now supports Python
Workbench is a code playground for GNOME and GTK
It features UI live reload, over a 100 demos and inline Python execution.
We hope you like it.