🐘 PHP Digest

100 result(s) for β€œbuilt”

1
googleworkspace/cli

Google Workspace CLI — one command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and more. Dynamically built from Google Discovery Service. Includes AI agent skills.

AI agent AI skills
Trendshift β–² 97 googleworkspace 1mo ago ⚠ Safety
2
heygen-com/hyperframes

Write HTML. Render video. Built for agents.

AI agent AI video generation
Trendshift β–² 86 heygen-com 1mo ago ⚠ Safety
3
JCarterJohnson/vibecoded-design-tells

Reddit-mined data ranking the visual tells of vibe-coded (AI-built) sites: 3.2M posts scanned across 47 subreddits, with scripts, raw data, and charts.

Web scraping
Trendshift β–² 91 JCarterJohnson 1mo ago ⚠ Safety
4
alibaba/open-code-review

Battle-tested at Alibaba's scale. Hybrid architecture code review tool: deterministic pipelines + LLM Agent, precise line-level comments, built-in fine-tuned ruleset (NPE, thread-safety, XSS, SQL injection), OpenAI & Anthropic compatible.

AI agent AI coding assistant
Trendshift β–² 90 alibaba 1mo ago ⚠ Safety
5
RyanCodrai/turbovec

A vector index built on TurboQuant, written in Rust with Python bindings

RAG Vector database
Trendshift β–² 80 RyanCodrai 1mo ago ⚠ Safety
6
AtalayaLabs/OxiCloud

☁️ Ultra-fast, secure & lightweight self-hosted cloud storage — your files, photos, calendars & contacts, all in one place. Built in Rust.

Self-hosted File management
Trendshift β–² 81 AtalayaLabs 1mo ago ⚠ Safety
7
palmier-io/palmier-pro

macOS video editor built for AI

AI video generation MCP Video editing
Trendshift β–² 84 palmier-io 1mo ago ⚠ Safety
8
TabularisDB/tabularis

Open-source database client for PostgreSQL, MySQL/MariaDB and SQLite with SQL notebooks, visual EXPLAIN, AI and MCP built in. Hackable with plugins.

MCP
Trendshift β–² 94 TabularisDB 1mo ago ⚠ Safety
9
Paca-AI/paca

AI-native, free, open-source alternative to Jira, Trello, ClickUp & Monday. Built for Scrum teams where humans and AI agents collaborate as equals — on the same board, the same sprints, the same goals. Self-hosted. Fully customizable via config and plugins.

AI agent MCP Self-hosted
Trendshift β–² 77 Paca-AI 1mo ago ⚠ Safety
10
relaticle/relaticle

Open-source CRM with native AI agent support. 30 MCP tools, REST API, self-hosted. Built with Laravel & Filament

GitHub β–² 1.4k relaticle 1mo ago ⚠ Safety
11
How To Record Your Screen And Webcam At The Same Time On Ubuntu

There are plenty of screen recording options for Ubuntu. I use Simple Screen Recorder, but there are many others. But none of them have a built-in way of getting a little window that shows you (like from your webcam) in the video. Sometimes this is called the “picture in p…

Blogs leehblue.com πŸ’¬ 13 Lee Blue 113mo ago
12
MySQL 5.7 Fabric: any good?

MySQL 5.7 has sharding built-in through MySQL Fabric (Lab Release). And, MySQL has scaled the marketing team to handle 500.000 customer requests/s – or, was it MySQL 5.7 query throughput? Whatever. MySQL Fabric frees you from implementing sharding yourself. MySQL Fabric si…

Blogs blog.ulf-wendel.de πŸ’¬ 6 admin 156mo ago
13
Serializing Data Like a PHP Session

PHP has several built-in ways of serializing/unserializing data. The most cross-platform is json_encode; pretty much every programming stack can JSON decode data that has been encoded by any other stack. There's also PHP's native serialize function, which is not as cross-platfor…

Blogs blog.everymansoftware.com πŸ’¬ 6 Josh Adell 161mo ago
14
Plumbing PHP

When building a project with Neo4j or most other graph databases, it is impossible to avoid learning about Tinkerpop's excellent Gremlin graph processing language. The processing layer of Gremlin is built on top of Pipes, a dataflow programming library. I was inspired by the syn…

