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
apullin
null
which ide?
null
0
1318191941
False
0
c2q4ch4
t3_l5wo1
null
t1_c2q4ch4
t1_c2q49cs
null
1427708148
1
t5_2fwo
null
null
null
True
zokier
null
When was the last time you actually installed git on Windows? It certainly does not require cygwin, and all the necessary parts of msys are bundled with the installer. The experience is as good as Windows command-line tool experience can be. The distribution comes even with nice shell extensions, and a GUI (which I hav...
null
0
1318191979
False
0
c2q4cmy
t3_l5wo1
null
t1_c2q4cmy
t1_c2q3ra9
null
1427708150
11
t5_2fwo
null
null
null
True
psyno
null
I don't know if the compiler that comes with [Xcode](http://developer.apple.com/xcode/) has C++11 support. If not then I think you want [Macports](http://guide.macports.org/#installing) (in any case Xcode seems to be a prerequisite for Macports).
null
0
1318192185
False
0
c2q4dmj
t3_l5410
null
t1_c2q4dmj
t1_c2q37xn
null
1427708163
2
t5_2fwo
null
null
null
True
literal
null
Not at all?
null
0
1318192257
False
0
c2q4dxo
t3_l5s9p
null
t1_c2q4dxo
t1_c2q15ev
null
1427708173
2
t5_2fwo
null
null
null
True
dariusj18
null
This sounds interesting to me, do you have links to any videos of this/what would I search for to find these?
null
0
1318192315
False
0
c2q4e6y
t3_l5s9p
null
t1_c2q4e6y
t1_c2q276v
null
1427708171
3
t5_2fwo
null
null
null
True
cmwright
null
import cupcakes that better?
null
0
1318192492
False
0
c2q4ez8
t3_l63z2
null
t1_c2q4ez8
t1_c2q31fj
null
1427708181
6
t5_2fwo
null
null
null
True
duhderpderpherp
null
>I've had some successes, with hundreds of people dancing to my Perl, jumping about to my subroutines, whooping as I started up a new script. [author of that article performing live](http://www.youtube.com/watch?v=C0nE9GwyImw&feature=related) i guess the live coding revolution is not for me because i sure as s...
null
0
1318192634
False
0
c2q4flm
t3_l5s9p
null
t1_c2q4flm
t1_c2q1bf8
null
1427708189
5
t5_2fwo
null
null
null
True
taejo
null
Monoids are actually a lot simpler than monads, in my opinion.
null
0
1318192918
False
0
c2q4gyu
t3_l5n8e
null
t1_c2q4gyu
t1_c2q0oy7
null
1427708206
4
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1318192920
False
0
c2q4gz5
t3_l5s9p
null
t1_c2q4gz5
t1_c2q3168
null
1427708206
2
t5_2fwo
null
null
null
True
nCrazed
null
Thanks for giggles, but my point still stands :)
null
0
1318193047
False
0
c2q4hkn
t3_l63z2
null
t1_c2q4hkn
t1_c2q4ez8
null
1427708214
5
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1318193059
False
0
c2q4hmw
t3_l5s9p
null
t1_c2q4hmw
t1_c2q3jcj
null
1427708216
1
t5_2fwo
null
null
null
True
thetallerone
null
Okay, it didn't catch the youtube link as submitted... Didn't have the time to hunt down the original (grad life) And why is this not programming related , when the original post supposedly was?
null
0
1318193144
False
0
c2q4i05
t3_l67oa
null
t1_c2q4i05
t1_c2q3s6t
null
1427708221
2
t5_2fwo
null
null
null
True
drysart
null
Not really, since you could insert "goto case 2" if you really want the fall through behavior. C# requires that the chunk of code under a case have an *explicitly specified exit* -- whether that's a goto to a different case, a break, a return, or a throw doesn't matter.
null
0
1318193170
False
0
c2q4i4t
t3_l4p6z
null
t1_c2q4i4t
t1_c2pwckm
null
1427708223
1
t5_2fwo
null
null
null
True
[deleted]
null
I also downvoted the original, not that it makes any difference now.
null
0
1318193284
False
0
c2q4iny
t3_l67oa
null
t1_c2q4iny
t1_c2q4i05
null
1427708230
2
t5_2fwo
null
null
null
True
thetallerone
null
Alright, everyone's entitled their opinion. Just that the majority seemed to think otherwise :) Anyhoo..back to work.
null
0
1318193378
False
0
c2q4j33
t3_l67oa
null
t1_c2q4j33
t1_c2q4iny
null
1427708235
2
t5_2fwo
null
null
null
True
xardox
null
Using real objects instead of streams of text is a great idea, the I totally agree with. Even OLE Automation is better than stdin/stdout. But why even bother using a half-assed language that has a built-in wall that you will always hit? Have you even gone "more ./configure" and looked at what happens when you try t...
null
0
1318193515
False
0
c2q4jls
t3_l5v0e
null
t1_c2q4jls
t1_c2q313l
null
1427708240
1
t5_2fwo
null
null
null
True
6306
null
Hey sorry programmers, I didn't mean to offend! I started out with a midi "tracker" sequencer on an Amiga 500. I think trackers would appeal to a programmer. It's basically a list of actions you can take on every fraction of a beat ie 16 actions per bar and u will trigger a kick on 1, 5, 9,13 and you also have contro...
null
0
1318193518
False
0
c2q4joh
t3_l5s9p
null
t1_c2q4joh
t1_c2q454c
null
1427708242
3
t5_2fwo
null
null
null
True
xardox
null
Using real objects instead of streams of text is a great idea, the I totally agree with. Even OLE Automation is better than stdin/stdout. But why even bother starting with a half-assed shell language that has a built-in wall that you will always hit? Instead of eventually changing to C# or whatever, just start with i...
null
0
1318193523
False
0
c2q4jq8
t3_l5v0e
null
t1_c2q4jq8
t1_c2q313l
null
1427708243
1
t5_2fwo
null
null
null
True
fripletister
null
I understand the mechanics of the C# switch statement. I was merely stating that I found that design decision personally unfortunate... I mean, I get *why* they did it, too...I just dislike the restriction as I've never (again, personally) found this so called "caveat" of switch in other languages confusing or easy to...
null
0
1318193651
False
0
c2q4kc2
t3_l4p6z
null
t1_c2q4kc2
t1_c2q4i4t
null
1427708250
1
t5_2fwo
null
null
null
True
xardox
null
One thing about Mercurial that I prefer over Git is that it's an honest to goodness Python module, which you can simply import and call directly, without bending over backwards to funnel everything into command line parameters. Sure it's nice and unixy that Git is a bunch of different executables, some shell scripts ...
null
0
1318193783
True
0
c2q4ky1
t3_l5v0e
null
t1_c2q4ky1
t1_c2q2oqx
null
1427708259
4
t5_2fwo
null
null
null
True
kuhbert
null
http://pastebin.com/1CBZD0Ed C:\>cl /0x divisions.cpp C:\>divisions.exe 0.419000 C:\>node.exe divisions.js 0.416
null
0
1318193791
False
0
c2q4kza
t3_l62d0
null
t1_c2q4kza
t1_c2q45p5
null
1427708259
1
t5_2fwo
null
null
null
True
[deleted]
null
Thanks, will check it out. When I first posted this I didn't quite understand what impromptu was (thought it was just a front end for SuperCollider). I'm not really all that interested in algorithmic music (prefer just using logic pro and sequencing things), but I wanted to mess around with some synthesis & effe...
null
0
1318193843
False
0
c2q4l7j
t3_l5s9p
null
t1_c2q4l7j
t1_c2q412e
null
1427708261
1
t5_2fwo
null
null
null
True
Slime0
null
> A Monte-Carlo simulation is a way of numerically solving problems that involve randomness. No, it's a way of using randomness to numerically approximate solutions to problems. The problems themselves do not need to involve randomness at all.
null
0
1318194165
False
0
c2q4mo4
t3_l5wwh
null
t1_c2q4mo4
t3_l5wwh
null
1427708281
7
t5_2fwo
null
null
null
True
[deleted]
null
Have you seen F# REPL ? Also C# compiler as a service will allow you to compile code on the fly and .NET allows you to create new types/functions at runtime. I don't think you can change the existing ones tough.
null
0
1318194366
True
0
c2q4njq
t3_l6247
null
t1_c2q4njq
t1_c2q3s6h
null
1427708294
1
t5_2fwo
null
null
null
True
jagbot
null
this is based on your understanding of what programming can do in computer music production. from what you've said i'll even bet you are not a programmer or uve not done programming beyond fulfilling some requirement. these guys see programming as an artform in itself and are exploring its applications to music. i...
null
0
1318194521
True
0
c2q4o8t
t3_l5s9p
null
t1_c2q4o8t
t1_c2q4gz5
null
1427708303
1
t5_2fwo
null
null
null
True
Rhinoid
null
Thanks for pointing me to your blog. the info you typed here, there and its comments should help me getting it build
null
0
1318194706
False
0
c2q4p2e
t3_l5410
null
t1_c2q4p2e
t1_c2q395b
null
1427708313
1
t5_2fwo
null
null
null
True
comment-dwim
null
I see in the PDF that you are interested in trying a Lisp Machine. While it isn't the real thing, [here](http://www.unlambda.com/) are some emulators (MIT's cadr and the TI Explorer). Your thesis was a great read, so much that I'm wondering if this kind of live code transformation can be done without much of a perform...
null
0
1318194807
False
0
c2q4pjg
t3_l6247
null
t1_c2q4pjg
t3_l6247
null
1427708318
1
t5_2fwo
null
null
null
True
voyvf
null
Er, there *are* utilities that accept XML via stdin...
null
0
1318194837
False
0
c2q4pog
t3_l5v0e
null
t1_c2q4pog
t1_c2q1s0u
null
1427708320
5
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1318194864
False
0
c2q4psq
t3_l5s9p
null
t1_c2q4psq
t1_c2q4o8t
null
1427708322
2
t5_2fwo
null
null
null
True
kuhbert
null
Or all the other use cases where Python or Ruby are used (or Java or C# or ActionScript).
null
0
1318195083
False
0
c2q4qsr
t3_l62d0
null
t1_c2q4qsr
t1_c2q41kr
null
1427708335
1
t5_2fwo
null
null
null
True
olov
null
I haven't tried the F# REPL but I've seen demos of it and it seems to be a fine one. I'd love to see a Live programming environment for the .NET family of languages one day.
null
0
1318195106
False
0
c2q4qw6
t3_l6247
null
t1_c2q4qw6
t1_c2q4njq
null
1427708337
2
t5_2fwo
null
null
null
True
tompa_coder
null
Xcode 4 has 3 C++ compilers: GNU g++-4.2 - no C++11 support; LLVM g++-4.2 - no C++11 support; clang++ has some C++11 support
null
0
1318195315
False
0
c2q4rv5
t3_l5410
null
t1_c2q4rv5
t1_c2q4dmj
null
1427708350
2
t5_2fwo
null
null
null
True
jagbot
null
art is the music? art is what i decide to show u on stage. and get away with. and livecoding is about putting the programming itself on display which produces the music! the combo is the art if u will. livecoding (using scripting languages) is well suited for live performance as ppl can see the code / mistakes while ...
null
0
1318195435
True
0
c2q4sfl
t3_l5s9p
null
t1_c2q4sfl
t1_c2q4psq
null
1427708358
0
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1318195625
False
0
c2q4td5
t3_l63z2
null
t1_c2q4td5
t3_l63z2
null
1427708370
-3
t5_2fwo
null
null
null
True
kevLAXpro
null
Engineering/Physics language i say, programming
null
0
1318195644
False
0
c2q4tft
t3_l63z2
null
t1_c2q4tft
t3_l63z2
null
1427708370
-4
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1318195739
False
0
c2q4tuq
t3_l63z2
null
t1_c2q4tuq
t1_c2q4td5
null
1427708374
1
t5_2fwo
null
null
null
True
psyno
null
In that case [the gcc in Macports](http://www.macports.org/ports.php?by=name&substr=gcc) sounds like a good option. It should have features marked with <= 4.6 in [this table](http://gcc.gnu.org/projects/cxx0x.html).
null
0
1318195772
False
0
c2q4u0g
t3_l5410
null
t1_c2q4u0g
t1_c2q4rv5
null
1427708377
2
t5_2fwo
null
null
null
True
wuchuanren
null
no programming?
null
0
1318195860
False
0
c2q4uft
t3_l6cec
null
t1_c2q4uft
t3_l6cec
null
1427708383
2
t5_2fwo
null
null
null
True
WalterGR
null
Since it uses C#, this article with actual programming content will be downvoted more than the rap about Java. Currently it's tied with the photograph of cupcakes with the Python logo on them. EDIT: The cupcakes have pulled way ahead.
null
0
1318195892
True
0
c2q4ulm
t3_l6a6h
null
t1_c2q4ulm
t3_l6a6h
null
1427708385
9
t5_2fwo
null
null
null
True
olov
null
Thanks for the Lisp Machines link! With real I suppose you mean a compiled language implementation since the prototype already provided a proof-of-concept for an interpreter. I don't think performance should be a huge obstacle and even if it did decrease performance it would be a similar situation as release/debug bui...
null
0
1318195914
False
0
c2q4upg
t3_l6247
null
t1_c2q4upg
t1_c2q4pjg
null
1427708386
2
t5_2fwo
null
null
null
True
krypton86
null
So, do you know about graphic environments like Puredata? Maybe that would also be more to your liking.
null
0
1318195918
False
0
c2q4uqa
t3_l5s9p
null
t1_c2q4uqa
t1_c2q4l7j
null
1427708387
1
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1318196027
False
0
c2q4v84
t3_l5s9p
null
t1_c2q4v84
t1_c2q4sfl
null
1427708393
1
t5_2fwo
null
null
null
True
tompa_coder
null
Or, if you already have Xcode 4 installed, you can compile gcc-4.6.1 directly on your Mac. If you need a detailed tutorial for this I could give you a link to one of my blog entries.
null
0
1318196048
False
0
c2q4vbt
t3_l5410
null
t1_c2q4vbt
t1_c2q4u0g
null
1427708394
1
t5_2fwo
null
null
null
True
reddit_user13
null
Fuck all of that, go play a *real* instrument.
null
0
1318196147
False
0
c2q4vtj
t3_l5s9p
null
t1_c2q4vtj
t1_c2q187z
null
1427708401
-1
t5_2fwo
null
null
null
True
mortanian
null
Nah you're right, big comments are rough, I can't even finish reading yours.
null
0
1318196199
False
0
c2q4w22
t3_l32qk
null
t1_c2q4w22
t1_c2q3b9w
null
1427708404
0
t5_2fwo
null
null
null
True
jagbot
null
yeah i am childish yes. once again ur answering my answer. really. who said showing off wasnt part of the music? from MJ to death metal everybody shows off on stage. 'its faster, better, more reliable, more profitable' etc etc is irrelevant. we are not making soap here.
null
0
1318196289
False
0
c2q4wh9
t3_l5s9p
null
t1_c2q4wh9
t1_c2q4v84
null
1427708410
0
t5_2fwo
null
null
null
True
tompa_coder
null
:) I've noticed there is "big hug" for all C# content here. However, form my point of view C# is a modern language that is entirely portable to other operating systems.
null
0
1318196312
False
0
c2q4wk7
t3_l6a6h
null
t1_c2q4wk7
t1_c2q4ulm
null
1427708411
3
t5_2fwo
null
null
null
True
JL235
null
I fully agree, a big issue would be infrastructure. There is no point in switching, if it means you have to throw out lots of code. But there is also a third reason ... > OpenGL still works fine, and we wouldn’t get any huge benefits by making the switch
null
0
1318196390
False
0
c2q4ww5
t3_l579f
null
t1_c2q4ww5
t1_c2q1irl
null
1427708416
2
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1318196489
False
0
c2q4xdb
t3_l5s9p
null
t1_c2q4xdb
t1_c2q4wh9
null
1427708422
1
t5_2fwo
null
null
null
True
[deleted]
null
We can stretch it a little to make it relevant - an image is basically a program in a domain specific language designed to show images. Compiled code is still code. I think we can conclude that images are code.
null
0
1318196673
False
0
c2q4y6s
t3_l63z2
null
t1_c2q4y6s
t1_c2q31fj
null
1427708438
-1
t5_2fwo
null
null
null
True
jagbot
null
oh boy what is art debate. soon we will be calling each other nazis. then we invoke godwin's law
null
0
1318196700
False
0
c2q4yb4
t3_l5s9p
null
t1_c2q4yb4
t1_c2q4xdb
null
1427708434
1
t5_2fwo
null
null
null
True
paul_harrison
null
It's an understandable response to the current of exclusivist you-gotta-go-through-the-shit-I-did gnorance.
null
0
1318196909
False
0
c2q4z8x
t3_l5n8e
null
t1_c2q4z8x
t1_c2q3yty
null
1427708447
-1
t5_2fwo
null
null
null
True
ethraax
null
Well yeah, it seems based on Office Space, but the other videos have other themes. For example, Lady Java is clearly based on Lady Gaga.
null
0
1318197190
False
0
c2q50gv
t3_l55ki
null
t1_c2q50gv
t1_c2q0hr1
null
1427708462
1
t5_2fwo
null
null
null
True
paul_harrison
null
Good question. Why the downvotes? Say you write some code that works with a specific type. Perhaps numbers. Then you notice that it doesn't actually depend on all that many properties of numbers. Here, that there's a zero and that it doesn't matter the order you add them up in. So this same code will work in anything ...
null
0
1318197476
False
0
c2q51rv
t3_l5n8e
null
t1_c2q51rv
t1_c2q0r4g
null
1427708479
1
t5_2fwo
null
null
null
True
psygnisfive
null
Obviously the people who go to live coding events disagree.
null
0
1318197578
False
0
c2q528h
t3_l5s9p
null
t1_c2q528h
t1_c2q409u
null
1427708485
3
t5_2fwo
null
null
null
True
nekmok
null
A quick youtube search for "live coding music" turned up [this](http://www.youtube.com/watch?v=OBt4PLUv2q0) and [this](http://www.youtube.com/watch?v=04TcXlC9IBw) and [this](http://www.youtube.com/watch?v=ZXuZpAYqmco) ...too bad the video sound quality is kind of shitty. Maybe better to search for online demos like [t...
null
0
1318197642
False
0
c2q52jg
t3_l5s9p
null
t1_c2q52jg
t1_c2q4e6y
null
1427708490
1
t5_2fwo
null
null
null
True
technomancy
null
> Using git makes whatever project you are working on literally completely inaccessible to Windows users. You say that like it's a bad thing.
null
0
1318197702
False
0
c2q52tf
t3_l5wo1
null
t1_c2q52tf
t1_c2q3ra9
null
1427708492
0
t5_2fwo
null
null
null
True
bizziboi
null
You realize C# (and any other managed language) are still far removed from a statically compiled language, right? Given that they are jit-ed it's faitly trivial to replace code on the fly, not much harder than doing it on a textual level.
null
0
1318197855
False
0
c2q53ia
t3_l6247
null
t1_c2q53ia
t1_c2q3yyb
null
1427708501
1
t5_2fwo
null
null
null
True
JL235
null
> 2) Well when only one Version of the Library is actually getting used why not just remove the others? Because again, some libraries/platforms don't remove the old versions. I gave the example of Java, which installs new versions along side the existing ones (although this is a desirable option for developers). &...
null
0
1318197863
False
0
c2q53jl
t3_l48nw
null
t1_c2q53jl
t1_c2q1kvg
null
1427708502
2
t5_2fwo
null
null
null
True
reddit_clone
null
POST /dogs/bo/recurring_schedule GET /dogs/bo/recurring_schedule Just guessing. I have no idea how he would have done that.
null
0
1318197896
False
0
c2q53or
t3_l4l3n
null
t1_c2q53or
t1_c2q48dc
null
1427708504
1
t5_2fwo
null
null
null
True
coder_kate
null
They don't taste right, though, unless you wash them down with a tab.
null
0
1318197906
False
0
c2q53q9
t3_l63z2
null
t1_c2q53q9
t3_l63z2
null
1427708504
0
t5_2fwo
null
null
null
True
Manitcor
null
Oh I certainly do realize that, both Java and .NET boil down intermediary IL languages that are interpreted. The reason I ask is because that extra step does makes Live development on those platforms where you need to edit the code script and actually have that get turned into IL and pushed into the runtime a bit more...
null
0
1318198033
False
0
c2q54an
t3_l6247
null
t1_c2q54an
t1_c2q53ia
null
1427708512
1
t5_2fwo
null
null
null
True
kikaerter
null
That was always my assumption - but it seems to be a hugely controversial idea, based on the number of downvotes and weird attacks I got. Which makes me wonder if I had misunderstood something about the semantics of C# delegates.
null
0
1318198175
False
0
c2q54uw
t3_l38op
null
t1_c2q54uw
t1_c2q48an
null
1427708519
1
t5_2fwo
null
null
null
True
vplatt
null
Well, yes, but I was talking about the overhead involved in a C style string and strlen vs. the equivalents in .NET, Java, and Python. I believe those languages would simply return the length as a data value (which is O(1)) when they're called and C's strlen actually has to traverse the string when it's called (which ...
null
0
1318198186
False
0
c2q54x0
t3_l4p6z
null
t1_c2q54x0
t1_c2q283a
null
1427708520
3
t5_2fwo
null
null
null
True
[deleted]
null
What is the orange logo?
null
0
1318198231
False
0
c2q554e
t3_l63z2
null
t1_c2q554e
t3_l63z2
null
1427708522
5
t5_2fwo
null
null
null
True
bizziboi
null
Not sure, I remember back when I was playing in XNA (must be 5 years ago now) there was a sample where the code was in a window and 3d in the other half of the viewport and f5 actually recompiled it while the game was running. It recompiled the whole thing on the fly while running (well, okay, I assume there was an out...
null
0
1318198435
False
0
c2q560e
t3_l6247
null
t1_c2q560e
t1_c2q54an
null
1427708541
2
t5_2fwo
null
null
null
True
ehird
null
FVWM is a window manager. Are you one of the three people who uses X on Windows and doesn't use it in rootless mode?
null
0
1318198453
False
0
c2q5633
t3_l5wo1
null
t1_c2q5633
t1_c2q3ra9
null
1427708535
3
t5_2fwo
null
null
null
True
malkarouri
null
a space, you need spaces
null
0
1318198551
False
0
c2q56jz
t3_l63z2
null
t1_c2q56jz
t1_c2q53q9
null
1427708542
1
t5_2fwo
null
null
null
True
Manitcor
null
i can believe that; a running game state I would imagine is easier to store and reload on build than a less linear type of application. i would assume there were certain changes you would make that blow up the feature though and force a re-start.
null
0
1318198571
False
0
c2q56n2
t3_l6247
null
t1_c2q56n2
t1_c2q560e
null
1427708544
1
t5_2fwo
null
null
null
True
i8beef
null
As an MSDN subscriber, yes, I know exactly how much they cost. What you just described seems different than what you described in the first place (not being able to login at all). As an MSDN subscriber, you know you get support right? Sheesh man, just trying to help, didn't mean to send you into an anti-Microsoft his...
null
0
1318198675
False
0
c2q5741
t3_kz7vp
null
t1_c2q5741
t1_c2q2zbp
null
1427708549
1
t5_2fwo
null
null
null
True
TurtleRacer
null
I'm sure if you're a developer you have a 100% chance to get Git working on a Windows system... *spelling
null
0
1318198941
True
0
c2q58ap
t3_l5wo1
null
t1_c2q58ap
t1_c2q3ra9
null
1427708565
1
t5_2fwo
null
null
null
True
[deleted]
null
> Some seem to think this reddit is for "links that programmers might find interesting or funny". No. It's for programming links. Programming. Programming. Programming. > If there is no code in your link, it probably doesn't belong here.
null
0
1318199487
False
0
c2q5arr
t3_l63z2
null
t1_c2q5arr
t3_l63z2
null
1427708597
5
t5_2fwo
null
null
null
True
bizziboi
null
Most likely, I didn't play with it enough to know, but yes, some things are hard to change in a running process. I've been puzzling over how to solve this on and off over the years, but to come up with a robust solution you pretty much have to introduce some form of annotation which more or less kills the whole idea. A...
null
0
1318199665
False
0
c2q5bl8
t3_l6247
null
t1_c2q5bl8
t1_c2q56n2
null
1427708607
2
t5_2fwo
null
null
null
True
MatrixFrog
null
I don't know if it's what you're referring to, but git support is pretty good in Eclipse now. I still want to drop back to the command line pretty often, but it's still really nice to use EGit.
null
0
1318199711
False
0
c2q5br5
t3_l5wo1
null
t1_c2q5br5
t1_c2q49cs
null
1427708609
3
t5_2fwo
null
null
null
True
BorisTheBrave
null
Feh, I think the more pythonic way to implement monoids is just to equate them to unary fuctions, m, where m(a) folds iterable a into the zero element, like the authors __call__ method. Then the sum monoid is literally the sum function, and so on for several popular monoids. The zero element and the binary operator ca...
null
0
1318199783
True
0
c2q5c3u
t3_l5n8e
null
t1_c2q5c3u
t3_l5n8e
null
1427708614
1
t5_2fwo
null
null
null
True
throwaway77432
null
Yes, it's fairly sad we don't see more C# articles around. It's a fantastic language and environment to work with. However, this article is somewhat lacking IMO. There's little more to it than "here's a quick how-to for using a pre-made MS chart control in one of its simplest ways". Maybe it's just me but I was expec...
null
0
1318199869
True
0
c2q5ciy
t3_l6a6h
null
t1_c2q5ciy
t1_c2q4ulm
null
1427708620
2
t5_2fwo
null
null
null
True
Manitcor
null
Well with .NET 4 and 4.5 we got a whole new set of live debugging API's. I haven't dug into it much but the out-of-box features are pretty light. The MS CLR team wrote some nice articles on MSDN about it's capabilities I wonder if the API can be extended to do some of these things. Another project on the long list of...
null
0
1318199893
False
0
c2q5cn3
t3_l6247
null
t1_c2q5cn3
t1_c2q5bl8
null
1427708622
2
t5_2fwo
null
null
null
True
GMNightmare
null
I never actually said I had a problem with the size. That's called a strawman.
null
0
1318200147
False
0
c2q5dqq
t3_l32qk
null
t1_c2q5dqq
t1_c2q4w22
null
1427708636
1
t5_2fwo
null
null
null
True
reddit_clone
null
Top of the subreddit page with no comments? Strange.
null
0
1318200717
False
0
c2q5gbg
t3_l6dcp
null
t1_c2q5gbg
t3_l6dcp
null
1427708668
-2
t5_2fwo
null
null
null
True
haywire
null
I usually don't like bandwagon-y cupcakes of stuff. But this is fucking awesome!
null
0
1318200761
False
0
c2q5gi9
t3_l63z2
null
t1_c2q5gi9
t3_l63z2
null
1427708672
0
t5_2fwo
null
null
null
True
ruinercollector
null
So you actually *do* use source control, you just rolled your own for no good reason.
null
0
1318200824
False
0
c2q5gsx
t3_l1a2e
null
t1_c2q5gsx
t1_c2p3e9j
null
1427708676
1
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1318200853
True
0
c2q5gxm
t3_l4l3n
null
t1_c2q5gxm
t3_l4l3n
null
1427708677
0
t5_2fwo
null
null
null
True
bizziboi
null
You wouldn't happen to have a direct link? It's always interesting, being one of the holy grails and stuff :)
null
0
1318200910
False
0
c2q5h6i
t3_l6247
null
t1_c2q5h6i
t1_c2q5cn3
null
1427708682
2
t5_2fwo
null
null
null
True
ruinercollector
null
Resource files, solution files, winforms designer code, project files are all merge nightmares. Avoid scenarios where you'd have to merge them at all costs (frequent updates.)
null
0
1318200954
False
0
c2q5hdc
t3_l1a2e
null
t1_c2q5hdc
t1_c2oyx69
null
1427708684
2
t5_2fwo
null
null
null
True
Manitcor
null
It was in the published magazine you get if you are a subscriber. Let me do a quick check to see if they posted it online...... [here is one](http://msdn.microsoft.com/en-us/magazine/ee336311.aspx) but its kind of high level and mainly addresses features for production systems. I honestly don't know how far down the ...
null
0
1318201113
False
0
c2q5i3f
t3_l6247
null
t1_c2q5i3f
t1_c2q5h6i
null
1427708693
3
t5_2fwo
null
null
null
True
stratoscope
null
He's not the only one. I used the same term in the [jQuery Cookbook](http://shop.oreilly.com/product/9780596159788.do) (recipe 5.9). I'm afraid you'll just have to get used to it. :-)
null
0
1318201217
False
0
c2q5ijz
t3_l4cv3
null
t1_c2q5ijz
t1_c2pqc1a
null
1427708699
1
t5_2fwo
null
null
null
True
ruinercollector
null
>Some editors will check for modification times. I know that emacs does by default. You'd get a warning that the file has been modified since your last save. Wow. So you're all working on the exact same copies of the files in question??? What the hell is going on here? >It's the same thing that RCS or any ot...
null
0
1318201425
False
0
c2q5jhp
t3_l1a2e
null
t1_c2q5jhp
t1_c2p01ym
null
1427708711
1
t5_2fwo
null
null
null
True
ruinercollector
null
>Surprisingly, I can count on one hand the number of mistakes that were made due to the lack of version control, over the past 6 years. OK, now count the hours wasted manually merging, resolving commit conflicts and manually maintaining backups of old code.
null
0
1318201679
False
0
c2q5kjy
t3_l1a2e
null
t1_c2q5kjy
t1_c2p30yf
null
1427708724
1
t5_2fwo
null
null
null
True
Skynne
null
-8 % 3 should be -2? -8 / 3 = -(2 + 2/3), which is a remainder of -2.
null
0
1318201800
False
0
c2q5l3f
t3_l4p6z
null
t1_c2q5l3f
t1_c2pur9b
null
1427708731
1
t5_2fwo
null
null
null
True
aerojun
null
Does Microsoft Visual C++ 2010 supports C++11? If thats true, how can i install or update to C++11?
null
0
1318201852
False
0
c2q5lbc
t3_l5410
null
t1_c2q5lbc
t3_l5410
null
1427708735
1
t5_2fwo
null
null
null
True
ruinercollector
null
Debugging is extremely useful for web-apps. Most web developers don't think that is because they've never had a good debugger and have always relied on `echo` (or similar.) It makes a world of difference. The same goes for automating the process or pushing changes from your individual server to your test/staging ser...
null
0
1318201915
False
0
c2q5lkq
t3_l1a2e
null
t1_c2q5lkq
t1_c2p5b34
null
1427708738
1
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1318202372
False
0
c2q5nfx
t3_l4ajg
null
t1_c2q5nfx
t3_l4ajg
null
1427708764
1
t5_2fwo
null
null
null
True
theBlackDragon
null
Guess Thomas got tired of waiting for the upgrade to Git, but he did say himself that he develops in Git and then exports to CVS in that very same mailing list thread linked by the OP. Also if people would have read more than just that one post linked by the OP they'd have realized the lock was in a directory related ...
null
0
1318202409
False
0
c2q5nm0
t3_l5wo1
null
t1_c2q5nm0
t1_c2q1n2o
null
1427708765
1
t5_2fwo
null
null
null
True
NYKevin
null
Linus? Not so much. Maybe Stallman. Linus is an "if it works, use it" kind of guy. The free-as-in-beer thing was just because he wasn't about to start paying for software he could write better on his own.
null
0
1318202515
False
0
c2q5o4d
t3_l5wo1
null
t1_c2q5o4d
t1_c2q49s8
null
1427708778
1
t5_2fwo
null
null
null
True
[deleted]
null
[deleted]
null
0
1318202912
False
0
c2q5pt8
t3_l6dcp
null
t1_c2q5pt8
t1_c2q5gbg
null
1427708793
1
t5_2fwo
null
null
null
True
[deleted]
null
(-8) % 3 should be 1, it's not the same as -(8 % 3), which is -2. Modulus arithmetic is about cyclical counting. With a modulus 3 it goes 0, 1, 2, 0, 1, 2, 0, 1, 2, etc, no matter where you are in the number sequence. Going positive: 0 % 3 == 0 1 % 3 == 1 2 % 3 == 2 3 % 3 == 0 and so on. Going negative, one co...
null
0
1318202948
False
0
c2q5pyp
t3_l4p6z
null
t1_c2q5pyp
t1_c2q5l3f
null
1427708794
3
t5_2fwo
null
null
null
True
parfamz
null
Last time I checked the support was quite good. Lambdas and auto are supported.
null
0
1318203223
False
0
c2q5r3z
t3_l5410
null
t1_c2q5r3z
t1_c2q5lbc
null
1427708810
3
t5_2fwo
null
null
null
True
day_cq
null
not managed. it's purely distributed.
null
0
1318203316
False
0
c2q5rj6
t3_l1a2e
null
t1_c2q5rj6
t1_c2q5gsx
null
1427708816
1
t5_2fwo
null
null
null
True
inmatarian
null
Upvote here. Quite often there's a step in the pipeline where an automated tool doesn't quite exist yet and a human has to go in and make a change before continuing with the pipeline. As an interesting case study, DNA sequencing is done with Perl scripts in a Unix pipeline: http://www.bioperl.org/wiki/How_Perl_saved_h...
null
0
1318203714
False
0
c2q5tcs
t3_l5v0e
null
t1_c2q5tcs
t1_c2q4c3o
null
1427708839
4
t5_2fwo
null
null
null
True
ruinercollector
null
Right. Like any other DVCS (Mercurial, git, etc.)
null
0
1318203844
False
0
c2q5txg
t3_l1a2e
null
t1_c2q5txg
t1_c2q5rj6
null
1427708848
1
t5_2fwo
null
null
null