- Sky
- Blueberry
- Slate
- Blackcurrant
- Watermelon
- Strawberry
- Orange
- Banana
- Apple
- Emerald
- Chocolate
- Charcoal
-
Content Count
10 -
Joined
-
Last visited
-
Days Won
2
Ocawesome101 last won the day on July 9 2020
Ocawesome101 had the most liked content!
About Ocawesome101
-
Rank
Junior Member
Contact Methods
-
Website URL
https://oz-craft.pickardayune.com/ocawesome.html
-
Minecraft
Ocawesome101
-
GitHub
Ocawesome101
Profile Information
-
Gender
Male
-
Location
USA
-
Interests
Linux, Python 3, Lua
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
wip KestrelOS - Safe and powerful Windows-alike OS
Ocawesome101 replied to MeltingBrain's topic in Programs
Friend request sent. I’m Ocawesome101#5343. -
wip KestrelOS - Safe and powerful Windows-alike OS
Ocawesome101 replied to MeltingBrain's topic in Programs
Is this still being worked on? If not, can you release the source code so others can work on it? -
Oh cool, how do I do that? `cd` didn’t seem to work.
-
https://github.com/Ocawesome101/open-kernel-2 Open Kernel 2 is the successor to the original Open Kernel. It is completely rewritten, slightly stabler, has properly integrated multitasking, and is (partially) OpenOS compatible! It also has proper multi-user support, though no per-user file permissions so its benefits are limited. Build instructions are in the README of the linked repository.
-
https://github.com/Ocawesome101/open-kernel This is a project I've had sitting around for a while, but never really finished. So, I've decided to post it here. Open Kernel is my first actually-usable OpenComputers operating system. It has its quirks, but is fairly stable and has a decent set of programs. Note that Open Kernel 1.0 is NOT OpenOS compatible. If someone would like to fork the project and continue it (fix multitasking, etc) that would be fine. An installer is linked in the README of the GItHub repo.
-
Thank you! I guess I need to do better checking lol.
-
I have made a second attempt at writing an OS, and it actually boots... but it refuses to recognize /apis/io.lua as existing - when I loadfile it, it just says '/sys/boot.lua:46: Attempt to call a nil value'. Also, I can't get it to display anything on the screen (I'm using OCEmu by gamax92, so maybe that's my problem). I have attached the entire filesystem as of now. (And before you ask, yes I know that /apis/graphics.lua is missing.) Filesystem: /init.lua /sys/boot.lua /apis/io.lua /apis/gpu.lua (unused) /apis/filesystem.lua init.lua boot.lua file
-
Ohhhh, okay. Thank you!
-
The thing is... there is no error. There is only a black screen - nothing happens.
-
That's brilliant!
-
Ocawesome101 changed their profile photo
-
Okay, so here's my problem. I am trying to make my own custom OS for OpenComputers. However, I am having issues with the GPU displaying on-screen. I have code that should, as far as I can tell, do what I need it to, but doesn't. How to reproduce: Download the attached .lua files, and put them on a floppy disk. Place init.lua in the root directory (of the floppy), and boot.lua in sys/boot/ (so the files on the floppy should be /init.lua and /sys/boot/boot.lua). Boot from the floppy, and you will see what I mean. If anyone can help me, or knows what I can change or look
-
I use Linux Mint MATE on my MacBook and GalliumOS 3.0 on my Chromebook. I also have a raspberry pi BTW why is there a huge rectangle on your desktop background?