Adding draggable tabs to the Windows Terminal
I’m a massive fan of the work the team’s been doing on WSL and the new Windows Terminal and I am a complete convert.. decades of muscle memory has been retrained to type term instead of cmd or Powe...
I’m a massive fan of the work the team’s been doing on WSL and the new Windows Terminal and I am a complete convert.. decades of muscle memory has been retrained to type term instead of cmd or Powe...
Native vector graphics in Windows This post describes some new vector graphics APIs recently added to the Windows platform (ShapeVisual, SpriteShape and friends), some scenarios they can unlock for...
It’s been a long time coming but the UWP Audivisualizer project recently hit the 1.0 milestone including some new default controls and a rewrite using c++/WinRT. This was entirely due to a susta...
This is a draft post. It shouldnt appear.
Let’s try some fancy stuff <input id="id_price" type="number" min=0 onkeypress="return isNumber(event)"/> <script type="text/javascript"> function isNumber(evt) { evt = (evt) ? evt...
Let’s see if this embedding succeeds:
Hello world, this is my first Jekyll blog post.