1/7/2025
12/22/2024
11/28/2024
Appwrite is an open-source platform for building applications at any scale, using your preferred programming languages and tools.
11/24/2024
Technical courses by Sid Palas (DevOps Directive)
11/10/2024
Go is an open source programming language designed for building simple, fast, and reliable software. Take a look here which great companies use Go to power their services.
11/4/2024
Here are some more examples.
10/24/2024
9/21/2024
Diagram of the OpenAPI Specification tooling ecosystem, focusing on how tasks relate to the specification
9/8/2024
What would it take to switch back to PHP after years of full-stack JavaScript? A boy and his AI-enabled IDE set off to find out.
9/5/2024
8/25/2024
Build a retrieval system with semantic, full-text, and fuzzy search in Postgres to be used as a backbone in RAG pipelines.
8/17/2024
8/15/2024
Nette is a family of mature and stand-alone components for PHP. Ready to be smitten? Together, they create a framework that had been rated as the 3rd most popular in the world. Our philosophy is to focus on productivity, best practices, and security.
8/14/2024
7/29/2024
7/21/2024
Lokal is a tunneling software for Public URL and .local mDNS Address, you can use Lokal for sharing endpoint to another user with ease without deploying your service
7/13/2024
Supercharge Your Laravel Projects with Swagger: Introducing Laravel G4T Swagger Auto...
6/6/2024
A detailed guide on how to build an SDK in PHP, including considerations for developer experience, designing resources, working with parameters, building HTTP requests, pagination, and more.
5/29/2024
Written on May 30th, 2018 by Karl Hughes
5/21/2024
In the ever-evolving field of web development, the Python-based framework Django has often been the subject of scrutiny. With its comprehensive “batteries included” philosophy, Django has carved a…
5/20/2024
tempest/console is a standalone package used to build console applications. Give it a ⭐️ on GitHub!
5/16/2024
Supercharge your PHP experience, in seconds. Built upon the official PHP images, our production-ready serversideup/php images take your Docker PHP experience to the next level. Enjoy variable-first configurations, nginx-unit variation, native CloudFlare support, and more.
5/10/2024
The API database architecture - Stop writing HTTP-GET endpoints
5/5/2024
Traefik got really popular over the last few years in the bubble of home-lab youtubers, that’s when I first heard about it.
4/29/2024
If there’s two sources of truth, one is probably wrong. And yes, please repeat yourself.
4/27/2024
Hosting your own form processor can be a nightmare, or not.
4/24/2024
Hosted
4/21/2024
Open source ngrok alternative designed for teams
4/13/2024
It might be surprising to hear the co-founder of a GraphQL company say you probably don't need it. Let me explain.
4/12/2024
4/4/2024
In this fast tutorial, we will create the easiest Passwordless Login in Laravel, using Signed URLs. Signed URLs are available in Laravel since version 5.6, but in my experience they aren’t known enough. 📌 We assume you have the login view with a f...
2/27/2024
Explore Caddy's key features: static file serving, reverse proxying, automatic HTTPS, and integrations for log and uptime management
2/10/2024
I was a PHP programmer for 17 years until 2020. I explained my reasons for switching in this article, section “Go into a technology at an early stage, get out of a dying one”. The problem is, with a…
2/6/2024
2/2/2024
1/24/2024
Written on May 30th, 2018 by Karl Hughes
1/18/2024
Discover how the Backend for Frontends (BFF) pattern can revolutionize the way you structure your applications, ensuring a smoother and more efficient interaction between your frontend and backend systems.
1/10/2024
As the complexity of web applications continues to grow, developers are increasingly focusing on performance and scalability. Laravel, known as a powerful PHP framework...
1/3/2024
1/1/2024
Structure any Web/API data
12/28/2023
12/19/2023
12/18/2023
author, Laurence Isla,. This how-to shows a way to return HTML content and use the htmx library to handle the AJAX requests. Htmx expects an HTML response and uses it to replace an element inside the DOM (see the htmx introduction in the docs). Preparatory Configuration: We will make a to-do app ...
12/7/2023
The future of modern data infrastructure is object storage.
11/23/2023
Beautiful, cross-platform & open-source tools for debugging, testing and building with HTTP(S), on Windows, Linux & Mac.
11/10/2023
The best code is the code unwritten. Avoid building a complex API layer by sharing your database between services.
Introducing Deno Queues - zero config, scalable messaging with a guaranteed at-least-once delivery. This new primitive builds on the foundation set by Deno KV, and is available today in the Deno JavaScript runtime and Deno Deploy.
I made a no-nonsense wrapper around pcntl_fork
11/7/2023
Arrays are a convenient way of organizing and passing data in PHP applications, but should we do it? In this article, I'll show the cons of abusing the use of associative arrays and a simple alternative for that.
10/26/2023
10/25/2023
10/24/2023
I’ve been using Redis a lot in the past few years (and even wrote a post about misusing it), mostly as a cache layer between the App and its Database. For some period of time I was actually referring…
9/11/2023
Let's write the docs like it's 2023.
8/31/2023