# jxlxx.org 🌝 🌚

about projects posts contact

# (Vegetarian) Soup Dumplings 🥟

2023-02-06
A simple recipe for vegetarian soup dumplings.

# Go Essentials

2022-09-11
A short list of the essential things to know about Go to have a good time.

# AWS CDK Basics

2022-07-20
Talking notes for an AWS CDK workshop.

# Networking Basics

2022-06-14
Some basic hardware involved in networking, and some other stuff too.

# RADIUS Servers and AAA Basics

2022-05-29
A simple explaination of AAA servers, mostly freeRADIUS, and how to get started.

# AWS Technical Essentials Course Notes

2022-05-23
Some notes I took on a beginners course in AWS.

# How to Make Alcohol in a Jar 🍻

2022-05-17
This is the cheapest and easiest way to get booze. You're welcome.

# Running the Confluent Python Client for Kafka on Apple Silicon/M1

2022-04-14
How to install confluent-kafka on an M1.

# Installing grpcio on an Apple Silicon/M1

2022-04-14
How to install grpcio on an M1.

# How to use Protobuf with Golang & Kafka

2022-04-06
A quickstart on publishing protocol buffers in Kafka messages.