Show HN: GodotOS – Fake operating system interface made in the Godot engine
21–30 of 292 posts
Re: Show HN: GodotOS – Fake operating system interface made in the Godot engine
#22Reminds me of all the "OSes"/GUIs that got made back in the QBasic days: http://qbasicgui.datacomponents.net/ Always a fun project to do. Thanks for carrying the torch forward in something modern! ps, my favorite of the QBasic ones is probably M-GUI: http://qbasicgui.datacomponents.net/95_mgui.html which even included its own programming language to make apps in!
Looks like they did get sidetracked, and I'm glad! If the author is reading this, I think it's a great time capsule that's probably best left as-is.
Re: Show HN: GodotOS – Fake operating system interface made in the Godot engine
#23Popcar2 , a note on your disclaimer that you are not affiliated with the Godot foundation. Is that usual in projects using an engine? Or is it because of your , IMHO, poor naming choice. Think of this way, if the tagline of the project was “EstragonOS, a fake os made in godot”, would the disclaimer be so proeminent in the page? I think you know you are playing with fire, to make the disclaimer a larger font. It’s not…
"playing with fire" I don't think the Godot Foundation would be against this.
Re: Show HN: GodotOS – Fake operating system interface made in the Godot engine
#24Re: Show HN: GodotOS – Fake operating system interface made in the Godot engine
#25From the screenshot: > GodotOS is a fake operating system Is it fake, though? Does the term "operating system" imply the level of hardware it's running on? Otherwise, even if it's running on top of another OS, it's still an OS.
I feel like operating system implies the existence of a kernel
Re: Show HN: GodotOS – Fake operating system interface made in the Godot engine
#26Popcar2 , a note on your disclaimer that you are not affiliated with the Godot foundation. Is that usual in projects using an engine? Or is it because of your , IMHO, poor naming choice. Think of this way, if the tagline of the project was “EstragonOS, a fake os made in godot”, would the disclaimer be so proeminent in the page? I think you know you are playing with fire, to make the disclaimer a larger font. It’s not…
Re: Show HN: GodotOS – Fake operating system interface made in the Godot engine
#27Popcar2 , a note on your disclaimer that you are not affiliated with the Godot foundation. Is that usual in projects using an engine? Or is it because of your , IMHO, poor naming choice. Think of this way, if the tagline of the project was “EstragonOS, a fake os made in godot”, would the disclaimer be so proeminent in the page? I think you know you are playing with fire, to make the disclaimer a larger font. It’s not…
Please add a disclaimer that you are not affiliated to IOS
Re: Show HN: GodotOS – Fake operating system interface made in the Godot engine
#28Reminds me of all the "OSes"/GUIs that got made back in the QBasic days: http://qbasicgui.datacomponents.net/ Always a fun project to do. Thanks for carrying the torch forward in something modern! ps, my favorite of the QBasic ones is probably M-GUI: http://qbasicgui.datacomponents.net/95_mgui.html which even included its own programming language to make apps in!
But it was never what I meant to do. I was quite sure I was going to be a game developer. Knowing absolutely nothing about designing a game, managing a project, et cetera, I just starting writing games at the beginning, with a splash screen or animation, and then started writing the start GUI for the game.
For a 13 year old pushing the boundary of what you could do with QBasic and mode 13h graphics, I never quite got past designing the GUI, but I made a heck of a lot of them.