Insights from a Rust Conference
Delve into the potential niche for Rust, examining both the obstacles and prospects within this dynamic landscape.
Insights from a Rust ConferenceDelve into the potential niche for Rust, examining both the obstacles and prospects within this dynamic landscape.
Insights from a Rust ConferenceWith 2 of our engineers, we look into how we keep enhancing the quality of our webshop using canary testing and analysis, contract testing and end-to-end testing in isolation.
Growing quality in our webshopWith software engineers of both Xebia and bol.com, we discuss the introduction of a language like Go in an organisation. We check its readability and simplicity and find ways to onboard engineers in the Go experience.
Golang as simple asA few months ago we noticed a message that stood out on our internal platform. Basically, it stated: "I'm back". Naturally, it happens every now and then that employees explore their horizons but still return to bol.
To indie game developer and backWhy build an open-source FTP server in Rust? Sometimes, I must admit I’m a little dazzled by all the languages, frameworks and stuff our engineers work with. So, when our guest of today explained to me some of the intriguing...
Why would you build an open source FTP server in Rust?Site Reliability Engineering, or SRE, is seen by a lot of people as the next logical step in developing DevOps capabilities. SRE takes concepts from software engineering and puts them to use in an operations context. Over the last 3 years, we have been experimenting with SRE approaches and gradually integrating them into our DevOps way of working.
Site Reliability Engineering; that's music to my ears!One of the aspects that keep popping up in software development: Technical Debt. Some created on purpose, for example, to get features into production fast. Some just came into existence.
Dealing with Technical Debt - an experiment