PlantUML
I’ve seen several mentions of PlantUML recently and I’d like to share a few thoughts on it as well.
This is a collection of links I stumbled across and found worth sharing. Also see the blogroll for links to blogs I regularly read.
I’ve seen several mentions of PlantUML recently and I’d like to share a few thoughts on it as well.
This is a Twitter thread (that would have made a great blog post) where Manuel Lucio Dallo builds a Telegram client for his grandmother (“Yaya”). But this isn’t a typical app, it’s an entire device. The “Yayagram” allows messages to be sent as voice messages via Telegram, and received replies are printed directly on thermal paper.
Basecamp ended their blog “Signal v Noise” and DHH shares a few thoughts about it.
Last year’s announcement that WSL 2 would soon support Linux GUI apps seems to be getting more real, as the feature is now present in an Insider build. Running Linux GUI apps in WSL 2 then makes such workarounds as I once described unnecessary. I’m curious to see in which release the feature will end up.
Yey, I’m not the only person who is happy to quit using Twitter. The Verge executive editor T.C. Sottek left Twitter as well.
I stumbled upon this GitHub repository and I think it’s pretty funny. Of course, once you get to know all of Go’s features, you’ll want to try them out. But with enough experience you end up with simple code again.
At work we are still using Java 8 for a project, but an upgrade will be needed in the future. To see what has changed, there is a list created by Dávid Csákvári that lists all the new features of the language and JVM that happened between Java 8 and Java 16. And that are indeed quite a lot.