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)
- Visual Studio 2008 Released to MSDN Subscribers (Nov 20)
- OpenGL 3.0: Finally some news! (Oct 30)
- A retrospective view of a 1996 Steve Jobs interview (Oct 22)
- Re: Microsoft Open Source (Oct 20)
- NVSG: NVIDIA Scene Graph SDK 4.0 (Oct 08)
- Atom: a gem in the making (Oct 06)
- The State of DirectX 10 (Oct 05)
- id Software: John Carmack's Response to OpenGL issue (Oct 04)
- idTech 5, Rage, and more in 3 Videos (Sep 29)
- Microsoft Direct3D 10.1 Presentations at Siggraph 2007 (Sep 21)
- Way Off Topic: Internet Taxes, November 1st 2007 (Sep 20)
- id Software: bye OpenGL, bye Linux (Sep 19)
- XNA Game Studio 2.0 Announced (Aug 13)
- DirectX 10: Is it worth upgrading to Vista for? (Aug 06)
- Programmer's Block (May 23)
- Google Music Trends (Apr 13)
- ATi too slow or NVIDIA too fast? (Feb 07)
- 2006 (15)
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.