@jaredpalmer@github toggling visibility of review comments by author in the βfilesβ view. Would be nice if you could hide resolved comments there as well (instead of only collapsing them). +1 for stacked diffs and perf improvements.
This is a really dramatic improvement. Any state that isn't using the same techniques to teach reading has to explain what they think they know that Mississippi doesn't.
This is a major story from #ASCO25. Randomized phase 3 trial of time of day of immunotherapy infusion. Randomized to infusion before or after 3pm. Early infusion far superior: PFS 11.3 vs 5.7 HR 0.42, OS HR 0.45! Impactful, pragmatic, not costly. This should be a bigger story.
@willmcgugan@warpdotdev unacceptable, even in good faith. it looks even worse bc this is exactly the sort of thing open source would prevent. appalled is the perfect word.
Uncle Bob omits an important point: data is the API.
If you can represent & query databases with native data structures, you don't need ORMs or clunky data-to-SQL-to-data mappings.
Just translate data to data, like the rest of the program. Apps are simpler bc you don't rely on a separate language/dialect. Your programming language does the work.
Would highly recommend watching Rich Hickey's talks on youtube as a followup, if you haven't already.
He's probably the most influential figure in software philosophy over the past ~15 years.