Blogs blog.everymansoftware.com πŸ’¬ 6 Josh Adell 169mo ago
15
Gatekeeper & Policies

I’ve been working on a system for a while now, inspired by the work that was done on the Sentry project, to provide a role-based access control system that was not only more well-maintained but also built on the foundation they provided to add in some new features. My &#82…

Blogs blog.phpdeveloper.org πŸ’¬ 1 ccornutt 136mo ago
16
Built-in Laravel Support: A New Era for PhpStorm Developers

For years, PhpStorm has been the go-to IDE for PHP developers – powerful and deeply integrated with the language. But there was one thing many kept asking for: Laravel support out of the box. It should come with built-in— Amdadul Haq (@amdad121) July 30, 2025 Starting with…

Blogs blog.jetbrains.com Tania Goral 7mo ago
17
PhpStorm Plugins You Might Not Know About

PhpStorm comes with a ton of built-in features, and you can add even more with plugins. They bring new languages, tools, and small improvements that make everyday coding smoother. Many of the best ones come from independent developers. One of them is Dmitrii Derepko, who built s…

Blogs blog.jetbrains.com Roman Pronskiy 9mo ago
18
Your JetBrains IDE Expertise, Now on LinkedIn

Every developer has tools they rely on daily. The workflows they’ve built around them, the ways they’ve learned to move faster, debug smarter, and write better code – that kind of hands-on experience can be hard to put into words. We’re collaborating with LinkedIn to…

Blogs blog.jetbrains.com Ekaterina Ryabukha 1mo ago
19
Monitor and Control Schedules, Queues, and Errors in Laravel with Watchtower

A Laravel package by Devifyo that combines scheduled tasks, queues, jobs, and exceptions into one production dashboard — with bulk retries, on-demand task runs, and error resolution built in. The post Monitor and Control Schedules, Queues, and Errors in Laravel with Watchtower a…

Blogs laravel-news.com Paul Redmond 1mo ago
20
USAIGE: Track Token Usage and Costs for Laravel AI SDK Requests

USAIGE is a Laravel package by Ludovic Guenet that records every AI request as a run with token counts, USD costs, provider details, and status — plus a built-in dashboard for browsing the data. The post USAIGE: Track Token Usage and Costs for Laravel AI SDK Requests appeared fi…

Blogs laravel-news.com Paul Redmond 1mo ago
21
How We Built Laravel Cloud’s Scale to Zero

Learn how the Laravel Cloud team built sub-500 ms scale to zero using checkpoint/restore, and how spending limits enforce a hard monthly ceiling for your apps.

Blogs laravel.com 1mo ago
22
Laravel AI Agents Now Support MCP Servers

Connect any Laravel AI agent to an MCP server using the Laravel AI SDK and MCP. Supports bearer and OAuth auth, STDIO and HTTP transports, and built-in caching.

Blogs laravel.com 1mo ago
25
Inertia.js v3 Is Now in Beta

Inertia.js v3 beta is out. No more Axios, a new Vite plugin handles SSR automatically, and optimistic updates are now built in. Upgrade guide included.

Blogs laravel.com 5mo ago
27
Zend Optimizer+ integrated into 5.5

It looks like PHP is going to get another built in performance boost. The plan is to integrate and open source the Zend Optimizer+ component. The fastest Opcode cacher out there. Zend has provided the source. Which is already available on github. So we get the Opcode cacher to b…

Blogs lenss.nl Thijs Lensselink 163mo ago
28
New Jigsaw-based Site

My blog was always based on some home-grown CMS I built during my studies in.. checks CV 2007-2008. This was mostly fine but it had no markdown support and it was one more server to manage. I would like to try and write some more content here again so I figured I should get this…

Blogs seld.be Jordi Boggiano 52mo ago
29
Notes from switching to vim.pack

I am a long term tmux + neovim enthusiast, and for the last 10 or so years, I’ve been using vim-plug to manage my vim dependencies. I recently learned that very similar functionality was added to neovim core. The vim.pack interface provides a built-in package manager for vim plu…

