e0b6feb98ce75158408057aa8660ae07f8fe6f6c
The reason for this is that log files can get really large, and buffering loads the whole file into the buffer. We devised an algorithm to not use too much memory when trimming log files by NOT loading everything into RAM, but buffering nullified it. It has now been disabled.
Halyde
A universal, customizable and feature-packed operating system for OpenComputers.
Installation
To install Halyde from OpenOS, simply run:
pastebin run MB21BTMv
If for some reason that doesn't work, try:
wget -f https://raw.githubusercontent.com/Team-Cerulean-Blue/Halyde/refs/heads/main/webinstall.lua /tmp/webinstall.lua && /tmp/webinstall.lua
Docs
Halyde is documented on GitBook.
Languages
Lua
99.8%
JavaScript
0.2%