celeron.hashnode.devdoing github-actions local-first!Hey there! Let’s talk about something that’s been a game changer for me: act. It basically lets you run your GitHub Actions on your machine without a whole lot of configuration—none for me! So if you're too excited to check this out on your own, chec...Jan 11, 2025·2 min read
celeron.hashnode.devFunctions in Memory (Stack)Checkout my twitter thread explaining how functions work in memory (stack). Here's how functions behave in the stack (aka memory)A thread 🧵#programming #DSA #ALGO #recursions #stack #memory #functions— Khushal Bhardwaj (@CeleronCoder) September 19, ...Sep 19, 2022·2 min read
celeron.hashnode.devREST with RustCalling REST APIs with rust may seem like a daunting task at first because of the steep and long learning curve of rust as a programming language. We know that contacting with REST APIs is something that we come across creating almost any other app t...Sep 5, 2022·4 min read
celeron.hashnode.devShould I adopt Service Oriented Architecture (SOA)?The main principle of Service-Oriented Architecture is to segregate the concerns to move the business logic and the vulnerable data layer off to the API routes directly. In this, we isolate different parts of the logic in such a way that makes sense....Sep 1, 2022·5 min read
celeron.hashnode.devwhat made me a developer? 🧐Disclaimer: I'm directly writing it in the editor, so wear your seatbelts before starting, 'cuz I don't know where we'll land. TLDR; Here are some things that you can learn from my journey, 'cuz I know I'm bad at talking: Learn in public, start out ...Aug 18, 2022·4 min read