Blogs mark-story.com 2mo ago
30
AI-Powered CloudWatch Logs Analysis with Python and Strands Agents

When you’re debugging production issues at 3 AM, the last thing you want is to scroll through thousands of CloudWatch log entries trying to find that one error. I’ve built a CLI tool that uses AWS Bedrock (Claude Sonnet 4.5) to analyze CloudWatch logs intelligently. You ask ques…

Blogs gonzalo123.com Gonzalo Ayuso 2mo ago
31
AI Eurobeat Producer: Generating Music in Real-Time with AI Agents, Python, and MIDI

What if you could describe the music you want to hear and have an AI produce it in real-time, sending MIDI notes directly to your DAW? That’s exactly what I built: a Python application that uses AI agents to generate Eurobeat and 90s techno patterns, outputting them as live MIDI…

Blogs gonzalo123.com Gonzalo Ayuso 4mo ago
32
The Broken Pipeline — Engineering in the AI Era

For decades, software engineering had a predictable way of training engineers. You learned the syntax. You built small systems. You joined a team as a junior. And over years of working close to production, you slowly built judgment. That path is now breaking — not…

Blogs heera.it Sheikh Heera 2mo ago
33
Behavior Is the New Source Code

For decades, software engineering was built around one core assumption: humans could understand software by reading the source code. That assumption shaped almost everything in engineering: The model was simple. A developer wrote code. Another developer reviewed it. Teams truste…

Blogs heera.it Sheikh Heera 2mo ago
34
Trust

Stop and take a moment to think about how much trust is required to live your everyday life. Every single aspect of your life is built up on layer after layer of trust, it’s nothing short of staggering. Different aspects of life will contain different levels of trust, with some …

Blogs blog.ircmaxell.com Anthony Ferrara 116mo ago
35
Using CLion with php-src

Note This post was originally published on DEV. I’ve cloned and built php-src numerous times over the years, on a variety of platforms, but I’ve never worked with it in an IDE. A long-time Vim user, I’ve only begun using PhpStorm over the last year and a half, after seeing how I…

Blogs ben.ramsey.dev Ben Ramsey 63mo ago
36
Thoughts on Software Architecture

Note I originally posted this as a thread on Twitter in response to a #DevDiscuss topic. Then, I posted it on DEV. Now, I’m bringing it to my blog, where it belongs. Software architecture concerns itself with how the software is built, including high-level design and technical s…

Blogs ben.ramsey.dev Ben Ramsey 88mo ago
37
Everyone has to serve somebody, but software has to serve more than one

When people get paid to write software, we very often find some form of friction between the people that build the software and those that pay to have it built. The company I joined three years ago was no exception. When I joined, they had just launched three months ago, weren&r…

Blogs jefclaes.be 116mo ago
38
David Bisset talks about the business of WordPress

Cal Evans hosts WordPress community leader David Bisset as they talk about the business and business models built around WordPress. @dimensionmedia Show Notes David Bisset's blog WordCamp Miami South Florida WordPress Meetup Group David Bisset talks about the WordPress Comm…

Blogs voicesoftheelephpant.com cal@voicesoftheelephpant.com (Cal Evans) 54mo ago
39
Using tailwind-intellisense with Neovim LSP

The Tailwind team provide an excellent Intellisense plugin to enhance the development experience with VSCode but with built-in LSP support, getting it to work in Neovim is 🍰

Blogs dyrynda.com.au Michael Dyrynda 60mo ago
41
Lights Out, Systems On: Validating Instant Power Loss Readiness

We’re introducing Instantaneous PowerLoss Storm, a new testing paradigm within Meta’s infrastructure for handling and mitigating instant or zero-notice power loss in our data centers.  We’re sharing: how we built readiness to tolerate instant failures into our existing systems w…

Blogs engineering.fb.com 2mo ago
43
Making non-atomic actions atomic using intents

Context At a previous job, we built a service we called our operations platform. Its aim was to unify the SaaS tooling used by our ops teams with dom...

Blogs blog.shalvah.me 9mo ago
44
From API to Agent

