LB blog.orhun.dev by orhun 14d ago

Write less code, be more responsible

Opinion essay on AI-assisted programming: discusses benefits and drawbacks of LLM-aided coding, vibe coding culture, and responsible development practices.

HN tgnk2341 15d ago

GazeFollow from Scratch

Implementation of GazeFollow gaze detection model from NeurIPS 2015 paper using MediaPipe face detection.

HN shauntrennery 15d ago

Is Numble the first AI-proof game?

Analysis of Numble daily puzzle that defeats LLMs better than Wordle. Explores what makes puzzles AI-resistant.

HN leonidas1712 15d ago

A3: Kubernetes for autonomous AI agent fleets

A3: Kubernetes-based platform for autonomous AI agent fleets at SAP Labs Singapore. Handles code, research, slides, patents, audits with task distribution and execution planning.

HN georgestrakhov 15d ago

Neural Computer

Research essay on whether AI can function as a computer and self-optimize its own execution.

HN aatel-license 15d ago

Code Democracy the Big Lie

Opinion piece on whether AI coding tools like Claude Code democratize software development.

HN pdappollonio 15d ago

Show HN: Dux, a TUI Agent Multiplexer

Dux: TUI multiplexer for running multiple AI agents on same codebase via git worktrees, supporting Claude and other agent backends.

HN mercat 15d ago

Your next 10 hires won't be human

Multica: Open-source managed agents platform converting coding agents into autonomous teammates that handle task assignment, progress tracking, and issue resolution.

HN agiacalone 15d ago

Bring Back Buddy

Community response to removal of 'buddy' feature from Claude Code v2.1.97. No official changelog provided.

HN xlayn 15d ago

AMD GPU LLM Performance Testing

Performance benchmarking data for AMD GPUs running LLM inference. Tests actual hardware performance against theoretical specifications.

HN dividedcomet 15d ago

Open Source LLM Comparison – Is Opus Cooked?

Benchmark comparison of open-weight LLM models tested on identical prompts with cost and capability metrics. Tests latest frontier models on real-world tasks.

HN thunderbong 15d ago

Daily You: A Personal Diary

Personal diary app with mood tracking and journaling features. Open-source but unrelated to AI/ML interests.

HN tank-34 15d ago

Yet another BFF toolkit for Python

Python library for composing nested APIs declaratively with auto-batching, DataLoader pattern, and GraphQL generation.