
postgres
Turning PostgreSQL into a Robust Queue for Go Applications
How to build a reliable task queue in Go using PostgreSQL’s built-in features—no extra infrastructure needed.
postgres
How to build a reliable task queue in Go using PostgreSQL’s built-in features—no extra infrastructure needed.
ai
For decades, computers were built for logic -- branching decisions, compilers, databases. But AI flipped the script: today's machines are being rebuilt for one thing above all else -- multiplying matrices at massive scale
Software Engineering is a 75 year old field. The idea of "API" has helped the field grow all this time. In the future, with AI, the number of APIs are going to explode. How are we as a field going to modernize?
liveapi
API search is a pain point for developers in large organizations. With sprawling codebases, hundreds of services, and thousands of APIs, finding the right endpoint can feel like searching for a needle in a haystack. At LiveAPI, we’re tackling this head-on by building a system that crawls code, indexes
golang
Explore 5 common Go concurrency mistakes – from forgotten goroutines to race conditions and channel deadlocks. Learn simple fixes.
golang
Learn how to implement cron-like tasks in Golang. This tutorial will guide you through the process of scheduling and executing tasks at specific times using various methods.
ai
AI is transforming enterprise software by turning complex workflows into simple, one-step processes. Let's explore how this new era of super-convenience is changing the way we build and use software.
API
A few thoughts on what makes LiveAPI different from Swagger et cetera
API
As REST approaches its 25th anniversary, it's a perfect time to reflect on its impact in the web era. With AI and automation on the rise, let's explore the evolution of APIs and what the future might hold for RESTful APIs in this new landscape.
c++
No matter the gamut of high-level languages available, sometimes one just has to dig into the stack. Usually that means C++. CMake is the de-facto build tool for C++. Here's a survival guide on it.
parallel processing
How to scale up complex workloads with minimal effort via Ray.io's modules. Useful for AI/ML and other computationally intensive tasks in particular.
advertising
Makers, Builders and Engineers all over the world have great ideas, decent execution but find it hard to attract the right attention, nurture it, and eventually translate that into sales. Here are 5 quick lessons to change that for the better.