For as long as I’ve built software, the contract was the same: humans operate interfaces, interfaces operate systems. Agents break that chain. More and more, software is being operated by software — you describe what you want, an agent goes and does it, and the interface y…

Blogs soyuka.me 1mo ago
45
Build a RAG Pipeline Inside Joomla for Intelligent Site Search

Joomla's built-in search has always had the same fundamental limitation. It is keyword-based. A visitor types "how do I reset my account" and the search engine looks for articles containing those exact words. If your article uses the phrase "recover your login credentials" inste…

Blogs phpcmsframework.com PHP CMS Frameworks 4mo ago
46
AI SEO Content Quality Analyzer for WordPress Using PHP and OpenAI

I've used Yoast and Rank Math for years. Both are solid, but they kept telling me what was wrong, keyword density too low, meta too long without ever telling me why the content wasn't ranking. So I built something different. This tutorial walks through building a WordPress plugi…

Blogs phpcmsframework.com PHP CMS Frameworks 6mo ago
47
AI Text Summarization for Drupal 11 Using PHP and OpenAI API

Drupal's body field has a built-in summary subfield that almost nobody fills in properly. On high-volume editorial sites I've worked on, it's either blank, copy-pasted from the first paragraph, or written by someone who clearly didn't read the article. It shows up in teasers, RS…

Blogs phpcmsframework.com PHP CMS Frameworks 8mo ago
49
Yii 2 Site Built With One-Click Facebook Signup

One of my readers built a really cool and useful site using Yii 2 named www.archers-multitool.com. The site is written in German, but you can use the Google translate feature to read the text in your native language. I really like the implementation, it’s a super-clean mob…

Blogs yii2framework.wordpress.com Bill Keck 133mo ago
51
AWS Solutions Update Feed

a serverless monitoring and alerting service built by Kira Hammond Amazon recently announced AWS Solutions, a central catalog of well-designed, well-documented, CloudFormation templates that solve common problems, or create standard solution frameworks. My tweet about this annou…

Blogs alestic.com 90mo ago
52
Announcing TestInfra Action

One of the key parts of Building Secure Images with GitHub Actions is unit testing the image just built. While for most of my repositories this has been some bash script in the repo that I copied to the next new repo. Always had the desire to make something more clean than that,…

Blogs blog.wyrihaximus.net Cees-Jan Kiewiet 16mo ago
54
New Addons Page

As you know Codeception has a really nice ecosystem with lots of modules and extensions built by the community. Thanks for everyone who invest their time into building better testing tools. Sometimes we accept 3rd-party modules into Codeception core, sometimes we ask contributor…

Blogs codeception.com Michael Bodnarchuk 112mo ago
55
Splitting a Domain Across Multiple Bounded Contexts

Imagine a wholesaler of parts for agricultural machines. They’ve built a B2B webshop that resellers and machine servicing companies use to order. In their Ubiquitous Language, an Order represents this automated process. It enables customers to pick products, apply the right disc…

Blogs verraes.net Mathias Verraes 62mo ago
56
Quickly switching between PCOV and Xdebug

Quickly switching between PCOV and Xdebug There are at least two PHP extensions I need during the development of a PHP application or package: PCOV and Xdebug. PCOV is relatively new. Built by by Joe Watkins, it provides fast code coverage for use with phpunit/phpunit. Xdebug ha…

Blogs localheinz.com Andreas Möller 75mo ago
57
Makefile for lazy developers

Makefile for lazy developers Whatever the size of the software project, I believe in, subscribe to, and promote Continuous Integration. Personally, I rely on GitHub Actions as an automated build system. Even this blog here is built with, and eventually deployed into production u…

Blogs localheinz.com Andreas Möller 103mo ago
58
Revitalising my site for 2025

If you've read some of my posts recently, you might have noticed that this one looks a little different. I've redesigned my site and made some serious upgrades. The previous iteration of my site was built on top of an old Laravel application from about 4 years ago. It was still …

Blogs ryangjchandler.co.uk 21mo ago
59
Faceted search, why the DevAPI could matter one day

Faceted search or faceted navigation is a highly praised and widely use search pattern. And, it is a great reply to an off the records sales engineering question. MySQL finally has some document store features built-in. A bit of a yawn in 2016. There is a new X DevAPI available …

