- Published on
Hello!
I'm Luca Cavallin, a Software Engineer at GitHub Actions and a Maker. My professional focus is on distributed systems, developer and infrastructure tooling, and platform engineering. My work frequently involves Go, Rust, Kubernetes, serverless technologies, and the broader Cloud Native domain. I'm an active contributor to open source and believe in the importance of knowledge sharing, as evidenced by the newsletter I run, my blog posts, and talks. Additionally, I hold the title of Google Developer Expert (GDE). Outside of work, activities like cycling, using a kamado for cooking, stargazing, and attending to my cats keep me occupied.
Latest posts
Here are the latest 3 posts from my blog. Enjoy!
- In the world of frontend development, several of tools and frameworks are available to build efficient, scalable, and interactive web applications. If you've been away from frontend development for a while, you might find the current landscape quite different from what you remember.
- Published on
verto.sh simplifies your entry into the open-source world by curating accessible projects. Ideal for beginners making their first contribution, founders building teams, and maintainers seeking new contributors.- Published on
Discover how a well-planned Makefile can make building C projects easier. By using clear variables, wildcards, automatic variables, and phony targets, see how the Makefile for the gnaro project is easy to understand and use, serving as a simple guide for other developers.