Argo workflow as performance test tool Argo workflow is an excellent tool for orchestrating load tests.
My Notes on GitLab’s Postgres Schema Design I spent some time going over the Postgres schema of Gitlab. GitLab is an alternative to Github. You can self host GitLab since it is an open source DevOps platform. My motivation to understand the …
My favorite Erlang Container Forcing Kubernetes to let me do Erlang live code upgrades in a containerized deployment.
Spotify’s Authorization Code Flow For Dummies A depthy guide on how to implement Spotify's Authorization Code Flow.
Work context, home context When I usually think about context in the meta, non-technical part of being a software engineer, I usually think of context switching and swapping your brain’s focus and working memory from one mode to another, switching from focused programming to a stat...
GitHub - Mika412/NoobBoy: A simple GameBoy emulator written in C++ A simple GameBoy emulator written in C++. Contribute to Mika412/NoobBoy development by creating an account on GitHub.
Lichess The free and open source chess server. Lichess has 38 repositories available. Follow their code on GitHub.
CS101 Introduction to Computing Principles Welcome to CS101, an introduction to the key ideas of computing.
Using Moq to Determine If a Method is Called - Code Maze How do we determine if a method is called during test execution? To do that, we are going to use Moq and its verification capabilities.
Why the world needs a non-profit search engine Sometimes I forget why I’ve taken on this crazy, huge task. Why am I building a search engine? Will it really be better than Google one day? Will people support it? Will people even use it?
Why do so many brands change their logos and look like everyone else? Tech and fashion logos are becoming increasingly similar, all of them using sans serif fonts. Why do they do that? And why it doesn't make sense.
Using GPT-3 to explain how code works One of my favourite uses for the GPT-3 AI language model is generating explanations of how code works. It’s shockingly effective at this: its training set clearly include a vast …
Weekly Update 303 Rickrolling Content Scrapers; Shanghai Police Breach; HIBP’s Use of SHA-1 and k-Anonymity Explained; Polish Gov on HIBP; MVP 12; Sponsored by CrowdSechttps:/...
Help me identify possible tracking device found in my car Help me identify possible tracking device found in my car - readme.md
Making production diagnostics easier with Source Link Source Link is a language and source-control agnostic system for providing ...
Learn Vim the Simple Way Vim lessons that get to the point. Build proficiency fast. Improve with detailed feedback.