Browsing Category
Software
12003 posts
Software Engineering & Development Frameworks
This hub covers practical engineering frameworks, development processes, and system design approaches used to build scalable and reliable systems.
You’ll find how-to guides, architectural breakdowns, and real-world insights focused on backend systems, cloud software, and modern developer tooling.
This content is designed for engineers, technical leads, and teams working on production-scale applications.
Key Engineering Guides
Tired of Slow Uploads? Transfer Files Instantly Over LAN with This Simple Tool
In our daily work and life, transferring files between devices—from your phone to your laptop, or between two…
Andrew Huang: The most innovative music tools of 2025!
TL;DR Andrew Huang (with a shout-out to sponsor The MIDI Association) walks us through the coolest music-making gadgets…
[Boost]
CDK Environment Management: Static vs Dynamic Stack Creation Thorsten Hoeger for AWS Heroes ・ Sep 25 #aws #cdk…
Continuing to bring you our latest models, with an improved Gemini 2.5 Flash and Flash-Lite release
Google is releasing updated Gemini 2.5 Flash and Flash-Lite preview models with improved quality, speed, and efficiency. These…
Building the Next Generation of Physical Agents with Gemini Robotics-ER 1.5
Gemini Robotics-ER 1.5, now available to developers, is a state-of-the-art embodied reasoning model for robots. It excels in…
How to Instantly Unblock Your AI Dev Tool: The GitHub Issues Prompt
I recently hit a wall, with cursor struggling to resolve a bug in a particular library. It kept…
10 best MCP servers to take your Chatgpt experience to next level
OpenAI recently added first-class support for MCP (Model Context Protocol) servers in ChatGPT’s Developer Mode, and that’s a…
released: active_record_compose 1.0.0 — Wrap multiple models with an ActiveModel interface
I just released version 1.0.0 of my gem active_record_compose. 🎉 hamajyotan/active_record_compose (GitHub) As mentioned in my previous post,…
Privacy for subdomains: the problem
I recently learned about a new way to leak your privacy, and it’s a scary one. Before going…
How I fixed the Chakra UI List component not found error by updating to the latest version.
Introduction While developing an app with React (Vite + TypeScript), I introduced Chakra UI as my UI library.…