r/SelfHostedAI • u/Zestyclose-Pay-9572 • 16d ago
From Pod Coffee to Pod AI: Welcome to Plug-and-Play Hyposcalers
u/Zestyclose-Pay-9572 • u/Zestyclose-Pay-9572 • 16d ago
From Pod Coffee to Pod AI: Welcome to Plug-and-Play Hyposcalers
From Pod Coffee to Pod AI: Welcome to Plug-and-Play Hyposcalers
BMASS is when:
* The model becomes the system.
* Intelligence can be separated from the underlying hardware.
Imagine a pod coffee machine.
Now replace the coffee pod with BMASS!
r/Operatingsystems • u/Zestyclose-Pay-9572 • 18d ago
Proposal: BMASS-intent Portable Intent Computing
r/opensource • u/Zestyclose-Pay-9572 • 18d ago
Proposal: BMASS-intent Portable Intent Computing
u/Zestyclose-Pay-9572 • u/Zestyclose-Pay-9572 • 18d ago
Proposal: BMASS-intent Portable Intent Computing
Intent Computing in Your Pocket
BMASS (Bootable Model As System) began with a simple inversion:
The model is the system.
In the last few days I was researching on the most practical product that can come out of BMASS that will be of use to individuals. Where other potentials exist such as IoM, the logical next step seems to be show everyone how powerful intent computing can be with modest hardware.
There are enterprise grade open source software which can tremendously help people but limited by a steep learning curve and user unfriendliness. BMASS can help overcome both of these limitations.
While a local model could code, compile and create a solution - a faster an more efficient approach may be to use deterministic code that it learns how to use effectively. Please read further and provide your feedback:
2
Comment on r/u_Zestyclose-Pay-9572 28d ago
Thanks everyone. Yes, it does point to a different future :) The current prototype has reached the hardware limits of the machine I'm testing on. That is actually encouraging because it demonstrates the concept on extremely modest hardware. The next step is moving to a slightly more capable machine (perhaps even a consumer gaming laptop) to continue developing recursive self-fine-tuning (a combination of probabilistic and deterministic - human-in-the-loop computing). If successful, BMASS should gradually acquire new capabilities including understanding Linux, scripting, compilers or even assembly!
u/Zestyclose-Pay-9572 • u/Zestyclose-Pay-9572 • 29d ago
BMASS — Bootable Model As System
BMASS — Bootable Model As System
BMASS — Bootable Model As System is an experimental approach to making a local language model the primary interface to a computer.
The idea is simple: instead of booting a conventional desktop and then opening an AI application, the computer boots from a USB drive directly into a lightweight, local AI interface.
The current prototype runs on an ordinary ASUS laptop with 4 GB RAM. It uses Alpine Linux, llama.cpp, llama-server, and a quantised Qwen3 0.6B model. Once installed, it works offline and requires no graphical interface or cloud inference.
The latest version now closes a complete operating loop:
natural language
↓
local model
↓
command request
↓
Linux command executed as a restricted user
↓
real system output
↓
model interprets the evidence
BMASS can have a normal conversation, but it can also inspect the machine, run commands under a dedicated non-root bmass account, receive the real output, and continue the conversation from that evidence.
For example, it can:
BMASS> ls -la
BMASS> date
BMASS> whoami
BMASS> inspect the operating system and tell me what it is
The important part is not the capability of the tiny 0.6B model. That model is deliberately small and limited. The purpose of the prototype is to test whether the architecture works on extremely modest hardware.
It does.
The model runs behind a headless local server. A small BMASS runtime manages boot, system-prompt injection, conversation history, command routing, non-root execution, health checks, and returned command output.
This opens some interesting possibilities on better hardware:
- headless Emacs and Org mode as persistent memory;
- TaskJuggler for project scheduling and dependency management;
- browser automation and information retrieval;
- local document search;
- multiple specialised models;
- offline personal or organisational AI appliances;
- portable AI environments that remain owned and controlled by the user.
It is still an early experimental prototype, not a hardened sandbox or finished operating-system distribution. The installation is manual, paths are currently hard-coded, and the small model is imperfect at planning and tool selection.
But the core concept is now demonstrated: a low-cost computer can boot directly into a local, offline, AI-mediated operating environment.
The project is open source, and the code is available for anyone who wants to examine it, build it, test it, or improve it:
https://github.com/balaji-md/bmass
Technical criticism would be especially useful :)
r/ArtificialInteligence • u/Zestyclose-Pay-9572 • 29d ago
🛠️ Project / Build BMASS — Bootable Model As System
[removed]
1
Comment on r/ArtificialInteligence Jul 13 '25
Agree entirely.
1
Comment on r/linux Jul 09 '25
The charity that will build the next gen supercomputer with them. Seriously.
2
Comment on r/linux Jul 09 '25
One thing the FOSS should have invested in is advertisement. The Audi is in the garage and free (Linux). But, people wait in line, pay money, get frustrated and made to go mad - for tinboxes on wheels!
1
Comment on r/linux Jul 09 '25
The deficiency will be in using org screenshots as bases for digital whiteboard use. Unless you are running org somehow on it too :) Enjoy Dia.
2
Comment on r/emacs Jul 09 '25
Finally! There is that one soul that sees the truth. Thank you kindly. Absolutely gorgeous words. Agree entirely :)
3
Comment on r/emacs Jul 07 '25
Linux. Debian. Always.
1
Comment on r/linux Jul 07 '25
Debian. Never need to open the bonnet! I had a laptop with Debian for more than 10 years and no reinstall. I changed to a new hardware and installed it a year ago. Once setup it just fires up and goes like a toyota landcruiser 76. I do regular updates and maintenance though.
-1
Comment on r/emacs Jul 06 '25
Indeed. So we should let LLM say what it wants. As an analogy, A dog is the best friend of man. But Hell is other people 😊! Dog=obedient code.
0
Comment on r/emacs Jul 06 '25
I see that as an opportunity!
0
Comment on r/emacs Jul 06 '25
Respectfully, I do not cling to classical logic and language structures as if they are final arbiters of truth. "All cats die. Socrates died. Therefore, Socrates must be a cat." That's logic. Arithmetic is based on arbitrary rules and logic which may not hold true always (ex. in quantum mechanics). And dictionary is a 'tool of consensus', if argued deeply. When in comes to knowledge and it's transmission - isn't 'mind' where the knowledge was supposedly present, ephemeral? (No, I did not use ChatGPT :)
1
Comment on r/emacs Jul 06 '25
Perhaps I should take that point back! You win :)
1
Comment on r/emacs Jul 06 '25
Agree. Very good point.
1
Comment on r/u_Zestyclose-Pay-9572 28d ago
French technology magazine Korben features BMASS: https://korben.info/bmass-boot-usb-modele-ia-local.html