Jump to content




CarbonOS - A Fast, Simple, and Secure OS



24 replies to this topic

#1 houseofkraft

  • Members
  • 170 posts
  • LocationUSA

Posted 01 October 2016 - 11:10 PM

CarbonOS - A Fast, Simple, and Secure OS

Have you ever though that all OS's just are not what you wanted, Wanted some features that are not available in other OS's.

Well CarbonOS might be the answer for you.

CarbonOS is not just your normal OS. It is still in beta and the GUI is not that good yet but it will do a lot of things later on.

It auto-updates and comes with a few programs. Feel free to look and modify any of the code

If CarbonOS crashes please go to https://github.com/C...CarbonOS/issues and make a new issue

How to properly report errors

Screenshots

Download

Credits

Also, please comment down below if you want any new features or have a suggestion. If it is not too hard i will probably add it :)

Btw, There is also a Discord Server for CarbonOS, The invite link is https://discord.gg/2c4rYJ3 feel free to chat, discuss new ideas, keep up on updates, or just hang out

Thank You!

- House

Edited by houseofkraft, 25 October 2016 - 10:56 AM.


#2 HaddockDev

  • Members
  • 61 posts
  • LocationSomewhere, deep down under a rainbow.

Posted 04 October 2016 - 11:40 PM

I'd like to do a review of this, but clicking anywhere crashes it.
On top of that, the beta crashes on line 93 of the startup file.

#3 houseofkraft

  • Members
  • 170 posts
  • LocationUSA

Posted 05 October 2016 - 08:28 PM

Yeah i am aware about that. The GUI does not work, it is not a crash. I'm also trying to work out that bug in the beta. I might end up rewriting the beta because it is so unstable.

#4 Sewbacca

  • Members
  • 450 posts
  • LocationStar Wars

Posted 12 October 2016 - 01:19 PM

