
Raju Ghorai
@coderj001
I'm just lifetime learner...🙏🏻
你可能會喜歡
My latest blog post has been featured in @hashnode's Weekly Newsletter! Thrilled to be recognized by such a vibrant developer community. Big shoutout to @danizeres Check out the post and join the discussion! #devcommunity #hashnode coderj001.hashnode.dev/mastering-dock…

Most web devs use Python, JS, or PHP. But building a template engine in C? That's how you learn what's REALLY happening under the hood. ✓ Build a TCP server ✓ Process HTTP requests ✓ Handle variables, conditionals & loops

Truncate is a DDL Each table and all its indexes have pointers to files on disk. Truncate simply resets those points to blank files. For this operation to happen atomically, truncate takes an exclusive table lock which blocks and reads and writes for the time it takes to repoint…


Reverse Engineering for Noobs TLDR; Brief introduction to RE, executables, compiling, 32-bit x86 syntax, and stack frames. x86re.com/1.html

Sad day to be a C++ dev. It will become harder to dunk on Python.
As of Python 3.14, the free-threaded (or no-GIL) version of the Python interpreter is no longer considered experimental.

Built a JavaScript runtime in C to understand how Node.js, Bun & Deno actually work Jade Runtime covers: - JavaScriptCore engine integration - libuv event loop architecture - Native API bindings - Async I/O implementation

While exploring about hash functions, I came across an interesting algorithm: Rabin–Karp string matching ⚡ Editors like VSCode (or any text search) often use this to find patterns in O(n + m) time instead of O(n·m) brute force. tinyurl.com/33489tkw

Intro to x86 Assembly Language. (Link below)

Learn how to build a ping utility from scratch using raw sockets and ICMP protocol in C

"Let's Build a Simple Database" by Connor Stack I came across this detailed blog that mimics SQLite from the ground up to understand the internals and its implementation journey in C, adding to the reading list. cstack.github.io/db_tutorial/

SQLite is used across various projects for efficient data storage and retrieval. Many browser engines, Chromium included, rely on SQLite for various browser functions. The official architecture page is quite an exciting read, with pointers to the code.…

CPP / C++ Notes for Windows API Programming Win32 caiorss.github.io/C-Cpp-Notes/Wi…

InstagramPrivSniffer: Views Instagram private account's media without login GitHub: github.com/obitouka/Insta…

🦾 AI+Hacking: Using LLMs to Hack Better and Faster Blog: blog.ethiack.com/blog/dont-fear… author: @0xacb


"Competitive Programmer’s Handbook" ~300 pages book covers ALL important topics. Absolutely FREE.

Docker 101: Restart a Container on Failure Automatically 🐳 Some containerized apps are more resilient than others. Practice configuring the restart policy of a container to make it outlive application crashes labs.iximiuz.com/challenges/doc…
Binary operations in C youtu.be/DPmyUAvLVII JB #cprogramming #bitwise
youtube.com
YouTube
Binary operations in C
Learn How to Reverse Engineer Games with IDA Pro 👉 youtube.com/watch?v=5eZ8Nm…
25 Blogs to Learn 25 AWS Concepts: 1) API Gateway: techopsexamples.com/p/architecture… 2) Scaling Patterns: techopsexamples.com/p/cloud-scalin… 3) VPC Network Segmentation: techopsexamples.com/p/aws-vpc-netw… 4) DR Strategies: techopsexamples.com/p/cloud-disast… 5) Load Balancers: techopsexamples.com/p/load-balance… 6) Cross Zone Load…

Windows Local Privilege Escalation through the bitpixie Vulnerability blog.syss.com/posts/bitpixie/

United States 趨勢
- 1. #wednesdaymotivation 7,664 posts
- 2. Gold Glove 2,713 posts
- 3. Jay Jones 62.5K posts
- 4. #LoveYourW2025 281K posts
- 5. Good Wednesday 33.8K posts
- 6. Christen Press 3,145 posts
- 7. Young Republicans 117K posts
- 8. Vision Pro 4,004 posts
- 9. Markey 1,641 posts
- 10. #Wednesdayvibe 2,078 posts
- 11. Hump Day 17.1K posts
- 12. Alan Jackson N/A
- 13. Bessent 66.3K posts
- 14. Voting Rights Act 11.8K posts
- 15. Moulton 1,016 posts
- 16. Tami 5,786 posts
- 17. Riggs 1,029 posts
- 18. iPad Pro 7,665 posts
- 19. #GenV 5,989 posts
- 20. #RHOSLC 8,091 posts
Something went wrong.
Something went wrong.