Placebo Domingo
banner
brbcoding.bsky.social
Placebo Domingo
@brbcoding.bsky.social
🛠 Tech junkie & indie maker working with PHP / Laravel / Livewire / Alpine / Tailwind / Svelte / Tauri / Rust (curious)

🚴 cyclist / 🏃‍♂️ runner / 🏊‍♂️ swimmer

I blog at https://chasingcode.dev/blog/
Reposted by Placebo Domingo
#tinyCSStip
What's the point of setting background on an img anyway? 🤷

Well, it's useful if we want a border pattern only possible with multiple gradients (border-image only allows one)/ if we also want to have rounded corners (border-image + border-radius = 💩).

codepen.io/thebabydino/...

#CSS
November 26, 2024 at 5:45 PM
Vile. Disgusting. Nauseating.
For real, check this out. Evil.
November 15, 2025 at 5:37 AM
Couldn't agree more. AI art is soulless, bland, and nauseous.
November 10, 2025 at 7:50 PM
10x engineer nowadays is the time spent reviewing a PR that a coworker vibe-coded.

news.ycombinator.com/item?id=4574...
Ask HN: How to deal with long vibe-coded PRs? | Hacker News
news.ycombinator.com
November 4, 2025 at 1:45 PM
Reposted by Placebo Domingo
The more color systems I write, the more I realize that opacity variants are way more useful than lightness variants.

From a CSS library I wrote for myself: drop-in-graffiti.netlify.app
October 22, 2025 at 6:29 PM
Reposted by Placebo Domingo
I think this is one of my favorite personal blog posts of all time :D stitcher.io/blog/procedu...
Building a procedurally generated game with PHP - stitcher.io
I wrote a procedurally generated game from scratch
stitcher.io
October 19, 2025 at 12:37 PM
Reposted by Placebo Domingo
🎯
October 12, 2025 at 4:50 PM
Reposted by Placebo Domingo
Ten Tempest Tips — Tempest
Ten things you might now know about Tempest
aggregate.stitcher.io
September 23, 2025 at 5:24 AM
Reposted by Placebo Domingo
🚨 PSA for #PHP package maintainers: DO NOT REPLACE tags! If you messed up a release simply do another. No matter how quickly you notice a mistake, automatic tools already pulled the original tag, triggered automatic updates. Users will never know you recreated the tag and use the broken state. #phpc
September 19, 2025 at 9:04 AM
Fantastic series! I'm gonna take a lot of this to heart for our app at work. We recently boosted performance massively by adding an index on a column that was constantly hammered due to it being part of middleware that was invoked on every request.
September 17, 2025 at 8:12 AM
Color me flabbergasted
The Garmin Edge 550 & 850 have a secret feature: User-serviceable batteries. This means that (way) down the road if the battery dies you can swap it out. Fully supported by Garmin. So I decided to take it apart and see how easy it is. Dive in, literally: www.dcrainmaker.com/2025/09/garm...
September 12, 2025 at 5:12 PM
Reposted by Placebo Domingo
I always got better code from Codex than Claude Code, but not having any local story is hard for certain kind of tasks. Big upgrade now with Codex being part of your existing plan, letting you offload a running local job to cloud codex without losing context and more openai.com/codex/
OpenAI Codex
Codex is OpenAI’s series of AI coding tools that help developers move faster by delegating tasks to powerful cloud and local coding agents.
openai.com
August 28, 2025 at 6:11 PM
Reposted by Placebo Domingo
gradient.style has finally
- come out of beta
- offers multiple background editing
- is open source

🎉 nerdy.dev/gradient.sty...
August 28, 2025 at 9:06 PM
Reposted by Placebo Domingo
Slightly different content than I usually create. I put together a sort of retro for my site that went accidentally viral.

How it handled a half billion requests on a $4 server, and why I think the web as a platform is unmatched.

Check it out below!

www.youtube.com/watch?v=nk3T...
Handling 500M clicks with a $4 VPS
YouTube video by Andrew Schmelyun
www.youtube.com
August 24, 2025 at 7:39 PM
Reposted by Placebo Domingo
Amazing blog post. There's something about it that just *feels* so good muffinman.io/blog/invaders/
How to draw a Space Invader · Muffin Man
This interactive post will show you how to build your own fleet of space invaders by mixing geometry with randomness and a splash of color.
muffinman.io
August 21, 2025 at 5:43 AM
Lots of good stuff in this one 👏
Pest v4 is here — now with browser testing! Browser tests that feel like unit tests: Laravel-ready, Playwright-powered, parallel-fast, with smoke & visual regression built in. Discover Pest v4 — and our new website: pestphp.com?ref=v4
Pest | The elegant PHP testing framework
Pest is a testing framework with a focus on simplicity, meticulously designed to bring back the joy of testing in PHP.
pestphp.com
August 21, 2025 at 1:09 PM
Reposted by Placebo Domingo
Started a new short-form podcast about game design, inspired by @calebporzio.bsky.social's Notes On Work. Every week I'll talk about a hard game design problem, something interesting I'm working on, or a game that's inspiring me. notesonplay.transistor.fm
Notes on Play
A game development log where I share the hardest game design problems, and share thoughts on the games I'm playing. My name is John Rudolph Drexler and you can find my games at catacombian.com
notesonplay.transistor.fm
August 20, 2025 at 3:03 PM
Svelte lurkers, now's your time to shine!
Who here is using Laravel + Svelte?

Getting an increasing number of messages about Svelte stuff, trying to get a sense
a man is talking to a group of people while standing in front of a tree .
Alt: a man is talking to a group of people while standing in front of a tree .
media.tenor.com
August 19, 2025 at 1:40 PM
Reposted by Placebo Domingo
I wanted to release the Svelte 5 guide later since I was thinking about interactive examples but here you go if you like reading and I would love your feedback as I work on the video. 😄

joyofcode.xyz/learn-svelte
August 14, 2025 at 4:00 PM
@calebporzio.bsky.social 👏 Livewire v4 🔥
July 31, 2025 at 5:08 PM
@nunomaduro.com 👏 Pest v4 🔥
July 31, 2025 at 5:07 PM
Reposted by Placebo Domingo
Let me remind you of tempest/highlight, which is a flexible and awesome server-side code highlighter, I love it 🤩 tempestphp.com/1.x/packages...
Highlight — Tempest
Tempest's highlighter is a package for server-side, high-performance, and flexible code highlighting.
tempestphp.com
July 18, 2025 at 12:41 PM
Reposted by Placebo Domingo
Cloudflare, a tech company that helps websites secure and manage their internet traffic, said Tuesday that it had rolled out a new setting that allows customers to automatically block A.I. companies from collecting their digital data.
Cloudflare Introduces Blocking of A.I. Scrapers By Default
The tech company’s customers can automatically block A.I. companies from exploiting their websites, it said, as it moves to protect original content online.
trib.al
July 1, 2025 at 11:55 AM