website/blog/posts/lifebloodos_release/index.html

97 lines
5.1 KiB
HTML
Raw Normal View History

2025-09-09 09:39:47 -07:00
<html lang="en">
<head>
<title>vore microcomputers development blog - SillyPost</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="stylesheet" href="/microsoft.css"/>
<link rel="icon" type="image/x-icon" href="/favicon.ico">
</head>
<body>
<div class="container">
<div class="container-item">
<a href="/"><img src="/assets/logo_typeset.svg" alt="vore microcomputers logo"/></a>
<h1>lifebloodOS public release!</h1>
<h5>2025-09-09</h5>
<h4>written by Niko Viau-Chow-Stuart (Founder)</h4>
<img src="/blog/posts/lifebloodos_release/lifeblood%20os%201.png"
alt="a drawing of the lifeblood os initial command prompt"/>
<p>
hello everynyan! wow it's been a bit, oops...
</p>
<p>
i like to keep promises, and also never drop any projects that i say i'm working on (as proof of this fact,
the vap kernel still gets internal git pushes!)
</p>
<p>
something we announced awhile ago that we unfortunately have not given as much information on as we'd like
is lifeblood! <a href="/blog/posts/stripe_sessions_2025">that cheap risc v devkit we announced back in april!</a>
</p>
<p>
with my life currently being quite busy with college, we had an internal meeting among our developers as well
as some friends close to the company on what out of our work-in-progress internal projects we should focus
on, and lifeblood won by around a single vote! (to be fair, it won the entire vote of the people outside the
company, but adjusted for the value of internal company votes it just barely got above asklyphe, which means
hopefully some work will be done on that as well soon!)
</p>
<p>
since then, i've been doing my best to bring lifeblood os, the operating system that would be shipped with
lifeblood computers, as far as possible; and what we've released, while still in a very early stage, should
hopefully be enough to start developing basic stuff for the system!
</p>
<p>
currently, since we don't have any devkits that you can buy, you're limited to running the operating system
in qemu's virt riscv32 board, which is unfortunate (but we hope to remedy this fact as soon as we can!)
</p>
<p>
the operating system, as stated earlier, is also still in an incredibly early state, and unless you have
experience in low level system programming, you may have a bit of trouble getting your code on the OS
</p>
<p>
however! if you are either experienced, or just the curious type, the source code is now fully available
on our git!
<a href="https://forge.voremicrocomputers.com/Vore_Microcomputers/lifeblood_os">(https://forge.voremicrocomputers.com/Vore_Microcomputers/lifeblood_os)</a>
</p>
<p>
if you're interested in talking to other vore microcomputers fans, we have a discord you can join (yeah i
know, we'll try not to limit any information to it) at <a href="https://discord.gg/YqUuCbxVsS">https://discord.gg/YqUuCbxVsS</a>
</p>
<p>
unfortunately, while that's all for now, we hope that this will be a great start to the public release of
the lifeblood project! hopefully we'll have some more cool stuff to show off soon! (or in 5 months, who knows
at this point lol)
</p>
<p>
as always, happy voring (:
</p>
<hr/>
<p id="footer">
<br>contact us at <a href="mailto:nikocs@voremicrocomputers.com">nikocs@voremicrocomputers.com</a> <a
href="/pgp.asc">pgp key</a>
<br>
for abuse, copyright, or other legal issues, contact <a href="mailto:devnull@voremicrocomputers.com">devnull@voremicrocomputers.com</a><br>
<!-- or, call at <a href="tel:1-888-519-0437">+1 (888) 519-0437 (toll-free)</a> or <a href="tel:1-507-767-9433">+1 (507) RMS-YIFF (local)</a> -->
(our phone system is currently down, sorry!)
<br><br>
Vore Microcomputers is an unregistered trademark of Real Microsoft, LLC. all references to "the company"
are in reference to Real Microsoft, LLC and the name Vore Microcomputers is only a reference to the
hardware/software focused development project held under Real Microsoft, LLC. Real Microsoft, LLC is
in no way associated with the Microsoft Corporation or its products/projects.
<br><br>
<a href="https://climate.stripe.com/4MO1d9">Our Carbon Footprint</a>
</p>
</div>
<div class="container-item">
<div class="credit">
<img src="/xenia.png"
alt="image of xenia, an anthropomorphic fox who was a contender for the linux mascot"/>
<span>image made by <a href="https://twitter.com/cathodegaytube/">@cathodegaytube</a>!</span>
</div>
</div>
</div>
</body>
</html>