Mohit Mishra's Avatar

Mohit Mishra

@chessman786

engineering discord: https://discord.com/invite/2QWN9y3B9M tech blogs: https://mohitmishra786.github.io/chessman/ twitter: https://x.com/chessMan786

219
Followers
10
Following
151
Posts
07.11.2024
Joined
Posts Following

Latest posts by Mohit Mishra @chessman786

Preview
GitHub - mohitmishra786/never Contribute to mohitmishra786/never development by creating an account on GitHub.

If you want to stop fighting your own tools, try it out.
- npx @mohitmishra7/never-cli init

Github: github.com/mohitmishra7...

20.01.2026 19:06 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

The MCP server and VS Code extension work, but they are rough around the edges. I am pushing updates daily to smooth out the init and scan logic.

Now, every time you prompt, the AI knows the boundaries. No more "don't use that library" corrections.

20.01.2026 19:06 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

These are still early numbers, but it's good to see some traction already.
1. The CLI package: npmjs.com/package/@moh... (681 downloads)
2. The MCP server package: npmjs.com/package/@moh... (785 downloads)
3. The core package: npmjs.com/package/@moh... (865 downloads)

20.01.2026 19:06 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

The response has been kind of wild.

I honestly didn't expect this to blow up, but we saw over 2,300 downloads in the last 48 hours. It seems I am not the only one frustrated by this.

20.01.2026 19:06 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

Here is how it works:
- Install "npm install -g @mohitmishra7/never-cli"
- Run npx @mohitmishra7/never-cli scan
- It detects you are using Next.js, Tailwind, or Supabase.
- It generates/updates a .cursor/rules (or compatible) file.

20.01.2026 19:06 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

It scans your repo, detects your tech stack, and locks in the rules. Your AI stops guessing and starts following your actual architecture.

20.01.2026 19:06 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

The concept is simple. It acts as a guardrail for your AI. Instead of typing "never use emojis in commit messages or code comments" or "never output verbose prose like 'Here is the updated code...'" every single time, you define it once. Never enforces it.

20.01.2026 19:06 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
https://www.npmjs.com/package/@mohitmishra7/never-cli

https://www.npmjs.com/package/@mohitmishra7/never-cli

I got tired of repeating myself to my coding tools (cursor/claude code etc).

It feels like managing a junior dev with amnesia. You set the rules, they forget them the next day, and you spend more time reviewing generic code than shipping features.

So I built a fix

20.01.2026 19:06 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

๐—–๐—ผ๐—บ๐—ถ๐—ป๐—ด ๐˜€๐—ผ๐—ผ๐—ป:
* Subscriptions for updates as they happen.
* Email summaries based on what you like.
* Suggestions just for you.

17.01.2026 21:45 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

๐—ž๐—ฒ๐˜† ๐—ฏ๐—ฒ๐—ป๐—ฒ๐—ณ๐—ถ๐˜๐˜€:
* Fresh timeline of events from around the world.
* Interactive map to find stuff nearby or far away.
* Filters for topics like AI or DevOps, spots, or ones with funding help.
* Speaker mode to see open calls for papers and due dates fast.
* One click to add any event to your calendar.

17.01.2026 21:45 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

It was a pain, so I put together this free tool that gathers all global tech conferences in one place by scraping those sources, making it way easier to stay on top of things.

17.01.2026 21:45 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Preview
ConfScout: Tech Conferences Discover 130+ upcoming tech conferences. Track CFPs and find speaking opportunities.

I made ๐—–๐—ผ๐—ป๐—ณ๐—ฆ๐—ฐ๐—ผ๐˜‚๐˜ I loves tech events but hated digging through scattered sites like ๐—ช๐—ถ๐—ธ๐—ถ๐—–๐—™๐—ฃ, ๐—œ๐—˜๐—˜๐—˜, and ๐—”๐—–๐—  to find them.

you can check it our here: www.confscout.site

#TechConferences #DeveloperEvents #TechCommunity #CallForPapers #Innovation

17.01.2026 21:45 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

this is the part 4 of the Understading the C/C++ Compilation Process series which focuses on Linking, go check it out and also it has a small task in the end that you can try which will help strengthen the understanding more ;-)

also let me know if any suggestions

15.01.2026 08:27 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Linking It All: Static Glue and Dynamic Surprises Youโ€™ve got object files full of machine code, so why wonโ€™t they run yet?