Blogs blog.ulf-wendel.de admin 121mo ago
60
How to Talk to Apples

I've managed to go a number of years in the software industry without having any repetitive strain issues. That all seems to have changed this month, so I've been looking for ways to ease the burden on my wrists and arms. Enter: macOS voice control This built in accessibility to…

Blogs whateverthing.com Kevin Boyd 35mo ago
61
Building c-base @ 35C3 with Flowhub

The 35th Chaos Communication Congress is now over, and it is time to write about how we built the software side of the c-base assembly there. c-base at 35C3 The Chaos Communication Congress is a major fixture of the European security and free software scene, with thousands of at…

Blogs bergie.iki.fi Henri Bergius 92mo ago
62
Back to hugo

This blog has gone through a few technical iterations. Most recently: from a Laravel app with Sheets, to a static site with Hugo, to a CMS-driven site with Statamic. And now, back to Hugo! I love Hugo. It’s purposefully built with the right abstractions, and incredibly fas…

Blogs sebastiandedeyne.com Sebastian De Deyne 2mo ago
63
Using AI Begets Using Even More AI

AI use has a built-in viral loop. Using AI for some tasks makes you want to use even more AI for other tasks. I have ever experienced a technology like this before where even using it a little bit instantly makes you want to use it more, for everything. It’s like a drug. I…

Blogs vancelucas.com vlucas 4mo ago
64
Bored to death

I've met an old friend today. His name is Click. Click the Hell out of You. When you tell the customer they have user roles, out of the box built into the system, they go crazy. They create roles for everything. One role exclusively for Roger, obviously. One for RogerWhenDrunk, …

Blogs itarato.blogspot.com Anonymous 160mo ago
65
Dive Exporter: a vendor-neutral way to get dives off your computer

