Valentin Bersier :ferris:

Software developer out of Switzerland 🇨🇭 (he/him)

SvelteKit, Astro, TailwindCSS, TS, Go, Rust, Python, Solidity, web3, Machine Learning.

Alpinist 🏔️, electronic music producer 🎧, maker 🔨, FPV drone pilot, and more!

Known as “krizzli” in some circles.

This profile is searchable via tootfinder.ch

  • 0 Posts
  • 2 Comments
Joined 2Y ago
cake
Cake day: Nov 14, 2022

help-circle
rss

@KaczuH to be clear that probably the only point over which I think otherwise than the article. It’s definitely a slower coding and iteration experience, that’s the tradeoff of the robustness and correctness.


@KaczuH wow interesting take! My personal experience is that I LOVE refactoring rust code! Basically just change what you need to change and follow the to-do list returned by the compiler, knowing nothing will probably be forgotten. It’s such a powerful thing that I now dread any big refactoring in other codebases, even Typescript.