Should You Use Upper Bound Version Constraints? - ISciNumPy.dev
https://iscinumpy.dev/post/bound-version-constraints/
  
  https://iscinumpy.dev/post/bound-version-constraints/
ISciNumPy.dev
  
  Should You Use Upper Bound Version Constraints?
  Bound version constraints (upper caps) are starting to show up in the Python
ecosystem. This is causing real world problems with
libraries following this recommendation, and is likely to continue to …
  ecosystem. This is causing real world problems with
libraries following this recommendation, and is likely to continue to …
Pay attention to WebAssembly | Harshal Sheth
https://harshal.sheth.io/2022/01/31/webassembly.html
  
  https://harshal.sheth.io/2022/01/31/webassembly.html
Harshal Sheth
  
  Pay attention to WebAssembly
  Read in Japanese thanks to the folks at POSTD.
  Temperos de Arquitetura – osantana
https://osantana.me/temperos-de-arquitetura/
  
  https://osantana.me/temperos-de-arquitetura/
osantana
  
  Temperos de Arquitetura
  Já faz alguns anos que eu estou trabalhando com modelagem de sistemas. Em alguns lugares chamam isso de “arquitetura”, mas uma colega arquiteta (CREA e “talz”) me explicou que não é muito adequado …
  My guiding principles after 20 years of programming 
https://alexewerlof.medium.com/my-guiding-principles-after-20-years-of-programming-a087dc55596c
  
  https://alexewerlof.medium.com/my-guiding-principles-after-20-years-of-programming-a087dc55596c
Medium
  
  My guiding principles after 20 years of programming
  I’ve been programming since 1999. This year I’ve officially coded for 20+ years. I’ve started with Basic but soon jumped into Pascal and C…
  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
  Web dev 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/