How I Built Persistent Memory for Claude Code
Every Claude Code session starts from zero. Close the terminal and everything is gone. Decisions you locked last week, context from three projects, that debu...
Discover and share articles, posts, and links from across the web.
Every Claude Code session starts from zero. Close the terminal and everything is gone. Decisions you locked last week, context from three projects, that debu...
Every Claude Code session starts from zero. Close the terminal and everything is gone. Decisions you locked last week, context from three projects, that debu...
Worked a bit more on my network audit tool today. Added host discovery – scanning an IP range and checking which hosts are active using ping. Also changed ho...
Every Claude Code session starts from zero. Close the terminal and everything is gone. Decisions you locked last week, context from three projects, that debu...
Every Claude Code session starts from zero. Close the terminal and everything is gone. Decisions you locked last week, context from three projects, that debu...
Worked a bit more on my network audit tool today. Added host discovery – scanning an IP range and checking which hosts are active using ping. Also changed ho...
Worked a bit more on my network audit tool today. Added host discovery – scanning an IP range and checking which hosts are active using ping. Also changed ho...
LinkedIn Draft — Insight (2026-04-02) End of week. Here's the thing I kept coming back to: SLOs work when they create conversations, not when they create com...
Worked a bit more on my network audit tool today. Added host discovery – scanning an IP range and checking which hosts are active using ping. Also changed ho...
LinkedIn Draft — Insight (2026-04-02) End of week. Here's the thing I kept coming back to: SLOs work when they create conversations, not when they create com...
Comments
The helmet and three golden bracelets were stolen in January 2025, but one bracelet is yet to be found.
Diplomatic efforts in the Strait of Hormuz may signal potential de-escalation, impacting market expectations for a US-Iran ceasefire. The post Trump to pay D...
Diplomatic efforts in the Strait of Hormuz may signal potential de-escalation, impacting market expectations for a US-Iran ceasefire. The post Trump to pay D...
Most AI projects never ship. The gap isn't the model — it's the lack of testability. The Uncomfortable Truth Gartner predicted that through 2022, 85% of AI p...
Hey everyone, I kept running into the same problem: trying to figure out exactly how much a CI/CD pipeline or a cloud service was going to cost before gettin...
You asked an AI to build you an app. It looks good and it works. Almost. The moment you touch one feature, another one breaks. Every time a real user tries i...
Most AI projects never ship. The gap isn't the model — it's the lack of testability. The Uncomfortable Truth Gartner predicted that through 2022, 85% of AI p...
Hey everyone, I kept running into the same problem: trying to figure out exactly how much a CI/CD pipeline or a cloud service was going to cost before gettin...
Most AI projects never ship. The gap isn't the model — it's the lack of testability. The Uncomfortable Truth Gartner predicted that through 2022, 85% of AI p...
Most AI projects never ship. The gap isn't the model — it's the lack of testability. The Uncomfortable Truth Gartner predicted that through 2022, 85% of AI p...
Hey everyone, I kept running into the same problem: trying to figure out exactly how much a CI/CD pipeline or a cloud service was going to cost before gettin...
Most AI projects never ship. The gap isn't the model — it's the lack of testability. The Uncomfortable Truth Gartner predicted that through 2022, 85% of AI p...
Hey everyone, I kept running into the same problem: trying to figure out exactly how much a CI/CD pipeline or a cloud service was going to cost before gettin...
Most AI projects never ship. The gap isn't the model — it's the lack of testability. The Uncomfortable Truth Gartner predicted that through 2022, 85% of AI p...
Hey everyone, I kept running into the same problem: trying to figure out exactly how much a CI/CD pipeline or a cloud service was going to cost before gettin...
Hey everyone, I kept running into the same problem: trying to figure out exactly how much a CI/CD pipeline or a cloud service was going to cost before gettin...
You asked an AI to build you an app. It looks good and it works. Almost. The moment you touch one feature, another one breaks. Every time a real user tries i...
You asked an AI to build you an app. It looks good and it works. Almost. The moment you touch one feature, another one breaks. Every time a real user tries i...
You asked an AI to build you an app. It looks good and it works. Almost. The moment you touch one feature, another one breaks. Every time a real user tries i...
You asked an AI to build you an app. It looks good and it works. Almost. The moment you touch one feature, another one breaks. Every time a real user tries i...
Hawaii doctor takes the stand in attempted murder trial
Hawaii doctor takes the stand in attempted murder trial
Hawaii doctor takes the stand in attempted murder trial
The Day I Shipped My Source Maps 😅 So, it happened. I was using Claude to help streamline an npm package update. In the hustle of moving fast, the AI "helpf...
Building a Python Grid Search Optimizer Faster than scipy.optimize.brute Grid search is one of the simplest ways to optimize a function: evaluate the objecti...
Frontend development used to be about building interfaces. You created buttons, forms, navigation menus, and layouts so users could interact with a system. T...
Date: April 2026 Tool: agent-audit v0.2.1 Method: Static analysis of source code from publicly available MCP server repositories TL;DR We cloned 12 popular, ...
Hey DEV community! Here's my workflow now: I press a hotkey, say what I need, and release. That's it. I'm done. If I'm writing a message — AI cleans up my me...
Provision EC2 → upload script → execute script automatically 📁 Project Structure terraform-provisioners-lab/ │ ├── main.tf ├── variables.tf ├── outputs.tf ├...