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 | so85 | null | you can't do video capture with just html5 :/ The device tag is mostly just a dream in some spec writers eye. [(except for some experimental work by erisson)](https://labs.ericsson.com/developer-community/blog/beyond-html5-conversational-voice-and-video-implemented-webkit-gtk) | null | 0 | 1318895124 | False | 0 | c2sanrj | t3_lca6k | null | t1_c2sanrj | t1_c2rkixc | null | 1427745679 | 1 | t5_2fwo | null | null | null |
True | jakkarth | null | > Memes and image macros are not acceptable forms of content.
Please see the sidebar for more information. | null | 0 | 1318895135 | False | 0 | c2santb | t3_lflh2 | null | t1_c2santb | t3_lflh2 | null | 1427745680 | 2 | t5_2fwo | null | null | null |
True | grayvedigga | null | Excellent article -- not only did it show me some commands I don't (yet) make daily use of, the write up was good enough that I didn't immediately reach for `:h`! | null | 0 | 1318895609 | False | 0 | c2saq4d | t3_lfblq | null | t1_c2saq4d | t3_lfblq | null | 1427745704 | 2 | t5_2fwo | null | null | null |
True | MarshallBanana | null | > I chose Rake primarily because Make has not aged well.
Not at all. Make is by far the easiest way to compile small-to-medium sized project in C, both for the program creator and the user. I've still to see any alternate build system that is as easy and works as well. Most of them just add unnecessary dependencies... | null | 0 | 1318895715 | False | 0 | c2saqlp | t3_lf57z | null | t1_c2saqlp | t1_c2s9ddy | null | 1427745710 | 2 | t5_2fwo | null | null | null |
True | artsrc | null | Sometimes there is a simple, obvious, and loosely coupled, dependency injected design. And a good DI framework can reduce the boiler plate in implementing that design. That sounds like a good solution to me. | null | 0 | 1318895791 | False | 0 | c2saqz1 | t3_lf1px | null | t1_c2saqz1 | t1_c2s7v4z | null | 1427745716 | 5 | t5_2fwo | null | null | null |
True | artsrc | null | > Who is forcing the developer to extract interfaces for every class, or to use the "black magic" ways of resolving dependencies?
Enterprise software architects.
| null | 0 | 1318895863 | False | 0 | c2sarbh | t3_lf1px | null | t1_c2sarbh | t1_c2s61b5 | null | 1427745719 | 2 | t5_2fwo | null | null | null |
True | rkenned | null | Well that's just your opinion man. | null | 0 | 1318895868 | False | 0 | c2sarc8 | t3_lf1px | null | t1_c2sarc8 | t1_c2sa5hy | null | 1427745719 | 4 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1318895908 | True | 0 | c2sarj7 | t3_lf038 | null | t1_c2sarj7 | t3_lf038 | null | 1427745790 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1318896080 | False | 0 | c2sasdd | t3_lfm1k | null | t1_c2sasdd | t3_lfm1k | null | 1427745803 | 0 | t5_2fwo | null | null | null |
True | pyramid_of_greatness | null | Great write up.. I often find the vi write-ups/cheat-sheets to be too cryptic and without specific examples. | null | 0 | 1318896161 | False | 0 | c2sasqt | t3_lfblq | null | t1_c2sasqt | t3_lfblq | null | 1427745807 | 3 | t5_2fwo | null | null | null |
True | artsrc | null | Module DateCalc does date calculations, and needs a holiday loader module.
Module DBHolidays loads holidays from a database.
Module AjaxHolidays loads holidays via Ajax.
Module SwapCalcs needs DateCalcs
At run time on the client the modules are AjaxHolidays, SwapCalcs and DateCalc all injected appropriately.
At ru... | null | 0 | 1318896207 | False | 0 | c2sasya | t3_lf1px | null | t1_c2sasya | t1_c2s7937 | null | 1427745808 | 3 | t5_2fwo | null | null | null |
True | [deleted] | null | I have kind of opposite story. I've been coding back and forth since i was probably 14 and first hooked up to 56k modem. But I did not became linus torvalds or bill gates, because I could never hold interest. I start with mirc scripting and ended after building few statistic bots (with dlls and mysql it was very very c... | null | 0 | 1318896221 | True | 0 | c2sat0y | t3_lf038 | null | t1_c2sat0y | t3_lf038 | null | 1427745809 | 2 | t5_2fwo | null | null | null |
True | ilovetoeshoes | null | Deoxyribonucleic acid | null | 0 | 1318896388 | False | 0 | c2satry | t3_lfm7z | null | t1_c2satry | t3_lfm7z | null | 1427745819 | 2 | t5_2fwo | null | null | null |
True | elder_george | null | This reminds me how we built a system that should have received notification about some events (fingerprint scan results), analyze them using set of rules and execute some action (send SMS/email, update user availability records etc.) basing on results.
Message queuing was a perfect match, but we decided against using... | null | 0 | 1318896521 | False | 0 | c2sauez | t3_lff3n | null | t1_c2sauez | t3_lff3n | null | 1427745828 | 3 | t5_2fwo | null | null | null |
True | PatrickTulskie | null | It would be better if the commits linked to the actual code. Sometimes swearing isn't funny unless you see the code. | null | 0 | 1318896725 | False | 0 | c2savct | t3_lf898 | null | t1_c2savct | t3_lf898 | null | 1427745841 | 1 | t5_2fwo | null | null | null |
True | is_left | null | Extracting an interface for every class is an awesome practice. Everything is easily mocked for unit testing. | null | 0 | 1318896840 | False | 0 | c2savun | t3_lf1px | null | t1_c2savun | t1_c2s5izr | null | 1427745847 | 1 | t5_2fwo | null | null | null |
True | PrimaxAUS | null | What part of the world do you live in? I'm hiring in a few months. | null | 0 | 1318896842 | False | 0 | c2savuw | t3_lf038 | null | t1_c2savuw | t1_c2s6hqp | null | 1427745847 | 3 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1318897039 | False | 0 | c2sawxa | t3_l7gl3 | null | t1_c2sawxa | t3_l7gl3 | null | 1427745862 | 1 | t5_2fwo | null | null | null |
True | pinebomb | null | Buy an AVR, a $50 JTAG debugger, and $20 development board (optioal but recommended).
Download AVR studio, WinAVR, and the datasheet (for the love of god, READ IT!).
... You're to ready to rock.
Seriously, ardruinos are great and all, but you're just a couple of steps from learning some marketable skills. | null | 0 | 1318897048 | False | 0 | c2sawz2 | t3_lf57z | null | t1_c2sawz2 | t3_lf57z | null | 1427745862 | 1 | t5_2fwo | null | null | null |
True | thantik | null | NOT PROGRAMMING | null | 0 | 1318897229 | False | 0 | c2saxu7 | t3_lfm7z | null | t1_c2saxu7 | t3_lfm7z | null | 1427745883 | 2 | t5_2fwo | null | null | null |
True | tjdziuba | null | > Simple enough: create a table in the database for generic tasks, and a cron job to run them at regular intervals.
What a roundabout way to avoid using cron directly. I'm picking up on some idiot smell.
> Just by way of example: let’s say you have one PHP script that processes tasks.
Oh, hm, we're using PHP f... | null | 0 | 1318897284 | False | 0 | c2say3w | t3_lff3n | null | t1_c2say3w | t3_lff3n | null | 1427745876 | -9 | t5_2fwo | null | null | null |
True | [deleted] | null | Facebook uses it exclusively for their Graph API. | null | 0 | 1318897579 | False | 0 | c2sazkx | t3_lfhyw | null | t1_c2sazkx | t1_c2safp4 | null | 1427745902 | 5 | t5_2fwo | null | null | null |
True | boyubout2pissmeoff | null | Because I already re-invented the wheel enough times in my life....? | null | 0 | 1318897647 | False | 0 | c2sazw6 | t3_lfm1k | null | t1_c2sazw6 | t3_lfm1k | null | 1427745905 | 7 | t5_2fwo | null | null | null |
True | mnp | null | Eeeyup! | null | 0 | 1318897702 | False | 0 | c2sb05y | t3_lfqmi | null | t1_c2sb05y | t3_lfqmi | null | 1427745910 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1318897719 | False | 0 | c2sb08h | t3_lfm1k | null | t1_c2sb08h | t1_c2sasdd | null | 1427745911 | 5 | t5_2fwo | null | null | null |
True | chironshands | null | I've had some similar experiences with Haskell, but I've come to a different conclusion. I place a very high value on code maintainability. As long as your projects don't consist entirely of hacking together a bunch of mostly-correct features as fast as possible, Haskell is pretty well suited for professional developme... | null | 0 | 1318897785 | False | 0 | c2sb0jz | t3_lfm1k | null | t1_c2sb0jz | t3_lfm1k | null | 1427745914 | 21 | t5_2fwo | null | null | null |
True | chironshands | null | I might not understand your point. Are you saying that Haskell programs don't have side-effects (which is incorrect)? Or, are you saying that constraining side-effects is a futile effort (with which I'd disagree)? | null | 0 | 1318898093 | False | 0 | c2sb225 | t3_lfm1k | null | t1_c2sb225 | t1_c2sasdd | null | 1427745934 | 12 | t5_2fwo | null | null | null |
True | poo_22 | null | That's exactly what I needed, thanks! | null | 0 | 1318898203 | False | 0 | c2sb2lq | t3_lfblq | null | t1_c2sb2lq | t1_c2s9lt8 | null | 1427745942 | 2 | t5_2fwo | null | null | null |
True | leonscape | null | What are you finding so difficult to grasp? Why the childish lashing out?
You see what ever the time is local to you, as does everyone else. The machine however stores GMT. So when you send the file anywhere everyone knows what happened when in their local time.
Information us update all over the internet. What order... | null | 0 | 1318898261 | False | 0 | c2sb2tx | t3_le7ky | null | t1_c2sb2tx | t1_c2s7c4j | null | 1427745945 | 1 | t5_2fwo | null | null | null |
True | akdas | null | Well, I guess you have really high standards for what's a good idea. | null | 0 | 1318898484 | False | 0 | c2sb446 | t3_lf038 | null | t1_c2sb446 | t1_c2s8w6c | null | 1428192187 | 1 | t5_2fwo | null | null | null |
True | cavercody | null | > You don't need to know how to code up a doubly-linked list, hash list or red-black tree off the top of your head.
I disagree about doubly-linked list. If you can't code one off the top of your head I would see that as a huge red flag. And conceptually a person should be able to explain a hash table though I woul... | null | 0 | 1318898593 | False | 0 | c2sb4pc | t3_lf038 | null | t1_c2sb4pc | t1_c2saj19 | null | 1427745968 | 6 | t5_2fwo | null | null | null |
True | cultic_raider | null | If you have free time due to underemployment, I suggest that, before taking more time to learn new languages, set yourself up as a freelance consultancy, and seek out gigs for your business, instead of seeking a job.
Let potential clients think you are the experienced manager of a team of young bucks, and then when yo... | null | 0 | 1318898669 | False | 0 | c2sb53b | t3_lf038 | null | t1_c2sb53b | t1_c2s6hqp | null | 1427745973 | 3 | t5_2fwo | null | null | null |
True | senatorpjt | null | My biggest problem now is finding things to do. I first learned to code when I was 14 (19 years ago), at that time I always seemed to be able to think of something to do. I pretty much gave up on it at 18, and I'm just getting back into it now. The way I was able to learn before was by having some sort of problem to so... | null | 0 | 1318898826 | False | 0 | c2sb5vf | t3_lf038 | null | t1_c2sb5vf | t3_lf038 | null | 1427745982 | 1 | t5_2fwo | null | null | null |
True | generalT | null | >Unless the object contains internal state, which is usually bad idea for code that invokes services
why is this a bad idea?
i'm working on some code now that calls a few methods on a remote service, and implemented a thin wrapper over the service calls so the clients are interacting with the wrapper instead of ... | null | 0 | 1318899002 | False | 0 | c2sb6ry | t3_lf1px | null | t1_c2sb6ry | t1_c2sa3d1 | null | 1427745998 | 1 | t5_2fwo | null | null | null |
True | gospelwut | null | Overtime? Stop making up words. | null | 0 | 1318899045 | False | 0 | c2sb6za | t3_lf038 | null | t1_c2sb6za | t1_c2s9l9a | null | 1427745993 | 7 | t5_2fwo | null | null | null |
True | xrymbos | null | You actually don't need to set a mark. `' will jump back to where you were before. | null | 0 | 1318899144 | False | 0 | c2sb7j9 | t3_lfblq | null | t1_c2sb7j9 | t1_c2s9lt8 | null | 1427746000 | 5 | t5_2fwo | null | null | null |
True | gospelwut | null | To touch on that point:
The reality of the situation is if you have two people of equal or roughly equal skill, one of them will has a disadvantage in some way. I'm sure that there are many cases of ignorant discrimination, namely be the inept fucks at HR, but I'd argue that the only thing people can do is not be in a... | null | 0 | 1318899283 | True | 0 | c2sb8az | t3_lf038 | null | t1_c2sb8az | t1_c2s9478 | null | 1427746009 | 4 | t5_2fwo | null | null | null |
True | khrak | null | What are you finding so difficult to grasp? You keep telling me shit I already know while continuing to ignore the original statement.
Nothing you have said supports the statement that computers cannot display anything but GMT without an Internet database.
>**Without this database and others like it, computers wou... | null | 0 | 1318899372 | True | 0 | c2sb8sr | t3_le7ky | null | t1_c2sb8sr | t1_c2sb2tx | null | 1427746016 | 0 | t5_2fwo | null | null | null |
True | ryeguy146 | null | I recently described Java as C++ with its balls cut off. I do not think that I was far wrong.
Yes, it is the way that C implements ideas using that 'low-levelness' that I enjoy. I think of the constraints on the language and wonder how it might accomplish certain challenges. And then, I arrive at the chapter in K&... | null | 0 | 1318899412 | False | 0 | c2sb90s | t3_lf038 | null | t1_c2sb90s | t1_c2s7hoc | null | 1427746020 | 4 | t5_2fwo | null | null | null |
True | cavercody | null | > What sort of stops me from doing anything with EE is that you have to wait a few days every single time you decide you need a part. On a computer, if you need a library, you have it in minutes at most and in seconds in most cases.
What? Conceptually an electrical engineer will know what type of components they ne... | null | 0 | 1318899428 | False | 0 | c2sb940 | t3_lf038 | null | t1_c2sb940 | t1_c2s8zo0 | null | 1427746030 | 2 | t5_2fwo | null | null | null |
True | comment-dwim | null | My problem with Haskell is that when I'm using it I feel that I'm thinking more about how to please the type system and purely functional evaluation semantics than about the problem I have at hand.
| null | 0 | 1318899478 | False | 0 | c2sb9ed | t3_lfm1k | null | t1_c2sb9ed | t3_lfm1k | null | 1427746027 | 15 | t5_2fwo | null | null | null |
True | MatrixFrog | null | My variant of that is to ask the question on Stack Overflow -- type out the question, providing all the detail someone would need to answer it, including links to the documentation/examples you're following, code snippets, compiler error message, etc. The trick is, just before you actually submit the question to the si... | null | 0 | 1318899700 | False | 0 | c2sbaip | t3_lf038 | null | t1_c2sbaip | t1_c2s7cec | null | 1427746038 | 3 | t5_2fwo | null | null | null |
True | MatrixFrog | null | My variant of that is to ask the question on Stack Overflow -- type out the question, providing all the detail someone would need to answer it, including links to the documentation/examples you're following, code snippets, compiler error message, etc. The trick is, just before you actually submit the question to the si... | null | 0 | 1318899728 | False | 0 | c2sbap6 | t3_lf038 | null | t1_c2sbap6 | t1_c2s7cec | null | 1427746041 | 2 | t5_2fwo | null | null | null |
True | nickcash | null | From the article:
>Things start to get busy, and so you want two or three scripts to processes tasks. With activemq and Stomp, this was as easy as firing up the three scripts… and that’s it.
This is only true if your scripts aren't CPU-bound! To handle that you'll need multiple machines processing tasks, but this a... | null | 0 | 1318900324 | False | 0 | c2sbe3k | t3_lff3n | null | t1_c2sbe3k | t3_lff3n | null | 1427746091 | 1 | t5_2fwo | null | null | null |
True | x86_64Ubuntu | null | Hah, no, I was referring to ORMs in the backend. Where you want one and ONLY one copy of an entity to exists in the application layer. That being said, there are technologies which actually bridge the gap between Flex and backend synchronization because certain problems arise without them. | null | 0 | 1318900522 | False | 0 | c2sbf68 | t3_lf1px | null | t1_c2sbf68 | t1_c2sad8g | null | 1427746105 | 2 | t5_2fwo | null | null | null |
True | scgtrp | null | You do realize you can write raw AVR code on an Arduino and ignore the library if you want to, right? There's no reason to buy extra equipment. | null | 0 | 1318900645 | False | 0 | c2sbfum | t3_lf57z | null | t1_c2sbfum | t1_c2sawz2 | null | 1427746113 | 2 | t5_2fwo | null | null | null |
True | teyc | null | In hell, programming languages only work *with* dependency injection. | null | 0 | 1318900950 | False | 0 | c2sbhjp | t3_lf1px | null | t1_c2sbhjp | t1_c2s73yd | null | 1427746130 | 9 | t5_2fwo | null | null | null |
True | i-hate-digg | null | C is not merely a subset of C++. An arbitrary C program might not work once converted to C++. | null | 0 | 1318901129 | False | 0 | c2sbij8 | t3_ld12r | null | t1_c2sbij8 | t1_c2s5gz5 | null | 1427746143 | 1 | t5_2fwo | null | null | null |
True | khrak | null | >This is how almost all software on almost all UNIX and UNIX-like systems works.
This is how almost all software on almost all operating systems works. Why would the computer be storing anything other than GMT?
So you're telling me that UNIX has no timezone support whatsoever and that only way to get UNIX to disp... | null | 0 | 1318901270 | True | 0 | c2sbjdj | t3_le7ky | null | t1_c2sbjdj | t1_c2s7n1m | null | 1427746155 | 0 | t5_2fwo | null | null | null |
True | xiongchiamiov | null | I do this **all the time**. :) | null | 0 | 1318901276 | False | 0 | c2sbjf6 | t3_lf038 | null | t1_c2sbjf6 | t1_c2sbap6 | null | 1427746155 | 1 | t5_2fwo | null | null | null |
True | pinebomb | null | Yes, and with an AVR and a JTAG debugger you can stick your uC on any board, flash, and debug it. No, need to buy extra equipment... | null | 0 | 1318901355 | False | 0 | c2sbjx0 | t3_lf57z | null | t1_c2sbjx0 | t1_c2sbfum | null | 1427746161 | 1 | t5_2fwo | null | null | null |
True | forgeflow | null | Why not Zoidberg? | null | 0 | 1318901492 | False | 0 | c2sbko6 | t3_lfm1k | null | t1_c2sbko6 | t3_lfm1k | null | 1427746172 | 56 | t5_2fwo | null | null | null |
True | greenspans | null | The problem with haskell is I'm already comfortable in non-haskell languages and don't know haskell well but I still would like to lobby in favor of my omni-competence with superficial observations because there wasn't enough dick measuring contests today. | null | 0 | 1318901499 | False | 0 | c2sbkpc | t3_lfm1k | null | t1_c2sbkpc | t3_lfm1k | null | 1427746172 | 20 | t5_2fwo | null | null | null |
True | scgtrp | null | You don't need to buy extra equipment if you've already bought the necessary extra equipment? Shiny.
You're missing the point. If you've already got an Arduino, there is little to no reason to buy more things that serve the same purpose. | null | 0 | 1318901857 | False | 0 | c2sbmq5 | t3_lf57z | null | t1_c2sbmq5 | t1_c2sbjx0 | null | 1427746207 | 2 | t5_2fwo | null | null | null |
True | i-hate-digg | null | Brainfuck. | null | 0 | 1318901994 | False | 0 | c2sbnhc | t3_lfm7z | null | t1_c2sbnhc | t3_lfm7z | null | 1428192180 | 1 | t5_2fwo | null | null | null |
True | sleepparalysis | null | start here, it is possible
http://www.youtube.com/watch?v=cYOhbKegKGw | null | 0 | 1318902086 | False | 0 | c2sbo0o | t3_lf038 | null | t1_c2sbo0o | t1_c2s7b2c | null | 1427746216 | -2 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1318902095 | False | 0 | c2sbo2w | t3_lfm1k | null | t1_c2sbo2w | t1_c2sb225 | null | 1427746216 | 9 | t5_2fwo | null | null | null |
True | MrSparkle666 | null | Reading articles like this sometimes makes me think I chose the wrong career path. I just don't understand why people talk about programming like it's so challenging to get into.
I took a programming class (C++) for the first time in my life when I was 27. It was a requirement for the electrical engineering degree tha... | null | 0 | 1318902132 | True | 0 | c2sboa0 | t3_lf038 | null | t1_c2sboa0 | t3_lf038 | null | 1427746218 | 3 | t5_2fwo | null | null | null |
True | dons | null |
main = do
print "building and using side effects:"
print "its really not that hard"
In all seriousness, it's not that it is difficult to use side effects of any or all sorts in Haskell -- actually using them is very pleasant -- it is that the majority of programmers don't know what computations... | null | 0 | 1318902306 | True | 0 | c2sbp8t | t3_lfm1k | null | t1_c2sbp8t | t1_c2sbo2w | null | 1427746233 | 15 | t5_2fwo | null | null | null |
True | JoeGaggler | null | Have you checked out [Service Broker](http://msdn.microsoft.com/en-us/library/ms345108.aspx)?
Assuming you're running MSSQL, it's message queuing with everything in the database. | null | 0 | 1318902412 | False | 0 | c2sbprc | t3_lff3n | null | t1_c2sbprc | t1_c2safl8 | null | 1427746239 | 4 | t5_2fwo | null | null | null |
True | cr4z3d | null | cpanm is the new way to install cpan modules, though I agree, using curl to grab it on the fly is not a great idea. | null | 0 | 1318902462 | False | 0 | c2sbq0c | t3_lfcd0 | null | t1_c2sbq0c | t1_c2s8iph | null | 1427746251 | 2 | t5_2fwo | null | null | null |
True | [deleted] | null | Well I could milk a cow myself, but I'd just as soon pay the farmer.
Shocking as it may seem not everyone enjoys writing software, and if they can find a programmer willing to take on their project all power to them. | null | 0 | 1318902581 | False | 0 | c2sbqmh | t3_lfrt9 | null | t1_c2sbqmh | t3_lfrt9 | null | 1427746251 | 4 | t5_2fwo | null | null | null |
True | sclv | null | The uncertainty principle has to do with the difficulty with knowing the ~~speed~~ momentum and location of a particle to a certain very precise degree at once. What this has to do with referentially transparent computation is beyond me. | null | 0 | 1318902776 | True | 0 | c2sbrqq | t3_lfm1k | null | t1_c2sbrqq | t1_c2sasdd | null | 1427746268 | 26 | t5_2fwo | null | null | null |
True | jrochkind | null | your problem is Java, not the "dependency injection" pattern. In a reasonable language, it doesn't even need a name, you just DO it, fairly intuitively, when you need to abstract something. (and _only_ when you _need_ to _abstract_ something, not prematurely to everything!)
Although giving it a name and recognizing i... | null | 0 | 1318902894 | True | 0 | c2sbsdy | t3_lf1px | null | t1_c2sbsdy | t3_lf1px | null | 1427746277 | -2 | t5_2fwo | null | null | null |
True | calcfreak83 | null | If you are planning on making more than one AVR-based project in the future, it makes sense to invest in an external programmer. Instead of buying 5 $30 arduinos, I can buy 1 $50 programmer and 5 $5 atmega328's.
It's not that difficult to build a toolchain based around an external ISP and a barebones atmega. I did it... | null | 0 | 1318903049 | False | 0 | c2sbt8i | t3_lf57z | null | t1_c2sbt8i | t1_c2sbmq5 | null | 1427746286 | 2 | t5_2fwo | null | null | null |
True | pinebomb | null | My point was if you can write C and read a datasheet you never needed the arduino in the first place. Now you're stuck with a limited environment to build embedded systems. With WinAVR and a JTAG debugger you can target any AVR uC on any board. If you're really interested in programming uCs, why not go all the way. The... | null | 0 | 1318903293 | False | 0 | c2sbui7 | t3_lf57z | null | t1_c2sbui7 | t1_c2sbmq5 | null | 1427746317 | 2 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1318903343 | False | 0 | c2sbur9 | t3_lf1px | null | t1_c2sbur9 | t1_c2sa2ml | null | 1427746316 | 3 | t5_2fwo | null | null | null |
True | scgtrp | null | > I can buy 1 $50 programmer and 5 $5 atmega328's.
You can also buy one $30 Arduino and a pile of 328s and use the Arduino as a programmer, with literally the same tools on the PC side. Your point? | null | 0 | 1318903514 | False | 0 | c2sbvnc | t3_lf57z | null | t1_c2sbvnc | t1_c2sbt8i | null | 1427746325 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1318903744 | False | 0 | c2sbwtf | t3_lf038 | null | t1_c2sbwtf | t1_c2sboa0 | null | 1427746340 | 2 | t5_2fwo | null | null | null |
True | ironiridis | null | A program to cheat at scrabble. And it was fucking horrible. | null | 0 | 1318903775 | False | 0 | c2sbx0a | t3_lf7o7 | null | t1_c2sbx0a | t3_lf7o7 | null | 1427746343 | 1 | t5_2fwo | null | null | null |
True | jared84lsu | null | No kidding...reading some of these comments makes me think I should go take an extra dosage of seizure meds... | null | 0 | 1318903782 | False | 0 | c2sbx19 | t3_lf1px | null | t1_c2sbx19 | t1_c2s73yd | null | 1427746343 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1318903797 | False | 0 | c2sbx39 | t3_lf038 | null | t1_c2sbx39 | t1_c2sbwtf | null | 1427746343 | 2 | t5_2fwo | null | null | null |
True | michaelochurch | null | Agreed, but at his age, he should aim for a lifestyle business, not some VC 1-in-10-chance 95-hour-work-week possible-billionaire-maker. Actually, I guess that applies at any age. It applies more when you're older, though.
People who continually challenge themselves are smarter at 50 than at 25, but the ability to en... | null | 0 | 1318903957 | False | 0 | c2sbxww | t3_lf038 | null | t1_c2sbxww | t1_c2saglo | null | 1427746352 | 2 | t5_2fwo | null | null | null |
True | StuckAtOnePoint | null | A huge red flag for what, exactly? I've been programming professionally for 10 years and have never once needed to build any type of data structure from scratch. In our business, your mileage may vary considerably. | null | 0 | 1318904176 | False | 0 | c2sbz34 | t3_lf038 | null | t1_c2sbz34 | t1_c2sb4pc | null | 1427746364 | 2 | t5_2fwo | null | null | null |
True | jayembee | null | Unless you are RIM. :P | null | 0 | 1318904199 | False | 0 | c2sbz70 | t3_lff3n | null | t1_c2sbz70 | t3_lff3n | null | 1427746365 | 4 | t5_2fwo | null | null | null |
True | ivosaurus | null | This is WAY more useful than your average vim tip. | null | 0 | 1318904334 | False | 0 | c2sbzy3 | t3_lfblq | null | t1_c2sbzy3 | t3_lfblq | null | 1427746375 | 16 | t5_2fwo | null | null | null |
True | ivosaurus | null | Only in vim will two quotation marks next to each other do something incredibly useful. Fucking vim... how does it work??? | null | 0 | 1318904432 | False | 0 | c2sc0h9 | t3_lfblq | null | t1_c2sc0h9 | t1_c2sb7j9 | null | 1427746384 | 4 | t5_2fwo | null | null | null |
True | ivosaurus | null | ?text will search backwards for text, also. (/text for forwards). Using text objects, then just yaw - yank a word. | null | 0 | 1318904578 | False | 0 | c2sc1a4 | t3_lfblq | null | t1_c2sc1a4 | t1_c2s9egu | null | 1427746399 | 3 | t5_2fwo | null | null | null |
True | claco | null | How is running it via curl any less secure than running it after doing a cpan install (assuming the package has signatures)? | null | 0 | 1318904591 | False | 0 | c2sc1cn | t3_lfcd0 | null | t1_c2sc1cn | t1_c2sbq0c | null | 1427746392 | 1 | t5_2fwo | null | null | null |
True | claco | null | I loved UserLand Frontier and HyperCard. Good times. | null | 0 | 1318904780 | False | 0 | c2sc2c8 | t3_ldy85 | null | t1_c2sc2c8 | t3_ldy85 | null | 1427746404 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | I use DI for one simple reason - easy unit testing.
| null | 0 | 1318904802 | False | 0 | c2sc2h4 | t3_lf1px | null | t1_c2sc2h4 | t1_c2s9iid | null | 1427746404 | 1 | t5_2fwo | null | null | null |
True | jrochkind | null | I get the impression that many of these lesser known google products, pretty much have no development team after initial release; there is no actual development team for maintenance.
Maybe one or two guys. And which one or two guys those are switch every 9-15 months.
This is my impression from trying to talk to dev... | null | 0 | 1318905356 | False | 0 | c2sc5bu | t3_lca6k | null | t1_c2sc5bu | t3_lca6k | null | 1427746442 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1318905500 | False | 0 | c2sc60y | t3_lfm1k | null | t1_c2sc60y | t1_c2sacmj | null | 1427746452 | 2 | t5_2fwo | null | null | null |
True | thehalfwit | null | I started with HTML and Perl 15 years ago at the age of 32. I was a magazine editor and had taken a single intro to APL class in college more than a decade earlier.
Shit, all I do anymore is code, mostly in Perl, MySQL, Javascript and CSS. The work never seems to run out, nor do the ideas.
If I could only learn to st... | null | 0 | 1318905520 | False | 0 | c2sc65m | t3_lf038 | null | t1_c2sc65m | t3_lf038 | null | 1427746453 | 3 | t5_2fwo | null | null | null |
True | [deleted] | null | I actually find Haskell's type system to be a useful tool in solving a problem, not a hindrance. It takes a load off my mind to be able to see the program in overview as a chain of 'type transformations'. Solving a problem and pleasing the type system are kind of intertwined in my mind. | null | 0 | 1318905637 | False | 0 | c2sc6tr | t3_lfm1k | null | t1_c2sc6tr | t1_c2sb9ed | null | 1427746462 | 18 | t5_2fwo | null | null | null |
True | tjdziuba | null | > As long as your projects don't consist entirely of hacking together a bunch of mostly-correct features as fast as possible...
Ahem, I've got some bad news for you... | null | 0 | 1318905867 | False | 0 | c2sc816 | t3_lfm1k | null | t1_c2sc816 | t1_c2sb0jz | null | 1427746480 | 58 | t5_2fwo | null | null | null |
True | MarioneTTe-Doll | null | > start here, it is possible [1] http://www.youtube.com/watch?v=cYOhbKegKGw
I really, really hope you pasted in the wrong link, because that one goes to some shitty rap song. | null | 0 | 1318905950 | False | 0 | c2sc8fg | t3_lf038 | null | t1_c2sc8fg | t1_c2sbo0o | null | 1427746486 | 1 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1318906083 | True | 0 | c2sc946 | t3_lfm1k | null | t1_c2sc946 | t1_c2sb9ed | null | 1427746500 | 10 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1318906203 | False | 0 | c2sc9ql | t3_lfm1k | null | t1_c2sc9ql | t1_c2sbrqq | null | 1428192171 | -5 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1318906282 | False | 0 | c2sca3u | t3_l7bjb | null | t1_c2sca3u | t3_l7bjb | null | 1427746505 | 1 | t5_2fwo | null | null | null |
True | Polyclad | null | I am going to go ahead and present an intelligent argument.
Because it is a pile of shit. | null | 0 | 1318906316 | False | 0 | c2scaas | t3_lfm1k | null | t1_c2scaas | t3_lfm1k | null | 1427746509 | -18 | t5_2fwo | null | null | null |
True | etcshadow | null | Actually, not speed and position but *momentum* and position. Different constructs, particularly for subatomic particles. For example, all photons have the same speed, but may have different momenta. (Also, technically, speed is a scalar, and momentum is a vector (as well as velocity, which is probably what you mean... | null | 0 | 1318906319 | False | 0 | c2scabb | t3_lfm1k | null | t1_c2scabb | t1_c2sbrqq | null | 1427746509 | 11 | t5_2fwo | null | null | null |
True | [deleted] | null | [deleted] | null | 0 | 1318906451 | True | 0 | c2scazg | t3_lfm1k | null | t1_c2scazg | t1_c2sasdd | null | 1427746519 | 12 | t5_2fwo | null | null | null |
True | xshare | null | It isn't about not using it. Its about how easily such a structure should be reproduced logically in your head using basic logic. If you can't figure out a doubly linked list implementation pretty quickly just by pure thought, thats definitely a red flag | null | 0 | 1318906485 | False | 0 | c2scb6g | t3_lf038 | null | t1_c2scb6g | t1_c2sbz34 | null | 1427746521 | 6 | t5_2fwo | null | null | null |
True | acecool | null | this thread: hispters complaining haskell does not do as well at web programming as their favorite scripting languages does
hint: ocaml is a compiled language with very strong typing and modularity, much stronger than C++ in these areas. Would you use C++ for http scripts?? | null | 0 | 1318906698 | False | 0 | c2scc7w | t3_lfm1k | null | t1_c2scc7w | t3_lfm1k | null | 1427746532 | -7 | t5_2fwo | null | null | null |
True | slurpme | null | I stopped learning Haskell when I found out that white space is significant... | null | 0 | 1318906765 | False | 0 | c2sccjn | t3_lfm1k | null | t1_c2sccjn | t3_lfm1k | null | 1427746536 | -15 | t5_2fwo | null | null | null |
True | zingbot3000 | null | That doesn't make it MORE functional than real functional languages, though. That would be true only if real functional languages don't have pure functions, which is complete nonsense. | null | 0 | 1318906932 | False | 0 | c2scdcw | t3_l0ml6 | null | t1_c2scdcw | t1_c2p23u3 | null | 1427746545 | 0 | t5_2fwo | null | null | null |
True | sleepparalysis | null | Oh no you di'int! YT and STC are the greatest!
http://www.asteroids.com
The difference is 60k a year at a shitty job with a shitty boss or 60k a month. Can you make the sun set from a jet? | null | 0 | 1318906943 | False | 0 | c2scdeq | t3_lf038 | null | t1_c2scdeq | t1_c2sc8fg | null | 1427746547 | -1 | t5_2fwo | null | null | null |
True | odokemono | null | A better way of seeding rand() is to use the extra bits from gettimeofday(). | null | 0 | 1318906967 | False | 0 | c2scdhv | t3_lfsfk | null | t1_c2scdhv | t3_lfsfk | null | 1427746548 | 1 | t5_2fwo | null | null | null |
True | dobryak | null | I thought dons just wanted more specifics. I am sure he's not quite asking because "Haskell is his baby". So, could you elaborate? What do you think must be improved (specifically) and how? | null | 0 | 1318907008 | False | 0 | c2scdr8 | t3_lfm1k | null | t1_c2scdr8 | t1_c2sc60y | null | 1427746552 | 12 | t5_2fwo | null | null | null |
Subsets and Splits
Filtered Reddit Uplifting News
The query retrieves specific news articles by their link IDs, providing a basic overview of those particular entries without deeper analysis or insights.
Recent Programming Comments
Returns a limited set of programming records from 2020 to 2023, providing basic filtering with minimal analytical value.