The Cadex OS - A free Unix-like OS
Posted: Thu Oct 01, 2020 9:01 am
This project is no longer developed.
The Place to Start for Operating System Developers
https://f.osdev.org/
Bad news: I second that. And I'm actually busy though I might seem I am not.nullplan wrote:...If you have an actual question, ask and it may be answered...Then I went and had a look at it and it looks like you're handling yourself pretty well so far, so what the hell could I add?
Sorry, I don't know much English, but I understood nothingnullplan wrote:Gee, what a pitch. The PM with exactly the same text, ostensibly replying to an old thread but not really, was a nice touch. If you can't tell, that was sarcasm. No, I will not join your project. If you have an actual question, ask and it may be answered. This isn't about me being busy, this is about you being too pushy. The very first thing I saw about your OS was a plea for help. Then I went and had a look at it and it looks like you're handling yourself pretty well so far, so what the hell could I add?
Oh really? I just copy-pasted all the code and it worked.nullplan wrote:Gee, what a pitch. The PM with exactly the same text, ostensibly replying to an old thread but not really, was a nice touch. If you can't tell, that was sarcasm. No, I will not join your project. If you have an actual question, ask and it may be answered. This isn't about me being busy, this is about you being too pushy. The very first thing I saw about your OS was a plea for help. Then I went and had a look at it and it looks like you're handling yourself pretty well so far, so what the hell could I add?
I would second all that and add, that I’m only interested in contributing to projects which are doing something unusual... This is my hobby and making a yauc (Yet Another Unix Clone, I pronounce that with a hard c) doesn’t fill me with excitement.PeterX wrote:Bad news: I second that. And I'm actually busy though I might seem I am not.nullplan wrote:...If you have an actual question, ask and it may be answered...Then I went and had a look at it and it looks like you're handling yourself pretty well so far, so what the hell could I add?
Good news: Your OS is quite far. Nice!
Greetings
Peter
So yeah, that's not true, is it?A hobby operating system that was written from scratch
Yea. I didn't copy it. I cloned the source code, modified some things, and made a repo, and added the source to that repo. That's how that project started. It has some parts source code from over 23 projects that I found on GitHub. As I said, everything is "Duct-Von-Taped" together.dseller wrote:Looks like you copied most of the code from https://github.com/dthain/basekernel
I have noticed that several source files in your repository bear a striking resemblance to my own, yet there are no references to myself, other contributors to my project, nor the copyright notices or license for that project. This is known as copyright infringement.mrosdev wrote:Yea. I didn't copy it. I cloned the source code, modified some things, and made a repo, and added the source to that repo. That's how that project started. It has some parts source code from over 23 projects that I found on GitHub. As I said, everything is "Duct-Von-Taped" together.
Download the ISO image of the latest release from https://github.com/CadexOS/Cadex-OS-Official/releases.klange wrote: I downloaded the latest release image from your Github releases, but I can't seem to figure out what username/password I should be using to log in, so I am stuck at the authentication prompt. I looked at the repository and the /etc/passwd suggested "root"/"password", but this didn't work.
Code: Select all
qemu-system-i386 -cdrom cadexos-<version>.iso -m size=500M -serial stdio --no-acpi -no-reboot -device vmware-svga -soundhw pcspk,sb16,adlib
Normally I would find that flattering, but in this instance I consider it insulting. First you steal my source code without the required attribution, and then you dare to claim my text editor is your inspiration?mrosdev wrote:[*] Type `dim' to open the DiM text editor.
[*] The DiM text editor was inspired by ToAruOS's bim text editor.[/list]
I didn't steal anyone source code. I made out the editor myself. Only the name is like bim but everything else is written by me.klange wrote:First you steal my source code without the required attribution, and then you dare to claim my text editor is your inspiration?
So, what should I do now? Should I delete this project or just change all copyright headers to the original one?iansjack wrote:I notice that you are still claiming copyright on material that belongs to someone else, despite this having been pointed out to you. This might have been dismissed as an oversight before you were made aware of it, but now it is simple, plain plagiarism. As such you are not only a despicable person but you are laying yourself open to legal action. No-one with any self-respect would copy code from someone else's work and then claim it as their own.
If you don't have the ability to write your own code at least acknowledge the source that you have stolen the code from. My first thought was that you should be banned from these forums but, on reflection, I think it better to leave you here so that everyone can be made aware of your actions. I hope that any potential future employer reads this thread.