Linking It All: Static Glue and Dynamic Surprises
open.substack.com/pub/chessman...

15.01.2026 08:24 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 1
Preview
Assembling the Pieces: From Assembly Text to Binary Objects Your compiler spits out assembly, but computers donโ€™t run text files, so what happens next?

Assembling the Pieces: From Assembly Text to Binary Objects
open.substack.com/pub/chessman...

10.01.2026 06:06 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

La bonne URL (sinon 404) :
github.com/implement-fr...

10.01.2026 01:09 ๐Ÿ‘ 12 ๐Ÿ” 6 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

Thankyou

09.01.2026 23:48 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image

Memory Allocator From Scratch in C Guide
A production-style, thread-safe memory allocator built from scratch, designed to demonstrate advanced systems programming concepts and memory management techniques.

09.01.2026 15:32 ๐Ÿ‘ 4 ๐Ÿ” 1 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 1
Implement From Scratch Implementation guides for building software from scratch

You can see it here: website-seven-murex-43.vercel.app/memory-alloc...
Github Repo: github.com/implement-fr...
Github Organization: github.com/implement-fr...

09.01.2026 15:32 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image

Memory Allocator From Scratch in C Guide
A production-style, thread-safe memory allocator built from scratch, designed to demonstrate advanced systems programming concepts and memory management techniques.

09.01.2026 15:32 ๐Ÿ‘ 4 ๐Ÿ” 1 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 1
Preview
Inside the Compiler: Trees, Parsing, and That First Assembly Glimpse Ever wondered how the compiler knows your code is broken before it even tries to run it?

Inside the Compiler: Trees, Parsing, and That First Assembly Glimpse

this is the part 3 of the Understanding the C/C++ Compilation Process series is out, go check it out and also it has a small task in the end

open.substack.com/pub/chessman...

03.01.2026 07:39 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Preprocessing Magic: Copy-Paste and Guards That Save Your Sanity What if I told you #include is just glorified copy-pasteโ€”and thatโ€™s why your code sometimes breaks in weird ways?

Preprocessing Magic: Copy-Paste and Guards That Save Your Sanity
open.substack.com/pub/chessman...

25.12.2025 18:57 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Buy Executable Files for Linux: Under the Hood of Elfs for Flexible and Secure Low-Level Coding Book Online at Low Prices in India | Executable Files for Linux: Under the Hood of Elfs for Flexible and... Amazon.in - Buy Executable Files for Linux: Under the Hood of Elfs for Flexible and Secure Low-Level Coding book online at best prices in India on Amazon.in. Read Executable Files for Linux: Under the...

Iโ€™m really excited to tell you all that my book is finally up for pre-order.
๐—˜๐˜…๐—ฒ๐—ฐ๐˜‚๐˜๐—ฎ๐—ฏ๐—น๐—ฒ ๐—™๐—ถ๐—น๐—ฒ๐˜€ ๐—ณ๐—ผ๐—ฟ ๐—Ÿ๐—ถ๐—ป๐˜‚๐˜…: ๐—จ๐—ป๐—ฑ๐—ฒ๐—ฟ ๐˜๐—ต๐—ฒ ๐—›๐—ผ๐—ผ๐—ฑ ๐—ผ๐—ณ ๐—˜๐—Ÿ๐—™๐˜€ ๐—ณ๐—ผ๐—ฟ ๐—™๐—น๐—ฒ๐˜…๐—ถ๐—ฏ๐—น๐—ฒ ๐—ฎ๐—ป๐—ฑ ๐—ฆ๐—ฒ๐—ฐ๐˜‚๐—ฟ๐—ฒ ๐—Ÿ๐—ผ๐˜„-๐—Ÿ๐—ฒ๐˜ƒ๐—ฒ๐—น ๐—–๐—ผ๐—ฑ๐—ถ๐—ป๐—ด(๐—”๐—ฝ๐—ฟ๐—ฒ๐˜€๐˜€, ๐Ÿฎ๐Ÿฌ๐Ÿฎ๐Ÿฒ)

๐—œ๐—ป๐—ฑ๐—ถ๐—ฎ ๐—น๐—ถ๐—ป๐—ธ: amazon.in/dp/B0FQTTBB79
๐—œ๐—ป๐˜๐—ฒ๐—ฟ๐—ป๐—ฎ๐˜๐—ถ๐—ผ๐—ป๐—ฎ๐—น ๐—น๐—ถ๐—ป๐—ธ: amazon.com/dp/B0FQTTBB79

