Feb 3 · 3 min read · In every era, progress has been shaped not in isolation, but in gatherings, salons of thinkers, circles of makers, rooms where ideas were argued, refined, and reborn. In our time, hackathons have become such spaces. They are not merely hackathons on ...
Join discussion
Jan 23 · 6 min read · The most expensive mistake in tech isn’t picking the wrong database. It’s picking the wrong battle. Every line of code your team writes is a future liability. Every custom-built system is a maintenance tax that your company will pay for the lifetime ...
Join discussion
Jan 22 · 5 min read · Overview HackPrix Season 2 wasn’t just a hackathon on the calendar, it was a luminous chapter in the HackPrix story. Hosted at Lords Institute of Engineering & Technology, Hyderabad on 14th and 15th of June 2025, this edition transformed the venue in...
Join discussion
Jan 20 · 4 min read · Overview: Introducing HackPrix, an initiative by the HackPrix community, a space where innovation meets expertise and ideas are given room to bloom. HackPrix season 1 was a true reflection of this spirit. Organized on 7th and 8th June at Lords Instit...
Join discussion
Dec 26, 2025 · 3 min read · Intro I write C++ code almost every day, be it for work or for fun (yes, we exist). While I have great tools for benchmarking runtime performance in my toolbox, I never really tried "benchmarking compile times". With build times continuously creeping...
Join discussion
Nov 16, 2025 · 14 min read · You want to build an AI application. Something useful. Something your users can rely on. But here's the problem: How do you know it's actually good? You can build an app that generates summaries, answers questions, or writes emails. It works. Your te...
Join discussion
Nov 10, 2025 · 11 min read · 프론트엔드 개발을 하다 보면 webpack, 번들링, 빌드, TypeScript, Babel 등의 용어를 자주 접하게 됩니다. 하지만 이들의 정확한 차이와 관계를 이해하는 것은 쉽지 않습니다. 이 글에서는 이러한 개념들을 체계적으로 정리하고, 실제로 어떻게 동작하는지 상세히 알아보겠습니다. 1. 번들링 vs 빌드: 어떤 개념이 더 클까? 빌드가 더 큰 개념입니다 빌드(Build)는 소스 코드를 프로덕션 환경에서 실행 가능한 형태로 변환하는 전체...
Join discussionSep 21, 2025 · 5 min read · Introduction In my previous post, we tackled the process of how email is forwarded and delivered from one user mailbox to another, the components needed, and the different protocols involved. We wrapped up our discussion by explaining the email flow ...
Join discussion
Aug 25, 2025 · 3 min read · We live in an era where ideas can turn into working products faster than ever before. Not too long ago, building a Minimum Viable Product (MVP) meant late nights coding, endless debugging, and months before you could actually show anything to users. ...
Join discussion