jvalleroy.fbx.one is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.
This server runs the snac software and there is no automatic sign-up process.
The entire software department at work was fired yesterday. I had already quit and today is my last day. While I already have a new position starting next week, the rest of the department is looking. There are QA, frontend ( #angular ), and backend ( #python #Django) engineers, technical writer and software compliance specialists, UI/UX designers, SREs, our manager. If you're #hiring #remote in #Germany or on-site, I'd love to forward contact details. #getfedihired
But note that tools installed using uvx do not have access to the dependencies of your project. They are run in a separate environment with only their own dependencies installed. So for things that need to import the project's dependencies, such as pytest or mypy, you will need to use "uv run ..." instead of uvx.
There was a time when I wrote Scala function names in Telugu, because it allowed full Unicode support.
Felienne Hermans, a professor from Netherlands implemented a subset of #Python in various natural languages for teaching programming to 12 year-old children. It's called Hedy.
https://corecursive.com/hedy-with-felienne-hermans/
I think it's a great step in the direction of decolonializing computer programming.
Does computer programming have colonial values baked in? It's not something we give much though to. 🤔
Using Python uv tool as a replacement for Poetry for a small Python utility I'm writing. It feels a lot like Rust's Cargo.
All that I can say for now is that it is certainly a better experience than setting up a virtualenv manually.
I am writing this proprietary tool for a team of JavaScript developers. I think they will feel that it is just as easy to use as npm/yarn or whatever is the new hotness this week.