# Blog — Harshit Katheria

> Essays, opinions, and the occasional debugging saga. Full index: [https://harshitkatheria.com/blog](https://harshitkatheria.com/blog).

## The Crash With No Trace

**Published:** Jul 17, 2026
**Tags:** reverse-engineering, android, signals

I spent a weekend hunting a crash that left nothing in logcat or tombstone. Here's the trick behind it, and how I finally reproduced it on my laptop.

[Read in markdown →](https://harshitkatheria.com/blog/the-crash-with-no-trace.md)

## On Building Things You'll Throw Away

**Published:** Sep 12, 2025
**Tags:** essay, process

Throwaway code is a feature, not a failure. A short essay on why your side project doesn't have to last forever to be worth building.

[Read in markdown →](https://harshitkatheria.com/blog/throwaway-code.md)

## Why I Stopped Using ORMs

**Published:** Jul 28, 2025
**Tags:** databases, opinion

A controversial take that's less controversial than it sounds. Most ORM magic isn't worth what it costs you when things break.

[Read in markdown →](https://harshitkatheria.com/blog/stopped-using-orms.md)

## Notes from a Year of Writing

**Published:** Apr 3, 2025
**Tags:** writing, process

What I learned from publishing something every week for twelve months. The good, the bad, and the times I almost quit.

[Read in markdown →](https://harshitkatheria.com/blog/year-of-writing.md)
