Archive
-
2023 (9)
- OpenGL in C# on Linux using Visual Studio Code (Apr 20)
- MkDocs Plugins Updates (Apr 17)
- A Conversation with Bard (Mar 24)
- Intel Arc A770: One Month In (Mar 05)
- mkdocs-alias-plugin 0.5.0 Release (Feb 08)
- Call Me By Your Name Review (Jan 28)
- The Drawing of the Three Review (Jan 26)
- Head Shot the Rot Intro (Jan 12)
- Welp (Jan 08)
- 2020 (2)
- 2017 (3)
- 2016 (3)
- 2013 (1)
- 2011 (12)
- 2010 (5)
- 2009 (5)
- 2008 (21)
- 2007 (17)
-
2006 (15)
- Microsoft.com’s Recent Update (Dec 18)
- Another Saturday: Firefox, Zune and more (Dec 09)
- Microsoft's Autumn Marketing (Oct 20)
- MSDN Event Boca Raton Review: 10/17/2006 (Oct 17)
- 500 Google IPs (Sep 29)
- Zune to be here on November 14th (Sep 28)
- Google's 8th birthday (Sep 27)
- OT: Storm (Aug 14)
- Pirates 2 - Dead Man's Chest (Jul 07)
- WTF Sony? (Jul 06)
- Five that Fell (Jul 06)
- Riemer's DirectX 9 Tutorials (Jul 06)
- Netherlands win against Ivory Coast (Jun 16)
- AJAX: Dictionary Search (Apr 27)
- AJAX: Simplified beyond belief with Prototype (Apr 26)
Common Tags
You may also enjoy
OpenGL in C# on Linux using Visual Studio Code
1 minute read
I’ve been out of the .NET loop for a very long time. I would never have thought that it was so easy to get a .NET project up and running on Linux. But, I guess a decade of embracing Open Source at Microsoft changes things. Here are the steps I took to get an OpenGL window up and running on Ubuntu using .NET Core, VSCode, and OpenTK.
MkDocs Plugins Updates
less than 1 minute read
The latest version, v0.6.0, of the mkdocs-alias-plugin is now available here or by running pip install mkdocs-alias-plugin
. This new version adds the ability to use anchors within aliases, e.g.: [[my-alias#my anchor]]
would link to something like my-page.md#my anchor
.
Also updated is the mkdocs-categories-plugin, version 0.3.0 is available here or by running pip install mkdocs-categories-plugin
. This version adds support for subcategories, allowing you to create structured category hierarchies.
A Conversation with Bard
17 minute read
A sober conversation about AI and jobs with Google’s brand new chat AI, Bard, turns into a bit of a mess at the end. I have some experience using ChatGPT but only got access to Bard today. I thought I’d record this to perhaps compare to interactions in the future.
Intel Arc A770: One Month In
3 minute read
In building a PC mostly as a workstation, my choice of a GPU came as more of a secondary choice. My thought process was: sure, I’ll play some games every once in a while, but really, this is my work machine. It needs to do workstation stuff and not much more.