Page 1 of 1

Newcomer questions

Posted: Thu Jun 18, 2020 6:40 pm
by rnc
Hey,

im new to KOS and i have a few questions:

1. is it possible to change the keyboard layout to german?

2. are there any c compilers available for KOS?

3. is WLAN supported or is KOS LAN only?

Thanks :)

Re: Newcomer questions

Posted: Thu Jun 18, 2020 7:34 pm
by dunkaist
Hi mc,
rnc wrote:1. is it possible to change the keyboard layout to german?
Yes, Press Alt+1, Alt+2, etc to change current keyboard layout. I don't remember exact number for German.
rnc wrote:2. are there any c compilers available for KOS?
Yes, search the board for the toolchain by Serge, includes gcc cross-compiler (e.g. here).
rnc wrote:3. is WLAN supported or is KOS LAN only?
No WiFi support at the moment.
rnc wrote:im new to KOS
You are welcome.

Re: Newcomer questions

Posted: Thu Jun 18, 2020 9:02 pm
by rnc
Thanks for the quick reply. :)

It's pretty hard for a non russian speaker to get into KOS programming when liturally everything is in russian language. :/
I think the developer language is suppose to be english, so developers around the world can contribute.
In order to push the development of KOS, we should provide a nice documentation about KOS in english.

I think KOS has the potential to become a nice community project but the language barrier is stopping it.

Re: Newcomer questions

Posted: Fri Apr 01, 2022 6:03 pm
by Jan135
rnc wrote:Thanks for the quick reply. :)

It's pretty hard for a non russian speaker to get into KOS programming when liturally everything is in russian language. :/
I think the developer language is suppose to be english, so developers around the world can contribute.
In order to push the development of KOS, we should provide a nice documentation about KOS in english.

I think KOS has the potential to become a nice community project but the language barrier is stopping it.
I totally agree. As a fellow developer it really is a problem for me.

Re: Newcomer questions

Posted: Mon Apr 18, 2022 7:46 pm
by macgub
Jan135 wrote:
rnc wrote:Thanks for the quick reply. :)

It's pretty hard for a non russian speaker to get into KOS programming when liturally everything is in russian language. :/
I think the developer language is suppose to be english, so developers around the world can contribute.
In order to push the development of KOS, we should provide a nice documentation about KOS in english.

I think KOS has the potential to become a nice community project but the language barrier is stopping it.
I totally agree. As a fellow developer it really is a problem for me.
Generall tip for non Rusian-language people. Ask, be stubborn and ASK.
Everything is in russian language
Wiki has english version - docpak in standard distro is in English, assembler menemonics are english dependent :wink: . For more advices ask. Be stubborn and patient - ask.

Re: Newcomer questions

Posted: Thu Jun 02, 2022 11:08 am
by DanielleFredericksn
rnc wrote:Thanks for the quick reply. :)

It's pretty hard for a non russian speaker to get into KOS programming when liturally everything is in russian language. :/
I think the developer language is suppose to be english, so developers around the world can contribute.
In order to push the development of KOS, we should provide a nice documentation about KOS in english.

I think KOS has the potential to become a nice community project but the language barrier is stopping it.
I totally agree.
As a fellow developer it really is a problem for me.

Re: Newcomer questions

Posted: Fri Jun 03, 2022 3:58 pm
by art_zh
There are many English-speaking developers here; everyone is ready to help.
Most of Kernel docs have English versions as well.

I guess the main newcomer's problem is the Assembly core, this requires a special way of coding-and-thinking in FASM