Hey good news everyone, I deleted the code that upfront initializes the "Object Browser" behind the scenes on every VS launch. That was in the product for probably ~20 years.
TIL that @GitHub has added a new feature to GitHub-Flavored Markdown to adapt blockquotes to Notes and Warnings (also known as "admonitions")
Syntax is super simple:
> **Note**
> This is a note
> **Warning**
> This is a warning
github.com/community/communi…
Today we're releasing two variable open source fonts from @GitHub, Mona Sans and Hubot Sans. We use them in production, and now you can use them too.
github.com/mona-sans
ALT A poster of Hubot and Mona, standing on a planet, holding a glowing font file.
What is Mastodon?
How does it work?
Why do I need to choose a server?
What advantages are there to using it?
Check out this 2 minute video to learn more ⬇️
youtube.com/watch?v=IPSbNdBm…
TIL you can render diagrams on GitHub using markdown 😱
Markdown / Preview
ALT Markdown file with the following contents:
```mermaid
stateDiagram-v2
[*] --> Still
Still --> [*]
Still --> Moving
Moving --> Still
Moving --> Crash
Crash --> [*]
```
ALT State diagram with the following states: Still, Moving, Crash.
I'd like to thank #BenchmarkDotNet for making benchmarking #dotnet apps and libraries so accessible and easy to write 🙏 Surely we can attribute some of the amazing performance focus and gains in the .NET community to this great OSS library? Performance is a feature! 🚀
Read about how free software for art and multimedia like #Inkscape gives design studios more independence and freedom: notes.ghed.in/posts/2022/fre…
Pass the word!
heck of an end to a heck of a week in htmx-land:
we've hit 9000 ⭐'s on github after a rocket-launch from the @DjangoConEurope talk, two mentions on HN, and then more chatter @djangocon
have a great weekend folks: hypermedia is making a big come back and it's gonna be fun