Meld Meld is a visual diff and merge tool targeted at developers. Meld helps you compare files, directories, and version controlled projects. It provides two- and three-way comparison of both files and directories, and has support for many popular ...
Building a code sandbox with Durable Functions and Container Instances Attempt to build something similar to .NET Fiddle, running untrusted C# code in a container sandbox
Decrypting your own HTTPS traffic with Wireshark – Trickster Dev Code level discussion of web scraping, gray hat automation, growth hacking and bounty hunting
This was the first step in the interview process at Canonical I’m speculating, of course, based on my own experiences, but I see this email as more of a request for the applicant to talk about themselves and their experiences, with the list of questions as suggestions for what to talk about (and so, they really shou...
How I Made The #1 Slender Game In 8th Grade On stream the other day I was asked if I played "horror games" - this was my response.This is the story/overview of the first game that I ever made back in 2...
This was the first step in the interview process at Canonical - I withdrew my application. Posted in r/linux by u/antintin0 • 3,109 points and 655 comments
This was the first step in the interview process at Canonical I’m speculating, of course, based on my own experiences, but I see this email as more of a request for the applicant to talk about themselves and their experiences, with the list of questions as suggestions for what to talk about (and so, they really shou...
C# Source Generators - Write Code that Writes Code With C# 9 there is finally an officially supported mechanism for generating source code into your .NET projects as part of the compiler pipeline. Lets run th...
Using Variables Inside Strings in C# - Code Maze We'll learn how to use variables inside strings in C#: string concatenation, string.Format() and C# 6.0 string interpolation
CRUD in Golang REST API with Mux & GORM - Comprehensive Guide In this article, we will learn about implementing CRUD in Golang REST API with Gorilla Mux for routing requests, GORM as the ORM to access the database, Viper
Sabotage: Code added to popular NPM package wiped files in Russia and Belarus When code with millions of downloads nukes user files, bad things can happen.
ConfigurationOptions: allow modification after ConnectionMultiplexer start by NickCraver · Pull Request #2050 · StackExchange/StackExchange.Redis Overall changes: Biggest: ConfgurationOptions passed into a ConnectionMultiplexer.Connect*() method is no longer cloned. This means it can be modified after connecting and changes will take effect...
Misinformation, Scams, and help It's a scary time right now, misinformation is rampant. Be cautious, you may unwittingly spread it to those who trust you. Scams are part of the game too, though there are ways you can help.
Inlined images in Next.js The slowest part of loading a web page is almost always user network. If you have small images like an app logo that you don't ...
My most impactful code Asked for my most impactful code contribution, I discuss a small change that had short and long-lasting impact, far beyond what I originally intended.
Smart Home components 🏠 I have tried a bunch of different Smart Home products over the last few years and figured I would give an overview of which ones I liked, which ones I disliked, and how I would go about selecting good Smart Home products to buy.