Happy new year!

All off topic discussions go here. Everything from the funny thing your cat did to your favorite tv shows. Non-programming computer questions are ok too.
Post Reply
User avatar
Roman
Member
Member
Posts: 568
Joined: Thu Mar 27, 2014 3:57 am
Location: Moscow, Russia
Contact:

Happy new year!

Post by Roman »

Yet another year was spend. A lot of questions (including noob ones) was asked, a lot of bugs was spotted and fixed. I really wish everyone to have a lot of good things in their lives, not to concentrate on OSDev too much, to fix bugs, add new functionality to their projects, to find themselves in life and not to be catched by trap of following others' rules. Happy new year!
"If you don't fail at least 90 percent of the time, you're not aiming high enough."
- Alan Kay
User avatar
max
Member
Member
Posts: 616
Joined: Mon Mar 05, 2012 11:23 am
Libera.chat IRC: maxdev
Location: Germany
Contact:

Re: Happy new year!

Post by max »

Roman wrote:Yet another year was spend. A lot of questions (including noob ones) was asked, a lot of bugs was spotted and fixed. I really wish everyone to have a lot of good things in their lives, not to concentrate on OSDev too much, to fix bugs, add new functionality to their projects, to find themselves in life and not to be catched by trap of following others' rules. Happy new year!
Thanks for your wishes Roman, all the same for you. Happy new year for you and all OSDevers ^-^
User avatar
xenos
Member
Member
Posts: 1118
Joined: Thu Aug 11, 2005 11:00 pm
Libera.chat IRC: xenos1984
Location: Tartu, Estonia
Contact:

Re: Happy new year!

Post by xenos »

Head uut aastat! С новым годом! Frohes Neues! Happy new year!
Programmers' Hardware Database // GitHub user: xenos1984; OS project: NOS
User avatar
KemyLand
Member
Member
Posts: 213
Joined: Mon Jun 16, 2014 5:33 pm
Location: Costa Rica

Re: Happy new year!

Post by KemyLand »

Roman I envy you! I was thinking in creating this post, but you came before me :x . Anyway, as my signature has always said, Happy New Code, and Happy New Year \:D/ \:D/ \:D/ !
Happy New Code!
Hello World in Brainfuck :D:

Code: Select all

++++++++[>++++[>++>+++>+++>+<<<<-]>+>+>->>+[<]<-]>>.>---.+++++++..+++.>>.<-.<.+++.------.--------.>>+.>++.
[/size]
no92
Member
Member
Posts: 307
Joined: Wed Oct 30, 2013 1:57 pm
Libera.chat IRC: no92
Location: Germany
Contact:

Re: Happy new year!

Post by no92 »

26 minutes in, nothing bad happened yet. First post this year (for me)! Have a good 2015!
User avatar
KemyLand
Member
Member
Posts: 213
Joined: Mon Jun 16, 2014 5:33 pm
Location: Costa Rica

Re: Happy new year!

Post by KemyLand »

It's exactly 5:30:00 p.m. (at post time...) here in Costa Rica. I still have to wait 6:30 hours :(
Happy New Code!
Hello World in Brainfuck :D:

Code: Select all

++++++++[>++++[>++>+++>+++>+<<<<-]>+>+>->>+[<]<-]>>.>---.+++++++..+++.>>.<-.<.+++.------.--------.>>+.>++.
[/size]
User avatar
sortie
Member
Member
Posts: 931
Joined: Wed Mar 21, 2012 3:01 pm
Libera.chat IRC: sortie

Re: Happy new year!

Post by sortie »

Yay!
User avatar
Combuster
Member
Member
Posts: 9301
Joined: Wed Oct 18, 2006 3:45 am
Libera.chat IRC: [com]buster
Location: On the balcony, where I can actually keep 1½m distance
Contact:

Re: Happy new year!

Post by Combuster »

Happy new year everyone!
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]
User avatar
Bender
Member
Member
Posts: 449
Joined: Wed Aug 21, 2013 3:53 am
Libera.chat IRC: bender|
Location: Asia, Singapore

Re: Happy new year!

Post by Bender »

Some random fellow wrote: 18:05:59 <Bender|> 2015 b*tches
18:06:58 <Bender|> Congratulations to our little planet to finish another revolution without getting hit by asteroids, other planets and without losing moon.
No one gives credit to this little sphere doing all the work? :(
And yeah, Happy new year!
"In a time of universal deceit - telling the truth is a revolutionary act." -- George Orwell
(R3X Runtime VM)(CHIP8 Interpreter OS)
embryo

Re: Happy new year!

Post by embryo »

Bender wrote:No one gives credit to this little sphere doing all the work?
For the spheres to always be in a good mood! And happy new year!
:D
Antti
Member
Member
Posts: 923
Joined: Thu Jul 05, 2012 5:12 am
Location: Finland

Re: Happy new year!

Post by Antti »

Will 2015 be the year of new OSs? Or will it be the year of the Linux desktop? The former is more likely.
User avatar
KemyLand
Member
Member
Posts: 213
Joined: Mon Jun 16, 2014 5:33 pm
Location: Costa Rica

Re: Happy new year!

Post by KemyLand »

Antti wrote:Will 2015 be the year of new OSs? Or will it be the year of the Linux desktop? The former is more likely.
There are pretty mature OSs on here around. From the few threads I've seen from 12:00 a.m. GMT-6:00, January 1, 2015 a.C to this post, it seems that there are less noobish people around 8) I've only seen two of those, one about using BIOS Interrupts on protected mode and the other one (although it seems like a simple mistake, and the OP appears to be a good developer, it's a noobish question) about writing text to VGA memory (he was using char* instead of uint16_t* :roll: ).
Happy New Code!
Hello World in Brainfuck :D:

Code: Select all

++++++++[>++++[>++>+++>+++>+<<<<-]>+>+>->>+[<]<-]>>.>---.+++++++..+++.>>.<-.<.+++.------.--------.>>+.>++.
[/size]
User avatar
Combuster
Member
Member
Posts: 9301
Joined: Wed Oct 18, 2006 3:45 am
Libera.chat IRC: [com]buster
Location: On the balcony, where I can actually keep 1½m distance
Contact:

Re: Happy new year!

Post by Combuster »

KemyLand wrote:about writing text to VGA memory (he was using char* instead of uint16_t* :roll: ).
Typing VGA memory as a byte array is a very accurate choice, and even preferable if you're not just using it for text mode :wink:
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]
User avatar
KemyLand
Member
Member
Posts: 213
Joined: Mon Jun 16, 2014 5:33 pm
Location: Costa Rica

Re: Happy new year!

Post by KemyLand »

Combuster wrote:
KemyLand wrote:about writing text to VGA memory (he was using char* instead of uint16_t* :roll: ).
Typing VGA memory as a byte array is a very accurate choice, and even preferable if you're not just using it for text mode :wink:
Sorry for the confusion :lol: . He was using the basic 25x80 VGA text mode left by GRUB.
Happy New Code!
Hello World in Brainfuck :D:

Code: Select all

++++++++[>++++[>++>+++>+++>+<<<<-]>+>+>->>+[<]<-]>>.>---.+++++++..+++.>>.<-.<.+++.------.--------.>>+.>++.
[/size]
Post Reply