255 points
Member since: January 2, 2016
Submitted By: Florin on January 8, 2017
4
0
4621
Also
.cigarette { z-index: 1; } .notallowed { z-index: 0; }
- Coufu
Submitted By: Florin on December 12, 2016
3
5187
It's less insane than it sounds. WASM is designed as a compilation target, not a language to write in.
Submitted By: admin on December 13, 2016
2
5319
No, your buffet is $24. The next guy's is $25.
5417
looks like maintenance-free code to me
Submitted By: admin on December 14, 2016
4899
You:
while(cake != null) {nom(cake);}
vs the guy she tells you not to worry about:
while(cake) nom(cake);
Also how are you still eating cake when there's no more cake just because the tray is still there? I am strongly judging your cake code.
1
3993
Looks like they really need someone.
4675
Reminds me of html5lib. The latest version is "0.999999999", and tons of things depend on stuff like "html5lib >= 0.9999999" with varying amounts of 9s
Submitted By: admin on December 15, 2016
4266
Everyone. Click don't show me again.
Submitted By: admin on December 16, 2016
6971
I kinda wish the arrays being sorted were the same size so the viewer could have a better idea of the efficiency of the algorithms.
Submitted By: Florin on December 17, 2016
6184
It would be nice to run into other programmers when dating, it's hard to find people that understand my ventings
6148
Wonder how many people at the event thought it stood for significant other.
Submitted By: admin on December 18, 2016
6065
A more well known source for that code is the linux kernel.
http://lxr.free-electrons.com/source/kernel/groups.c
Submitted By: admin on November 14, 2016
4742
Recursion (n): See Recursion
4944
I hope whatever calls that feels bad about what it's done.
Submitted By: Florin on November 14, 2016
5247
We need to build a solution
Load More
255 Points
Here is how you earn points