Research
Here I’ll have some articles and other resources from where I derive information when making design and content choices. For now it’s more of a repository, but soon I’ll use this page as a home for citations linked throughout the site. Rad.
Dev.To
- Read this article on Signadot. Long-running and background coding agents have hit a new threshold. When an agent runs for hours, manages its own iteration loop, and submits a pull request without hand-holding, it stops being a tool you invoke and starts being more like a worker you assign tasks to. Like any worker, the […]
- Hey LLM folks 👋 Whether you're shipping with Ollama on a Mac, vllm on 8× H100, or anything in between — model planning shouldn't be napkin math. I built a free calculator: WeightRoom. → https://smelukov.github.io/WeightRoom/ No backend, no signup, no telemetry. Pick a model, pick a quant, pick a context window — get RAM, disk […]
- What are your goals for the week? What are you building this week? What do you want to learn? What events are you attending this week? This Week's Goals. Job Search. Network Apply Project work. Content for side project. Work on my own project. Send email requesting content client wants updated. Can't be current if […]
- Most startups approach the SRE vs DevOps question wrong. They ask "which is better?" when the real question is "which do I need right now and in what order?" After seeing this play out across a lot of engineering teams, the mistake is almost always the same: hiring the wrong role at the wrong stage. […]
- 5 Open Source Tools That Save Me 10 Hours Every Week As a solo developer trying to build multiple income streams, efficiency is everything. Here are the 5 tools I use every single day. 1. OpenClaw — AI Agent Framework OpenClaw lets me run multiple AI agents that work in parallel. I have agents for: […]
WordPress
- Connect Claude to your WordPress.com site and use your own data to find content gaps, prioritize topics, generate outlines, and publish posts without switching tools.
- How HealthPress.io uses WordPress.com and Automattic for Agencies to power a European lifestyle medicine community of clinics, courses, and 600+ students.
- Murphy Levesque co-founded Hidden Gem Animal Rescue at 11. Here's how a WordPress.com site helped her rescue over 100 animals.
- WordCamp Asia 2026 brought thousands of WordPress users to Mumbai. Here's what happened — from AI and education to new WordPress.com features and what's next.
- A step-by-step checklist for choosing headless WordPress hosting in 2026, covering backend, frontend, and rendering decisions without overcomplicating it.
The Hacker News
- Monday’s recap shows the same pattern in different places. A third-party tool becomes a way in, then leads to internal access. A trusted download path is briefly swapped to deliver malware. Browser extensions act normally while pulling data and running code. Even update channels are used to push payloads. It’s not breaking systems—it’s bending trust. […]
- The fastest way to fall in love with an AI tool is to watch the demo. Everything moves quickly. Prompts land cleanly. The system produces impressive outputs in seconds. It feels like the beginning of a new era for your team. But most AI initiatives don't fail because of bad technology. They stall because what […]
- Cybersecurity researchers have discovered a critical "by design" weakness in the Model Context Protocol's (MCP) architecture that could pave the way for remote code execution and have a cascading effect on the artificial intelligence (AI) supply chain. "This flaw enables Arbitrary Command Execution (RCE) on any system running a vulnerable MCP implementation, granting attackers direct […]
- Cybersecurity researchers have flagged a new malware called ZionSiphon that appears to be specifically designed to target Israeli water treatment and desalination systems. The malware has been codenamed ZionSiphon by Darktrace, highlighting its ability to set up persistence, tamper with local configuration files, and scan for operational technology (OT)-relevant services on the local subnet.
- Web infrastructure provider Vercel has disclosed a security breach that allows bad actors to gain unauthorized access to "certain" internal Vercel systems. The incident stemmed from the compromise of Context.ai, a third-party artificial intelligence (AI) tool, that was used by an employee at the company. "The attacker used that access to take over the employee's […]
jQuery News
- On January 14, 2006, John Resig introduced a JavaScript library called jQuery at BarCamp in New York City. Now, 20 years later, the jQuery team is happy to announce the final release of jQuery 4.0.0. After a long development cycle and several pre-releases, jQuery 4.0.0 brings many improvements and modernizations. It is the first major […]
- It’s here! Almost. jQuery 4.0.0-rc.1 is now available. It’s our way of saying, “we think this is ready; now poke it with many sticks”. If nothing is found that requires a second release candidate, jQuery 4.0.0 final will follow. Please try out this release and let us know if you encounter any issues. A 4.0 […]
- Last February, we released the first beta of jQuery 4.0.0. We’re now ready to release a second, and we expect a release candidate to come soon™. This release comes with a major rewrite to jQuery’s testing infrastructure, which removed all deprecated or under-supported dependencies. But the main change that warranted a second beta was a […]
- jQuery’s influence on the web will always be evident. When it was first introduced in 2006, jQuery became a fundamental tool for web developers almost immediately. It simplified JavaScript programming, making it easier to manipulate HTML documents, handle events, perform animations, and much more. Since then, it has played and continues to play a major […]
- jQuery 4.0.0 has been in the works for a long time, but it is now ready for a beta release! There’s a lot to cover, and the team is excited to see it released. We’ve got bug fixes, performance improvements, and some breaking changes. We removed support for IE