160 posts
Location
I am on your computer
758 posts
Location
Budapest, Hungary
Posted 15 May 2013 - 02:01 PM
[dark clouds gathering]
Before reading the source code:
- Run: The hell is it meant to do? A blinking cursor? Yeah, okay… [assumes it's a shell, begins typing "ls", presses Enter] Wut? Nothing happened.
- Programs: Okay, a Programs menu. Update and File browser? Sweet.
- Restart: Yup
- Shutdown: Yup
- Exit: Honesty don't know the point of it, but Yup
BTW: You didn't think of morons like me who use CC with a monitor size different from 51x19. (eg. I have 80x25) Use term.getSize for goodness sake!
After reading the source code:
- Umm… Thought that the "Programs" part is a neat fs.list - I'm disappointed.
- That "Run" thingie… A shell.run()? Yeah, explains why I couldn't see the result of "ls". It is meant to run things like GFB.
- And yeah, this is a graphical shell once again.
2217 posts
Location
3232235883
Posted 15 May 2013 - 02:12 PM
my eyes, they are gushing with delightful joy, its like, how could you pick a better color scheme
cyan is my favorite color the contrast is amazing, and gray makes the text easier to read
EDIT: dont listen to nutcase, hes just jealous
770 posts
Location
In My Lonely Little Computer Corner
Posted 15 May 2013 - 02:20 PM
Hm… looks like my OS. Looking at your code is… horrifying. You need to indent your code please. And that theme sucks.
66 posts
Location
Train factory
Posted 15 May 2013 - 03:52 PM
It is true that this OS was probably taken from the OS of nutcase, I'm not him, but I would specify the original author if that is the case… I confess my Nexus began only with the API RedWorks and I said!
1214 posts
Location
The Sammich Kingdom
Posted 15 May 2013 - 04:00 PM
It is true that this OS was probably taken from the OS of nutcase
Why would NutCase make fun of his own code? It is graphically similar but that's it. NDFJay has an 'OS' tutorial which is why a lot of OS's look the same. One person didn't steal from another. They all just followed a tutorial.
66 posts
Location
Train factory
Posted 15 May 2013 - 04:06 PM
Yes, it is true that this tutorial is a lot went on, I express myself with my bad English rotten. But what I mean is that when we resume an idea, piece of code, you must specify the original author, whether nutcase or another… I called it the honest
1214 posts
Location
The Sammich Kingdom
Posted 15 May 2013 - 04:12 PM
Yes, it is true that this tutorial is a lot went on, I express myself with my bad English rotten. But what I mean is that when we resume an idea, piece of code, you must specify the original author, whether nutcase or another… I called it the honest
How does he have to specify the original author? He followed the tutorial so he is the author. It isn't like he just downloaded code and slapped his name on it.
160 posts
Location
I am on your computer
Posted 15 May 2013 - 09:54 PM
Hm… looks like my OS. Looking at your code is… horrifying. You need to indent your code please. And that theme sucks.
:P/> Well your code is too hard to configure, And i dont know where will I start if i use your code :P/>
66 posts
Location
Train factory
Posted 16 May 2013 - 12:38 AM
I say here because I've seen tutorials that required to specify the name of the author, but I say that, I said nothing…
160 posts
Location
I am on your computer
Posted 16 May 2013 - 02:44 AM
[dark clouds gathering]
Before reading the source code:
- Run: The hell is it meant to do? A blinking cursor? Yeah, okay… [assumes it's a shell, begins typing "ls", presses Enter] Wut? Nothing happened.
- Programs: Okay, a Programs menu. Update and File browser? Sweet.
- Restart: Yup
- Shutdown: Yup
- Exit: Honesty don't know the point of it, but Yup
BTW: You didn't think of morons like me who use CC with a monitor size different from 51x19. (eg. I have 80x25) Use term.getSize for goodness sake!
After reading the source code:
- Umm… Thought that the "Programs" part is a neat fs.list - I'm disappointed.
- That "Run" thingie… A shell.run()? Yeah, explains why I couldn't see the result of "ls". It is meant to run things like GFB.
- And yeah, this is a graphical shell once again.
Well in the run program, It means running programs not shell programs.
160 posts
Location
I am on your computer
Posted 18 May 2013 - 02:40 AM
Added Poll! because the os has been updated to beta 1.4.5 new features!
758 posts
Location
Budapest, Hungary
Posted 18 May 2013 - 03:09 AM
Well in the run program, It means running programs not shell programs.
Well, you know, you should read the full comment before quoting. As you can see, I've figured that on my own:
That "Run" thingie… A shell.run()? Yeah, explains why I couldn't see the result of "ls". It is meant to run things like GFB.
770 posts
Location
In My Lonely Little Computer Corner
Posted 19 May 2013 - 12:36 PM
It is true that this OS was probably taken from the OS of nutcase
Why would NutCase make fun of his own code? It is graphically similar but that's it. NDFJay has an 'OS' tutorial which is why a lot of OS's look the same. One person didn't steal from another. They all just followed a tutorial.
I didn't know that NDFJay made a tutorial.
Hm… looks like my OS. Looking at your code is… horrifying. You need to indent your code please. And that theme sucks.
:P/> Well your code is too hard to configure, And i dont know where will I start if i use your code :P/>
How is it hard to configure? Your not supposed to be messing with my code. :D/>
7508 posts
Location
Australia
Posted 19 May 2013 - 12:41 PM
I didn't know that NDFJay made a tutorial.
Part 1 of 3
770 posts
Location
In My Lonely Little Computer Corner
Posted 19 May 2013 - 03:23 PM
I didn't know that NDFJay made a tutorial.
Part 1 of 3
Thanks.
97 posts
Location
Ohio, USA
Posted 22 June 2013 - 01:14 AM