Install this theme
yakotta:

0.207879576350761908546955619834978770033877841631769608075135…

yakotta:

0.207879576350761908546955619834978770033877841631769608075135…



I really need to get to know how to work with Makefiles. The concept is fairly easy, but it can be tricky sometimes with the dependencies.


C makes it easy to shoot yourself in the foot. C++ makes it harder, but when you do it blows away your entire leg.
Bjarne Stroustrup, creator of C++ (via kidhedera)




HTTP server in C++

I’m having way too much fun writing an HTTP server in C++!

Although I’m quite new to the socket programming, it’s really fun to try new things and get them work.

At least for now I can connect to the server from the browser and return the page.


twostoriedman:

Does anyone wants to play Minecraft with me on my server (direwolf20 modpack)?

It’s a brand new server, I barely explored the map and the spawn is right next to the NPC village. And there’s a big cave under the village!


houdawouldashoulda:

2b || !2b

See, we, programmers, can do neat stuff too!
It’s sad that it’s still improper C++ code.

Although it might be valid C++11 code with user-defined literals!