Why nobody grows up wanting to be a DevOps engineer
When I look at younger generations that didn’t grow up largely offline like I did, I feel slightly sorry for them. I’m in my mid-thirties, so I know what it was like to grow up
How to Collapse Your Stack Using PostgreSQL for Everything
The idea of using PostgreSQL for Everything isn't new, but it's steadily gaining attention, especially as Postgres keeps increasing in popularity. As someone who’s spent most of
17 Free Open-Source Flat-File CMS in PHP (Laravel, Symphony, and Pure PHP)
Flat-file content management systems (CMSs) expertly address the issue of eliminating the need for a database to store content and configuration. Relying exclusively on flat-files
Ultimate ChatGPT-4o Prompt Guide
ChatGPT-4 turns individual effort into extraordinary output. Let this AI assistant enhance your productivity, allowing you to accomplish more than a team and excel in your endeavor
25 Things I Wish I Knew When I Started to Code 💻
Start with the Basics: Understanding the fundamentals of programming languages is crucial. Don’t rush through the basics. Learn One Language Well: Mastering one language will mak
What is WordPress Hosting?
Website hosting is one of the most important aspects of any online business. Making the wrong choice can result in a slow website with high bounce rates and lost revenue. In this p
Shiori: A Self-Hosted Bookmark Manager for Ultimate Control and Flexibility in a Single Binary with Golang
Shiori is a bookmarks manager developed in Go language, designed as a simple alternative to Pocket, a popular bookmarking application. Pocket allows users to save and organize link
Tiny File Manager: Self-hosted Free Web-based File Manager
TinyFileManager is a web-based PHP file manager that is a great solution for users who want a simple, fast, and compact file management system. Its small size makes it easy to down
How to move from Redis to Valkey
The Redis move to a new license means it will no longer be considered open source software. This article will explain how to move from Redis to the alternative, Valkey. Background
Self-Attention Explained with Code
The paper “Attention is All You Need” debuted perhaps the single largest advancement in Natural Language Processing (NLP) in the last 10 years: the Transformer [1]. This archit