Sophia Brandt

Sophia Brandt @sophiabrandt

About: former tax officer turned programmer

Location:
Ruhr area, Germany
Joined:
Sep 1, 2018

Sophia Brandt
articles - 62 total

TIL: Insert Macros for the Helix Editor

I’ve been using the Helix editor for two weeks now as my daily driver in my personal coding...

Learn More 2 0Jul 26 '23

Keyoxide Proof

[Verifying my keyoxide cryptographic key:...

Learn More 2 0Nov 9 '22

Notes on “Building a Pragmatic Unit Test Suite”

Here are some notes on the course “Building a Pragmatic Unit Test Suite” by Vladimir Khorikov. ...

Learn More 2 0Nov 6 '22

Write Better in Neovim With Languagetool

LanguageTool is a grammar tool and spell checker with an open-source core. I have used grammarly for...

Learn More 5 2Oct 26 '22

Helix Editor – 90% of Neovim With Kakoune

I’ve spend too many hours setting up the recent NeoVim features (since v0.5): tree-sitter, nvim-lsp,...

Learn More 8 1Oct 26 '22

My First T3 App

tRPC is the hottest new thing in the TypeScript ecosystem: build end-to-end type-safe APIs without...

Learn More 1 0Oct 26 '22

Setting Up a Modern Preact Application With Typescript, Vite and Vitest

Wiring up a TypeScript environment with Preact, Vite and Vitest and vitest-dom I have heard good...

Learn More 7 1Oct 16 '22

Notes on ”The Counterintuitive Secret to Shipping Better Articles Faster”

In this ~1 hour video developer advocate Sam Julien shares his tips for shipping faster: ...

Learn More 6 1Jun 22 '21

Notes on “How to Write Online Workshop” by David Perell

In this ~1 hour video David Perell explains his method for writing. The Capture...

Learn More 6 0Jun 21 '21

Notes on ”How to Build a Career in Tech”

Kurt Kemple is a self-taught programmer who learned to code when incarcerated. In his talk with Jason...

Learn More 15 1Jun 19 '21

Notes on ”Advice for Your First Dev Role”

Virtual Coffee is a remote community for developers that aim to support each other. They offer "brown...

Learn More 1 0Jun 14 '21

Notes on “How to Become a Better Developer With Nacho Iacovino“

Notes from the Twitch stream with Francesco Ciulla and Nacho Iacovino (1 hour 17 mins): Nacho...

Learn More 3 0Jun 13 '21

Notes on “Ramping Up at Your First Developer Job”

The talk WebOfficeHours - Ramping Up at Your First Developer Job by Mark Noonan is a 1-hour video...

Learn More 3 1Jun 11 '21

Summary of “Hyperfocus“ by Chris Bailey

These are my notes and summary from the book Hyperfocus by Chris Bailey. 🚀 The Book in 2...

Learn More 3 0Jun 6 '21

Setup Mariadb via Docker With Spring Boot

How to run MariaDB inside Docker and connect to it with Spring Boot Docker with...

Learn More 4 0Jun 1 '21

Notes On “The Coaching Habit”

🚀 The Book in 3 Sentences Stay curious a little bit longer, say less, and ask more...

Learn More 6 0May 29 '21

Deploy to GitHub Pages Without Jekyll

I'm part of a community of self-taught developers. I'm trying to help tech newbies in the discord...

Learn More 4 0May 22 '21

How I Setup Go With Vim

Language Server Support for Go in Vim Last month I found a reddit thread about how to setup Vim...

Learn More 6 3May 20 '21

Learning Strategies That Experts Use

Methods from prolific learners to help you accelerate your learning We all know that life-long...

Learn More 4 0Dec 29 '20

Notes About the Craft of Writing Effectively

About writing beyond academic papers The Art of Writing Effectively is a fabulous lecture by Larry...

Learn More 33 11Dec 24 '20

Free Pushbullet Alternative With Gotify on Heroku

You have several devices and you want to receive notifications from your Android phone to your web...

Learn More 17 2Dec 9 '20

Functions as a Service With SSL Using OpenFaaS, Docker Swarm, Traefik 2 and a Socket Proxy

Self-deployed FaaS with Docker Swarm Serverless is all the rage right now. Instead of maintaining...

Learn More 4 0Dec 9 '20

Traefik 2 Docker Swarm Setup With Docker Socket Proxy and More

Advanced Traefik 2 Setup with Docker Swarm, SSL Certificates and Security Options Traefik is an...

Learn More 11 0Dec 9 '20

How to Deploy Eleventy to GitHub Pages With GitHub Actions

I recently discovered Eleventy, a modern static site generator that's customizable and flexible, but...

Learn More 10 3Aug 18 '20

Hello World From Flask With Hylang (using Docker)

(image by @zorzf) Why Hy? My second programming language was a Lisp. I fell in love with...

Learn More 9 0Jul 18 '20

Add a Mongo Database With Docker to Your Project

Quickly Add MongoDB to Your App With Docker MongoDB is an open-source NoSQL database that stores...

Learn More 5 0Apr 7 '20

Add a Postgres Database With Docker to Your Project

I prefer to use Docker containers for running a PostgreSQL database. Spin up the container, develop...

Learn More 46 7Apr 2 '20

Run Streamlit With Docker and Docker-Compose

Create a Docker container that runs your machine learning models as a web application This article...

Learn More 12 0Mar 25 '20

“Learning to Learn [Efficient Learning]: Zero to Mastery” - Course Review and Notes

In this blog post, I’ll post my notes and thoughts about the course “Learning to Learn [Efficient...

Learn More 31 2Feb 26 '20

How to Setup an IKEv2 VPN Connection on Arch Linux (Example: NordVPN)

cover image by Richard Patterson Connect your Linux machine to a VPN Gateway using strongSwan In...

Learn More 11 0Feb 16 '20