archived
stringclasses
2 values
author
stringlengths
3
20
author_fullname
stringlengths
4
12
body
stringlengths
0
22.5k
comment_type
stringclasses
1 value
controversiality
stringclasses
2 values
created_utc
stringlengths
10
10
edited
stringlengths
4
12
gilded
stringclasses
7 values
id
stringlengths
1
7
link_id
stringlengths
7
10
locked
stringclasses
2 values
name
stringlengths
4
10
parent_id
stringlengths
5
10
permalink
stringlengths
41
91
retrieved_on
stringlengths
10
10
score
stringlengths
1
4
subreddit_id
stringclasses
1 value
subreddit_name_prefixed
stringclasses
1 value
subreddit_type
stringclasses
1 value
total_awards_received
stringclasses
19 values
True
[deleted]
null
[deleted]
null
0
1315622210
False
0
c2irr4e
t3_kaoq6
null
t1_c2irr4e
t1_c2irn3z
null
1428194761
0
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1315622549
False
0
c2irsfh
t3_kadw2
null
t1_c2irsfh
t3_kadw2
null
1427581044
9
t5_2fwo
null
null
null
True
arthurprs
null
I wasn't familiar with coffeescript yet, top notch stuff!
null
0
1315622552
False
0
c2irsfw
t3_kaoq6
null
t1_c2irsfw
t3_kaoq6
null
1427581044
2
t5_2fwo
null
null
null
True
gobearsandchopin
null
To be honest, though, lambda does seem different. The other things are abstractions that make thinking about structure easier in many cases. Lambda just acts like shorthand if you're already using a language that treats functions as objects.
null
0
1315622659
False
0
c2irsud
t3_ka4h8
null
t1_c2irsud
t1_c2io6fu
null
1427581049
2
t5_2fwo
null
null
null
True
diamondjim
null
That's precisely my point. If I was a butcher with a marriage on the rocks because my wife hated to see me return home blood-soaked, I'd talk to other butchers and ask how they handle that particular problem. Then one of them might have told me to wear a red shirt. If I asked the same question on Yahoo Answers, they'd...
null
0
1315622675
False
0
c2irswt
t3_k9wry
null
t1_c2irswt
t1_c2ioqia
null
1427581057
1
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1315622727
False
0
c2irt53
t3_kajta
null
t1_c2irt53
t1_c2irilh
null
1427581053
3
t5_2fwo
null
null
null
True
mononcqc
null
You can do code reloading without the whole structure. You just call `Mod:Fun(Args)` after loading a second version of a module and the new version will be loaded for the process that made the call. The whole OTP framework has a few more bits of responsibilities around it: handling differences, working across nodes, de...
null
0
1315622816
False
0
c2irth6
t3_ka3lx
null
t1_c2irth6
t1_c2irhs7
null
1427581057
17
t5_2fwo
null
null
null
True
scubabbl
null
Impactjs seems to be geared towards 2d sidescrollers with predefined levels. From your experience, how would it hold up to making levels procedurally?
null
0
1315622943
False
0
c2irtxg
t3_ka0qg
null
t1_c2irtxg
t1_c2ind1h
null
1427581067
1
t5_2fwo
null
null
null
True
SuperGrade
null
Boilerplate *relocation*?
null
0
1315623371
False
0
c2irvm7
t3_ka4h8
null
t1_c2irvm7
t1_c2iqt7i
null
1427581085
1
t5_2fwo
null
null
null
True
case-o-nuts
null
The point is that it's not the language that's making things simple and terse -- it's the libraries.
null
0
1315623491
False
0
c2irw2q
t3_ka5os
null
t1_c2irw2q
t1_c2ir1cg
null
1427581090
7
t5_2fwo
null
null
null
True
mappum
null
I REALLY want to grow a beard now. Too bad I'm a wee 18-year-old. Now I have to wait before I write languages...
null
0
1315623607
False
0
c2irwil
t3_kaoq6
null
t1_c2irwil
t3_kaoq6
null
1427581096
2
t5_2fwo
null
null
null
True
ZMeson
null
> Precisely because you can use C-casts, void*'s and reinterpret-casts. Sometimes you need that flexibility to deal with hardware. If you don't need it, don't use it. I wouldn't say that safety is low on the C++ priority list just because it allows low-level access. > Any language with legal references to NUL...
null
0
1315623629
False
0
c2irwlv
t3_k85xr
null
t1_c2irwlv
t1_c2ir57t
null
1427581097
2
t5_2fwo
null
null
null
True
inmatarian
null
If you implement them via embedding lua into your app, then yes, then you have nothing-shared multi-threading. If you use the [unofficial community libraries](http://lua-users.org/wiki/MultiTasking), most of which can be used by the stock lua binary through the require function, then they appear to be pretty much the s...
null
0
1315623671
False
0
c2irws9
t3_k9ud6
null
t1_c2irws9
t1_c2ioy0i
null
1427581100
3
t5_2fwo
null
null
null
True
aaronla
null
Of course, Java's original conception considered C++ to already be superior in this respect; C++ is the language for optimization, not primary implementation, and Java was to be intentionally inferior in this respect (though by as little as possible).
null
0
1315623804
False
0
c2irxaz
t3_ka4h8
null
t1_c2irxaz
t1_c2iqbmi
null
1427581106
1
t5_2fwo
null
null
null
True
cs80
null
I have one word for you that takes you down the AOP rabbit hole without even (necessarily) knowing about it: @Transactional It's great when it works like you expect - not so great when you misunderstand how it works.
null
0
1315623856
False
0
c2irxhy
t3_ka4h8
null
t1_c2irxhy
t1_c2iro5x
null
1427581110
2
t5_2fwo
null
null
null
True
[deleted]
null
Significant whitespace for a language that is going to live in a browser is kind of dumb don't you think? Also debugging is a nightmare as you have to debug the translated javacript. Debugging code you didn't write is kind of dumb too. I don't much care for javascript either but I'd still prefer it over CoffeeScript...
null
0
1315623911
False
0
c2irxpl
t3_kaoq6
null
t1_c2irxpl
t3_kaoq6
null
1427581112
1
t5_2fwo
null
null
null
True
harry_repost
null
post to r/repost if you have any questions
null
0
1315623939
False
0
c2irxua
t3_kaqq5
null
t1_c2irxua
t3_kaqq5
null
1427581113
1
t5_2fwo
null
null
null
True
cashto
null
Let's pretend, hypothetically, I don't have time to read 600 pages. Whet my appetite. Tell me one thing you found interesting from the book.
null
0
1315623966
False
0
c2irxyd
t3_ka3kw
null
t1_c2irxyd
t3_ka3kw
null
1427581115
13
t5_2fwo
null
null
null
True
GTChessplayer
null
No Map Reduce? I would add Map Reduce and Exo-kernel.
null
0
1315624075
False
0
c2iryck
t3_kadw2
null
t1_c2iryck
t3_kadw2
null
1428194760
2
t5_2fwo
null
null
null
True
[deleted]
null
No. I refactor my Python code too. Unless you're accusing that of being a boilerplate language too.
null
0
1315624079
False
0
c2iryd3
t3_ka4h8
null
t1_c2iryd3
t1_c2irvm7
null
1428194760
1
t5_2fwo
null
null
null
True
aaronla
null
Replacing a few words, this still holds: "Adding *classes* may make the language more academically robust, but it does not translate into any new kind of applications C can already produce" Both statements are equally true: in a literal sense, you can get by without classes (and without functions even, and Fortran de...
null
0
1315624209
False
0
c2iryvm
t3_ka4h8
null
t1_c2iryvm
t1_c2irchn
null
1427581128
8
t5_2fwo
null
null
null
True
0xABADC0DA
null
I think you just proved my point. The idiomatic way is 5 lines of code and 2 extra indents to handle a single error condition, and without any structured error handling you have to handle errors at every call site, and without documentation as part of the language you don't even know what errors to handle. That's jus...
null
0
1315624727
False
0
c2is0ug
t3_k9ud6
null
t1_c2is0ug
t1_c2ipl1f
null
1427581156
2
t5_2fwo
null
null
null
True
aaronla
null
I'm not sure which language you're referring to here; not even C behaves this way. In C, a type is the size, alignment, and *aliasing* behavior of some memory storing a value. p.s. :-]
null
0
1315624803
False
0
c2is14z
t3_k8l1m
null
t1_c2is14z
t1_c2igtqa
null
1427581159
3
t5_2fwo
null
null
null
True
mysticreddit
null
Ok, 1.99d is up. I've applied everyone's constructive feedback and cleaned up the cheat. There are now 3 official versions - screen 150 dpi - print 300 dpi - black & white 300 dpi I'll get the color-blind and blue one done this weekend...
null
0
1315624814
False
0
c2is16i
t3_k9akm
null
t1_c2is16i
t1_c2ijbey
null
1427581159
2
t5_2fwo
null
null
null
True
mysticreddit
null
Ok, I've moved this near the bottom next to the syntax where it actually makes sense. I've uploaded new versions Screen, Print, and a brand-new B&W version if you want to take a look. Thanks for the feedback! Hopefully the new sheet will prevent any future confusion with other people.
null
0
1315624848
False
0
c2is1b1
t3_k9akm
null
t1_c2is1b1
t1_c2ikdjf
null
1427581160
1
t5_2fwo
null
null
null
True
[deleted]
null
Suprised you didn't throw GWT in there. Not a fan of the whole compiled JS approach myself.
null
0
1315625016
False
0
c2is1wg
t3_kajta
null
t1_c2is1wg
t1_c2irn37
null
1427581167
1
t5_2fwo
null
null
null
True
RobotCaleb
null
Great job. Please update the color blind version as I find it to be much more pleasant. Maybe because I am? (color blind. Definitely not pleasant.)
null
0
1315625054
False
0
c2is226
t3_k9akm
null
t1_c2is226
t3_k9akm
null
1427581169
1
t5_2fwo
null
null
null
True
necroforest
null
Sounds like Perl 6 :)
null
0
1315625080
False
0
c2is25w
t3_ka4h8
null
t1_c2is25w
t1_c2io58w
null
1427581171
1
t5_2fwo
null
null
null
True
testuserpleaseignore
null
Anyone else hate light text on dark background? Gives me minutes long after image.
null
0
1315625098
False
0
c2is28p
t3_kajta
null
t1_c2is28p
t3_kajta
null
1427581172
-2
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1315625195
False
0
c2is2k0
t3_kaoq6
null
t1_c2is2k0
t3_kaoq6
null
1427581176
1
t5_2fwo
null
null
null
True
yoda17
null
Back when it first came out 20 years ago, mathematica was all about visualizations. I don't think there was anything close to it.
null
0
1315625278
False
0
c2is2vn
t3_ka5os
null
t1_c2is2vn
t1_c2iossv
null
1427581181
1
t5_2fwo
null
null
null
True
retardmagnet123
null
Jesus Fucking Christ, just google it: http://www.google.com/search?source=ig&hl=en&rlz=&q=git+for+windows&oq=git+for+windows&aq=f&aqi=g10&aql=&gs_sm=e&gs_upl=4932l6690l0l6778l15l11l0l6l6l0l162l484l3.2l5l0
null
0
1315625280
False
0
c2is2w1
t3_k8vpn
null
t1_c2is2w1
t1_c2irc8o
null
1427581181
4
t5_2fwo
null
null
null
True
ethraax
null
There isn't even [What Every Computer Scientist Should Know About Floating-Point Arithmetic](http://download.oracle.com/docs/cd/E19957-01/806-3568/ncg_goldberg.html), which is really a must-read, or at least a must-skim.
null
0
1315625284
False
0
c2is2wt
t3_kadw2
null
t1_c2is2wt
t1_c2irsfh
null
1427581181
16
t5_2fwo
null
null
null
True
captainhotpants
null
We occasionally have ASM projects at work. Friend said, "Man, writing in ASM is so refreshing. It takes a longer, but there's basically no debugging and no surprises, since what you write is exactly what you get."
null
0
1315625393
False
0
c2is3bq
t3_kajta
null
t1_c2is3bq
t1_c2iri3m
null
1427581190
1
t5_2fwo
null
null
null
True
[deleted]
null
Pretty sure they are already there.
null
0
1315625552
False
0
c2is3wh
t3_kajta
null
t1_c2is3wh
t1_c2irilh
null
1427581194
13
t5_2fwo
null
null
null
True
732
null
Define "page sizes" in this context?
null
0
1315625611
False
0
c2is44s
t3_kasn3
null
t1_c2is44s
t3_kasn3
null
1427581198
1
t5_2fwo
null
null
null
True
day_cq
null
Illustrated 1. I hate it! (╯‵Д′)╯彡┻━┻ 1. ┬──┬ ノ(^ ヮ^ ノ) I love it! 1. ɯəɥ (\ .□.)\ ┬──┬
null
0
1315625655
False
0
c2is4ao
t3_kajta
null
t1_c2is4ao
t1_c2iqxx4
null
1427581200
5
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1315625949
False
0
c2is5d8
t3_kaswr
null
t1_c2is5d8
t3_kaswr
null
1427581214
1
t5_2fwo
null
null
null
True
[deleted]
null
Nice demo; some slides intended to demonstrate code conversion seemed broken unfortunately!
null
0
1315625958
False
0
c2is5em
t3_kaoq6
null
t1_c2is5em
t3_kaoq6
null
1427581214
1
t5_2fwo
null
null
null
True
cruise02
null
That problem seems specific to butchers. The problem that got closed wasn't specific to programmers at all, so it's off topic for the site.
null
0
1315625980
False
0
c2is5hs
t3_k9wry
null
t1_c2is5hs
t1_c2irswt
null
1427581216
1
t5_2fwo
null
null
null
True
cwhitt
null
Wow I feel super cool that I know who Brendan Eich is.
null
0
1315626002
False
0
c2is5kl
t3_kajta
null
t1_c2is5kl
t3_kajta
null
1427581216
2
t5_2fwo
null
null
null
True
mysticreddit
null
Ok, an official Black an White version is up -- I manually tweaked the color categories so it looks good when printed in B&W. Let me know what you think!
null
0
1315626056
False
0
c2is5rk
t3_k9akm
null
t1_c2is5rk
t1_c2ill0o
null
1427581218
2
t5_2fwo
null
null
null
True
[deleted]
null
oh would people stop with this? at some point you can make the claim that anything is a scheme if you bend it hard enough. and no, eich himself making the proclamation does not make it so
null
0
1315626103
False
0
c2is5xw
t3_kajta
null
t1_c2is5xw
t1_c2iqfjg
null
1427581221
7
t5_2fwo
null
null
null
True
day_cq
null
This reads like male version of Eat, Pray, Love.
null
0
1315626107
False
0
c2is5yg
t3_kadw2
null
t1_c2is5yg
t3_kadw2
null
1427581221
-1
t5_2fwo
null
null
null
True
OffColorCommentary
null
That is uncannily accurate. (Unrelated: if javascript had explicit static typing, reasonable packages and namespaces, and non-global variables, it'd be my favorite language by far. As-is, it's really pleasant but annoyingly hard to handle large projects in.)
null
0
1315626129
False
0
c2is615
t3_kajta
null
t1_c2is615
t1_c2iqfjg
null
1427581221
10
t5_2fwo
null
null
null
True
[deleted]
null
stage two is consistent with non-programmers discovering closures for the first time, and assuming they are a unique feature of javascript
null
0
1315626164
False
0
c2is664
t3_kajta
null
t1_c2is664
t1_c2iqxx4
null
1427581223
25
t5_2fwo
null
null
null
True
Gudahtt
null
Well, not sure how serious this comment was so maybe I'm wasting my time here, but this list was actually created in response to another similar list that was posted by a different blogger, some of the papers you mentioned are already on *that* list. Plus, these are supposed to be more "technical"-oriented papers, and...
null
0
1315626248
False
0
c2is6ht
t3_kadw2
null
t1_c2is6ht
t1_c2irsfh
null
1427581227
5
t5_2fwo
null
null
null
True
jones77
null
I'm a bit fucking bored of these extended metaphor blog postings. C++ is like a fox. Cunning, furry and orange. In many ways it's like a furry orange that you've left out in the sun for too long. Growing a feature here, a feature there until all you're left with is the mould. The original mold was C and this has g...
null
0
1315626290
False
0
c2is6o3
t3_ka4h8
null
t1_c2is6o3
t3_ka4h8
null
1427581234
0
t5_2fwo
null
null
null
True
numberoneus
null
fuck you :)
null
0
1315626401
False
0
c2is73x
t3_k9rqy
null
t1_c2is73x
t1_c2irj1n
null
1427581236
10
t5_2fwo
null
null
null
True
abolishcopyright
null
> vim user for 2.5 years here, That's really not very long.
null
0
1315626462
False
0
c2is7c3
t3_k9akm
null
t1_c2is7c3
t1_c2ihkdm
null
1427581239
1
t5_2fwo
null
null
null
True
a_redditor
null
Just thought I'd mention, your "yoda" style is used heavily by Perl programmers.
null
0
1315626536
False
0
c2is7lm
t3_kaoq6
null
t1_c2is7lm
t1_c2irgbi
null
1427581243
5
t5_2fwo
null
null
null
True
ReinH
null
I hope you die in an electrical fire. :)
null
0
1315626670
False
0
c2is82h
t3_k9rqy
null
t1_c2is82h
t1_c2is73x
null
1427581255
8
t5_2fwo
null
null
null
True
[deleted]
null
Namespacing in JavaScript http://javascriptweblog.wordpress.com/2010/12/07/namespacing-in-javascript/
null
0
1315626805
False
0
c2is8lh
t3_kajta
null
t1_c2is8lh
t1_c2is615
null
1427581275
10
t5_2fwo
null
null
null
True
SoPoOneO
null
I'm a novice, so please correct me, but doesn't it have non-global variables in the form of object properties?
null
0
1315626824
False
0
c2is8nj
t3_kajta
null
t1_c2is8nj
t1_c2is615
null
1427581275
3
t5_2fwo
null
null
null
True
negativeview
null
Or in the form of 'var'. OffColorCommentary has been bitten by laziness (though to be fair there's a LOT of lazy programmers out there, perhaps they haven't seen this magical var in the wild?)
null
0
1315626928
False
0
c2is90o
t3_kajta
null
t1_c2is90o
t1_c2is8nj
null
1427581270
8
t5_2fwo
null
null
null
True
marvin_sirius
null
I was really hoping there would only be two papers.
null
0
1315627130
False
0
c2is9r4
t3_kadw2
null
t1_c2is9r4
t3_kadw2
null
1427581283
24
t5_2fwo
null
null
null
True
OffColorCommentary
null
I've been bitten by laziness, but in my description of the problem, not in my programming ;-). Yes, I know about var. I should've specified package-level or namespace-level variables. Anything between local and global, that is. And I know you can fake namespaces with object properties (though until that comment by ...
null
0
1315627283
False
0
c2isab7
t3_kajta
null
t1_c2isab7
t1_c2is90o
null
1427581290
5
t5_2fwo
null
null
null
True
Karter705
null
I know I am.
null
0
1315627295
False
0
c2isact
t3_kajta
null
t1_c2isact
t1_c2is3wh
null
1427581290
5
t5_2fwo
null
null
null
True
attosecond
null
Google is your friend
null
0
1315627340
False
0
c2isaj7
t3_kasn3
null
t1_c2isaj7
t3_kasn3
null
1427581293
2
t5_2fwo
null
null
null
True
systay
null
I didn't aim for byte code equality - just functional equality, and I think I got that, wouldn't you say?
null
0
1315627344
False
0
c2isajm
t3_ka4h8
null
t1_c2isajm
t1_c2iqu7v
null
1427581293
1
t5_2fwo
null
null
null
True
[deleted]
null
Could be worse. You could be doing SAP. (still, at leats if you are doing SAP you get more money and random bits of German)
null
0
1315627376
False
0
c2isanv
t3_kajta
null
t1_c2isanv
t1_c2isact
null
1427581295
2
t5_2fwo
null
null
null
True
OffColorCommentary
null
I was aware there were workarounds. I'd still prefer something properly integrated into the language, but I have to admit that some of those patterns make the problem a LOT better. Thanks! ...you don't happen to have something for explicit static typing, do you?
null
0
1315627380
False
0
c2isaod
t3_kajta
null
t1_c2isaod
t1_c2is8lh
null
1427581298
10
t5_2fwo
null
null
null
True
numberoneus
null
[:)](http://www.youtube.com/watch?v=NT2eOGZzRGI)
null
0
1315627509
False
0
c2isb60
t3_k9rqy
null
t1_c2isb60
t1_c2is82h
null
1428194755
6
t5_2fwo
null
null
null
True
Karter705
null
Worse. I'm not on the SAP project, so I don't get the extra money but I need to make sure all of our Excel tools are compatible (the data sources are changing).
null
0
1315627511
False
0
c2isb69
t3_kajta
null
t1_c2isb69
t1_c2isanv
null
1428194755
3
t5_2fwo
null
null
null
True
mysticreddit
null
Agreed. No "Gödel, Escher, Bach: An Eternal Golden Braid" either? One of the best computer books of all time.
null
0
1315627524
False
0
c2isb82
t3_kadw2
null
t1_c2isb82
t1_c2is2wt
null
1428194755
2
t5_2fwo
null
null
null
True
operatingpageframes
null
Such as in memory. Memory management handles task: Architecture Page Size Huge Page Size Large Page Size i386 4KB 4M (2M in PAE mode) 1GB "4KB" From my understanding:a 20bit address allocates 1mb of memory the old standard from the pc-286 days where pageing memory was in 1mb extended chunks. Wi...
null
0
1315627673
False
0
c2isbt0
t3_kasn3
null
t1_c2isbt0
t3_kasn3
null
1427581325
1
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1315627694
False
0
c2isbvy
t3_kajta
null
t1_c2isbvy
t1_c2is615
null
1427581318
1
t5_2fwo
null
null
null
True
jared84lsu
null
> "No Silver Bullet" Good luck with that message in r/programming.
null
0
1315627738
False
0
c2isc28
t3_kadw2
null
t1_c2isc28
t1_c2irsfh
null
1427581322
4
t5_2fwo
null
null
null
True
migimunz
null
Yeah looks to me like someone doesn't really understand js, if the behaviour of === and == is unknown to them.
null
0
1315627746
False
0
c2isc3f
t3_kaoq6
null
t1_c2isc3f
t1_c2irgbi
null
1427581322
1
t5_2fwo
null
null
null
True
tk424
null
Who said it was very long? I said it was 2.5 years.
null
0
1315627869
False
0
c2iscjl
t3_k9akm
null
t1_c2iscjl
t1_c2is7c3
null
1427581330
2
t5_2fwo
null
null
null
True
[deleted]
null
Really, there is no debugging? Does he really write perfect assembly code every single time?
null
0
1315627870
False
0
c2iscjs
t3_kajta
null
t1_c2iscjs
t1_c2is3bq
null
1427581330
9
t5_2fwo
null
null
null
True
zenex
null
> [ɯəɥ](http://en.wikipedia.org/wiki/Hem) (\ .□.)\ ┬──┬ Hem, eh?
null
0
1315627961
False
0
c2iscwa
t3_kajta
null
t1_c2iscwa
t1_c2is4ao
null
1427581332
23
t5_2fwo
null
null
null
True
metrofeed
null
That was awesome.
null
0
1315628003
False
0
c2isd1r
t3_kajta
null
t1_c2isd1r
t3_kajta
null
1427581335
2
t5_2fwo
null
null
null
True
Kyrox
null
Also, in Ruby. And I sure don't see the problem with it there.
null
0
1315628086
False
0
c2isdcj
t3_kaoq6
null
t1_c2isdcj
t1_c2is7lm
null
1427581338
3
t5_2fwo
null
null
null
True
cosmolo
null
Everything is a workaround in javascript.
null
0
1315628093
False
0
c2isdd8
t3_kajta
null
t1_c2isdd8
t1_c2isaod
null
1427581338
21
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1315628167
False
0
c2isdn1
t3_kaoq6
null
t1_c2isdn1
t1_c2irgbi
null
1427581340
1
t5_2fwo
null
null
null
True
Sgeo
null
http://esoteric.voxelperfect.net/wiki/Main_Page is the same exact wiki, but esolangs.org should be working fine now.
null
0
1315628279
False
0
c2ise27
t3_k9cbj
null
t1_c2ise27
t1_c2ingfg
null
1427581345
1
t5_2fwo
null
null
null
True
Iggyhopper
null
But is it consistent? Can you switch between `if ... do` and `do ... if`, if not then bravo for perl.
null
0
1315628613
False
0
c2isfbl
t3_kaoq6
null
t1_c2isfbl
t1_c2is7lm
null
1427581354
3
t5_2fwo
null
null
null
True
[deleted]
null
Have an upvote, in the hope that it has some placebo effect on the pain.
null
0
1315628711
False
0
c2isfod
t3_kajta
null
t1_c2isfod
t1_c2isb69
null
1427581359
2
t5_2fwo
null
null
null
True
a_redditor
null
You can indeed switch between them. Not sure what the rules are on nesting. That could cause some problems. EDIT: Actually, now that I think of it, I'm pretty sure you cannot nest inline if/while/etc statements.
null
0
1315628715
False
0
c2isfot
t3_kaoq6
null
t1_c2isfot
t1_c2isfbl
null
1427581359
3
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1315628724
False
0
c2isfq3
t3_ka4h8
null
t1_c2isfq3
t1_c2iq7y8
null
1427581359
2
t5_2fwo
null
null
null
True
mysticreddit
null
I just posted an official Black & White version that you may like as well. I'll get an official color-blind one done this weekend.
null
0
1315628781
False
0
c2isfxv
t3_k9akm
null
t1_c2isfxv
t1_c2is226
null
1427581364
1
t5_2fwo
null
null
null
True
barsoap
null
Dammit, reading that makes me feel old. 1992, the year of Indiana Jones and the Fate of Atlantis and Wolfenstein. 386, early 486ish, no PCI in sight. Those were the days. Windows 3.11 on three floppies. Back to the topic, there's people working on partial evaluation and supercompiling in a real-world compiler, and the...
null
0
1315628940
True
0
c2isghv
t3_kadw2
null
t1_c2isghv
t1_c2iqxsk
null
1427581377
3
t5_2fwo
null
null
null
True
mysticreddit
null
Thanks! I tried to put some thought into; in hindsight, the layout didn't turn out TOO bad, once I got some feedback. ;-) I would recommend starting with ":buffers", and working your around the right side of the sheet. Also see my post above ... "well here's a mini-tutorial overview..."
null
0
1315629052
False
0
c2isgxy
t3_k9akm
null
t1_c2isgxy
t1_c2il90n
null
1427581378
2
t5_2fwo
null
null
null
True
mysticreddit
null
Yes, just learnt that last week. Its documented inside the "Insert" box. :-)
null
0
1315629134
False
0
c2ish8p
t3_k9akm
null
t1_c2ish8p
t1_c2il726
null
1427581382
1
t5_2fwo
null
null
null
True
mysticreddit
null
hehe, mod parent up as funny.
null
0
1315629149
False
0
c2ishar
t3_k9akm
null
t1_c2ishar
t1_c2il49e
null
1427581382
1
t5_2fwo
null
null
null
True
tel
null
4 . Coffeescript!
null
0
1315629247
True
0
c2ishnh
t3_kajta
null
t1_c2ishnh
t1_c2iqxx4
null
1427581395
20
t5_2fwo
null
null
null
True
mysticreddit
null
New version, 1.99d is up. It is worth printing IMHO. Vastly improved over the previous versions. :-)
null
0
1315629259
False
0
c2ishp6
t3_k9akm
null
t1_c2ishp6
t1_c2ijfwc
null
1427581388
1
t5_2fwo
null
null
null
True
ropers
null
Also, just when Netscape and most near everybody else thought they could name Javascript, well, Javascript, Sun kinda went, "*oh, well, actually... dither, FUD,* <insert 'IP/TM portfolio' nonsense here>". So then officially, officially it seemed like Javascript couldn't even be safely called Javascript anymore. ...
null
0
1315629266
True
0
c2ishq5
t3_kajta
null
t1_c2ishq5
t3_kajta
null
1427581388
27
t5_2fwo
null
null
null
True
sausagefeet
null
It's a race to the bottom.
null
0
1315629298
False
0
c2ishul
t3_kajta
null
t1_c2ishul
t1_c2iqor1
null
1427581390
1
t5_2fwo
null
null
null
True
mysticreddit
null
You'll want to check out the new version 1.99d -- the bottom half was messy -- I've cleaned it up, and is vastly improved for readability now.
null
0
1315629309
False
0
c2ishvq
t3_k9akm
null
t1_c2ishvq
t1_c2ijisu
null
1427581390
1
t5_2fwo
null
null
null
True
mysticreddit
null
> Bottom part needs to be neater. Done! (Check version 1.99d) Thanks for the constructive criticism!
null
0
1315629360
False
0
c2isi2o
t3_k9akm
null
t1_c2isi2o
t1_c2ij109
null
1427581393
1
t5_2fwo
null
null
null
True
Drfuzzykins
null
I use CoffeeScript right now on a live production site, and I have to say that I'm not 100% happy with it. While it's fantastic and shortens my code considerably, some of the syntactic sugar can be a little harmful. The biggest culprit is the implied return, which adds ridiculous quantities of `return` statements to y...
null
0
1315629530
False
0
c2isipr
t3_kaoq6
null
t1_c2isipr
t3_kaoq6
null
1427581400
2
t5_2fwo
null
null
null
True
learnyouahaskell
null
OH! Now I see--they're hipsters!
null
0
1315629636
False
0
c2isj4a
t3_k9rqy
null
t1_c2isj4a
t1_c2io7qn
null
1427581403
1
t5_2fwo
null
null
null
True
thatwasntababyruth
null
Jquery is not a standard library. Also i stand by my opinion that its a badly designed piece of crap. Mootools 4 lyfe.
null
0
1315629681
False
0
c2isjb9
t3_kajta
null
t1_c2isjb9
t1_c2ir88c
null
1427581405
2
t5_2fwo
null
null
null
True
[deleted]
null
Well, you know, whatever gets you away from having to deal with the DOM and browser compatibility issues.
null
0
1315630086
False
0
c2isksi
t3_kajta
null
t1_c2isksi
t1_c2isjb9
null
1427581419
36
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1315630087
True
0
c2isksl
t3_ka4h8
null
t1_c2isksl
t1_c2iqzul
null
1427581419
1
t5_2fwo
null
null
null
True
learnyouahaskell
null
Wait, a Contra Contra? So...you're a PRO?!!
null
0
1315630089
False
0
c2iskt1
t3_k9rqy
null
t1_c2iskt1
t1_c2ir77t
null
1427581419
1
t5_2fwo
null
null
null
True
addmoreice
null
yeah, but the cache issue really bones this up. That being said, add cache aware cpu instructions a cpu OR remove caches entirely and go with *very* small *slow* cpu's then max out the number of them on a die would combine with a nice fat memory pipe could allow for massive parallelism using these techniques (the multi...
null
0
1315630143
False
0
c2isl05
t3_kadw2
null
t1_c2isl05
t1_c2isghv
null
1427581420
1
t5_2fwo
null
null
null
True
60secs
null
In a perfect world, my friend, people wouldn't know why the downvote button existed. As I see it, it's always better to upvote those who interestingly disagree with you. In the same vein, I prefer to lose to a skilled opponent than win against an unskilled one.
null
0
1315630148
False
0
c2isl0x
t3_ka4h8
null
t1_c2isl0x
t1_c2isfq3
null
1427581429
2
t5_2fwo
null
null
null