Weekly Notes 37: Caught up with a few videos on my playlist this week from !!Con, RailsWorld and JetBrains. Also this week wordpress has blown up in an unfortunate way. :'(
-
6 Steps to Authorization Mastery: Course video about how to do authorization in laravel 11. Love the simplicity of it. Trying to figure out how to do something similar in spring security but sadly haven’t found the relevant documentation yet. :’(
- Saving Voyager 1! - Bruce Waggoner at !!Con 2024: Debugging and recovering a system that’s millions of kilometers away with very little here in terms of simulators and testing and tools. Most of the people who knew about the project had retired or otherwise moved on. A single message-response cycle took 40hrs so any try at diagnosing and fixing took almost 2 days. I have no idea what this would have been like! :) Great story.
- Rails World 2024 Opening Keynote - David Heinemeier Hansson: This conference was in Toronto this year. Nice looking venue. Another take on merchants of complexity idea which is resonating with me now. Rails 8 launched it sounds like.
- Developing Spring Boot Applications With Joy: IntellijIDEA is really powerful where one has to work with java code. Some neat stuff from this video:
- RestAssured
- DockerCompose spring boot plugin
- TestContainers
- JPA buddy
- Various source code generators at different application layers (entity, data repository, service, controller, testing)
- Matt Talks About WordPress Situation: A chat with Matt Mullenweg about wordpress and wpengine. The relationship there isn’t great and he decided to do something last week that was not an easy thing (whether it was right or not is separate) and he’s clearly exhausted.