Browsing Tag
discuss
430 posts
Exploring Heap Memory and Garbage Collector Algorithm in Go Language
Go automatically manages memory with the heap and a concurrent mark-and-sweep garbage collector. Escape analysis decides whether variables…
I Audited 100 Agency Workflows: The 3 Collaboration Mistakes Costing $50k+ Annually
Agency work feels intense. Projects move quick. Clients demand more. Deadlines never wait. Teams feel pressure from all…
How to Hide API Endpoints in Next.js
In Next.js, securing sensitive data and preventing the exposure of API endpoints is critical for building secure web…
Apa Rasanya Pertama Kali Ikut AWS Summit Jakarta 2025?
Bulan ini saya dapat kesempatan ikut AWS Summit Jakarta 2025 di The Ritz-Carlton Jakarta Pacific Place. Excited banget…
What are your goals for the week? #138 back to school.
This is back to school week here. The traffic will be back and schedules readjusted. This also reminded…
What tech stacks do you guys use ?
I asked this question a few years ago, but while revisiting my old blog posts, I got curious…
Querying CSV/XLS and other files:SPL Lightweight Multisource Mixed Computation Practices #2
It is convenient to access files with SPL. The language can also deal with various file formats. Computing…
🔎 Step-by-Step Guide to Building a Deep Search AI with DuckDuckGo & OpenRouter 🤖
AI-powered search is evolving fast. But you don’t have to wait for the big players—you can build your…
Calling All NodeJS Wizards: What Would You Add to the Ultimate Boilerplate?
🚀 TL;DR I’m kicking off a new NodeJS starter template and crowdsourcing the best tips, packages, and “why…
Front End Language Feature Matrix
Hi! I’ve created a page to showcase the features of Mint (a programming language for single page applications)…