
March 07, 2024 - Drygast
Best Practices for Database Naming Conventions
A personally weighted list of naming conventions for new SQL databasesMarch 03, 2024 - Drygast
Random functions in MS SQL
Exploring random functions and their uses in MS SQLMarch 01, 2024 - Drygast
Bulk upsert data to MSSQL
Using MERGE in SP to UPSERT data to MSSQL with C#February 21, 2024 - Drygast
Class Inheritance in GDScript
A quick look at inheritance and how to use it in GDScriptFebruary 05, 2024 - Drygast
I tried YouTube shorts automation with AI
A while ago I tried to automate YouTube shorts videos - this is what happenedFebruary 02, 2024 - Drygast
Basic suika clone in Godot
I made a basic suika clone using Godot game engine.January 25, 2024 - Drygast
The Dangers of Premature Optimization
A dive into Premature Optimization in Software DevelopmentJanuary 17, 2024 - Drygast
Solve deploy issue in Fly.io
I'm not the only one that encountered this issue - this is how I eventually solved it.January 16, 2024 - Drygast
Upsert in databases
Upsert data in databasesJanuary 15, 2024 - Drygast