• Home
  • Blog
  • About
    • About me
    • CV
  • Tools
    • iForget
    • Resources
  • Categories
    • Technology
      • sysadmin
      • dev
      • devops
    • Personal
    • Hacks
  • Home
  • Blog
  • About
    • About me
    • CV
  • Tools
    • iForget
    • Resources
  • Categories
    • Technology
      • sysadmin
      • dev
      • devops
    • Personal
    • Hacks

Category: dev

MySQL Referential constraints actions

When you have a huge database – you eventually end up with tables with referal constraints When you create one there are several actions that can be set: • CASCADE:  Delete...

Bookmark for switching URL

When developing multiple similar sites, I often stumble upon the case, when I want to open a specific link on different domain. Sometimes the same site/URL on local, staging, testing,...

Insert entry if it doesn’t exist in MySQL

Yes, that’s probably a common issue – you want to make insert in MySQL only if a duplicate does not exist. I faced this issue today, and since it took...

API – what is it?

What is an API. Quite often I ask myself the same, and sadly – can’t give a definitive answer. Good thing the internet is a large place, and it’s full...

Directory Size

As an attempt to practice my basic skills in C# I decided to create something, that I’ve always felt lacking in Windows – a way to calculate all sub folders’...
  • 1
  • 2
Copyright 2025 Petar Stoyanov.