Welcome to Drygast.NET – be brave enough to suck at something new!
Welcome to Drygast.NET – the premier destination for bitter old coders! Here you'll find articles about coding and all its intricacies and glories. My goal with this site is to write new articles when I have something meaningful or amusing to say, supplement videos on my YouTube channel and publish a couple of small games for you to play. Regardless of why you're here - welcome! I sincerely hope you find something interesting and useful!
Latest blog posts
May 09, 2024 - Drygast
Basic Linux Commands
Essential Linux commands: A WSL user's reminder.May 07, 2024 - Drygast
Useful MySQL commands
A couple of MySQL commands/queries that might be useful.April 29, 2024 - Drygast
Add ireland tax info in adsense as a Swedish company
How I added my tax info - a short walkthroughCategories
Author
Random dev info of the day
RESTful API
A set of architectural principles for designing networked applications, often using HTTP, with an emphasis on stateless communication and resource-oriented interactions.
Source: en.wikipedia.org