- Sky
- Blueberry
- Slate
- Blackcurrant
- Watermelon
- Strawberry
- Orange
- Banana
- Apple
- Emerald
- Chocolate
- Charcoal
melanchol_69
Members-
Content Count
18 -
Joined
-
Last visited
About melanchol_69
-
Rank
Junior Member
Contact Methods
-
Minecraft
Skyler_74
-
GitHub
https://github.com/melanchol69
Recent Profile Visitors
897 profile views
-
Development Update https://github.com/VEBOffices/VEB-OS/blob/main/development/09202024.txt A change to what VEB OS is has been deployed.
-
Program sneak peak: Improved loadfile() function, will be included with every VEB OS/Kernel Product local loadfile=function(proxy,mode,path,len) if proxy.type=="drive" then local ts=proxy.getCapacity() if path > 0 and path <= ts then if type(len)=="number" and len >=1 then local rd="" local count=path for i=count,len do local rv=proxy.readByte(count) local rv2=proxy.readByte(count+1) local rv3=proxy.readByte(count+2) if string.char(rv)=="\0"and string.char(rv2)=="\0"and string.char(rv3)=="\0"then
-
I still need to fix my repo's, I moved a bunch of stuff to my new organization and some stuff hasn't been shifted yet, I also kind of forgot By the way, here is the new repo https://github.com/VEBOffices/VEB-OS
-
One day I might make a minecraft mod lol, then I might make a 16 drive raid for the server rack.
-
VEB For Banks - V0.1.0-V0.1.2 Released I have released these versions of VEB For Banks to my Github Repository at https://github.com/melanchol69/veboffices.com just look under releases or in the Wiki
-
melanchol_69 started following What about RAID for Servers Rack, math.huge signs that you are addicted to OC, TherOS, a minimal graphic (operating system/environment?) and 4 others
-
math.huge signs that you are addicted to OC
melanchol_69 replied to Wuerfel_21's topic in Forum Games
4. It's not until you connect to the internet in opencomputers that you realize minecraft is actually not doing security very well. (Sun Certificate Error) -
os TherOS, a minimal graphic (operating system/environment?)
melanchol_69 replied to .theros's topic in Programs
Do you have an install floppy available, like with the scripts and stuff to install offline? -
VEB OS Construction has officially started The roadmap can be viewed here under my repository: https://github.com/melanchol69/veboffices.com/blob/main/roadmap.md The first released VEB OS Product will be VEB CMOS for your eeprom
-
How would you feel about the OS having well, an activation system?
-
Ohh, I forgot to mention, it will be on github as a zip folder which's contents you can add to a specified filesystem folder in your savegame
-
I shall try my hardest to make it fancy and nice, however it will not be hosted on pastebin, it will be a manual download.
-
I have created a Mockup of a Potential Operating System for OpenComputers 1.8.x, this OS is based off of the SharePoint and DOS 5 styles. Here are some designs: If you would like to see this become a real OS in OC, please reply.
-
How does a function in event.listen() get the signal's data?
melanchol_69 replied to Exception_17's question in Programming
I think it is modem now since modem_message wont parse on OC 1.8.x -
Do you guys have a discord server for players, I would love to find out more!
-
Since raids are well, 3 drives anyway, you might do better just programming a bunch of servers to replicate the files across 3 drives and then stack a cubic ton of these serves and make up a datacenter.