Even if you are not familiar with the mdbook project you might be familiar with its output. Almost every Rust-related open source book uses it and many books that are not related to Rust.In the last c...
Ever wished for a Dropbox or Google Drive alternative that YOU fully control? Enter Nextcloud — a fantastic open-source tool that lets you host your own secure cloud storage solution! 🎉 Hosting N...
Introduction 👋
Hey there, fellow developers! Today, we're diving into authentication in Go applications using GToken, a powerful middleware for the GoFrame framework. If you're building we...
Garbage collection in Java manages memory but does not clean up non-memory resources like sockets or file handles. Resource leaks may occur without proper management, leading to performance degradatio...
Hi there! I'm Shrijith Venkatrama, founder of Hexmos. Right now, I’m building LiveAPI, a tool that makes generating API docs from your code ridiculously easy.Imagine you’re building a little serve...
As data becomes increasingly central to business decisions, the ability to create compelling visualizations is more valuable than ever. In this guide, I’ll walk you through my recent experience with...
Clojure practice task:
Managing User Permissions with Sets
You are developing a role-based access control system for a web application. Each user has a set of permissions (e.g., :read, :write,...
Part 2 : Pagination & Infinite Scrolling
Welcome back, Flutter devs! In Part 1, we explored how to build clean and efficient listings using Flutter and Bloc, powered by the PokéAPI. We s...
Manually building and signing an APK every time you make a change? Nah, that’s a waste of time. The right way to do it is to automate the entire process using GitHub Actions. That way, every push or...
🚀 Reflecting on the First Quarter at Techbridle Foundation 🚀The first quarter of my journey at Techbridle Foundation has officially come to an end! It has been an exciting, challenging, and rewa...