InFeeo
United States
technology
New
Language

Channels

The Boot Chain of a RISC-V Board: From Silicon to Ubuntu 26.04(github.com)
When you press the power button on the SpacemiT K3 Pico-ITX, Ubuntu 26.04 appears on the serial console about 30 seconds later. Between those two events, five distinct software layers run in sequence, each one handing off to the next. Understanding what each layer does - and why it exists - matters the moment something goes wrong, or the moment you want to put a different OS on the board.
Show HN: Storytime – Continuity for Claude Code (and other ideas)(github.com)
A continuity system for LLM–harness collaboration. Builds technical specifications through structured persona conversations — and carries session state across compactions, sessions, and time. Describe a problem. Storytime surveys your codebase, assembles a team of domain-expert personas, and runs a structured conversation that produces a plan — grounded in your actual code, with citations, decisions, and visual aids. Underneath the spec workflow is a consolidation loop that preserves continuity across compactions and sessions. Phases collapse when empty. Not every run uses every gear. See a full walkthrough → Storytime v1.0.1 — github.com/1ps0/storytime