RSSAmplifier

Blog

Guy Waldman

Guy Waldman's blog and portfolio

guywaldman.comRSS feed ↗28 posts

Latest posts

Modest contributions to the "big data" ecosystem

A short look at polars-fastjson and golars, two recent experiments

Docker from scratch

Demystifying how Docker and containers work under the hood by building a simple container runtime from scratch.

glue

Define once. Generate everywhere.

Introducing Glue: Unified toolchain for your schemas

A language, VS Code extension and toolchain - new open source project for generating code for models and interfaces from a single source of truth.

Making sense of the AI era

Some thoughts from the past few weeks about software development

The future of software development (again)

Reflecting on my post from 2021

Software infographics

A curation of infographics about software

gonode

Easy Node.js addons with Go

Loading .env files with no dependencies

Loading .env files easily in *NIX shells with no dependencies

Thoughts on the CrowdStrike incident

Today there was an incident with CrowdStrike, here's what I think

Quickfix in VS Code

How to create a VS Code shortcut or vim binding to apply the first quickfix suggestion

Complex return types in TypeScript

Resolving complex return types in TypeScript by declaring overloads of function signatures

Introducing: magic-cli

A command line utility that will make you a magician in the terminal

magic-cli

Command line utility to make you a magician in the terminal

orch

Rust framework for LLM orchestration

ravro

Simple CLI for Apache Avro with a high-level API

vim-prismo

A Vim plugin to decorate your commented titles

vscode-prismo

Visual Studio Code plugin to beautify your titles, sections and separators

azure-sdk-keyvault

REST API bindings for Azure Key Vault in Rust (Azure SDK for Rust)

raycast-google-calendar

Raycast extension to interact with Google Calendar

GitHub Actions step outputs

How to output data from a GitHub Actions step to reuse in a different step

Easy profile avatars

Mocking profile avatar images with Unsplash

Git hooks for fun & profit

Using git hooks for developer workflow automation

The future of software development

What will the future of software tooling look like?

Web page to PDF

Trying to generate a PDF from a web page is not as straightforward as you would think

Building anchor links

How to build anchor links in HTML & CSS

Button with a ripple effect

Creating a material design style button with a ripple effect - includes a React example

Hello, world!

Introduction to myself and the blog