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…
RTOS Part 1 - What is a Real-Time Operating System (RTOS)? @ShawnHymel explains! ➡️ dky.bz/3z5iB4i
Curated list of books on Large Language Models github.com/Jason2Brownlee…
📞🤖 Phone Calling Agents Course Made by the LangChain Community Build production-ready voice AI agents for real calls via Twilio. Uses Opik (native LangChain integration), open-source models, multi-week course with live sessions. Check it out: github.com/neural-maze/re…
This is an excellent resource for understanding GPU's low-level parallel execution: it outlines PTX’s programming and machine models, thread and memory hierarchies. docs.nvidia.com/cuda/parallel-…
On Intel and AMD x86-64 systems, the Memory Management Unit (MMU) is architecturally fixed to use a 4 KiB base page size. This design is inherited from the Intel 80386 processor from 1985, whose paging structures, entry formats, and alignment rules all assumed 4 KiB pages. For…
Coding a GUI from scratch youtu.be/wdSPqru3NDo JB
youtube.com
YouTube
Coding a Graphical User Interface in C - from scratch
Math isn't just about numbers - it's about finding complex patterns in our world. And there are many ways that you can apply mathematical concepts in programming, beyond what you might've learned in school. In this guide, Tiago discusses the architecture of math – and how you…
Do I need to say more? docs.kernel.org/core-api/list.…
Linked lists where invented by CS professors to teach data structures with a simple example. They're useless in real programming.
Malware development basics - anti dynamic analysis & sandboxes 0xpat.github.io/Malware_develo…
Simplified Structure of Linux Kernel
Introduction to virtual memory for beginners nghiant3223.github.io/2025/05/29/fun… #cybersecurity
Collection of blog posts, write-ups, papers and tools related to cybersecurity, reverse engineering and exploitation github.com/0xor0ne/awesom… #cybersecurity #infosec
"Introduction to Parallel Algorithms" by Guy Blelloch is an excellent companion to MIT's course. It covers the memory hierarchy from a parallel computing perspective and much more. cs.cmu.edu/~guyb/paralg/p…
MIT's 6.851: Advanced Data Structures (Spring'21) courses.csail.mit.edu/6.851/spring21/ This has been on my recommendation list for a while, and the Memory hierarchy discussions are great in the context of cache-oblivious algorithms.
Master x86-64 Assembly by Building a GUI from Scratch: The Ultimate Hands-On Learning Experience!
Since the post resonated, check the dedicated chapters on CPU Caches from the book, Algorithmica by Sergey Slotin. en.algorithmica.org/hpc/cpu-cache/…
The question: "Why do CPUs have multiple cache levels?" often gets many CS students and professionals thinking and researching. This article from Fabian Giesen narrates a "cache story" in a relatable way, only to delve into the details - a must-read! fgiesen.wordpress.com/2016/08/07/why…
Built HTTP servers in C to see how web servers actually work under the hood Using Mongoose, you can build both: - A static file server - A dynamic RESTful API server - With JSON parsing & minimal code
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.
United States 趨勢
- 1. Warner Bros 93.5K posts
- 2. HBO Max 45.5K posts
- 3. Good Friday 51.6K posts
- 4. #FanCashDropPromotion N/A
- 5. #FridayVibes 3,950 posts
- 6. Paramount 26.7K posts
- 7. $NFLX 4,351 posts
- 8. RED Friday 4,246 posts
- 9. #FridayMotivation 3,915 posts
- 10. The EU 131K posts
- 11. NO U.S. WAR ON VENEZUELA 2,345 posts
- 12. Jake Tapper 55.4K posts
- 13. #FridayFeeling 1,699 posts
- 14. Happy FriYay 1,029 posts
- 15. Pickens 16.9K posts
- 16. $WBD 1,878 posts
- 17. Cloudflare 38.8K posts
- 18. #FlashbackFriday N/A
- 19. Ted Sarandos 2,259 posts
- 20. So Netflix 22.8K posts
Something went wrong.
Something went wrong.