Faraaz Ahmad Profile
Faraaz Ahmad

@Faraaz98

Followers
525
Following
85K
Media
242
Statuses
4K

Software Engineer interested in distributed systems and programming language internals.

New Delhi, India
Joined June 2012
Don't wanna be here? Send us removal request.
@Faraaz98
Faraaz Ahmad
14 days
Turns out I just needed to warm up better. I just hit my personal best for distance, only stopped because it got dark out.
Tweet media one
@Faraaz98
Faraaz Ahmad
1 month
How do I run without destroying my shins every session?.
2
0
9
@Faraaz98
Faraaz Ahmad
16 days
RT @Shpigford: pretty sure millions of javascript developers would switch to Rails if they’d just try out ActiveRecord for a week.
0
18
0
@Faraaz98
Faraaz Ahmad
17 days
Use AI agents with usage based pricing, you're less likely to experience a rug-pull.
2
0
8
@Faraaz98
Faraaz Ahmad
1 month
At least the pace is improving.
Tweet media one
0
0
6
@Faraaz98
Faraaz Ahmad
1 month
RT @wesbos: If you can’t center things in CSS by now, Is it’s 100% a skill issue.
0
6
0
@Faraaz98
Faraaz Ahmad
1 month
How do I run without destroying my shins every session?.
4
0
1
@Faraaz98
Faraaz Ahmad
1 month
MCP servers are more than just REST API counterparts: . You can nudge the model toward certain behaviors by telling it how to handle your output. With lots of tools available, this can make the choice easier for the model.
Tweet media one
0
0
1
@Faraaz98
Faraaz Ahmad
1 month
Finally got my MCP to have the simplest possible start script. Its just `npx graphsense`
Tweet media one
1
0
9
@Faraaz98
Faraaz Ahmad
2 months
RT @_svs_: Ok the new modelcontextprotocol typescript SDK makes it dead simple to build OAuth backed MCPs. Works really well. Host your MCP….
0
2
0
@Faraaz98
Faraaz Ahmad
2 months
I'm building a desktop app for my code intelligence MCP. It spins up a vector DB and knowledge graph for each repo and re-scans them if any file changes. It hosts a separate MCP server locally for every repo, which you use in your coding agent for added intelligence!
Tweet media one
@Faraaz98
Faraaz Ahmad
3 months
I knew nothing about AI agents a month ago. Now I've built a code-search agent that can take decisions and retrieve context on its own. You can just do things.
4
1
21
@Faraaz98
Faraaz Ahmad
2 months
Apparently every node in BEAM (Erlang VM) maintains an internal nameserver to dynamically add or remove nodes to a cluster. But it connects them via a mesh network, so you get 5000+ total connections (and heartbeats) in a 100 node cluster!. There is no free lunch.
0
0
1
@Faraaz98
Faraaz Ahmad
3 months
@jdorfman I've open sourced it, I hope people find it helpful!.
1
0
2
@Faraaz98
Faraaz Ahmad
3 months
I wanted to test my MCP server, so I built a Postman for it. You can even use Claude and it will call your tools when necessary. It's MIT licensed, link below:
Tweet media one
2
0
13
@Faraaz98
Faraaz Ahmad
3 months
"Adding a console.log to each function handling authentication". With semantic search: 11k tokens used.Without semantic search: 25k tokens used. MCP server coming in handy.
Tweet media one
Tweet media two
@Faraaz98
Faraaz Ahmad
3 months
Coding agents are cool but they all need to do semantic search on the codebase. ripgrep is not enough.
0
0
6
@Faraaz98
Faraaz Ahmad
3 months
Coding agents are cool but they all need to do semantic search on the codebase. ripgrep is not enough.
3
0
10
@Faraaz98
Faraaz Ahmad
3 months
I knew nothing about AI agents a month ago. Now I've built a code-search agent that can take decisions and retrieve context on its own. You can just do things.
4
0
17
@Faraaz98
Faraaz Ahmad
3 months
Implemented proper tool calling for LLM-based decision making and context retrieval.
Tweet media one
@Faraaz98
Faraaz Ahmad
3 months
Over the past couple nights & weekends, I've been building an agentic, semantic search engine for codebases. This is a very pre-alpha preview of it searching the svelte codebase. Lmk if you'd like to try it!
0
0
1
@Faraaz98
Faraaz Ahmad
3 months
Felt the AGI today. I automated the boring parts at work using @zeddotdev Agent mode and it required very minimal hand holding. 10/10 would recommend.
0
0
8
@Faraaz98
Faraaz Ahmad
3 months
Performing semantic search on ambiguous queries, before getting all the nodes. Turning out to be a proper RAG layer for codebases
@Faraaz98
Faraaz Ahmad
3 months
Over the past couple nights & weekends, I've been building an agentic, semantic search engine for codebases. This is a very pre-alpha preview of it searching the svelte codebase. Lmk if you'd like to try it!
0
0
3