RSSAmplifier

Blog

Stan Kondrat - Full-Stack Developer with 20+ Years of Experience

Building Apps & Software | Mobile (iOS, Android) | Web | Backend | AI | Hardware Integration

stan-kondrat.github.ioRSS feed ↗14 posts

Latest posts

GeoIP SQLite: download once, bundle freely, query offline

A pre-built SQLite IP-to-country database, auto-updated from IPverse via GitHub Actions. CC0 licensed - bundle it in your app, ship it anywhere, no attribution required.

Claude Code Proxy: coding offline on my local GPU

A single-file, zero-dependency Python proxy to run Claude Code against any local or remote OpenAI API v1 compatible LLM - plus an anti-AGI license clause.

MarkdownAtlas: A Privacy-First Markdown Viewer for macOS

Building a lightweight, offline markdown viewer with zero telemetry and no dependencies

T2 SDE RC Script Writing Guide

T2 SDE uses SysV-style init with manual symlink management

Now, with AI, we’re all Seniors

How software development has changed based on my 20 years of experience.

YasouOS - A minimal operating system for virtual machines built from scratch.

Every developer hits that NIH syndrome phase. When it hit me, I decided to build an operating system.

Frontend UI is dead - welcome Voice User Interface (VUI) AI Agent

Any tasks you can delegate to a human assistant will be delegated to a Voice-controlled AI Agent.

Android Studio Cloud… is just VNC. Seriously?

It’s basically just a browser-based VNC connection to a Linux machine.

Will Google Search Be the Next to Join Killed by Google?

Google Search Is Dying for Me – LLMs Took Over.

A simple web server benchmark comparison

I spent a day having some fun comparing the performance of different web servers on my local machine. For this little project, I tested servers written langs...

HashiCorp Nomad on Alpine Linux musl __vdprintf_chk Error

While trying to install HashiCorp Nomad on Alpine Linux, I encountered the following Error relocating /usr/local/bin/nomad: __vdprintf_chk: symbol not found.

Semver.c ESP IDF Component

Packaging libs For EspressIf IDF Components.

JS HEX Editor

JS HEX Editor - Cross Framework UI Component

Progressive Image Viewer

Progressive Image Viewer allows to simulate slow communication and see how the browser will render partially loaded incrementally decoded(progressive or int...