Stars on certain users

Questions, comments, and suggestions about this site should go here.
User avatar
osdever
Member
Member
Posts: 492
Joined: Fri Apr 03, 2015 9:41 am
Contact:

Re: Stars on certain users

Post by osdever »

4 stars in Boris measurage. I have 4 stars in OSDev measurage too (370 posts).
Developing U365.
Source:
only testing: http://gitlab.com/bps-projs/U365/tree/testing

OSDev newbies can copy any code from my repositories, just leave a notice that this code was written by U365 development team, not by you.
NunoLava1998
Member
Member
Posts: 273
Joined: Sun Oct 09, 2016 4:38 am
Libera.chat IRC: NunoLava1998

Re: Stars on certain users

Post by NunoLava1998 »

glauxosdev wrote:Hi,

I think this rating system is silly. Having written more posts doesn't mean you are more useful than others who have written less posts. For example, Brendan and (Com)buster deserve their five stars, but Cotton509 (if someone knows/remembers him) doesn't deserve even his two stars. Right now I have two stars too, but I don't really deserve them, one star would more than enough. :)

Don't trust stars, trust users.

Regards,
glauxosdev

Edit: Shouldn't this be moved?
I didn't even notice you had less stars than me. :P
Developing TRIODIUM OS. Or call it Dixium if you want. It doesn't matter.

https://github.com/NunoLava1998/DixiumOS
NunoLava1998
Member
Member
Posts: 273
Joined: Sun Oct 09, 2016 4:38 am
Libera.chat IRC: NunoLava1998

Re: Stars on certain users

Post by NunoLava1998 »

Boris wrote:It is irrational. What do you want it to rate ? Social behaviour ? Or " osdevel level "?

If you want stars to have a osdev meaning, how about White wolf ascension ones ?
* : Ability to read, reproduce fully guided tutorials and understand their general idea
** : Ability to do small changes and adaptations from existing code to your idea. Your kernel really looks like someone elses.
*** : You need to understand that under your Os, there is a hardware, a firmware, some peripheral. They can be flawed, or designed badly. You know how to practice black magic needed to achieve a goal. You know how to make major but no huge structural change in OSes.
This includes abusing triple fault to reboot, working around CPU/emulator bugs, doing some nop nop between sti and hlt, using recursive paging..

**** : You know that aside your OS, they are many other designs, some are very bizarre. You know how to analyse something really alien. This knowledge allows you to make drastic changes in an OS, create weird ones.

***** : You have realised that conceptually, your idea of kernel has some flaws . You know how to spot them, and you have a feeling how to make your kernel " the real thing ". You are working on them. But you are sad, there is a lot of work, and you don't want to break compatibility. But you are correcting them nevertheless. You start flagging deprecating APIs..
" oops, i shouldn't have imaginated a fork/pthread_cancel method "
With this amount of stars, you are able to correct the reality of some OSes.

****** : You are an OS guru. You leave a something behind you, good people follow you and this feed your wisdom.
You are able to make some idea appear in some OS. You may even have some bots quoting you on IRC, or some people stealing your graphical compositors .
Not only you are able to change your OS, you are also able to subtly influence others.

*******: You are not in the same world as us. Your influence extends to other spheres, like hardware, libc, algorithmic..







Do you know people who match those ? How many stars do you give yourself ?
**Image / 2.5
Developing TRIODIUM OS. Or call it Dixium if you want. It doesn't matter.

https://github.com/NunoLava1998/DixiumOS
glauxosdever
Member
Member
Posts: 501
Joined: Wed Jun 17, 2015 9:40 am
Libera.chat IRC: glauxosdever
Location: Athens, Greece

Re: Stars on certain users

Post by glauxosdever »

Hi,

NunoLava1998 wrote:I didn't even notice you had less stars than me. :P
No, that's my older account. I didn't like the username, it simply didn't look right. I couldn't find out how to change it, so I made a new account.

The new account has more stars than yours. :P


Regards,
glauxosdever
NunoLava1998
Member
Member
Posts: 273
Joined: Sun Oct 09, 2016 4:38 am
Libera.chat IRC: NunoLava1998

Re: Stars on certain users

Post by NunoLava1998 »

glauxosdever wrote:Hi,

NunoLava1998 wrote:I didn't even notice you had less stars than me. :P
No, that's my older account. I didn't like the username, it simply didn't look right. I couldn't find out how to change it, so I made a new account.

The new account has more stars than yours. :P


Regards,
glauxosdever
Oh. :P
Developing TRIODIUM OS. Or call it Dixium if you want. It doesn't matter.

https://github.com/NunoLava1998/DixiumOS
Post Reply