Latest posts
So about a month ago I took the plunge into the DIY keyboard space and ordered a split keyboard kit called Lily58 kit from keebd.com. In this post I'm going to go over the parts, building process and my current thoughts on the keyboard.
GitHub Copilot and other AI tools have provided us with great tools for developing software. But can they help us solve the big problems?
Aggregation is a powerful tool when working with data in Django. With it you can have your database summarize or convert data into the format you need.
Searching for files using index tags is a common use case but the Azure documentation can be quite hard to grasp.
Template literal types are a powerful feature of TypeScript that you might not have heard of.
Media Queries are a CSS feature that can be used to conditionally apply selected styles on an HTML element. Some examples of media queries include checking for the width of the browser window, checking for the media type (print, screen), or checking for dark/light mode preference.