We're in the process of moving https://t.co/voPtXFsZMC to be hosted on GitHub Pages. We hope the transition will be smooth, but a few bumps on the way are expected.
@hyperupcall is leading the effort and is doing amazing work!
@mkristensen Very useful! Reminds me of my own "assorted languages"[1] extension for VSCode, which has different languages included
[1] https://t.co/0MlQJG3wdf
@Waffl3x One of mine lectured utilizing the battle-tested Microsoft Word. Reading C++ syntax in standard-weight, 16pt Calibri is not fun I can tell you that
@matt_gleich i think a font like IBM Plex {Mono,Sans} would add a touch of pizzazz but it already looks pretty good. much better than my website which i'm in the process of redesigning haha
@matt_gleich i think the formatting and whitespace are perfect; assuming there is a light theme; my only nitpick would be that those shadows are a bit too dark and if it were me i would forgo & in the "1h & 3m", but i understand if it's a part of your aesthetic
@__phantomderp When I rewrote a lot of the shell initialization code for the asdf version manager, I ran into too many macOS quirks. Like it's absolutely wild that macOS changes PATH precedence by default...
@DrawsMiguel I want "zero" time zones, where the current/local time is a function of latitude and longitude and altitude. Time should never jump, only smear
@thinhvux@jsumners79 What benefit would it have? In "traditional" deployments like Kuberenetes, there already exists built-in facilities e.g. ReplicaSets to do this. It would also complicate any Liveliness, Readiness, or Startup probes that you have configured.