Codebox, a distributed self-hosted system for remote development workspaces
Mood
thoughtful
Sentiment
positive
Category
tech
Key topics
remote development
self-hosted systems
distributed systems
The author introduces Codebox, a self-hosted system for remote development workspaces, and shares its design and functionality in response to comments.
Snapshot generated from the HN discussion
Discussion Activity
Light discussionFirst comment
N/A
Peak period
1
Hour 1
Avg / period
1
Based on 1 loaded comments
Key moments
- 01Story posted
11/18/2025, 7:16:37 PM
14h ago
Step 01 - 02First comment
11/18/2025, 7:16:37 PM
0s after posting
Step 02 - 03Peak activity
1 comments in Hour 1
Hottest window of the conversation
Step 03 - 04Latest activity
11/18/2025, 7:16:37 PM
14h ago
Step 04
Generating AI Summary...
Analyzing up to 500 comments to identify key contributors and discussion patterns
How it works: - A central server provides a web UI and acts as the entry point. - Runners host and manage workspaces. They only need outbound access to the server. - An agent inside each workspace handles SSH access and exposes HTTP services running in the containers. - A CLI on the user’s machine acts as an SSH proxy to connect to the workspaces.
This architecture lets you distribute the workload across different machines and networks while keeping deployment relatively simple.
I’m particularly interested in feedback about security and scalability.
Repo: https://github.com/davidebianchi03/codebox
Happy to answer questions or discuss design decisions.
Want the full context?
Jump to the original sources
Read the primary article or dive into the live Hacker News thread when you're ready.