---
title: "Brain dump"
description: "Shorter notes, experiments, and working thoughts from the desk."
canonical_url: "https://neg4n.dev/brain"
md_url: "https://neg4n.dev/brain.md"
---

# Brain dump

- [The ultimate TypeScript toolbox for modern web](https://neg4n.dev/brain/ultimate-typescript-toolbox-for-modern-web.md): Learn about the tools and building blocks used in order to compose the ultimate TypeScript toolbox for robust codebases and productive development.
- [Hacky way to inject .so into remote processes](https://neg4n.dev/brain/hacky-linux-so-injection.md): Unusual way to inject shared objects into remote processes on GNU/Linux.
