|
In the previous post , I talked about the PropertySphere Telegram bot (you can also watch the full video here ). In this post, I want to show how we can make it even smarter. Take a look at the following chat screenshot: What is actually going on here? This small interaction showcases a numbe r of RavenDB features, all at once. Let’s first focus on how Telegram hands us images. This is done using Photoor Document messages (depending....
|
|
In the previous post , I talked about the PropertySphere Telegram bot (you can also watch the full video here ). In this post, I want to show how we can make it even smarter. Take a look at the following chat screenshot: What is actually going on here? This small interaction showcases a numbe r of RavenDB features, all at once. Let’s first focus on how Telegram hands us images. This is done using Photoor Document messages (depending....
|
|
This fall I collaborated with my friend Brock on a guitar pedal project. It's based on a pedal schematic called "Yet Another Fuzz Face". Brock had done electronics projects but never designed and ordered a custom PCB. So I encouraged him to try inputting his schematic in KiCAD and designing a small circuit board he could mount into his guitar pedal enclosure. There was a pretty steep learning curve for KiCAD but he struggled through it and ..
|
|
My current client has an enterprise CI/CD pipeline that is maintained by a centralized team that does not use it. Its product owner(s) do not rely on its output for their revenue. They are not measured on its performance or reliability. And yet we are obligated to use this pipeline. There’s no other option. We were also handed a microservices architecture from the Architecture team so our application is comprised of about 20 separate serv..
|
|
In Day 7 we built a webhook delivery platform with retry logic, dead letter queues, and circuit breakers. But we glossed over a critical question: what happens when one customer’s misbehaving endpoint starts affecting everyone else? Today we’re diving into the Bulkhead pattern: isolating workloads so failures in one area don’t cascade into others. We’ll apply it to webhook delivery, then extend it to audit log storage and full multi-tenant ..
|
|
My current client has an enterprise CI/CD pipeline that is maintained by a centralized team that does not use it. Its product owner(s) do not rely on its output for their revenue. They are not measured on its performance or reliability. And yet we are obligated to use this pipeline. There’s no other option. We were also handed a microservices architecture from the Architecture team so our application is comprised of about 20 separate serv..
|
|
My current client has an enterprise CI/CD pipeline that is maintained by a centralized team that does not use it. Its product owner(s) do not rely on its output for their revenue. They are not measured on its performance or reliability. And yet we are obligated to use this pipeline. There’s no other option. We were also handed a microservices architecture from the Architecture team so our application is comprised of about 20 separate serv..
|
|
I call it 'Bedtime' The other day I saw a video by someone who bought a $16 electronic clock , and it looked interesting, because that little clock had been taunting me for months by showing up constantly in my AliExpress recommendations. I held off on buying it because what am I going to do with yet another clock , but the video said that it has an ESP8266 inside, and that, with a little soldering and programming, you could run ESPhome....
|
|
Fetch a URL, get clean Markdown back. Plain HTTP first, Playwright fallback for JS-heavy pages, and quality gates that throw out paywalls and login walls before they reach you.
|
|
Fetch a URL, get clean Markdown back. Plain HTTP first, Playwright fallback for JS-heavy pages, and quality gates that throw out paywalls and login walls before they reach you.
|
|
Stage In The Sky :: Why the Church is Failing Single Christian Women
-
stageinthesky.com
-
6 months ago
-
eng
This is in response to an amazing video of this twenty-eight-year old Single Woman who seems far more advanced in her Christian faith than I was at her age. But she’s bringing up some interesting points about how the Church communities are failing Single Women. So. I encourage you to check out her video for (…)
|
|
A unified CLI wrapper that routes coding requests across Gemini, OpenCode, Qwen Code, and Codex with automatic fallback, daily-credit tracking, and a built-in MCP server.
|
|
A unified CLI wrapper that routes coding requests across Gemini, OpenCode, Qwen Code, and Codex with automatic fallback, daily-credit tracking, and a built-in MCP server.
|
|
I found out my brother (9 y/o) is getting a laptop for Christmas (Ryzen 5 5500U with Radeon - 16GB RAM). That means I will inevitably be asked to do setup sometime this week. I know the main thing he wants to do is make stop-motion animation videos, but he's not getting a dedicated GPU so Windows is not an option for video editing (or much else these days). What's the best distro for children to learn from? I looked into distros specifical....
|
|
Comment on Some notes on project management by Year in Review 2025 and AI Predictions | Andrew Wheeler
-
andrewpwheeler.com
-
6 months ago
-
eng
At my day gig, I was officially promoted to a senior manager and then quickly to a director position. Hence you get posts like what to show in your tech resume and notes on project management. […]
|
|
Comment on What to show in your tech resume? by Year in Review 2025 and AI Predictions | Andrew Wheeler
-
andrewpwheeler.com
-
6 months ago
-
eng
promoted to a senior manager and then quickly to a director position. Hence you get posts like what to show in your tech resume and notes on project […]
|
|
Comment on Downloading Police Employment Trends from the FBI Data Explorer by Year in Review 2025 and AI Predictions | Andrew Wheeler
-
andrewpwheeler.com
-
6 months ago
-
eng
pages on the blog are popular I can never be sure of. My most popular post last year was Downloading Police Employment Trends from the FBI Data Explorer. A 2023 post, that had random times where it would have several hundred visits in a short hour […]
|
|
Comment on Year in Review 2024 by Year in Review 2025 and AI Predictions | Andrew Wheeler
-
andrewpwheeler.com
-
6 months ago
-
eng
to Hacker News I can get 1k to 10k views in a day or two if it makes it to the front page. So the 2024 stats for the crime de-coder was a few of those Hacker News bumps I did not get in […]
|
|
i remember finding a onion site branding itself as a kind of "lain/wired" cult. sadly i dont remember specifics but it talked about being a community for those in the wired. maybe a purple/black color palette anyone know it? thought i had bookmarked it
-
lainchan.org
-
6 months ago
-
eng
i remember finding a onion site branding itself as a kind of "lain/wired" cult. sadly i dont remember specifics but it talked about being a community for those in the wired. maybe a purple/black color palette anyone know it? thought i had bookmarked it but i cannot find it now, not with search engines either :(
|
|
The following script takes an email on stdin and constructs the associated lore.kernel.org link based on the email’s Message-ID header. The script copies the link to the Wayland clipboard and posts a notification. The escaping story is not perfect, but at least it is secure. (It only supports the most common characters in the message ID, but then it also can’t accidentally be misused for escaping shenanigans.) The script email-to-lo....
|
|
The following script takes an email on stdin and constructs the associated lore.kernel.org link based on the email’s Message-ID header. The script copies the link to the Wayland clipboard and posts a notification. The escaping story is not perfect, but at least it is secure. (It only supports the most common characters in the message ID, but then it also can’t accidentally be misused for escaping shenanigans.) The script email-to-lo....
|
|
The following script takes an email on stdin and constructs the associated lore.kernel.org link based on the email’s Message-ID header. The script copies the link to the Wayland clipboard and posts a notification. The escaping story is not perfect, but at least it is secure. (It only supports the most common characters in the message ID, but then it also can’t accidentally be misused for escaping shenanigans.) The script email-to-lo....
|
|
As AI generated content becomes the norm, I believe that human-generated content and raw thoughts and emotion will become more valuable. In many ways, I’d rather read a raw, unproduced, and scrappy blog post with grammatical mistakes over perfectly generated content that serves little value. – Armeet Singh Jatyani, Importance of Writing
|
|
Every machine serves a purpose. People need purpose. The temptation to become the machine is higher than ever. The promise of the machine is alluring. If I can just keep chugging forward, I will end up somewhere that is not here. If I can turn myself into a mechanism that takes input and consistently works towards some goal, I will make it. [..] You’re not a machine. You’re a person. Play to your strengths. Be sharp and strategic like ..
|
|
Popularity, Jobs, LLM Proficiency, Concurrency Complexity, and Deployment Complexity Five factors now drive language choice: developer adoption, job market demand, LLM code generation quality, concurrency handling, and deployment complexity. Here’s how they intersect.
|
|
Popularity, Jobs, LLM Proficiency, Concurrency Complexity, and Deployment Complexity Five factors now drive language choice: developer adoption, job market demand, LLM code generation quality, concurrency handling, and deployment complexity. Here’s how they intersect.
|
|
Popularity, Jobs, LLM Proficiency, Concurrency Complexity, and Deployment Complexity Five factors now drive language choice: developer adoption, job market demand, LLM code generation quality, concurrency handling, and deployment complexity. Here’s how they intersect.
|
|
A friend recently asked me about restaurants in San Francisco and was shocked I’d never written about Foreign Cinema . Honestly? I was shocked too. It’s my favorite restaurant in the world. Yes, the world. And I travel to London, Paris, Mexico City…
|
|
A friend recently asked me about restaurants in San Francisco and was shocked I’d never written about Foreign Cinema . Honestly? I was shocked too. It’s my favorite restaurant in the world. Yes, the world. And I travel to London, Paris, Mexico City…
|
|
I (N.A. Ferrell) share 52 things I learned in 2025 (all of which I documented in The New Leaf Journal, The Emu Café Social, and/or The Newsletter Leaf Journal).
|
|
I (N.A. Ferrell) share 52 things I learned in 2025 (all of which I documented in The New Leaf Journal, The Emu Café Social, and/or The Newsletter Leaf Journal).
|
|
Another entry in the Toy Optimizer series . A long, long time ago (two years!) CF Bolz-Tereick and I made a video about load/store forwarding and an accompanying GitHub Gist about load/store forwarding (also called load elimination) in the Toy Optimizer. I said I would write a blog post about it, but never found the time—it got lost amid a sea of large life changes. It’s a neat idea: do an abstract interpretation over the trace,....
|
|
Another entry in the Toy Optimizer series . A long, long time ago (two years!) CF Bolz-Tereick and I made a video about load/store forwarding and an accompanying GitHub Gist about load/store forwarding (also called load elimination) in the Toy Optimizer. I said I would write a blog post about it, but never found the time—it got lost amid a sea of large life changes. It’s a neat idea: do an abstract interpretation over the trace,....
|
|
Hello from Boulder, Colorado - where we've been dealing with power outages due to high wind. Alas, as I lost power in Boulder, my apartment in San Francisco also lost power. I knew because my Mac Mini...
|
|
Hello from Boulder, Colorado - where we've been dealing with power outages due to high wind. Alas, as I lost power in Boulder, my apartment in San Francisco also lost power. I knew because my Mac Mini home datacenter went offline.
|