It is indeed much easier nowadays to preserve produced content. We have so many open and simple formats to choose from. It's not always been like this.
Nice little post helping advocate for the use of Architectural Decision Records.
Early days for that service. Let's hope it improves infrastructure wise.
A good example of how you can get bitten by cache coherency algorithms in the CPU.
A nice followup which acts as a TL;DR for the previous piece which was fairly long indeed.
Interesting selection of options to model data structure with some variability in Rust.
Interesting paper about the use of sandboxing in several ecosystems. It's not used much directly but there are clear differences in term of complexity to set them up.
It will fluctuate with time so it needs to be kept in check. Indeed, some things are commodities so can be decided upfront, but the rest of the functional envelope will change over time. Also make sure you drive the project by risks to have early feedback where it matters most.
Mistakes happen, but shrugging them off with blaming people or pushing them to be more careful is counter-productive. Instead, you want to find the organizational issues which made them possible in the first place.
Nice and short explanation on the design rules Kent Beck had in mind when devising XP. It still generally applies in my opinion.
Of course, don't take everything at face value here. Still this gives good ideas on how to combine some design and architectural ideas together. The whole thing is not really Rust specific.
I'm using the term regularly when dealing with legacy code. Finally remembered when I saw it first.
This is one of those workshops I like to do with teams from time to time. Didn't do it for a while. I wish this resource was on a safer space than google docs.
A good reminder of the reasons why the organization of your tests shouldn't necessarily match the organization of the application code. You don't want fragile tests, do you?
A long essay but contains a lot of interesting insights. There's definitely more to do design wise to produce software people can really bend to their needs.
Yep, there's no logic engine buried deep in those chatbots. Thinking otherwise is placing faith in some twisted view about emergence...
An excellent piece which explains well why the current "debate" is rotten to the core. There's no good way to engage with those tools without reinforcing some biases. Once the hype cycle is over we have a chance at proper research on the impacts... unfortunately it's not happening now when it's badly needed.
Or how the workflows are badly designed and we're forcing ourselves to adapt to them.
More signs of students being harmed in their learning... they get better grades when using gen AI but their skills drop.
Or why this kind of question never have an absolute answer.