Skip to content
confusedblogger.com
  • Home
  • Tech Corner
  • Generic Corner
  • About
  • Contact Me

PHP Has Been Stateless Since 1995. MCP Just Caught Up.

Posted on August 9, 2026August 9, 2026 by Abhishek | Tech Corner

For as long as I have been writing PHP, and that is about fourteen years now, the shared-nothing request model has been the thing…

Read More >

feature-image

Not Every AI Feature in WordPress Needs an API Key

Posted on July 25, 2026July 25, 2026 by Abhishek | Tech Corner

Every time someone adds an AI feature to WordPress, the same architecture shows up. Editor calls a REST endpoint, endpoint calls a vendor API,…

Read More >

DeepSeek DualPath architecture diagram

When the bottleneck isn’t the GPU: DeepSeek’s DualPath paper

Posted on June 24, 2026July 25, 2026 by Abhishek | Tech Corner

Here’s a claim that sounds wrong until you sit with it. You can buy more GPUs to serve an AI model, and inference can…

Read More >

Render When Featured Image

Notes on building RenderWhen for Blocks

Posted on May 24, 2026July 25, 2026 by Abhishek | Tech Corner

I shipped a WordPress plugin this week. It’s called RenderWhen for Blocks, and it does conditional visibility on Gutenberg blocks — show this paragraph…

Read More >

Polling vs SSE architecture diagram

Polling vs Server-Sent Events (SSE) in WordPress & PHP Websites

Posted on January 3, 2026July 25, 2026 by Abhishek | Tech Corner

In WordPress and PHP-based websites, two common approaches to achieve this are Polling and Server-Sent Events (SSE).

Read More >

PHP 8.5 featured diagram

PHP 8.5 Released: Top New Features

Posted on November 20, 2025July 25, 2026 by Abhishek | Tech Corner

Released: November 20, 2025 The wait is over. PHP 8.5 has officially dropped, and it is shaping up to be one of the most…

Read More >

git featured image

How to configure Git to Ignore some Files Locally without editing the Global Git Config

Posted on August 9, 2023July 25, 2026 by Abhishek | Tech Corner

To ignore files locally without polluting the global git config, you can create a file called .git/info/exclude

Read More >

Guardians of galaxy game image

Missing Marvel’s Guardians of the Galaxy Playstation Bonus Outfits

Posted on November 6, 2021November 6, 2021 by Abhishek | Tech Corner

If you have ordered Marvel’s Guardians of the Galaxy Cosmic Deluxe Edition for PlayStation and wondering about what’s included and where to redeem the bonus items,…

Read More >

Page 1 of 212

Archives

  • August 2026
  • July 2026
  • June 2026
  • May 2026
  • January 2026
  • November 2025
  • August 2023
  • November 2021
  • December 2019
  • July 2017
  • March 2017
  • August 2015
  • April 2015
  • February 2015

Recent Posts

  • PHP Has Been Stateless Since 1995. MCP Just Caught Up.
  • Not Every AI Feature in WordPress Needs an API Key
  • When the bottleneck isn’t the GPU: DeepSeek’s DualPath paper
  • Notes on building RenderWhen for Blocks
© Copyrights 2026. ConfusedBlogger All rights reserved.