top | item 8795524

Merry Christmas to HN

502 points| lateguy | 11 years ago | reply

Hello HN,

I become active Hacker news at the start of year, its been incredible journey so far. I have learn so many things from computer science to psychology to economics etc. Thanks for all the contribution and best of luck for future. Happy Holidays.

110 comments

order
[+] tfb|11 years ago|reply
Merry Christmas, everyone. I tend to lurk a lot, but this is one of the few programming communities where I don't expect to be met with negativity and condescension every time I post something. And beyond that, just reading everyone's discussions has easily helped shape me into the person I am today. Thanks for the past few years and many more to come!
[+] onedev|11 years ago|reply
You must be new here. Wait until the negativity and condescension kicks in.
[+] patio11|11 years ago|reply
Merry Christmas guys. May you and yours be blessed with peace, prosperity, and happiness, today and always.
[+] aragot|11 years ago|reply
I read HN since 3 years. I've created my startup 1.5 year ago. I think that says it all. Oh and I had revenue from day 70, currently cash-flow-positive, and I've taught a lot of people what bootstrapping means. Thank you, community.
[+] yzzxy|11 years ago|reply
This seems as good a place as any to point this out: take a look at the numbers on the frontpage.
[+] Rygu|11 years ago|reply
At the moment now it's default orange again. Xmas theme turned off?
[+] _asummers|11 years ago|reply
And the header bar at the top.
[+] ddoolin|11 years ago|reply
메리 크리스마스 HN. Thanks for all the insights, day in and day out. Love ya.
[+] vanwilder77|11 years ago|reply
Thank you! Merry Christmas to all of you :-)

And thank you for being a big part of my small world :-)

[+] xantronix|11 years ago|reply
Gleðileg jól!

To get a jumpstart on my New Year's resolution, time to air some grievances (with myself)!

1. Dammit Xan, when are you going to finish up those unit tests for tänzer? You're holdin up the actual 0.1 release!

2. I can't believe you haven't started implementing your bytecode VM yet! Are you waiting on a freaking miracle, or just piddling until you figure out whether you want to make classes and functions defined at object code load time, or have opcodes for registering classes and functions at runtime?

I can't go home until I wrestle myself in this year's Feats of Strength and get code for my VM, birchvm, up and running.

[+] hilti|11 years ago|reply
Merry Christmas and thanks for being with me every single day in 2014.
[+] dataminer|11 years ago|reply
Merry Christmas to you as well.
[+] racktash|11 years ago|reply
Merry Christmas! I've thoroughly enjoyed lurking at HN for the last year. Looking forward to another year of interesting articles!
[+] jen729w|11 years ago|reply
One of the few places left where comments are worth reading. Thank you, all, and Happy "whatever makes you happy". :-)
[+] jarcane|11 years ago|reply

  map (\x -> chr (x + 32)) [45,69,82,82,89,0,35,72,82,73,83,84,77,65,83,1]
[+] nly|11 years ago|reply

    #include <string>
    #include <iostream>
    #include <algorithm>
    using namespace std;

    int main() {
        string s {33,78,68,0,65,0,40,65,80,80,89,0,46,69,87,0,57,69,65,82,0,79,70,0,
                  70,85,78,67,84,73,79,78,65,76,0,67,79,68,69,0,84,79,0,89,79,85,0,
                  84,79,79,12,0,51,73,82,1};
        transform (begin(s), end(s), begin(s), [](char c){ return c + 32; });
        cout << s << endl;
    }
[+] jarcane|11 years ago|reply
Last one, in old-fashioned style:

  5 FORX=1TO16:READN:N=N+32:?CHR$(N);:NEXTX:DATA45,69,82,82,89,0,35,72,82,73,83,84,77,65,83,1
[+] roskilli|11 years ago|reply
Coffee:

[45,69,82,82,89,0,35,72,82,73,83,84,77,65,83,1].map((x) -> String.fromCharCode x+32).join('')

[+] sysk|11 years ago|reply
What language is this?
[+] mrwnmonm|11 years ago|reply
explain :)
[+] shrig94|11 years ago|reply
HN is the reason I'm a reasonably good programmer. Happy Holidays everyone!
[+] midhir|11 years ago|reply
Nollaig shona daoibh go léir!
[+] jamescun|11 years ago|reply
Nollaig chridheil agus bliadhna mhath ùr à Alba.
[+] rameshkamaraju|11 years ago|reply
HN is very informative and boosts the confidence of readers in their respective areas of working. I wish all HN contributors to include articles which will be of interest to professionals in all walks of life.
[+] s0l1dsnak3123|11 years ago|reply
"Nollaig chridheil agus bliadhna mhath ùr" from Scotland.