# September - Octobre picks - A curated list of articles from the web

Here is a list of articles about tech that I have found interesting during the months of September and Octobre. Enjoy!

### Nodejs / Typescript / Javascript
- [`wasmtime` a performant web assembly engine reach 1.0](https://bytecodealliance.org/articles/wasmtime-1-0-fast-safe-and-production-ready)
- [`node.js 18` has a watch mode (no more need of nodemon: `node --watch file.js`)](https://github.com/nodejs/node/pull/44366)
### Rust
- [The 10 challenges awaiting `rust` in the near future](https://www.ncameron.org/blog/ten-challenges-for-rust/)
- [`xshell`, a lib to execute `shell` commands in `rust`](https://github.com/matklad/xshell)
- [1 petabyte of S3 data deleted in 153 hours, visualized !](https://tomforb.es/visualizing-how-s3-deletes-1-billion-objects-with-athena-and-rust)
### Swift
- [Using `swiftwasm` to build a webapp from a ios app](https://twitter.com/kateinoigakukun/status/1577157796990136320)
### Cloud
- [`localstack`, a tool to test your `AWS` command locally (usefull for CD development)](https://github.com/localstack)
- [Why building an alternative to `systemd` for image container running in a `kubernetes` context ? @krisnova explains the source of the young `aurae` project](https://medium.com/@kris-nova/why-fix-kubernetes-and-systemd-782840e50104)
- [Use Hashicorp's `Vault` in `AWS Lambda`](https://developer.hashicorp.com/vault/tutorials/app-integration/aws-lambda)
### Dev / Tooling
- [Want to do something in `bash` but don't know how to do it, this repo is here for you](https://github.com/dylanaraps/pure-bash-bible)
- [`curl` cheat sheet](https://curl.github.io/curl-cheat-sheet/http-sheet.html)
- [`gum`, a tool to build usefull & beautifull shell scripts ](https://github.com/charmbracelet/gum)
- [Why we need to have `end of line` in linux ?](https://www.baeldung.com/linux/files-end-with-newlines)
- [ `oasdiff` a lib to detect breaking changes on OpenApi 3.0 (github action included)](https://github.com/tufin/oasdiffhttps://github.com/tufin/oasdiff)
- [`act` a tool to test & run `github actions` locally](https://github.com/nektos/act)
- [Why I do not use Prettier by `Anthony Fu` (creator of `Vitest`)](https://antfu.me/posts/why-not-prettier)
### Craft / Architecting
- [8 great advices about software development from `Olivier Jumpertz`](https://twitter.com/oliverjumpertz/status/1545399557416181763)
- [Is High Quality Software Worth the Cost? by `Martin Fowler`](https://martinfowler.com/articles/is-quality-worth-cost.html)
### Organization / Agility
- [`Example mapping` explained (25 minutes long 3 amigos!)](https://cucumber.io/blog/bdd/example-mapping-introduction)
- [Interesting article about the trend on `devops`, `plateform engineering` and `SRE`](https://www.honeycomb.io/blog/future-ops-platform-engineering)
- [For delightful reviews say nice things !](https://blog.bethcodes.com/for-delightful-code-reviews-say-nice-things)
- [Why I don't use Scrum to manage my Remote Teams](https://twitter.com/sergiorocks/status/1577644315924467712)
### Lead in tech
- [Zalando Quality Engineering Journey—From Monolith to Microservices, interesting article about it technical transformation to support its business](https://qeunit.com/blog/zalando-quality-engineering-journey-from-monolith-to-microservices)
- [An enlighting article from Charity Majors (CTO @honeycomb) about hierachy & transparency in companies](https://charity.wtf/2022/09/23/the-hierarchy-is-bullshit-and-bad-for-business/)https://charity.wtf/2022/09/23/the-hierarchy-is-bullshit-and-bad-for-business/
### Fun
- [`religth`, a tool to change lightning of any picture](https://clipdrop.co/relight)
- [Top 4 Alien Languages](https://twitter.com/system32comicsa/status/1569023053933465601)
- [The awesome `Reorg rag`](https://twitter.com/forrestbrazeal/status/1577298602371809281)
