Logo
Login
Tech Posts 31208
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

Setup Nginx reverse proxy and force redirect HTTP to HTTPS

Nginx is very powerful WEB-server. The primary goal of Nginx - answering on clients' requests. It can serve html, php and static files (css, js, images, etc...). Also Nginx maybe configured as load ba...
10.03.2025 0 Read More

Live Server localhost: https setup on macOS & windows

With my Power Pages project I plan to use Service Worker API to pre-fetch/update the data for better user experience.Service workers only run over HTTPS protocol but on local host they will also work ...
11.03.2025 0 Read More

🚨 Fixing Node.js 'digital envelope routines' Error: The Complete Survival Guide

TL;DR: Hit by this cryptic error? Jump straight to the solution or follow our complete troubleshooting guide! 😫 "My Node.js App Won't Start!" - The Modern Developer's Nightmare ⛶Error: er...
05.05.2025 0 Read More

Creating a Self Signed Certificate and Verifying the Private Key and Certificate

Hey all I wanted to share one of the issue I faced at work this week and the steps I did to debug this issues. The issue mostly revolved around the keystore that we use in our application and it was a...
22.03.2025 0 Read More
Loading...
#reading
Staking 2.0: How AI Optimizes Yield and Security
0
CRLs Explained: Why Is It Important in PKI?
0
Exploring ChatGPT’s New Image Generation Feature: Studio Ghibli-Inspired Artwork
0
AWS New Voices Reflection: Week 1 – Finding Your Authentic Voice
0
Cloud Migration – Making the Shift with Confidence
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
How to Run DeepSeek Locally Using Ollama
0