I got CarbonOS (beta) to run, but after entered my username and password, it errors with os 79 attempt to index a nil value. (Because i edited a bit the code (for private uses), it isn't the correct line)

Edited by Sewbacca, 12 October 2016 - 01:21 PM.


#5 houseofkraft

  • Members
  • 170 posts
  • LocationUSA

Posted 12 October 2016 - 02:19 PM

I might end up rewriting the beta because it does not work well. I am going to look into it with LuaIDE

#6 HaddockDev

  • Members
  • 61 posts
  • LocationSomewhere, deep down under a rainbow.

Posted 14 October 2016 - 10:58 AM

I'm not trying to be mean here, but you should really make sure your programs work before releasing it on here.
If you manage to fix the bugs, I'd do another review.
P.S. why you using an ingame editor? Use sublime text, Atom or Notepad++ for that, it makes it alot easier.

Edited by Haddock, 14 October 2016 - 10:59 AM.


#7 H4X0RZ

  • Members
  • 1,315 posts
  • LocationGermany

Posted 14 October 2016 - 12:37 PM

View PostHaddock, on 14 October 2016 - 10:58 AM, said:

I'm not trying to be mean here, but you should really make sure your programs work before releasing it on here.
If you manage to fix the bugs, I'd do another review.
P.S. why you using an ingame editor? Use sublime text, Atom or Notepad++ for that, it makes it alot easier.

Although these editors are all awesome (I prefer Atom though) LuaIDE has a feature none of the others could ever have (I guess you could make that work with an atom plugin). It has built-in error handling; that means that it marks lines which throw errors in red and it tries to "understand" the error, giving you suggestions for the most common errors.

You usually don't need that but it's helpful when you start with Lua and CC.

Edited by H4X0RZ, 14 October 2016 - 11:39 PM.


#8 Piorjade

  • Members
  • 244 posts
  • LocationComputer, Germany

Posted 14 October 2016 - 10:34 PM

View PostH4X0RZ, on 14 October 2016 - 12:37 PM, said:

View PostHaddock, on 14 October 2016 - 10:58 AM, said:

I'm not trying to be mean here, but you should really make sure your programs work before releasing it on here.
If you manage to fix the bugs, I'd do another review.
P.S. why you using an ingame editor? Use sublime text, Atom or Notepad++ for that, it makes it alot easier.

Although these editors are all awesome (I prefer Atom though) LuaIDE has a feature none of the others could ever have (I guess you could make that work with an atom plugin). It has built-in error handling; that means that it makes lines which throw errors in red and it tries to "understand" the error, giving you suggestions for the most common errors.

You usually don't need that but it's helpful when you start with Lua and CC.
You just recommended me an AWESOME editor !

(Way better than notepad++ and sublime, in my opinion)

#9 HaddockDev

  • Members
  • 61 posts
  • LocationSomewhere, deep down under a rainbow.

Posted 19 October 2016 - 01:22 AM

i aint making a long post, if you want to see the full quote look here

Well, honestly I prefer external editors, especially Atom. Not trying to make an advertisement here, but oh well.
Atom's features:
  • Open source (you can edit the code including the init and configuration scripts)
  • Modular, hundreds if not thousands of packages available (kinda like "theres an app for that")
  • Right packages, right functions (combine language-lua with lua-linter, do the math)
  • Preset code suggestions (you dont want to write a giant license in a file, type "legal" and press enter)
  • Native git support (I dunno if you can commit directly from it before)
Plus, if were going to talk about this it'd be a good idea to move this convo to another thread.

#10 houseofkraft

  • Members
  • 170 posts
  • LocationUSA

Posted 24 October 2016 - 09:15 PM

Hi Guys!

If you heard of CarbonOS, there is a discord server for it

Invite Link: https://discord.gg/2c4rYJ3

This Discord Server includes bots, friendly staff, etc.

You can discuss about CarbonOS here or you can just post whatever in the offtopic channels.

Thanks!

- House

#11 Bomb Bloke

    Hobbyist Coder

  • Moderators
  • 7,099 posts
  • LocationTasmania (AU)

Posted 25 October 2016 - 12:53 AM

Threads merged. Please stick to the one for the one project.

#12 DanyGames2014

  • Members
  • 9 posts
  • LocationCzech Republic , Prague

Posted 25 October 2016 - 10:56 PM

Version: Beta Version
Error: <eof>expected line 93
What i did to cause this error: Nothing installedd freshly

#13 houseofkraft

  • Members
  • 170 posts
  • LocationUSA

Posted 26 October 2016 - 10:04 PM

First of all, Please post on GitHub. Second of all, I am trying to fix this issue

#14 Anavrins

  • Members
  • 775 posts

Posted 26 October 2016 - 11:43 PM

Third of all, this was a fresh install, how do you manage to make a release without even testing your stuff...

#15 HaddockDev

  • Members
  • 61 posts
  • LocationSomewhere, deep down under a rainbow.

Posted 06 November 2016 - 01:34 AM

Before I start necroing things, before making an OS and or posting it on the forums on the first time, you should read the readmes first.
A quote from the readme:

Quote

Do not post here unless you have working code and releases. Don't post it anywhere else, either. Don't create more than one thread, you know the rules
Well, I'm just gonna leave this alone for a bit until there is actually working code, so I stop necroing threads.

#16 houseofkraft

  • Members
  • 170 posts
  • LocationUSA

Posted 06 November 2016 - 03:09 PM

Guys, it is not a crash. I just didn't make the GUI yet

#17 TheRockettek

  • Members
  • 547 posts
  • LocationRem is best girl

Posted 06 November 2016 - 03:41 PM

Should make a thread when you have an actuall release and not in "beta"

#18 houseofkraft

  • Members
  • 170 posts
  • LocationUSA

Posted 02 December 2016 - 12:19 AM

I am currently making a new OS, Called Neptune!

#19 xcrafter_40

  • Members
  • 50 posts
  • LocationIn a room with a computer, duh.

Posted 20 March 2017 - 02:43 AM

Hi,
I need your permission to do a complete rewrite of the code.
Can I do that?

Edited by xcrafter_40, 20 March 2017 - 02:52 AM.


#20 Anavrins

  • Members
  • 775 posts

Posted 20 March 2017 - 03:27 AM

View Postxcrafter_40, on 20 March 2017 - 02:43 AM, said:

Hi,
I need your permission to do a complete rewrite of the code.
Can I do that?
Errrrr what?
Might as well make your own OS, unrelated to CarbonOS if your going for a "complete rewrite".





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users