I want to give a shout-out to people who have made these enlightening talks, blog posts and papers.
“I've come up with a set of rules that describe our reactions to technologies:
1. Anything that is in the world when you’re born is normal and ordinary and is just a natural part of the way the world works.
2. Anything that's invented between when you’re fifteen and thirty-five is
new and exciting and revolutionary and you can probably get a career in
it.
3. Anything invented after you're thirty-five is against the natural order of things."
― Douglas Adams
An alternative history of the World Wide Web, in which technologies that we take for granted are questioned, in a hilarious talk.
Superb introductions to Kubernetes concepts with technical demos.
Ensemble of important considerations regarding ML projects, with AWS as a cloud provider.
Inspiring article on collaboration between LLM and heuristics (parsing, rules, checks...) to fix security vulnerabilities. These insights are great because the process is very close to what we do at GitGuardian on automatical code fixing for secret detection.
I loved the abstraction of the concept of Overfitting in this article.