Bloom Filters by Example
How to Use Telegram for Storing Laravel Logs
Discover how to utilize Telegram’s private channels to handle logging for Laravel applications.
Logging - Laravel 9.x - The PHP Framework For Web Artisans
Laravel is a PHP web application framework with expressive, elegant syntax. We’ve already laid the foundation — freeing you to create without sweating the small things.
Beyang
Hi, I'm Beyang. I build developer tools and write about the craft of software development.
LM Studio - Discover, download, and run local LLMs
Run Llama, Gemma 3, DeepSeek locally on your computer.
Intro | opencode
Writing Toy Software Is A Joy
SPX Report
Orange-OpenSource/hurl
Hurl, run and test HTTP requests with plain text
How Software Groups Rot: Legacy of the Expert Beginner
Expert Beginner Recap In my last post I introduced the term “Expert Beginner” to describe someone who has capped out in their learning at some sort of local maximum, convinced that the local is global. Expert Beginners are developers who do not understand enough of the big picture to understand that they aren’t actually experts. […]
Selfish reasons for building accessible UIs | Read the Tea Leaves
All web developers know, at some level, that accessibility is important. But when push comes to shove, it can be hard to prioritize it above a bazillion other concerns when you’re trying to c…
Why Generative AI Coding Tools and Agents Do Not Work For Me
People keep asking me If I use Generative AI tools for coding and what I think of them, so this is my effort to put my thoughts in writing, so that I can send people here instead of having to repeat…
Metal Bitcoin Seed Storage Stress Test
Note: This has become a recurring series; you can see the next set of tests here.
zachlatta/sshtron: $ ssh sshtron.zachlatta.com
$ ssh sshtron.zachlatta.com
The Tech Job Meltdown
Half a million layoffs? It's all accounting.
Google Cloud Service Health
Official site of the DNS4EU project
Join DNS4EU, an EU initiative providing secure, private, and reliable DNS services for users across Europe. Safeguard your online experience with DNS solutions that prioritise privacy, data protection, and compliance with EU standards. Explore DNS4EU for a safer internet.
Ryo Lu (@ryolu_) on X
cooking @cursor_ai on mobile
what do you want it to do?
Knowledge Management in the Age of AI | Eric Gardner
My personal website
BSD How To
I Read All Of Cloudflare's Claude-Generated Commits
Max Mitchell's personal portfolio website showcasing his photography, YouTube videos, coding projects, and work history.
Track Errors First
Observability starts with errors, not dashboards. A case for tracking exceptions first — and not losing them in logs and metrics.
The importance of free software to science [LWN.net]
Free software plays a critical role in science, both in research and in disseminating it. Aspec [...]
app.build – Open-Source AI Agent That Builds Full-Stack Apps
Code generation has been one of the most interesting use cases for LLMs. While the best models can generate decent code for isolated problems, there is a big ga...
Changelog - Jun 4, 2025 | Cursor - The AI Code Editor | Cursor - The AI Code Editor
Cursor 1.0 brings BugBot for code review, a first look at memories, one-click MCP setup, Jupyter support and general availability of Background Agent.
What I've learned about writing AI apps so far | Seldo.com
I started writing a post called "how to write AI apps" but it was over-reach so I scaled it back to this. Who am I to tell you how to write anything? But here's what I'll be applying to my own writing of AI-powered apps, specifically LLM applications.
A battle I've already lost is that we shouldn't call LLMs "AI" at all; they are machine learning and not the general intelligence that is implied to the layman by the name. It is an even less helpful name than "serverless", my previous can
Finetune AI using data in Google Sheets
Build your own AI model. Test it with formula in Sheets and integrate it in your app using API.
How I Created Perfect Wiki and Reached $250K in Annual Revenue Without Investors
Hi, my name is Ilia. I founded Perfect Wiki — a SaaS product for creating internal company knowledge bases that works directly within Microsoft Teams. We cre...
Third Party Cookies Must Be Removed
Third-party (AKA cross-site) cookies are harmful to the web, and must be removed from the web platform. This finding explains why they must be removed, and examines the challenges in removing them. We highlight some use cases that depend on third-party cookies and offer some examples of designed-for-purpose technologies that can replace them. Specification authors are expected to ensure they do not undermine the benefits of removing third-party cookies when proposing new web platform technologies.
Why does Anubis use Proof-of-Work? | Anubis
Anubis uses a proof of work in order to validate that clients are genuine. The reason Anubis does this was inspired by Hashcash, a suggestion from the early 2000's about extending the email protocol to avoid spam. The idea is that genuine people sending emails will have to do a small math problem that is expensive to compute, but easy to verify such as hashing a string with a given number of leading zeroes. This will have basically no impact on individuals sending a few emails a week, but the company churning out industrial quantities of advertising will be required to do prohibitively expensive computation. This is also how Bitcoin's consensus algorithm works.
