Hi there
When given the choice between being right or being kind, choose kind.
sqlc - Generate Type-Safe Code from SQL

sqlc is an open-source code generator developed in Go that generates CRUD code for Go projects based on DDL…
PHP FFI Loading External Dynamic Link Libraries

I came across an interesting open-source project online, and after carefully studying the code, I discovered that the core license logic was implemented by calling an external dynamic link library…
DocuSeal - Open Source Online Document Signing Platform

DocuSeal is an online document signing platform developed with Ruby, allowing you and your clients to sign documents online in the simplest way…
Chrome DevTools Network Tool UI Redesign

Chrome has made adjustments to its developer tools in a recent update, specifically enabling an experimental option for the filter in the developer tools network panel…
hostctl - A Cross-platform Hosts Management Tool

While writing internal technical documentation involving domain name consistency issues, I discovered the hostctl tool, which integrates well with the Docker ecosystem…