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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
False | 2bdb2 | t2_2u3fjz6 | > Sure, but in an event sourcing architecture you never have a transaction that "wants to ensure data consistency" in that sense.
I'm not sure I follow - of course I want to ensure data consistency?
> Again, if your design could be implemented in Cassandra then your design can't possibly depend on such things, because there's no way to implement them in Cassandra at all.
It does actually have something quite similar.
https://docs.datastax.com/en/cassandra/3.0/cassandra/dml/dmlLtwtTransactions.html
> The Paxos protocol is implemented in Cassandra with linearizable consistency, that is sequential consistency with real-time constraints. **Linearizable consistency ensures transaction isolation at a level similar to the serializable level offered by RDBMSs.**
| null | 0 | 1544448775 | False | 0 | ebht2ys | t3_a3dobm | null | null | t1_ebhro67 | /r/programming/comments/a3dobm/at_22_years_old_postgres_might_just_be_the_most/ebht2ys/ | 1547428812 | 1 | t5_2fwo | r/programming | public | null |
False | TheBestOpinion | t2_94mm1 | Corrected sorry | null | 0 | 1545667800 | False | 0 | ecgnoou | t3_a91l9v | null | null | t1_ecgmioq | /r/programming/comments/a91l9v/my_unusual_hobby/ecgnoou/ | 1548017078 | 1 | t5_2fwo | r/programming | public | null |
False | 3eroCold | t2_e5i9a | The pricing model is so terrible and unfair that it is hard to believe... | null | 0 | 1544448791 | False | 0 | ebht3h9 | t3_a4m0rb | null | null | t3_a4m0rb | /r/programming/comments/a4m0rb/game_engine_black_book_doom/ebht3h9/ | 1547428818 | 1 | t5_2fwo | r/programming | public | null |
False | falconfetus8 | t2_5lnfr | I can't wait to inject my dependencies using NPM. | null | 0 | 1545667803 | False | 0 | ecgnots | t3_a94ws8 | null | null | t1_ecgfjbd | /r/programming/comments/a94ws8/top_10_programming_trends_for_2019_and_how_to/ecgnots/ | 1548017080 | 2 | t5_2fwo | r/programming | public | null |
False | nzipsi | t2_hwk07 | It’s 42% (inc. NI) up to £100K, 62% up to £124,700, 42% up to £150,000, and 47% above that. 62% rate is due to the loss of the tax-free allowance, starting at £100,000. | null | 0 | 1544448818 | False | 0 | ebht4cd | t3_a4n8jv | null | null | t1_ebgkq9v | /r/programming/comments/a4n8jv/why_software_developers_are_paid_5x_more_in_the/ebht4cd/ | 1547428828 | 1 | t5_2fwo | r/programming | public | null |
False | badillustrations | t2_14sdqi | Hey s0lly. There's not really any code, narration, or video differences so I'm not sure what questions you're expecting. I guess the first one is what did you multithread? | null | 0 | 1545667849 | False | 0 | ecgnqoq | t3_a961pk | null | null | t1_ecgmvwk | /r/programming/comments/a961pk/another_first_for_my_c_games_multithreading/ecgnqoq/ | 1548017103 | 25 | t5_2fwo | r/programming | public | null |
False | thfuran | t2_3f4o4 | Except airplane tickets, yeah. | null | 0 | 1544448873 | False | 0 | ebht63o | t3_a4n8jv | null | null | t1_ebhjo02 | /r/programming/comments/a4n8jv/why_software_developers_are_paid_5x_more_in_the/ebht63o/ | 1547428850 | 2 | t5_2fwo | r/programming | public | null |
False | badsectoracula | t2_3jbnd | I know, when i was still in school [i made a GUI for DOS using DJGPP, RHIDE and Allegro](http://theforcegui.sourceforge.net/) :-) (the source zip file has the RHIDE project file too).
It is a bit finicky to use under DOSBox though and the modern GCC distributed via DJGPP's site is a bit too slow for PCem, so i'll need to find some old GCC version. | null | 0 | 1545667899 | False | 0 | ecgnsto | t3_a90xot | null | null | t1_ecgh2ns | /r/programming/comments/a90xot/making_a_game_in_turbo_pascal_302/ecgnsto/ | 1548017129 | 5 | t5_2fwo | r/programming | public | null |
False | ethelward | t2_h74iw | > Do you have the ability to instantly count rows and columns to go to that point in your code where something seems off?
We have [faster things](https://github.com/abo-abo/avy) (giving an emacs implementation example, but the concept is not restricted to it) than the mouse to do that. | null | 0 | 1544448889 | False | 0 | ebht6n4 | t3_a4nztn | null | null | t1_ebhkpef | /r/programming/comments/a4nztn/today_is_the_50th_anniversary_of_doug_engelbarts/ebht6n4/ | 1547428857 | 2 | t5_2fwo | r/programming | public | null |
False | fireman212 | t2_oj5s2 | what's so unlogical about a false == false? | null | 0 | 1545667901 | False | 0 | ecgnsw5 | t3_a90xot | null | null | t1_ecgcf0p | /r/programming/comments/a90xot/making_a_game_in_turbo_pascal_302/ecgnsw5/ | 1548017129 | 1 | t5_2fwo | r/programming | public | null |
False | oogleh | t2_15cc8n | Are you still there after 13 years? Curious how you progressed | null | 0 | 1544448965 | False | 0 | ebht90y | t3_a4n8jv | null | null | t1_ebhszrt | /r/programming/comments/a4n8jv/why_software_developers_are_paid_5x_more_in_the/ebht90y/ | 1547428886 | 3 | t5_2fwo | r/programming | public | null |
False | Kwasizur | t2_4ih3pug | >is safe for concurrent use by multiple goroutines without additional locking or coordination | null | 0 | 1545668028 | False | 0 | ecgny5p | t3_a8rptf | null | null | t1_ecgn4ku | /r/programming/comments/a8rptf/i_do_not_like_go/ecgny5p/ | 1548017197 | 1 | t5_2fwo | r/programming | public | null |
False | defaultprimate | t2_hof5s | lmao, if you're a software developer you don't go into debt catching the flu. My "mandatory" living expenses are less than 20k a year, I pay effectively less for my healthcare every year than the Italian or the French person, and still have 2.5x the income AFTER TAX. Literally paid a $25 copay for the flu visit three weeks ago. | null | 0 | 1544449010 | False | 0 | ebhtaj1 | t3_a4n8jv | null | null | t1_ebh8qq1 | /r/programming/comments/a4n8jv/why_software_developers_are_paid_5x_more_in_the/ebhtaj1/ | 1547428905 | 4 | t5_2fwo | r/programming | public | null |
False | Mordiken | t2_6pbbs | I'm still baffled by the fact that almost 30 years on, Pascal is still World Champion of compilation speed and the rest of the world seems to have stayed pretty much the same or worst.
People with an exclusively C and C++ background have no idea. Lazarus, the free Pascal IDE, literally rebuilds itself from scratch when applying plugins... A whole IDE, recompiles itself faster than Android Studio does it's Gradle thing on my machine! | null | 0 | 1545668050 | 1545668510 | 0 | ecgnz3c | t3_a90xot | null | null | t1_ecgbe3s | /r/programming/comments/a90xot/making_a_game_in_turbo_pascal_302/ecgnz3c/ | 1548017208 | 6 | t5_2fwo | r/programming | public | null |
False | GluteusCaesar | t2_2fr6zp3z | >Generally speaking California has by far the lowest cost of living I have ever seen,
We talkin bout the same California here?? | null | 0 | 1544449047 | False | 0 | ebhtbow | t3_a4n8jv | null | null | t1_ebh3yct | /r/programming/comments/a4n8jv/why_software_developers_are_paid_5x_more_in_the/ebhtbow/ | 1547428921 | 5 | t5_2fwo | r/programming | public | null |
False | s0lly | t2_j2bhc | Ah I should have added that to my comment, to be fair. Heh.
I've multithreaded the shadow casting algorithm used for the torches, so each torch runs on a different thread.
This speeds up my game pretty significantly. | null | 0 | 1545668213 | False | 0 | ecgo5qs | t3_a961pk | null | null | t1_ecgnqoq | /r/programming/comments/a961pk/another_first_for_my_c_games_multithreading/ecgo5qs/ | 1548017290 | 15 | t5_2fwo | r/programming | public | null |
False | tact1cal | t2_w4eay | ok, I was generous :) | null | 0 | 1544449089 | False | 0 | ebhtd5x | t3_a4ul7u | null | null | t1_ebhsz2n | /r/programming/comments/a4ul7u/what_common_misunderstandings_do_people_have/ebhtd5x/ | 1547428939 | 2 | t5_2fwo | r/programming | public | null |
False | Motorsagen | t2_2a9w857v | That brings back memories from high-school, THIRTY-THREE years ago. | null | 0 | 1545668393 | False | 0 | ecgod4m | t3_a90xot | null | null | t3_a90xot | /r/programming/comments/a90xot/making_a_game_in_turbo_pascal_302/ecgod4m/ | 1548017410 | 1 | t5_2fwo | r/programming | public | null |
False | Vexal | t2_39kv0 | public universities are only a few thousand per year in america too. and you will get the same job at a top tier software company going to either type of school if you are good at algorithms and can pass a whiteboard interview. | null | 0 | 1544449107 | False | 0 | ebhtdqs | t3_a4n8jv | null | null | t1_ebhq8wt | /r/programming/comments/a4n8jv/why_software_developers_are_paid_5x_more_in_the/ebhtdqs/ | 1547428945 | 6 | t5_2fwo | r/programming | public | null |
False | Pergelator | t2_12n3vt | Link is dead. Has Google killed it? Enquiring minds want to know. | null | 0 | 1545668490 | False | 0 | ecgoh2d | t3_a8rptf | null | null | t3_a8rptf | /r/programming/comments/a8rptf/i_do_not_like_go/ecgoh2d/ | 1548017458 | 6 | t5_2fwo | r/programming | public | null |
False | webon | t2_3bsis | It is amusing that most people do understand the low-level properties of algorithms but can still fail at drawing overall consequences from them, for example:
* Anti-viruses are a really bad approach at protecting systems (halting problem)
* Tests are not an efficient way of making bug-free systems unlike formal method (halting problem)
* DRM and video game protections are inherently ineffective (compilation is not encryption)
* Crypto currency usage is not really anonymous or power-efficient (blockchains)
* Distributed databases are not problem-free (CAP theorem) | null | 0 | 1544449114 | False | 0 | ebhtdzp | t3_a4ul7u | null | null | t3_a4ul7u | /r/programming/comments/a4ul7u/what_common_misunderstandings_do_people_have/ebhtdzp/ | 1547428949 | 2 | t5_2fwo | r/programming | public | null |
False | shevegen | t2_atqp | Now all that is needed is the year of the desktop linux. | null | 0 | 1545668602 | False | 0 | ecgolk0 | t3_a95jxj | null | null | t3_a95jxj | /r/programming/comments/a95jxj/the_420_kernel_has_been_released/ecgolk0/ | 1548017513 | 90 | t5_2fwo | r/programming | public | null |
False | [deleted] | None | [deleted] | null | 0 | 1544449129 | False | 0 | ebhteip | t3_a4n8jv | null | null | t1_ebht90y | /r/programming/comments/a4n8jv/why_software_developers_are_paid_5x_more_in_the/ebhteip/ | 1547428955 | 4 | t5_2fwo | r/programming | public | null |
False | badsectoracula | t2_3jbnd | Windows never had a *compiler* but since Windows 98 there is VBScript (and JScript). Also since Windows 7 i think there is Powershell which can access pretty much the entire .NET framework. | null | 0 | 1545668636 | False | 0 | ecgomxm | t3_a90xot | null | null | t1_ecgfwqi | /r/programming/comments/a90xot/making_a_game_in_turbo_pascal_302/ecgomxm/ | 1548017530 | 1 | t5_2fwo | r/programming | public | null |
False | hasen-judy | t2_2j2as8va | There are tons of tools much better than the shitty JIRA. I'm sure basecamp is much better, though I haven't used it. I'm personally using clubhouse.io and I'm very happy with it. | null | 0 | 1544449138 | False | 0 | ebhtet6 | t3_a4n0p9 | null | null | t1_ebhsrl7 | /r/programming/comments/a4n0p9/jira_is_an_antipattern/ebhtet6/ | 1547428959 | -2 | t5_2fwo | r/programming | public | null |
False | shevegen | t2_atqp | Do you have means to put emphasis onto your statement?
If not then this is not very useful.
Even things that will slow the kernel down, such as spectre etc... can be enabled/disabled at your own discretion.
We are not doing a Microsoft-kernel here where you have little choice over what is being run. | null | 0 | 1545668670 | False | 0 | ecgooa5 | t3_a95jxj | null | null | t1_ecgmvdu | /r/programming/comments/a95jxj/the_420_kernel_has_been_released/ecgooa5/ | 1548017548 | -68 | t5_2fwo | r/programming | public | null |
False | while_e | t2_z2310 | Family mainly. Both mine and my wife's family live here, and we have kids. So it's not just "hey let's move to xyz".
We also love upstate NY as far as education, landscape, and for the most part... people are generally really nice and pleasant to be around.
I would leave in a heartbeat though if I had a solid job offer elsewhere. Wife would be hard to pull away though. | null | 0 | 1544449187 | False | 0 | ebhtgf6 | t3_a4n8jv | null | null | t1_ebgjui1 | /r/programming/comments/a4n8jv/why_software_developers_are_paid_5x_more_in_the/ebhtgf6/ | 1547428978 | 7 | t5_2fwo | r/programming | public | null |
False | godofpumpkins | t2_334ov | I’m guessing it was a weed joke, like everything else on this thread | null | 0 | 1545668764 | False | 0 | ecgos1d | t3_a95jxj | null | null | t1_ecgooa5 | /r/programming/comments/a95jxj/the_420_kernel_has_been_released/ecgos1d/ | 1548017593 | 69 | t5_2fwo | r/programming | public | null |
False | thfuran | t2_3f4o4 | That's kind of cheating in a discussion of cost of living. | null | 0 | 1544449222 | False | 0 | ebhthl1 | t3_a4n8jv | null | null | t1_ebhlm43 | /r/programming/comments/a4n8jv/why_software_developers_are_paid_5x_more_in_the/ebhthl1/ | 1547428993 | 8 | t5_2fwo | r/programming | public | null |
False | badpotato | t2_72zdp | > Date Sun, 23 Dec 2018 16:21:29 -0800
Released the 4.20 at 4.21... interesting choice... maybe you think he is off by one, but actually he counted from 0. | null | 0 | 1545668849 | 1545680775 | 0 | ecgovk0 | t3_a95jxj | null | null | t3_a95jxj | /r/programming/comments/a95jxj/the_420_kernel_has_been_released/ecgovk0/ | 1548017637 | 84 | t5_2fwo | r/programming | public | null |
False | djpyro | t2_58hhc | Not all insurance covers everything above the deductible.
The deductible is when the insurance kicks in. The max out of pocket is when the insurance covers everything.
In my case the deductible is $500 and I pay co-insurance of 20% of all bills up to the max out of pocket of $12,000. Resets every year.
It's completely possible to rack up a huge amount of debt if you are really sick. If you're a new dev making 75k/year thats a huge expense. | null | 0 | 1544449246 | False | 0 | ebhtic6 | t3_a4n8jv | null | null | t1_ebh52yz | /r/programming/comments/a4n8jv/why_software_developers_are_paid_5x_more_in_the/ebhtic6/ | 1547429002 | 3 | t5_2fwo | r/programming | public | null |
False | XANi_ | t2_7z5jp | >Conventional type systems have shown themselves time and time again to catch errors. C++ has a pretty good one. The vast majority of coders in this language will never write template meta programs or complex templates. But coders in every language will have to deal with errors often
>That's just not how the language works, when you want to write that function that will do the same simple logical operation on three different types what do you do in go? You write three different functions, and when a new requirement comes down the pipe to change that logic for one of the classes inevitably the other to get forgotten and you've written the bug.
Yup, that part of Go is terrible, no ability to write even generic min/max functions without going the `interface{}` route is fucking miserable for everyone involved, as is not having multi-dispatch
> Similar things with error checks, forcing people to check for errors is known to not be good enough. C has been doing it since the dawn of time. When exceptions are involved you can't not catch them. If you're writing a modern language and you don't include basic error planning, then what are you doing?
C is not forcing you to check for errors in any way. In Go you have to consciously ignore the error.
You can't write `val := func()`, it won't compile.
Writing `val, err := func()` and then not using `err` will also not compile.
... that said way it is handled is verbose and ugly, especially considering that maybe 90% of error handling code can be shortened to "if there is error, return it", occasionally with some prefix glued onto it. Rust's `Result` and `?` operator does essentially same thing in much more readable way
> When exceptions are involved you can't not catch them
...which just leads to some newbie doing catchall 5 levels above the error and not doing anything meaningful or useful. Not saying they are not useful, but both ways in hands of newbie just lead to bad error handling | null | 0 | 1545668880 | False | 0 | ecgowvc | t3_a8rptf | null | null | t1_ecghdg0 | /r/programming/comments/a8rptf/i_do_not_like_go/ecgowvc/ | 1548017653 | 0 | t5_2fwo | r/programming | public | null |
False | LeDucky | t2_4ad9e | Why not go the extra step and make it work only in the latest Windows 10 build. | null | 0 | 1544449249 | False | 0 | ebhtigd | t3_a4oi4w | null | null | t1_ebhszu3 | /r/programming/comments/a4oi4w/git_v2200_released/ebhtigd/ | 1547429003 | -13 | t5_2fwo | r/programming | public | null |
False | _meshy | t2_580np | [Bro](https://en.wikipedia.org/wiki/420_(cannabis_culture\)) | null | 0 | 1545668885 | False | 0 | ecgox1u | t3_a95jxj | null | null | t1_ecgooa5 | /r/programming/comments/a95jxj/the_420_kernel_has_been_released/ecgox1u/ | 1548017655 | 15 | t5_2fwo | r/programming | public | null |
False | limitless__ | t2_d7g0w | L1. | null | 0 | 1544449286 | False | 0 | ebhtjo1 | t3_a4n8jv | null | null | t1_ebgrzed | /r/programming/comments/a4n8jv/why_software_developers_are_paid_5x_more_in_the/ebhtjo1/ | 1547429018 | 16 | t5_2fwo | r/programming | public | null |
False | spacejack2114 | t2_fp92m | Thanks for the details. It is one more technology I'll keep an eye on. Other products we've used in the past are Flash, Unity3D and TouchDesigner. Besides the licensing (and 3rd party plugin licensing) headaches, they can all be problematic once you reach the edges of their intended uses.
Regarding Direct3D/OpenGL - that approach may perform better, but lacks the convenience of developing as browser app. So far we've only needed to match monitor refresh framerates and that hasn't been a problem. But perhaps you're better off supporting higher-performance/limited hardware use cases. | null | 0 | 1545668897 | False | 0 | ecgoxk8 | t3_a8vkzm | null | null | t1_ecefykt | /r/programming/comments/a8vkzm/sciternode_as_an_alternative_to_electron/ecgoxk8/ | 1548017662 | 1 | t5_2fwo | r/programming | public | null |
False | while_e | t2_z2310 | As stated elsewhere: Family, friends, education, lots of good people... other stuff..
I also really love the people I work with, the work I do, and it's literally 2 minutes away from my house. Hard to say "I'm going to find another job" and then work with a bunch of arseholes doing mind numbing work. | null | 0 | 1544449305 | False | 0 | ebhtkbp | t3_a4n8jv | null | null | t1_ebhf6b0 | /r/programming/comments/a4n8jv/why_software_developers_are_paid_5x_more_in_the/ebhtkbp/ | 1547429027 | 1 | t5_2fwo | r/programming | public | null |
False | yeahsurebrobro | t2_2njiwv9k | To be honest it all depends on if someone/ some group decides to make a good DE. Mac OS and even Windows are more stable or slicker than any Linux DE.
​
Edit: Yes I have used i3-gaps for years, but you can't expect the average person to use i3.
I love Linux like most programmers but after ¬10 years of using all 3 operating systems I personally came to this conclusion.
Especially since hardware compability and gaming has become a lot easier lately on Linux | null | 0 | 1545669004 | 1545675981 | 0 | ecgp1vt | t3_a95jxj | null | null | t1_ecgolk0 | /r/programming/comments/a95jxj/the_420_kernel_has_been_released/ecgp1vt/ | 1548017715 | 64 | t5_2fwo | r/programming | public | null |
False | sugoi__ | t2_254notao | Would it be doable to create one in order to communicate with Kojima | null | 0 | 1544449313 | False | 0 | ebhtkkp | t3_a4sqkc | null | null | t1_ebhpizs | /r/programming/comments/a4sqkc/operating_systems_development_for_dummies/ebhtkkp/ | 1547429030 | 10 | t5_2fwo | r/programming | public | null |
False | e1ioan | t2_338tp | I live in US and I work for a US company as a Delphi programmer, but I agree, this is not very common. | null | 0 | 1545669094 | 1545669296 | 0 | ecgp5ez | t3_a90xot | null | null | t1_ecgj5mk | /r/programming/comments/a90xot/making_a_game_in_turbo_pascal_302/ecgp5ez/ | 1548017759 | 6 | t5_2fwo | r/programming | public | null |
False | limitless__ | t2_d7g0w | I found a job at a company that had a US office and transferred. L1 is a much easier path to US citizenship than H1B. | null | 0 | 1544449350 | False | 0 | ebhtlsv | t3_a4n8jv | null | null | t1_ebh2bvp | /r/programming/comments/a4n8jv/why_software_developers_are_paid_5x_more_in_the/ebhtlsv/ | 1547429045 | 2 | t5_2fwo | r/programming | public | null |
False | yawaramin | t2_77bue | Let's rewind a bit, here's the original thing I replied to:
> You can create an object with all the needed information without a round trip to the DB.
If you want to create a full object with ID in memory, _then_ wait for DB write confirmation, _then_ confirm success to the user, why did you even want to create it in memory in the first place? What problem are you solving?
> your argument boils down to "it's easier"
No, that argument boils down to 'it's more secure'. | null | 0 | 1545669106 | False | 0 | ecgp5vg | t3_a8vpy4 | null | null | t1_ecgmxc9 | /r/programming/comments/a8vpy4/why_did_we_shift_away_from_databasegenerated_ids/ecgp5vg/ | 1548017764 | 4 | t5_2fwo | r/programming | public | null |
False | tomridesbikes | t2_6bvg9 | The MOAD was unbelievably ground breaking at the time. I've told people it would be like if tomorrow someone demoed a perfectly useable human brain interface with great UI out of nowhere. | null | 0 | 1544449352 | False | 0 | ebhtlv3 | t3_a4nztn | null | null | t3_a4nztn | /r/programming/comments/a4nztn/today_is_the_50th_anniversary_of_doug_engelbarts/ebhtlv3/ | 1547429046 | 9 | t5_2fwo | r/programming | public | null |
False | crimaniak | t2_gfcx1 | >The thing that makes it unique and not a sad beatles cover band. The only thing that gives them a place in the market and a reason to exist.. **Concurrency through message passing, Erlang style.** Other than that, Go is a strict subset of ...
Not unique. Message passing also a preferred way for concurrency in D (but you still can use shared data, mutexes etc.)
[https://tour.dlang.org/tour/en/multithreading/message-passing](https://tour.dlang.org/tour/en/multithreading/message-passing) (see example at the right column) | null | 0 | 1545669142 | False | 0 | ecgp7ek | t3_a8rptf | null | null | t1_ecgdl7f | /r/programming/comments/a8rptf/i_do_not_like_go/ecgp7ek/ | 1548017782 | 2 | t5_2fwo | r/programming | public | null |
False | hasen-judy | t2_2j2as8va | They're both very very slow. | null | 0 | 1544449378 | False | 0 | ebhtmr1 | t3_a4nbib | null | null | t3_a4nbib | /r/programming/comments/a4nbib/python_vs_php_performance_which_language_is/ebhtmr1/ | 1547429056 | 6 | t5_2fwo | r/programming | public | null |
False | MEaster | t2_45thc | That's still handling the possibility of an error. "Handling" doesn't mean you *have* to do something; it could mean *not* doing something. | null | 0 | 1545669181 | False | 0 | ecgp8zu | t3_a8rptf | null | null | t1_ecgk3c1 | /r/programming/comments/a8rptf/i_do_not_like_go/ecgp8zu/ | 1548017802 | 5 | t5_2fwo | r/programming | public | null |
False | while_e | t2_z2310 | I am certainly underpaid, no doubt. I do however love the people I work with, they're family, love the work I do, and it's literally 2 minutes away from my house so I get a solid extra hour with my kids everyday because there's no commute at all.
That being said, yes I've been looking around. Lots of competition around though, close to Cornell so there's lots of "Must have Master or PHD in computer science" and I'm a lowly bachelors degree, but with the actual experience and ability. | null | 0 | 1544449453 | False | 0 | ebhtp88 | t3_a4n8jv | null | null | t1_ebhemsc | /r/programming/comments/a4n8jv/why_software_developers_are_paid_5x_more_in_the/ebhtp88/ | 1547429087 | 2 | t5_2fwo | r/programming | public | null |
False | Sqeaky | t2_6wjnx | I was using C as an example of something bad. C++ has exceptions and the error cannot be ignored there either.
Not all errors can be handled where they occur, I think most can't. Forcing handling right there is why Java relaxed their "exceptions as part of the function signature" stuff. I really liked that. At each level in the call stack the dev was encouraged to try to handle the errors or at least add meta-data about the exception and rethrow. So much better than just a single value. | null | 0 | 1545669233 | False | 0 | ecgpb7v | t3_a8rptf | null | null | t1_ecgowvc | /r/programming/comments/a8rptf/i_do_not_like_go/ecgpb7v/ | 1548017830 | 3 | t5_2fwo | r/programming | public | null |
False | GluteusCaesar | t2_2fr6zp3z | Solve problems that the other guys can't | null | 0 | 1544449475 | False | 0 | ebhtq0n | t3_a4n8jv | null | null | t1_ebhnp60 | /r/programming/comments/a4n8jv/why_software_developers_are_paid_5x_more_in_the/ebhtq0n/ | 1547429096 | 5 | t5_2fwo | r/programming | public | null |
False | pleurplus | t2_radu8 | Nice | null | 0 | 1545669247 | False | 0 | ecgpbtt | t3_a95jxj | null | null | t1_ecgj2a8 | /r/programming/comments/a95jxj/the_420_kernel_has_been_released/ecgpbtt/ | 1548017838 | 84 | t5_2fwo | r/programming | public | null |
False | limitless__ | t2_d7g0w | It's not for everyone. I wanted to spread my wings and go on an adventure. It's the best decision I ever made. My life here is amazing. I could never have this quality of life living in the UK. | null | 0 | 1544449479 | False | 0 | ebhtq4v | t3_a4n8jv | null | null | t1_ebhi5yx | /r/programming/comments/a4n8jv/why_software_developers_are_paid_5x_more_in_the/ebhtq4v/ | 1547429098 | 12 | t5_2fwo | r/programming | public | null |
False | RepliesNice | t2_24q09pn7 | Nice | null | 0 | 1545669252 | False | 0 | ecgpc1t | t3_a95jxj | null | null | t1_ecgpbtt | /r/programming/comments/a95jxj/the_420_kernel_has_been_released/ecgpc1t/ | 1548017840 | 73 | t5_2fwo | r/programming | public | null |
False | limitless__ | t2_d7g0w | 30K at the time (few years back) | null | 0 | 1544449494 | False | 0 | ebhtqnb | t3_a4n8jv | null | null | t1_ebhnk0z | /r/programming/comments/a4n8jv/why_software_developers_are_paid_5x_more_in_the/ebhtqnb/ | 1547429105 | 2 | t5_2fwo | r/programming | public | null |
False | kirbunkle | t2_zp7hv | So I’m not very familiar with the differences, all I know is free pascal supports object orientation. I know they are very similar otherwise. The compiler we use is fpc 3. | null | 0 | 1545669261 | False | 0 | ecgpcer | t3_a90xot | null | null | t1_ecgcpoi | /r/programming/comments/a90xot/making_a_game_in_turbo_pascal_302/ecgpcer/ | 1548017844 | 1 | t5_2fwo | r/programming | public | null |
False | Mr_Cochese | t2_rq2rujr | No, the only choices available are Jira or Notepad. It's like that other famous dichotomous choice, hard Brexit or slightly less catastrophic Brexit. | null | 0 | 1544449502 | False | 0 | ebhtqvr | t3_a4n0p9 | null | null | t1_ebhtet6 | /r/programming/comments/a4n0p9/jira_is_an_antipattern/ebhtqvr/ | 1547429108 | 3 | t5_2fwo | r/programming | public | null |
False | spacejack2114 | t2_fp92m | Not saying it doesn't have unexpected coercions but `[] == {}` evaluates to false which is what I'd expect. | null | 0 | 1545669427 | False | 0 | ecgpjix | t3_a90xot | null | null | t1_ecgcf0p | /r/programming/comments/a90xot/making_a_game_in_turbo_pascal_302/ecgpjix/ | 1548017933 | 1 | t5_2fwo | r/programming | public | null |
False | gartenriese | t2_h9fel | You know he's trolling because of this:
> because the socialist healthcare system is bankrupt.
So just ignore him.
| null | 0 | 1544449515 | False | 0 | ebhtrcq | t3_a4n8jv | null | null | t1_ebhqykg | /r/programming/comments/a4n8jv/why_software_developers_are_paid_5x_more_in_the/ebhtrcq/ | 1547429114 | 4 | t5_2fwo | r/programming | public | null |
False | Mukhasim | t2_oocp1 | What country are you in? | null | 0 | 1545669428 | False | 0 | ecgpjln | t3_a90xot | null | null | t1_ecg8xyv | /r/programming/comments/a90xot/making_a_game_in_turbo_pascal_302/ecgpjln/ | 1548017934 | 1 | t5_2fwo | r/programming | public | null |
False | stolee | t2_36vhp | Git for Windows uses pull requests on GitHub, but that's only for Windows-specific changes. Real changes to Git should be sent to the mailing list.
​
However, Git for Windows has a contributor guide that helps one get started, even for submitting to the core Git project: [https://github.com/git-for-windows/git/blob/master/CONTRIBUTING.md](https://github.com/git-for-windows/git/blob/master/CONTRIBUTING.md) | null | 0 | 1544449522 | False | 0 | ebhtrlg | t3_a4oi4w | null | null | t1_ebgsxkh | /r/programming/comments/a4oi4w/git_v2200_released/ebhtrlg/ | 1547429116 | 3 | t5_2fwo | r/programming | public | null |
False | belzebalex | t2_1leuawk2 | Each torch runs on its own thread? Mh, that will cause performance issues if there's too much of them.
Which graphics library are you using? | null | 0 | 1545669559 | False | 0 | ecgpp3q | t3_a961pk | null | null | t1_ecgo5qs | /r/programming/comments/a961pk/another_first_for_my_c_games_multithreading/ecgpp3q/ | 1548018031 | 27 | t5_2fwo | r/programming | public | null |
False | [deleted] | None | [deleted] | null | 0 | 1544449523 | False | 0 | ebhtrm2 | t3_a4n8jv | null | null | t1_ebh39o9 | /r/programming/comments/a4n8jv/why_software_developers_are_paid_5x_more_in_the/ebhtrm2/ | 1547429116 | 0 | t5_2fwo | r/programming | public | null |
False | Mopura | t2_rzq1ck8 | Damn I installed 4.19 yesterday | null | 0 | 1545669577 | False | 0 | ecgppwv | t3_a95jxj | null | null | t3_a95jxj | /r/programming/comments/a95jxj/the_420_kernel_has_been_released/ecgppwv/ | 1548018040 | 113 | t5_2fwo | r/programming | public | null |
False | AXLPendergast | t2_eomqe | Probably an H1-B | null | 0 | 1544449540 | False | 0 | ebhts65 | t3_a4n8jv | null | null | t1_ebgrzed | /r/programming/comments/a4n8jv/why_software_developers_are_paid_5x_more_in_the/ebhts65/ | 1547429123 | -9 | t5_2fwo | r/programming | public | null |
False | c-smile | t2_ue34p | Microsoft has dropped Trident (their HTML/CSS engine) and Chakra (JS engine) because they realized that the browser shall be isolated from underlying OS.
Before that they were trying to embed the browser in many places. Windows even had an option to place HTML page as a desktop background. But they got a lot of security implications with that.
5 years ago we were able to use IE embedded but not anymore.
So for them browser-as-a-part-of-OS concept is not interesting anymore. As soon as Chrome provides features they need for their sites and clouds they will use Chrome and focus on OS development per se.
Google pushes and supports Chrome for the sole reason - it is a critical tool for them to deliver their services to customers - they must have reliable and feature rich browser so the browser now has all characteristics of [virtual] OS. All those WebWorkers (threads), WebAssembly (native execution), file access are about that.
We shall clearly understand that the main goal of browser is to provide secured browsing experience to the user. Rendering pages per se is just a second goal. So browser part of Electron will always run in a secured sandbox - separate process with IPC with its server side - Node. And that is clearly an overkill for desktop applications.
Back to Sciter...
Sciter is not a browser. Dot.
It is an embeddable engine that uses HTML and CSS to define and present UI. In the same way as WPF or UWP use XAML as UI definition language. Not more not less.
It just provides convenient DOM rendering layer for underlying C/C++, Go, Rust, Python and so on application.
And script in Sciter is a "language-behind-UI" - set of declarations that define reactions of the DOM to various UI events. In the same way as HTML defines structure of UI and CSS defines how it gets laid out and rendered. Script in Sciter is a configuration tool that defines how output of one native function is connected with input of other native function.
As a result we have best of two worlds - speed of native execution and flexibility of script in complex ownership graphs of UI elements.
As of sciter.node ...
V8 uses JIT now so we are getting near native speed of execution with it (with the price of huge binary size) so it is a time for Sciter to consider JS as a "business logic" backend in the same way as we use C/C++, C#, Go, Rust with it. | null | 0 | 1545669624 | False | 0 | ecgprw0 | t3_a8vkzm | null | null | t1_ecfytez | /r/programming/comments/a8vkzm/sciternode_as_an_alternative_to_electron/ecgprw0/ | 1548018065 | 4 | t5_2fwo | r/programming | public | null |
False | [deleted] | None | [deleted] | null | 0 | 1544449564 | False | 0 | ebhtsyj | t3_a4n8jv | null | null | t1_ebgcsdq | /r/programming/comments/a4n8jv/why_software_developers_are_paid_5x_more_in_the/ebhtsyj/ | 1547429134 | 2 | t5_2fwo | r/programming | public | null |
False | doormat4ul8r | t2_qb98nvh | Nice | null | 0 | 1545669750 | False | 0 | ecgpx88 | t3_a95jxj | null | null | t1_ecgpc1t | /r/programming/comments/a95jxj/the_420_kernel_has_been_released/ecgpx88/ | 1548018132 | 54 | t5_2fwo | r/programming | public | null |
False | driusan | t2_bvkul | It's not the printing that's insane, that's a valid significant expense, it's the distribution which takes almost as big of a cut as the printing that's insane. | null | 0 | 1544449570 | False | 0 | ebhtt6r | t3_a4m0rb | null | null | t1_ebg9usk | /r/programming/comments/a4m0rb/game_engine_black_book_doom/ebhtt6r/ | 1547429136 | 8 | t5_2fwo | r/programming | public | null |
False | cybernd | t2_x0sl9 | There are tons of articles (even books) on the topic of how to improve estimates.
Has anyone found an article attempting to argument why it is just flawed, wishful thinking? A paper with proof would be perfect. But a list of blog posts or articles may be a good starting point.
Just something to help counter arguing.
The #NoEstimate movement was big enough, so I hope that something like this exists. | null | 0 | 1545669806 | False | 0 | ecgpzkb | t3_a94nbm | null | null | t1_ecgfq71 | /r/programming/comments/a94nbm/how_to_estimate_time_for_a_projecttask_accurately/ecgpzkb/ | 1548018160 | 3 | t5_2fwo | r/programming | public | null |
False | [deleted] | None | [deleted] | null | 0 | 1544449616 | False | 0 | ebhtut4 | t3_a4n8jv | null | null | t1_ebhrm08 | /r/programming/comments/a4n8jv/why_software_developers_are_paid_5x_more_in_the/ebhtut4/ | 1547429157 | 0 | t5_2fwo | r/programming | public | null |
False | yetanotherlogin | t2_62qn5 | Nice | null | 0 | 1545669848 | False | 0 | ecgq1el | t3_a95jxj | null | null | t1_ecgpx88 | /r/programming/comments/a95jxj/the_420_kernel_has_been_released/ecgq1el/ | 1548018183 | 51 | t5_2fwo | r/programming | public | null |
False | pants75 | t2_4vdev | Not necessarily that profitable, shipping heavy things around the place does cost money. That cut is their gross figure. | null | 0 | 1544449663 | False | 0 | ebhtwel | t3_a4m0rb | null | null | t1_ebhipus | /r/programming/comments/a4m0rb/game_engine_black_book_doom/ebhtwel/ | 1547429176 | 13 | t5_2fwo | r/programming | public | null |
False | vplatt | t2_1uz5 | I think Pascal is a perfect programming language for beginning programmers! Perhaps after the first language like Python.
Besides the stuff you mentioned, it also has pointers and allows you to manage your memory use manually because it doesn't have garbage collection. And it has proper string support. So, instead of making beginners continually stub their toe on things like null termination using C-style f*cked strings, you can just use it as a proper data structure.
My university used Pascal for all the 200 level courses, and I'm very glad they did. As a learning language, it was far better than C in my opinion (though I did take C later too, as well as C++, ASM, etc.)
| null | 0 | 1545669865 | False | 0 | ecgq252 | t3_a90xot | null | null | t1_ecgcenq | /r/programming/comments/a90xot/making_a_game_in_turbo_pascal_302/ecgq252/ | 1548018193 | 4 | t5_2fwo | r/programming | public | null |
False | gartenriese | t2_h9fel | In Germany it's roughly 15%, however the employer has to pay half. | null | 0 | 1544449699 | False | 0 | ebhtxl6 | t3_a4n8jv | null | null | t1_ebhmrsc | /r/programming/comments/a4n8jv/why_software_developers_are_paid_5x_more_in_the/ebhtxl6/ | 1547429191 | 3 | t5_2fwo | r/programming | public | null |
False | [deleted] | None | [deleted] | null | 0 | 1545669941 | False | 0 | ecgq5bo | t3_a94bq3 | null | null | t3_a94bq3 | /r/programming/comments/a94bq3/what_can_we_learn_from_the_intel_spmd_program/ecgq5bo/ | 1548018231 | 1 | t5_2fwo | r/programming | public | null |
False | aevv | t2_5dt2t | the 'free healthcare' in the UK is paid for in the form of a 12% national insurance tax on salaried income, ontop of the income tax which would be 40% on the above numbers | null | 0 | 1544449734 | False | 0 | ebhtys3 | t3_a4n8jv | null | null | t1_ebhklzb | /r/programming/comments/a4n8jv/why_software_developers_are_paid_5x_more_in_the/ebhtys3/ | 1547429205 | 3 | t5_2fwo | r/programming | public | null |
False | yetanotherlogin | t2_62qn5 | On the other hand, short term memory is disabled so no swap is used at all | null | 0 | 1545669977 | False | 0 | ecgq6wj | t3_a95jxj | null | null | t1_ecgmvdu | /r/programming/comments/a95jxj/the_420_kernel_has_been_released/ecgq6wj/ | 1548018251 | 112 | t5_2fwo | r/programming | public | null |
False | dauchande | t2_6qhli | Moving to TFS for your CI/CD workflows. | null | 0 | 1544449756 | False | 0 | ebhtzk7 | t3_a3kk7u | null | null | t1_eb7v08s | /r/programming/comments/a3kk7u/australian_programmers_could_be_fired_by_their/ebhtzk7/ | 1547429215 | 1 | t5_2fwo | r/programming | public | null |
False | s0lly | t2_j2bhc | Seems to work nicely with the number of torches that I'm generating - I produce a bunch of them and they don't slow down things too much, and I don't see myself getting too many more than that in a scene. But totally agreed that it's not the most efficient approach, was just my first attempt at one!
Any ideas on what you'd separate out for the multi-threading to handle?
I'm using the Chili Framework - it handles all the windows stuff and pumps pixels to the screen, so is a brilliant way to learn all the other aspects of coding. Following his tutorials has been a great way to learn C++ for me. | null | 0 | 1545669981 | False | 0 | ecgq72t | t3_a961pk | null | null | t1_ecgpp3q | /r/programming/comments/a961pk/another_first_for_my_c_games_multithreading/ecgq72t/ | 1548018253 | 8 | t5_2fwo | r/programming | public | null |
False | pants75 | t2_4vdev | Because ebooks cost the same as a printed one in most cases. Not a chance I'm paying full price for something that cost a miniscule amount to duplicate. | null | 0 | 1544449775 | False | 0 | ebhu08u | t3_a4m0rb | null | null | t1_ebgh9bl | /r/programming/comments/a4m0rb/game_engine_black_book_doom/ebhu08u/ | 1547429223 | 2 | t5_2fwo | r/programming | public | null |
False | vplatt | t2_1uz5 | Well, we already "brainwash" programmers into thinking they need high level programming languages already. I mean, all you really "need" is a good macro-assembler. And once you get good enough at that, your programs can start to look a bit high level as well.
Anyway, now shaddup and get on the brainwash train! You're already on it; you just think you're better than everyone else. | null | 0 | 1545670025 | False | 0 | ecgq8x9 | t3_a90xot | null | null | t1_ecfyg9s | /r/programming/comments/a90xot/making_a_game_in_turbo_pascal_302/ecgq8x9/ | 1548018276 | 1 | t5_2fwo | r/programming | public | null |
False | RainmaKer770 | t2_hdg65 | Not freshers. I mean freshers in India earn that much. Which is pretty crazy compared to the cost of living there | null | 0 | 1544449792 | False | 0 | ebhu0sj | t3_a4n8jv | null | null | t1_ebhnmqe | /r/programming/comments/a4n8jv/why_software_developers_are_paid_5x_more_in_the/ebhu0sj/ | 1547429230 | 1 | t5_2fwo | r/programming | public | null |
False | pastasauce | t2_39n9t | So... It can't run Crysis? | null | 0 | 1545670036 | False | 0 | ecgq9fe | t3_a8tmd0 | null | null | t1_ece6734 | /r/programming/comments/a8tmd0/apollo_guidance_computer_restoring_the_computer/ecgq9fe/ | 1548018282 | 1 | t5_2fwo | r/programming | public | null |
False | evenisto | t2_74xwt | Can’t work remotely because my boss is paranoically afraid of code and data leaks. Just saying sometimes there are other reasons. | null | 0 | 1544449826 | False | 0 | ebhu1xw | t3_a4n8jv | null | null | t1_ebge05i | /r/programming/comments/a4n8jv/why_software_developers_are_paid_5x_more_in_the/ebhu1xw/ | 1547429244 | 1 | t5_2fwo | r/programming | public | null |
False | kirbunkle | t2_zp7hv | It will cause performance issues without multi threading as well, to be fair | null | 0 | 1545670053 | False | 0 | ecgqa5o | t3_a961pk | null | null | t1_ecgpp3q | /r/programming/comments/a961pk/another_first_for_my_c_games_multithreading/ecgqa5o/ | 1548018291 | 17 | t5_2fwo | r/programming | public | null |
False | ipcoffeepot | t2_7bdeap2 | ITT: Europeans spouting tales of horrible living conditions for American programmers based on other reddit threads they read. | null | 0 | 1544449904 | False | 0 | ebhu4lp | t3_a4n8jv | null | null | t3_a4n8jv | /r/programming/comments/a4n8jv/why_software_developers_are_paid_5x_more_in_the/ebhu4lp/ | 1547429277 | 7 | t5_2fwo | r/programming | public | null |
False | IGI111 | t2_7zcpw | The enterprising jokester is readying his best book burning jokes right about now.
Always one step ahead. | null | 0 | 1545670072 | False | 0 | ecgqaxd | t3_a95jxj | null | null | t3_a95jxj | /r/programming/comments/a95jxj/the_420_kernel_has_been_released/ecgqaxd/ | 1548018301 | 210 | t5_2fwo | r/programming | public | null |
False | Chibraltar_ | t2_51p8q0e | >it would be just as expensive to live.
It's still absolutely doable, and you don't stay at this range of salary more than 1 or 3 years | null | 0 | 1544449912 | False | 0 | ebhu4v4 | t3_a4n8jv | null | null | t1_ebgj1oe | /r/programming/comments/a4n8jv/why_software_developers_are_paid_5x_more_in_the/ebhu4v4/ | 1547429280 | 1 | t5_2fwo | r/programming | public | null |
False | belzebalex | t2_1leuawk2 | Mh, I guess I would have done one thread making the work for all the torches.
It depends on the CPU time they need.
That's a nice learning project. Is the source code on github?
| null | 0 | 1545670118 | False | 0 | ecgqcvy | t3_a961pk | null | null | t1_ecgq72t | /r/programming/comments/a961pk/another_first_for_my_c_games_multithreading/ecgqcvy/ | 1548018325 | 7 | t5_2fwo | r/programming | public | null |
False | fuckin_ziggurats | t2_cmam5 | >I'm sure basecamp is much better, though I haven't used it.
Oh okay..
Clubhouse.io seems like an alternative to Trello, not Jira. There's no way you can use it to organize multiple teams of 6 to 9 people. The feature parity is not even close, nor does it seem like it was designed for the same problems that Jira is meant to solve. You're comparing a car to an airplane. | null | 0 | 1544449978 | False | 0 | ebhu739 | t3_a4n0p9 | null | null | t1_ebhtet6 | /r/programming/comments/a4n0p9/jira_is_an_antipattern/ebhu739/ | 1547429308 | 1 | t5_2fwo | r/programming | public | null |
False | belzebalex | t2_1leuawk2 | Oh sure, but each thread has a big overhead (1MB of RAM/thread) so maybe running only one for all the torchs would be better | null | 0 | 1545670179 | False | 0 | ecgqfip | t3_a961pk | null | null | t1_ecgqa5o | /r/programming/comments/a961pk/another_first_for_my_c_games_multithreading/ecgqfip/ | 1548018358 | 16 | t5_2fwo | r/programming | public | null |
False | 01hair | t2_drqt4 | You're both right. I've been renting for 5 years, I could buy a house if I wanted to. I'm not sure if I'm still going to be here in a couple years, though, so I'm holding off until things are settled.
If I don't end up staying in the same city, though, I likely will buy a house in the next one. But yeah, I think that most people would prefer to own rather than rent if it makes financial sense for them. | null | 0 | 1544450048 | False | 0 | ebhu9hy | t3_a4n8jv | null | null | t1_ebhrodz | /r/programming/comments/a4n8jv/why_software_developers_are_paid_5x_more_in_the/ebhu9hy/ | 1547429337 | 2 | t5_2fwo | r/programming | public | null |
False | fieldOfThunder | t2_l8gkb | What's the problem?
-Arch user | null | 0 | 1545670214 | False | 0 | ecgqh2b | t3_a95jxj | null | null | t1_ecgppwv | /r/programming/comments/a95jxj/the_420_kernel_has_been_released/ecgqh2b/ | 1548018377 | 220 | t5_2fwo | r/programming | public | null |
False | dblake123 | t2_ewy86 | I don't see that either. | null | 0 | 1544450049 | False | 0 | ebhu9jr | t3_a4n8jv | null | null | t1_ebhncgb | /r/programming/comments/a4n8jv/why_software_developers_are_paid_5x_more_in_the/ebhu9jr/ | 1547429338 | 1 | t5_2fwo | r/programming | public | null |
False | s0lly | t2_j2bhc | Appreciate the comments, thank you! It'll be all up on GitHub when the game is done - hopefully soon. I'll drop you a note when. | null | 0 | 1545670277 | False | 0 | ecgqjr4 | t3_a961pk | null | null | t1_ecgqcvy | /r/programming/comments/a961pk/another_first_for_my_c_games_multithreading/ecgqjr4/ | 1548018411 | 3 | t5_2fwo | r/programming | public | null |
False | centrafrugal | t2_10y034 | Why do software companies require developers to live locally? Why not pay people who live in Romania 50 grand to do the same job an employee in SF would need 150k to consider? | null | 0 | 1544450076 | False | 0 | ebhuag2 | t3_a4n8jv | null | null | t1_ebg06rv | /r/programming/comments/a4n8jv/why_software_developers_are_paid_5x_more_in_the/ebhuag2/ | 1547429349 | 1 | t5_2fwo | r/programming | public | null |
False | belzebalex | t2_1leuawk2 | Thanks! Send me a dm when it'll be done | null | 0 | 1545670309 | False | 0 | ecgql3l | t3_a961pk | null | null | t1_ecgqjr4 | /r/programming/comments/a961pk/another_first_for_my_c_games_multithreading/ecgql3l/ | 1548018428 | 3 | t5_2fwo | r/programming | public | null |
False | TheThiefMaster | t2_n1div | You can't say it's more profitable as you don't know what their profit on that is, only the gross income. | null | 0 | 1544450099 | False | 0 | ebhubb3 | t3_a4m0rb | null | null | t1_ebhipus | /r/programming/comments/a4m0rb/game_engine_black_book_doom/ebhubb3/ | 1547429360 | 5 | t5_2fwo | r/programming | public | null |
False | DoesntUseSarcasmTags | t2_12qr7e7k | Nice. | null | 0 | 1545670343 | False | 0 | ecgqmmu | t3_a95jxj | null | null | t1_ecgq1el | /r/programming/comments/a95jxj/the_420_kernel_has_been_released/ecgqmmu/ | 1548018447 | -48 | t5_2fwo | r/programming | public | null |
False | centrafrugal | t2_10y034 | What about college loans? Would most developers be paying off huge amounts for years in the US? | null | 0 | 1544450148 | False | 0 | ebhud04 | t3_a4n8jv | null | null | t1_ebhqtnw | /r/programming/comments/a4n8jv/why_software_developers_are_paid_5x_more_in_the/ebhud04/ | 1547429411 | 2 | t5_2fwo | r/programming | public | null |
False | Draghi | t2_98dmb | Hell, it does it faster than my modestly-sized C++ hobby project. Beautiful language. | null | 0 | 1545670516 | False | 0 | ecgqu6j | t3_a90xot | null | null | t1_ecgnz3c | /r/programming/comments/a90xot/making_a_game_in_turbo_pascal_302/ecgqu6j/ | 1548018539 | 1 | t5_2fwo | r/programming | public | 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.