SBaronda.com a little place I like to call home.


Weekly Dev Notes 10/03/2021

Oct. 3, 2021

These are some links that I've captured over the last week. These are things either that I want to read more about or share with the world.

Nice to have different options available other than code-server (nothing against code-server):
https://github.com/gitpod-io/openvscode-server

Sounds like this is a direct stab at AWS S3 as a way to pay reduced costs for egress.
https://blog.cloudflare.com/introducing-r2-object-storage/

Recently I've been looking at diagraming tools for our software stack. While I don't feel that C4 is needed for every problem, it's still interesting to see.
https://icepanel.io/c4-model/
https://news.ycombinator.com/item?id=28684447
https://structurizr.com/

Could give Ruby a new boost, excited to see this come through, maybe part of Ruby 3.1?
https://bugs.ruby-lang.org/issues/18229
https://news.ycombinator.com/item?id=28687111

Need to read up on this, but it sounds like a good read as someone that will likely need to handle partitioning in the future.
https://github.blog/2021-09-27-partitioning-githubs-relational-databases-scale/
https://news.ycombinator.com/item?id=28678647

As someone that recently worked on a project that used Event Sourcing, this was an interesting read as it provided a different perspective.
https://www.wix.engineering/post/the-reactive-monolith-how-to-move-from-crud-to-event-sourcing

Not sure how much of a difference it'll make, especially with lambdas that don't get hit all that often.
https://aws.amazon.com/about-aws/whats-new/2021/09/better-price-performance-aws-lambda-functions-aws-graviton2-processor/

Invalidate Node require.cache
https://nimblewebdeveloper.com/blog/hot-reload-nodejs-server

Same thing, but with ESM modules using worker_threads
https://github.com/nodejs/modules/issues/307#issuecomment-858729422

Basic tutorial on podman for linux.
http://diego-pacheco.blogspot.com/2021/09/podmain-in-linux.html
https://news.ycombinator.com/item?id=28687229

Need to look more into Nix as a way to solve developer depenency issues
https://docs.replit.com/tutorials/30-build-with-nix
https://news.ycombinator.com/item?id=28733156


comments powered by Disqus