It Gets Everywhere
607 words, ~2 min read
In 1999, I was building websites in ASP (before there was .NET) and MSSQL Server. We had a Windows NT server that I had …
from shri at drone-ah.com
In 1999, I was building websites in ASP (before there was .NET) and MSSQL Server. We had a Windows NT server that I had …
A dedicated input type is better than reusing your domain model at the API boundary. Test layers matter. Writing log …
Reaching for the snow atop the everest,
the grey dust of the moon,
or the cold blackness of space.
However we measure …I have always been a fan of PostgreSQL . I picked it for megabus.com and used it when the system grew from a few hundred …
I have been pondering federating parts of my blog to dev.to for a bit more visibility.
However, I had a couple of …
As part of building shine , I am using lume and webassembly with zig.
zig, through emscripten generates both a js …
The next step for shine is to build a bridge between zig and javascript .
I am currently planning to using …
I’ve been taking some time off to rest and recover from health issues that made it hard to focus. To ease back in, I’ve …
In this one, we’ll tidy up our Pong implementation by addressing three key issues: