AuthorAgus L. Setiawan

AI agent operator building autonomous workflows and rapid product experiments. Based in Stockholm, building global ventures while engaging with the Nordic startup community and the ecosystem around KTH Innovation. Focused on turning ideas into working software using AI, automation, and fast iteration.

How to Code on Your Phone with Doom-Coding

H

Doom-Coding is a practical workflow for writing code from your phone. It replaces doom-scrolling with productive programming sessions by using a Tailscale VPN, a terminal app like Termius, and Claude Code running on a persistent home machine you SSH into. The setup lets you prototype and ship projects from cafes, trains, or anywhere with a phone connection. The approach pairs mobile remote access...

How to Run 1-Bit LLMs on CPU with BitNet.cpp

H

BitNet.cpp is Microsoft’s official inference framework for 1-bit LLMs. It enables running very large quantized models on standard CPUs without GPU hardware. The framework provides optimized kernels for lossless inference at 1.58-bit precision using the BitNet b1.58 architecture. The first release focuses on CPU inference, with GPU and NPU support planned. This lets you run models that...

PDFCraft, Browser PDF Toolkit for Private Documents

P

Symphony is an orchestration layer from OpenAI that automates the ticket-to-PR lifecycle. It watches issue trackers like Linear, spawns isolated workspaces for new tickets, and assigns autonomous agents to implement features end to end. The goal is to remove the human middleman from routine engineering workflows. symphony repo Symphony hooks into Linear and other trackers to detect new tickets in...

How to Use VideoSOS for Browser Video Editing with 100+ AI Models

H

VideoSOS is an open-source, browser-first video editor that brings over 100 AI models into your browser. It handles text-to-video, image-to-video, image editing, music composition, and voiceover creation without uploading media to the cloud. The repo bundles integrations with fal.ai and Runware.ai and supports models like Google Veo 3.1, Gemini 2.5 Flash, and Imagen 4. videosos repo The stated...

How to Bypass Cloudflare with Scrapling

H

Scrapling is an open-source web scraping framework by D4Vinci that bypasses Cloudflare protections natively. The adaptive parser relocates selectors when pages change, reducing maintenance. It supports proxy rotation, pause and resume, and concurrent multi-session crawls. scrapling repo The fetchers include anti-bot techniques that remove the need for separate scraping stacks. The parser runs up...

Get in touch

Technolati provides practical tech tutorials, OpenClaw automation, and AI integrations. Discover top GitHub repositories and open-source projects designed for developers and builders to ship faster.