RSSAmplifier

Blog

codefoster

codefoster.comRSS feed ↗20 posts

Latest posts

Intelligent Fusion

I recently gave an AI agent direct, write-level access to the PostgreSQL database that DaVinci Resolve runs on. And honestly? That's the least interesting part of the story. The interesting part is the architecture I stumbled into along the way — a repeatable pattern for letting AI work across all t

Azure Options for Stream Processing

Overview If you're not already familiar with the concept of data streaming and the resources available in Azure on the topic, then please visit my article Data Streaming at Scale in Azure and review that first.

Data Streaming at Scale in Azure

Overview Many modern enterprise applications start with data generated by real world events like human interactions or regular sensor readings, and it's often the modern developer's job to design a system that will capture that data, move it quickly through some data pipeline, and then turn it into

Fetch Azure FTP Credentials from the CLI

This is one of those posts I'm writing for future me (hi, future me!).

Semantic Selections and Why They Matter

I'm a big fan of at least two things in life: writing code and being productive. On matters involving both I get downright giddy, and one such matter is semantic selection. VS Code calls them smart selections, but whatever.

Beautiful Cascading Node Config

FYI, this is a repost. I lost this post's source markdown and just recreated it for posterity.

TypeScript for Documentation

TypeScript is wonderful for a variety of reasons and there's one I want to hightlight right now.

A Simple Brain

I'm not (yet) an expert in machine learning, but like so many I recognize that it's an incredibly integral part of our future.

Zoom in Windows

I do a lot of presentations. The only thing I like more than writing code is talking about writing code.

Level Up Your JavaScript Game! - Other ES6 Language Features

See Level Up Your JavaScript Game! for related content.

Level Up Your JavaScript Game! - ES6 Modules

This post is not yet finished <!-- remove before publishing --

Level Up Your JavaScript Game! - Regular Expressions

See Level Up Your JavaScript Game! for related content.

Level Up Your JavaScript Game! - Arrays

See Level Up Your JavaScript Game! for related content.

Level Up Your JavaScript Game! - Asynchrony

See Level Up Your JavaScript Game! for related content.

Level Up Your JavaScript Game!

A fellow developer recently expressed a sentiment I've heard and felt many times myself.

You Already Have That Linux Command in Windows

I do a lot of work with Windows as well as with Linux, and I have a little trick that I've shared 100 times and finally decided to drop into a blog post for posterity.

The World's Quickest API

Sometimes you just need a quick API. Am I right?

NPM Link

My buddy Jason Young (@ytechie) asked a question the other day that reminded me of a Node trick I learned sometime ago and remember getting pretty excited about.

Growth Mindset

If you're tuned in to technical topics, then you've likely heard my CEO Satya Nadella use the phrase Growth Mindset a few times.

Highlighting the Beauty of Rx

Some time ago, myself and a small team of guys dedicated one evening a week to working on an app.