Programming

49 posts

Copilots on the cheap

Didn’t realize just what it takes to start out with a programming assistant — expect prices to go up a lot later! Individuals pay $10 a month for the AI assistant. In the first few months of this yea…

On (No) Code

Couldn't have put it better: IMO the problem with low code is, that the hard part about solving most problems isn't usually the way you write or execute it. The hard part is avoiding weird e…

Extension Languages

Found this old post by Jon Skinner on why SublimeText went with Python. If you're building an application, then your users will get much more out of it if you given them a plugin API. For Sublime…