15.11.2025 18:59 ๐Ÿ‘ 4 ๐Ÿ” 1 ๐Ÿ’ฌ 2 ๐Ÿ“Œ 0

Still doesnโ€™t feel completely real that this is out there. Hope some of you find it useful. Let me know what you think when you get your hands on it.

15.11.2025 18:59 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

Huge thanks to the ๐—”๐—ฝ๐—ฟ๐—ฒ๐˜€๐˜€ ๐˜๐—ฒ๐—ฎ๐—บ who were incredibly patient with me, and to everyone who kept asking โ€œwhen is the book coming out?โ€ โ€” youโ€™re the reason it actually happened.

15.11.2025 18:59 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

Itโ€™s written for people who write operating systems, firmware, exploit payloads, performance-critical code, or just like knowing how things really work.
Release date is 28 April 2026, but you can grab it now at the pre-order price.

15.11.2025 18:59 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

If youโ€™ve ever wondered what actually happens between hitting Enter on ./๐—ฝ๐—ฟ๐—ผ๐—ด๐—ฟ๐—ฎ๐—บ and the first instruction running, this is that story.

15.11.2025 18:59 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

The book is a exploration into how ๐—˜๐—Ÿ๐—™ works from start to finish: compilation, linking, loading, dynamic linking, symbol resolution, the kernelโ€™s execve path, patching binaries, writing custom linker scripts, the whole thing.

15.11.2025 18:59 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

After years of working on ๐—ธ๐—ฒ๐—ฟ๐—ป๐—ฒ๐—น๐˜€, reversing binaries, and digging into exploitation techniques, I finally managed to put everything I know (or at least everything that fit) into one place.

15.11.2025 18:59 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Buy Executable Files for Linux: Under the Hood of Elfs for Flexible and Secure Low-Level Coding Book Online at Low Prices in India | Executable Files for Linux: Under the Hood of Elfs for Flexible and... Amazon.in - Buy Executable Files for Linux: Under the Hood of Elfs for Flexible and Secure Low-Level Coding book online at best prices in India on Amazon.in. Read Executable Files for Linux: Under the...

Iโ€™m really excited to tell you all that my book is finally up for pre-order.
๐—˜๐˜…๐—ฒ๐—ฐ๐˜‚๐˜๐—ฎ๐—ฏ๐—น๐—ฒ ๐—™๐—ถ๐—น๐—ฒ๐˜€ ๐—ณ๐—ผ๐—ฟ ๐—Ÿ๐—ถ๐—ป๐˜‚๐˜…: ๐—จ๐—ป๐—ฑ๐—ฒ๐—ฟ ๐˜๐—ต๐—ฒ ๐—›๐—ผ๐—ผ๐—ฑ ๐—ผ๐—ณ ๐—˜๐—Ÿ๐—™๐˜€ ๐—ณ๐—ผ๐—ฟ ๐—™๐—น๐—ฒ๐˜…๐—ถ๐—ฏ๐—น๐—ฒ ๐—ฎ๐—ป๐—ฑ ๐—ฆ๐—ฒ๐—ฐ๐˜‚๐—ฟ๐—ฒ ๐—Ÿ๐—ผ๐˜„-๐—Ÿ๐—ฒ๐˜ƒ๐—ฒ๐—น ๐—–๐—ผ๐—ฑ๐—ถ๐—ป๐—ด(๐—”๐—ฝ๐—ฟ๐—ฒ๐˜€๐˜€, ๐Ÿฎ๐Ÿฌ๐Ÿฎ๐Ÿฒ)

๐—œ๐—ป๐—ฑ๐—ถ๐—ฎ ๐—น๐—ถ๐—ป๐—ธ: amazon.in/dp/B0FQTTBB79
๐—œ๐—ป๐˜๐—ฒ๐—ฟ๐—ป๐—ฎ๐˜๐—ถ๐—ผ๐—ป๐—ฎ๐—น ๐—น๐—ถ๐—ป๐—ธ: amazon.com/dp/B0FQTTBB79

15.11.2025 18:59 ๐Ÿ‘ 4 ๐Ÿ” 1 ๐Ÿ’ฌ 2 ๐Ÿ“Œ 0