255 points
Member since: January 2, 2016
Submitted By: Florin on January 8, 2017
4
0
4451
Also
.cigarette { z-index: 1; } .notallowed { z-index: 0; }
- Coufu
Submitted By: Florin on December 12, 2016
3
4994
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
5162
No, your buffet is $24. The next guy's is $25.
5237
looks like maintenance-free code to me
Submitted By: admin on December 14, 2016
4719
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
3827
Looks like they really need someone.
4515
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
4096
Everyone. Click don't show me again.
Submitted By: admin on December 16, 2016
6742
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
5918
It would be nice to run into other programmers when dating, it's hard to find people that understand my ventings
5934
Wonder how many people at the event thought it stood for significant other.
Submitted By: admin on December 18, 2016
5856
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
4575
Recursion (n): See Recursion
4787
I hope whatever calls that feels bad about what it's done.
Submitted By: Florin on November 14, 2016
5058
We need to build a solution
Load More
255 Points
Here is how you earn points