After several months of beta testing on TestFlight, I am happy to share that [**Dive Exporter**](https://diveexporter.app/) is now available on the App Store. It's an iOS and macOS app I built to solve a frustration of my own, and along the way it turned into something I think o…

Blogs simonecarletti.com 2mo ago
66
Please Make Your Websites Archivable

The Way Back Machine, part of the Internet Archive, backs up the web for us. As websites come, change, and go it provides access to that rich history. But, many sites are built in a manner that doesn't backup the information well or at all. This leads to lost history. Below is a…

Blogs codeengineered.com Matt Farina 79mo ago
68
Cute Bears, Uptime Kuma, and Docker

Chilling on my couch with an iPad and I built out my own replacement for UptimeMonitor. The post Cute Bears, Uptime Kuma, and Docker first appeared on Half-Elf on Tech.

Blogs halfelf.org Ipstenu (Mika Epstein) 15mo ago
69
Moziversary #8

Today is my eighth Moziversary πŸŽ‚ I joined Mozilla as a full-time employee on May 1st, 2018. I previously blogged in 2019, 2020, 2021, 2022, 2023, 2024, and 2025. You might have come across this built-in data consent thing for extensions in Firefox. I spent a good chunk of last y…

Blogs williamdurand.fr William Durand 3mo ago
70
GitHub Container Registry, Proxy and Synology

Last week, I migrated a private application from Heroku to my Synology NAS (compatible with Docker). Thanks to GitHub Actions, every time the main branch of the project is updated, a new private “Docker image” is built and pushed to the GitHub Container Registry. On the NAS, one…

Blogs williamdurand.fr William Durand 41mo ago
71
Containers and micro virtual machines

I wrote an article about my deep dive into containers last month. As part of this learning journey, I built a prototype named Yaman, an extremely limited yet functional container manager. In today’s article, I introduce a new sub-project named microvm. It’s an experimental conta…

Blogs williamdurand.fr William Durand 49mo ago
73
VFIO revisited, benchmarks, changes

I built a new PC a few days ago which in itself was a challenge in these COVID times, since there are stock issues everywhere, but I managed to get lucky with a few purchases. After assembling everything, it was time to look into how to setup VFIO for a second time.

Blogs ihaveabackup.net 69mo ago
74
How to resolve conflicts in yarn.lock

Execute yarn. Do not go git checkout --theirs ... and git reset ... and whatever else people might suggest. Just type yarn and press enter. Yarn has an automatic conflict resolution built into it, it will detect that the yarn.lock file has conflicts, and use its internal algorit…

Blogs ihaveabackup.net 90mo ago
75
PHP dotenv in Laravel

EDIT: (2/13/2014) I just discovered that Taylor has built in .env file loading into core. By adding a file of type .env.{environment}.php to the root of your application, it will be autoloaded by Laravel much in the same way that dotenv does. Moving forward, this should be the p…

Blogs jpbetley.com Phil Betley 152mo ago
76
HHVM and PHP: Int Max Behavior

Today, Anthony Ferrara mentioned some strange behaviors about the differences between HHVM and PHP runtimes. If you haven't heard of HHVM, definitely go check it out. It is a PHP execution engine built by Facebook that is extremely fast, which is why Facebook built and is using …

Blogs jpbetley.com Phil Betley 153mo ago
77
In The Beginning...

I've worked on a number of different projects in my career. Many have been school projects with students during my time at RIT. Some have been projects during my tenure as Webmaster/Chief Engineer at WITR. Countless projects for my employers. But a lot has changed since I built …

Blogs jpbetley.com Phil Betley 153mo ago
78
Thoughts on Splade: I took a week off to look around and reflect.

In the summer of 2022, I took a month off from work as our daughter was born. Before leaving, I worked mainly on Inertia projects, but I also had a huge Laravel project built with Blade and some Vue components. I had already released some Laravel packages, but wanted to do somet…

Blogs pascalbaljet.dev 29mo ago
79
Laravel FFMpeg now supports watermarks out-of-the-box

Today a new version of Laravel FFMpeg has been released: version 7.3. It now has support for watermark built-in! You can add watermarks from your local or remote storage or even from the web. Positioning is easy. You can position it in a CSS-way, or you can use the built-in posi…

Blogs pascalbaljet.dev 70mo ago
81
Getting the class name from an object instance

I was recently assigned to work on a node.js project — a first, for me. I discovered that it comes with a neat CLI debugger built in, which is very handy when diving into an unknown codebase. However, when inspecting a variable, it doesn’t show me its type; only its...

Blogs scribu.net 158mo ago
82
Unleashing the Power of PHP Fibers: Boost Web Development with Efficient Coroutines

The ability to efficiently execute multiple tasks concurrently is a vital aspect of modern web development. While PHP has traditionally lacked built-in support for multi-threading, the introduction of fibers in PHP 8.1.0 offers a game-changing solution. Fibers are lightweight, f…

Blogs phpmagazine.net Hatem Ben Yacoub 40mo ago
83
Episode 78: Into The Woodchipper

Matt and Ben are joined by Chris Fidao (who watched with horror as Matt butchered his last name). The conversation takes a deep dive into how Chris and Dave Hemphill built ChipperCI include the why, the how and what were some of the fun challenges to building a CI service. We ta…

Blogs share.transistor.fm 69mo ago
84
Windows 10 Development Environment: Setting up Git

I recently built a PC for myself and decided that after a long time of not using Windows I would give it a shot. I think I switched to a Linux desktop around the time Vista came out and have been using Linux and OS X professionally and personally since then. Over the summer of 2…

Blogs carouth.com Jeff Carouth 75mo ago
85
Working with C unions in Rust FFI

When building a foreign function interface to C code, we will inevitably run into a struct that has a union. Rust has no built-in support for unions, so we must come up with a strategy on our own. A union is a type in C that stores different data types in the same memory locatio…

Blogs hermanradtke.com Herman J. Radtke III 126mo ago
86
Hacking Into Ember Model

Today, I was playing with Ember Model while looking at refactoring from a raw Backbone project to Ember. Since writing this article, I have found a more useful reopen method within Ember's Object Model. One of the things that immdiately hit me was that all requests are built by …

Blogs ryantablada.com 157mo ago
87
Watchman

A couple of days ago we announced Watchman on the Facebook Engineeringblog.Watchman watches files and records information about them as they change. Youcan arrange to trigger build or test steps in response to changes in matchingfiles, but the main the reason that we built it wa…

Blogs wezfurlong.org 160mo ago
89
How to Build and Autoload Your Own PHP Package Locally

If you've never built a PHP package before, it might seem a bit daunting to figure out how to start. Where does the package actually go? Your other packages are in your vendor/ directory, but that folder is Git ignored, so that's not it... Your options three There are three prim…

Blogs mattstauffer.com Matt Stauffer 75mo ago
90
Lambo "config" and "after" scripts for even better quick Laravel app creation

If you're not familiar with Lambo, it's a command-line tool I built to quickly spin up a new Laravel application and take some of the most common steps you may want to at the beginning of each project. Check out our writeup on the Tighten blog if you want to learn more. The itch…

Blogs mattstauffer.com Matt Stauffer 109mo ago
91
Flare ❀️ Livewire

We built deep Livewire support into Flare, making component hierarchies, lifecycle phases, method calls, and related queries visible inside traces. It looks like a solid step forward for understanding where Livewire apps spend time and where things go wrong. Read more

Blogs freek.dev Freek Van der Herten 1mo ago
92
I built a Twitch social network called Chattr

Chattr Sign up to Chattr now! Sign up I've had this idea for a while. People have wanted a place to be social with their Twitch community, and since Elon purchased Twitter, the communities have split. A lot of people left Twitter and moved to Threads or Bluesky. Many stream…

Blogs michaelbrooks.co.uk Michael Brooks 3mo ago
93
Building a customer support AI agent that learns before it speaks

I built a customer-support AI agent on top of an existing messaging app (WhatsApp linked to a CRM in this case, but it works with any similar setup), and instead of turning it on all at once, I rolled it out in stages. The goal was not to replace the customer-support team overni…

Blogs madewithlove.com Marios Prifti 2mo ago
94
How to store PHP sessions in Couchbase

My last post about storing sessions in Couchbase was more of a general overview on what’s possible. This post builds on the foundations and principles discussed and shows you various ways to store PHP sessions in Couchbase. We start out simple by using the built-in session…

Blogs nitschinger.at 171mo ago
95
Bring your own runner: Synthetic Monitoring with Blackfire Player

For a while, Blackfire has offered built-in Synthetic Monitoring, which lets you schedule periodic scenarios and runs directly from the Blackfire platform. We call it Blackfire Builds.  No external tooling required, just configure and go. It worked. But it came with strings…

Blogs blog.blackfire.io Thomas di Luccio 4mo ago
96
We Built a Canvas for AI Bots to Draw Together

Inspired by the AI assistant hype, we built Pixel Agents — a collaborative canvas where AI bots create art together. Like r/place, but for bots.

Blogs christoph-rumpel.com Christoph Rumpel 6mo ago
97
How I Built Laravel Core Adventures

Most interesting about a new product, except the product itself, are the little details and decisions that shaped it to what it became. This article is my approach to tell you all the problems, ideas, and solutions that created Laravel Core Adventures. It is not rocket science, …

Blogs christoph-rumpel.com Christoph Rumpel 90mo ago
98
3 invitations to try Atom.io

I have finally got my invitation to try the new text editor Atom.io. Atom is built with web technologies (node.js in it’s core) by the folks at GitHub and it’s somewhat very similar to the famous SublimeText. In my opinion it seems very promising (even if it’s significantly slow…

Blogs loige.co 149mo ago
99
Debugging AWS API Gateway HTTP with OIDC-JWT authorizers

Recently, I was working on an AWS project that required authenticating API requests using OIDC-based JWT tokens. I was using API Gateway HTTP (also known as API Gateway v2) with its built-in JWT authorizer, which seemed like the perfect fit for the job. What should have been a s…

Blogs loige.co 7mo ago
100
Too Much Color

I've been working a lot on colours (or "color") in CSS, for csskit's minifier. This gives me the unfortunate burden of now having Opinions™ about colours. I also built a minifier test suite in the hopes that the ecosystem can get smarter. The minifier tests are not a v…

Blogs keithcirkel.co.uk Keith Cirkel 4mo ago