How virtual environments work
🔗 https://snarky.ca/how-virtual-environments-work/
🔗 https://snarky.ca/how-virtual-environments-work/
Tall, Snarky Canadian
How virtual environments work
After needing to do a deep dive on the venv module (which I will explain later in this blog post as to why), I thought I would explain how virtual environments work to help demystify them.
Why do virtual environments exist?
Back in my the day, there was…
Why do virtual environments exist?
Back in my the day, there was…
DevOps - The Simple Version (🇬🇧 em inglês)
https://tabaza.dev/Blog/DevOps---The-Simple-Version
🇧🇷 traduzir
https://tabaza.dev/Blog/DevOps---The-Simple-Version
🇧🇷 traduzir
tabaza.dev
DevOps - The Simple Version
DevOps has gotten to the point where it’s not even easy to define. The field has a lot of history, and with it comes scary terms like “Continuous Integration”, “Container Orchestration”, and worse.
10 melhores técnicas de revisão de código (🇬🇧em inglês)
https://www.awesomecodereviews.com/code-reading/code-review-techniques/
🇧🇷 traduzir
https://www.awesomecodereviews.com/code-reading/code-review-techniques/
🇧🇷 traduzir
Awesomecodereviews
10 Best Code Review Techniques
Learn about different code review techniques.
Como funcionam os LLMs, explicado sem matemática (🇬🇧em inglês)
https://blog.miguelgrinberg.com/post/how-llms-work-explained-without-math
🇧🇷 traduzir
https://blog.miguelgrinberg.com/post/how-llms-work-explained-without-math
🇧🇷 traduzir
Miguelgrinberg
How LLMs Work, Explained Without Math
I'm sure you agree that it has become impossible to ignore Generative AI (GenAI), as we are constantly bombarded with mainstream news about Large Language Models (LLMs). Very likely you have tried…
The slow evaporation of the free/open source surplus
https://www.baldurbjarnason.com/2024/the-slow-evaporation-of-the-foss-surplus/
https://www.baldurbjarnason.com/2024/the-slow-evaporation-of-the-foss-surplus/
Baldurbjarnason
The slow evaporation of the free/open source surplus
Writing at the end of the world, from Hveragerði, Iceland
Proposal for a Django project template
https://david.guillot.me/en/posts/tech/proposal-for-a-django-project-template/
https://david.guillot.me/en/posts/tech/proposal-for-a-django-project-template/
David Guillot
Proposal for a Django project template
My take on what could be a project template for Django advanced usage, with modern tooling (for Python and UI dependencies, as well as configuration/environment management), but not too opinionated.
3 shell scripts to improve your writing, or "My Ph.D. advisor rewrote himself in bash."
https://matt.might.net/articles/shell-scripts-for-passive-voice-weasel-words-duplicates/
https://matt.might.net/articles/shell-scripts-for-passive-voice-weasel-words-duplicates/