# Blogs & Ideas | Hari Prasad

Read tutorials, software engineering thoughts, and technology ideas by Hari Prasad.

### [Why LLM performance degrades after two weeks of release?](/blog/why-llm-performance-degrades-after-two-weeks-of-release-6)
_Published: 2026-06-30_

We have all seen it.

A new language model comes out. Everyone rushes to try it. The first few days are full of screenshots showing amazing reasoning,...

---

### [New HTTP QUERY method and how to use it](/blog/new-http-query-method-and-how-to-use-it-7)
_Published: 2026-07-11_

## **HTTP QUERY Method: Why We Needed It**

HTTP now has a method called `QUERY`. It is defined in [RFC 10008](https://www.rfc-editor.org/rfc/rfc10008...

---

### [Why Your Company's Entire Engineering History Could Disappear Overnight](/blog/why-your-company-s-entire-engineering-history-could-disappear-overnight-8)
_Published: 2026-08-18_

If you or your company depends on GitHub, today was a pretty good reminder of how much of the modern software industry now depends on a single platfor...

---

### [Rethinking the correct repo structure for the age of AI Agents](/blog/rethinking-the-correct-repo-structure-for-the-age-of-ai-agents-9)
_Published: 2026-08-20_

For small projects, I believe it's becoming increasingly important to have the backend and client in the same repo. This might sound a little ridiculo...

---

