Artificial Intelligence

Articles about AI tools and technologies

54 articles

GitHub is four skills pretending to be one

I have been on GitHub since 2013 and I have taught four coworkers how to use it for the first time. The thing I keep relearning is that “using GitHub” is not…

· drunkUncle

GitHub Copilot CLI, from blank repo to pull request

Most developers already work in the terminal. You initialize projects there, run tests there, debug CI failures there. The friction in AI-assisted coding has always been the moment you have to leave…

· drunkUncle

GitHub Dev Days tour: paid seats, free skip

GitHub announced a “Dev Days” tour in March 2026, a series of in-person one-day events in 12 cities, mostly North American, where attendees can take a paid training class on Copilot, get…

· drunkUncle

When local models stopped being news, the real work began

Two years ago, running a local language model meant downloading 4-bit quantized weights (a compressed version of a model where the numbers that represent how strong each connection between neurons is have…

· drunkUncle