Skip to content
View ak4-sh's full-sized avatar
:electron:
:electron:

Block or report ak4-sh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ak4-sh/README.md

Akash Sivanandan

I build tools for people who hate slow software.

Most of my time goes into developer tooling, language internals, and systems that move large amounts of data without falling over.

Currently obsessed with

  • Writing a Python LSP from scratch in Go
  • Making tooling feel instant instead of “eventually consistent”
  • Parsers, compilers, and anything that smells like a state machine
  • Caching systems that actually respect physics

What you’ll find here

  • Experiments in language servers and static analysis
  • Distributed systems prototypes
  • Fast data processing ideas
  • Occasional over-engineered side projects

Beliefs

  • Performance is a feature
  • Simple beats clever
  • Fewer dependencies, better sleep
  • Good tooling is invisible

Stack

Go • Python • Systems • Dev Tools

Elsewhere

https://www.linkedin.com/in/akashsivanandan/ https://ak4.sh

Pinned Loading

  1. rahu rahu Public

    A python LSP written in go

    Go 11