@davidokocha086: built a multi-client terminal chat app in C from scratch. raw TCP sockets. select() for I/O multiplexing. no libraries.…
Summary
Developer built a multi-client terminal chat app in C from scratch using raw TCP sockets and select() for I/O multiplexing, as a step toward building EduOS, a privacy-first AI-native OS for African schools.
View Cached Full Text
Cached at: 05/26/26, 07:05 AM
built a multi-client terminal chat app in C from scratch.
raw TCP sockets. select() for I/O multiplexing. no libraries. every byte is manual.
not doing this for clout.
i’m 19 and building EduOS — a privacy-first, AI-native OS for African schools. offline. adaptive. no tracking or spying on children.
400 million African kids deserve better software. and i intend to build it.
this is just one step.
#cprogramming #systems #devlife #100DaysOfCode #coding #eduos
Similar Articles
Openclaw OS
Openclaw OS is a tool that turns one-off chats into persistent, usable apps.
@akshen121: Gave @cognition Devin Terminal (Cli) a try: build a full skribbl. io clone from scratch. Multiplayer drawing game, Node…
A developer used Devin Terminal CLI with a multi-model subagent setup to build a full multiplayer drawing game from scratch, demonstrating the agent's capability.
Built a Tauri v2 desktop chat shell for local LLMs — point it at Ollama / llama.cpp / any OpenAI-compatible endpoint, MIT, ~12 MB binary
Built a Tauri v2 desktop chat shell for local LLMs that can connect to Ollama, llama.cpp, or any OpenAI-compatible endpoint. The project is MIT licensed and produces a ~12 MB binary.
@paulmillr: Stunned by https://getmoshi.app by @odd_joel Most phone terminal emulators are garbage. This one provides a thoughtful,…
Moshi is a polished phone terminal emulator app that integrates with AI agents like Claude Code, offering features such as chat mode, gesture controls, and remote monitoring of AI tasks from mobile devices.
Claude and I built an app
The article announces Roboterm, a minimal terminal emulator built with Claude AI, and reflects on using AI for coding personal projects, highlighting improvements in productivity and code quality.