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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
null | acdha | null | Don't blame the recruiters, blame the system. Companies could pay for skilled professionals who respect their candidates and understand the industry but that's seen as too expense compared to hiring cheap contractors who aren't paid enough to do more than spray-and-pray buzzwords – and, unsurprisingly, those are the same companies who complain about how hard it is to find qualified people who'll work for what they're offering. | null | 1 | 1491305573 | False | 0 | dft7ge9 | t3_637m7q | null | null | t1_dft0aha | null | 1493783150 | 0 | t5_2fwo | null | null | null |
null | [deleted] | null | [deleted] | null | 0 | 1491305595 | False | 0 | dft7gq5 | t3_63c9e1 | null | null | t1_dft3iim | null | 1493783154 | 2 | t5_2fwo | null | null | null |
null | stgeorge78 | null | Good, because it's lame when half the job postings are for jobs paying half what they should so then the consulting company can whine to the government about "there's no one willing to take my low paying job" and gets an H1-B to bring in an indentured servant for a shit salary to work under duress of being deported. | null | 0 | 1491305622 | False | 0 | dft7h6o | t3_637m7q | null | null | t3_637m7q | null | 1493783160 | 1 | t5_2fwo | null | null | null |
null | machineroisin | null | Well then | null | 0 | 1491305640 | False | 0 | dft7hha | t3_637m7q | null | null | t3_637m7q | null | 1493783164 | 1 | t5_2fwo | null | null | null |
null | elsif1 | null | That hasn't been true in my experience in the valley, but I generally have worked for good companies. There is just a shortage of really good talent in some areas who are also looking for work. I know there are companies (especially outsourcing/consulting forms) that abuse the system, but I don't like it when reddit makes it out like all of the companies are out there bargain hunting. In fact, I haven't met an underpaid H-1B worker in the valley in a while. Their salaries have to be publicly posted internally and they're very much in line with their experience and role. So it just depends where you are; there is more than one reason to import talent. | null | 0 | 1491305642 | False | 0 | dft7hig | t3_637m7q | null | null | t1_dfsr20a | null | 1493783164 | 1 | t5_2fwo | null | null | null |
null | IGI111 | null | >single letter variables
>.cc and .hh
>doccomments not in the header
>fucking underscore notation
>fucking DOUBLE underscore notation
>weird inconsistent alignment
Even if i agreed that not using templates, exceptions and the STL gives you better readability (which is not true), this is definitely not an example to follow. | null | 0 | 1491305814 | False | 0 | dft7kfh | t3_6350ax | null | null | t1_dfs1627 | null | 1493783203 | 3 | t5_2fwo | null | null | null |
null | stgeorge78 | null | The problem is there are too many stone-cold dumbass bosses who are only in it for a year or two before hopping to their next promotion so they won't stick around to see the catastrophe. They just want whatever cheapest solution they can find that maximizes their bonuses and don't give one shit about the technical diarrhea they are spewing. | null | 0 | 1491305978 | False | 0 | dft7n3j | t3_637m7q | null | null | t1_dfsxygw | null | 1493783239 | 2 | t5_2fwo | null | null | null |
null | koufa3 | null | You can have a common business layer for your iOS and Android Apps written in Kotlin. Then use Kotlin for JVM to build you Android View Layer and Swift to build your iOS View Layer. It is a very good alternative to building cross platform apps with other tools like Xamarin, React Native etc. You get 100% native apps with 100% native View Layer. | null | 0 | 1491306007 | False | 0 | dft7nk2 | t3_63ddi5 | null | null | t1_dft783e | null | 1493783245 | 53 | t5_2fwo | null | null | null |
null | TheEternal21 | null | > What about rest of us, who make actual productive applications on desktop?
They couldn't give less shit about us. Just look at the sorry state of out-of-box MVVM support in WPF. | null | 0 | 1491306107 | False | 0 | dft7pa6 | t3_63a2p9 | null | null | t1_dft06sa | null | 1493783268 | 3 | t5_2fwo | null | null | null |
null | raz_0r | null | Yes. | null | 0 | 1491306145 | False | 0 | dft7pvz | t3_637m7q | null | null | t1_dfslvph | null | 1493783276 | 1 | t5_2fwo | null | null | null |
null | tcbrindle | null | C++ compilers have never been required to implement the full C standard -- there have always been differences (for example, `sizeof('a')`, subtle differences in the meaning of `const` and `inline`, no converting from `void*` without a cast, no `_Complex` keyword, `bool` as a real keyword rather than `_Bool`, and those are just off the top of my head).
As far as I know this item refers to the C standard library headers `<stdxxx.h>`, which are imported into C++ (with modifications) as `<cstdxxx>`. This change means that C++17's modifications to the C headers are "rebased" on top of C11, rather than C99. | null | 0 | 1491306268 | False | 0 | dft7rzs | t3_6350ax | null | null | t1_dfsnbo9 | null | 1493783304 | 2 | t5_2fwo | null | null | null |
null | kingofthejaffacakes | null | You're kind of missing the point of the story.
It's not saying "this is what would happen in C++ as was", it's saying "this is the sort of thing that happens when you aren't strict with data types". | null | 0 | 1491306273 | False | 0 | dft7s1r | t3_6350ax | null | null | t1_dfsvqtj | null | 1493783305 | 3 | t5_2fwo | null | null | null |
null | stgeorge78 | null | The consulting company receives the salary and then they pay a separate salary to the actual person doing the work. So increasing the minimum just means more money to the consulting company and they continue paying the same shit rates to the actual worker, and they have a huge incentive to hire the shittiest possible worker who will accept the least amount of money (in a lot of cases, consulting companies just have a contract with the hiring company so that their placements don't even have to interview). | null | 0 | 1491306326 | False | 0 | dft7szg | t3_637m7q | null | null | t1_dfslnae | null | 1493783317 | 1 | t5_2fwo | null | null | null |
null | dirkt | null | Doesn't really matter as long as there are *some* code examples that show off the features. I don't want to watch Youtube videos. I want to glance at the code, and say "that looks interesting, I'll dig into the details" or "not my taste, if someone else likes it, fine".
If there's a big warning on top "the syntax is not final, all of this might change", that's fine. I can still understand the ideas behind the language, what is important, what isn't.
| null | 0 | 1491306461 | False | 0 | dft7vcw | t3_631p99 | null | null | t1_dfqn7pf | null | 1493783349 | 1 | t5_2fwo | null | null | null |
null | jflesch | null | > It's ok to be negative towards religious zealots.
(...)
> beyond redemption
You sound a lot like a religious zealot. The worst kind actually, an extremist. | null | 0 | 1491306466 | False | 0 | dft7vg5 | t3_63c9e1 | null | null | t1_dft7267 | null | 1493783350 | 1 | t5_2fwo | null | null | null |
null | Dragdu | null | Pretty much.
There is a ~~lot~~ bit of good things about make, with the chief one being that it is available everywhere. Speed is not one of them. | null | 0 | 1491306570 | False | 0 | dft7x7o | t3_63dch7 | null | null | t1_dft72l1 | null | 1493783374 | 19 | t5_2fwo | null | null | null |
null | svick | null | > No amount of Mark Twain statistics is going to trump real life experience.
Read: I have my views, and no amount of evidence is going to convince me that they are wrong. | null | 0 | 1491306587 | False | 0 | dft7xir | t3_637m7q | null | null | t1_dft0uf1 | null | 1493783378 | 0 | t5_2fwo | null | null | null |
null | [deleted] | null | Don't try to over explain it, it is exactly like with immigration, it's not that all those immigrants were legal before, but the administration turned a blind eye. It is not about more personal but about starting to take it seriously, punish people who get caught more severely and show your intention. America is still a law abiding country by and large, but when the government wink companies slack, it is enough for the government show some serious intentions and legal departments will be the first ones to implement the new regulations. | null | 0 | 1491306675 | False | 0 | dft7z3g | t3_637m7q | null | null | t1_dft0ccf | null | 1493783399 | 0 | t5_2fwo | null | null | null |
null | supraniti | null | Thanks for the comment...
Can you please tell me a bit more?
What example are you referring to, what is the expected behavior and what happens while dragging?
The positioning algorithm works as follows:
If your cursor is left of the item's left border, the dragged element will be placed before it. (Same goes for the top border) | null | 0 | 1491306695 | False | 0 | dft7zgj | t3_6396io | null | null | t1_dft2yb9 | null | 1493783404 | 1 | t5_2fwo | null | null | null |
null | RobertVandenberg | null | I guess somebody has mixed up CGI and GCI. | null | 0 | 1491306762 | False | 0 | dft80mm | t3_63cucc | null | null | t3_63cucc | null | 1493783419 | 3 | t5_2fwo | null | null | null |
null | stgeorge78 | null | I think H1-B only ever works when it's not the majority of the workforce, I've met some incredible programmers under H1-B, the vast majority of them were hired over 10 years ago now. The newer crop though are basically unqualified and hired in great enough numbers where they basically take over the whole team, only speak in their native language in design meetings and exclude everyone else. | null | 0 | 1491306772 | False | 0 | dft80tq | t3_637m7q | null | null | t1_dfsjzvh | null | 1493783422 | 2 | t5_2fwo | null | null | null |
null | tcbrindle | null | According to the [latest C++17 draft](http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2017/n4659.pdf) (section 26.3.7), `std::array` is almost entirely `constexpr`. Perhaps the author of TFA didn't think this significant enough to warrant a mention, or perhaps it's an oversight?
Speaking of oversights, 26.3.2 doesn't seem to make comparison operators on arrays `constexpr`, which seems odd to me. | null | 0 | 1491306915 | False | 0 | dft83cy | t3_6350ax | null | null | t1_dfsv63m | null | 1493783456 | 1 | t5_2fwo | null | null | null |
null | 2358452 | null | From the many disorganized points I think his conclusion was that most users don't control their hardware, can never control their hardware (because people can't afford computers? wat), and everything is broken. The End.
Is this really a valid position? We're not timesharing mainframes ffs. Almost everyone is using their own devices, mostly phones and tablets and shitty laptops, even in 3rd world countries. They at least have access to those to send private messages and use social media. He is saying we should be trying to secure people using a shitty Windows XP PCs infected by 100s of malware and botnets? Yes, this is an impossible proposition. Yes, people should keep their hardware updated and not share personal sellable information on ancient Windows XP machine they don't control. | null | 0 | 1491306929 | False | 0 | dft83lw | t3_63auwj | null | null | t1_dft2hry | null | 1493783459 | 4 | t5_2fwo | null | null | null |
null | sacado | null | Development is not limited to web development. If your video codec is slow, it sucks. If your weather prediction soft is slow, it sucks. If your ML algorithm is slow, it sucks. Anything that relies on successive iterations (the more iterations, the better the result) requires maximum speed.
And guess what : if the author of your DBMS thinks speed doesn't matter, you're out of business. | null | 0 | 1491306935 | False | 0 | dft83pj | t3_63c9e1 | null | null | t3_63c9e1 | null | 1493783460 | 6 | t5_2fwo | null | null | null |
null | sphinxyz1 | null | Very cool. I love using Kotlin for Android dev, and native will be great too. | null | 0 | 1491306951 | False | 0 | dft8406 | t3_63ddi5 | null | null | t3_63ddi5 | null | 1493783464 | 5 | t5_2fwo | null | null | null |
null | [deleted] | null | [deleted] | null | 0 | 1491306952 | False | 0 | dft8410 | t3_637qqu | null | null | t1_dfrzdo6 | null | 1493783464 | 1 | t5_2fwo | null | null | null |
null | stgeorge78 | null | absolute muppets, I'm pretty sure I used this phrase to describe the shit circus of crappy programmers my last company gleefully hired. Shitburgers for everybody, they could never get a release done on time ever again and have lost millions of dollars in angry client cancellations and more... but it's offset by millions of dollars in salary savings, so I guess in the end it's better to make $12 and lose $10 than to make $11 and keep it all I guess. The short sighted CEO who focuses on quarterly earnings only doesn't give a shit if everyone is stressed and pissed as long as he can hit his fat bonus and he'll bail with a golden parachute or sell the company to an even bigger asshole the second it gets really bad. | null | 0 | 1491306992 | False | 0 | dft84qp | t3_637m7q | null | null | t1_dfsddh1 | null | 1493783474 | 1 | t5_2fwo | null | null | null |
null | [deleted] | null | [deleted] | null | 1 | 1491307033 | False | 0 | dft85ht | t3_63ddi5 | null | null | t3_63ddi5 | null | 1493783484 | 10 | t5_2fwo | null | null | null |
null | ExpatTeacher | null | The entire article is rendered moot by the updates. Move along. | null | 0 | 1491307037 | False | 0 | dft85kw | t3_637m7q | null | null | t3_637m7q | null | 1493783485 | 1 | t5_2fwo | null | null | null |
null | [deleted] | null | [deleted] | null | 0 | 1491307115 | False | 0 | dft8724 | t3_63ddi5 | null | null | t3_63ddi5 | null | 1493783504 | 42 | t5_2fwo | null | null | null |
null | sacado | null | it's not enough anymore, even *fonts* take days to load nowadays (because, you see, the fonts on your computer are not good enough) | null | 0 | 1491307147 | False | 0 | dft87mb | t3_63c9e1 | null | null | t1_dft3n7f | null | 1493783513 | 4 | t5_2fwo | null | null | null |
null | [deleted] | null | [deleted] | null | 0 | 1491307160 | False | 0 | dft87uq | t3_63ddi5 | null | null | t1_dft783e | null | 1493783516 | 13 | t5_2fwo | null | null | null |
null | theclifford | null | Nashville, TN. | null | 0 | 1491307182 | False | 0 | dft88aa | t3_637m7q | null | null | t1_dfsulmd | null | 1493783521 | 1 | t5_2fwo | null | null | null |
null | softwaregav | null | I recently migrated to HTTPS as well. I switched to [Caddy](https://caddyserver.com), a web server written in Go. It took about 5 minutes of my time and a 5-6 line 'Caddyfile.' | null | 0 | 1491307274 | False | 0 | dft8a06 | t3_63dinp | null | null | t3_63dinp | null | 1493783544 | 4 | t5_2fwo | null | null | null |
null | hagbaff | null | Right. Kotlin already supports JS though. | null | 0 | 1491307290 | 1491307491 | 0 | dft8aao | t3_63ddi5 | null | null | t1_dft7dxq | null | 1493783548 | 12 | t5_2fwo | null | null | null |
null | theclifford | null | Nashville, TN. I ended up taking a job writing HTML. Not exactly what I wanted to be doing, but they were the first non-real estate gig to call me back. | null | 0 | 1491307313 | False | 0 | dft8ap5 | t3_637m7q | null | null | t1_dfsy69l | null | 1493783554 | 1 | t5_2fwo | null | null | null |
null | [deleted] | null | [deleted] | null | 0 | 1491307344 | False | 0 | dft8ba8 | t3_63ddi5 | null | null | t1_dft8aao | null | 1493783561 | 1 | t5_2fwo | null | null | null |
null | Thecodingteacher | null | In b4 shitstorm of JS hate | null | 0 | 1491307421 | False | 0 | dft8cr3 | t3_63ddnw | null | null | t3_63ddnw | null | 1493783581 | 5 | t5_2fwo | null | null | null |
null | Thecodingteacher | null | BTW FWIW i think libraries like bluebird are for shitcoders. Just write your own damn promise that resolves when all the others have resolved. It's like 6 lines of code, dude. Simplicity matters.
https://www.youtube.com/watch?v=rI8tNMsozo0 | null | 1 | 1491307512 | False | 0 | dft8efn | t3_63ddnw | null | null | t3_63ddnw | null | 1493783604 | -2 | t5_2fwo | null | null | null |
null | thinkmcfly | null | We have the same problem in the midwest. It's really hard to find good talent outside major cities on the coasts. | null | 0 | 1491307566 | False | 0 | dft8ffh | t3_637m7q | null | null | t1_dfszfrz | null | 1493783617 | 2 | t5_2fwo | null | null | null |
null | ArkyBeagle | null | It's extraordinarily difficult to move new tools into use. I don't know if it's actually conservatism or if it's just inertia. One interpretation of "use this new thing; it's safer" is "okay, everybody take six months to five years to learn this new thing." | null | 0 | 1491307616 | False | 0 | dft8gce | t3_63auwj | null | null | t1_dft5j7f | null | 1493783629 | 5 | t5_2fwo | null | null | null |
null | stgeorge78 | null | Those H1B guys will never see a raise like that. At that point the company will just fire everybody and outsource entirely. So there needs to be some way to make outsourcing in general painful for a company. Of course the outsourcing companies are helping with that by putting the absolute shit tier of programmers on projects and causing companies to implode from the inside out with the technical diarrhea they are spewing out of their corporate orifices.
| null | 0 | 1491307622 | False | 0 | dft8ggn | t3_638rgm | null | null | t1_dfsuitj | null | 1493783630 | -1 | t5_2fwo | null | null | null |
null | ellicottvilleny | null | It might not be that YOU said it but the tiny fragmented Smalltalk world is still deeply in bed with the tiny little insignificant commercial smalltalk world. It was the greed of the big powerful smalltalk vendors that killed smalltalk, and the fragmentation, and the fact that both vendor lock in and fragmentation are still significant even in Smalltalk's old age and senescence, are a guarantee it will never rise from insignificance. I like Pharo and it's a cool toy but I would never stake any company or any product, open source, or commercial, on its future.
| null | 0 | 1491307695 | False | 0 | dft8ht1 | t3_62sm8g | null | null | t1_dfr5a0b | null | 1493783649 | 1 | t5_2fwo | null | null | null |
null | [deleted] | null | [removed] | null | 0 | 1491307734 | 1491454931 | 0 | dft8ikk | t3_637m7q | null | null | t1_dft08e0 | null | 1493783659 | 1 | t5_2fwo | null | null | null |
null | skocznymroczny | null | Official Google product would imply that it is supported by Google, meaning it has high requirements when it comes to quality, stability and customer support. Such product would have it's own landing page, not just a code dump on github. | null | 0 | 1491307826 | False | 0 | dft8kbf | t3_637fi2 | null | null | t1_dfrvjmb | null | 1493783682 | 1 | t5_2fwo | null | null | null |
null | jigglebilly | null | Don't get hung up on semantics when we are making more jobs for middle class people | null | 0 | 1491307890 | False | 0 | dft8liz | t3_637m7q | null | null | t1_dfsy42j | null | 1493783698 | 1 | t5_2fwo | null | null | null |
null | WinOSXBuntu | null | And are you sure they aren't being weeded out by the recruiters? Have you actually directly advertised to the job boards? Whenever I send a CV, I chase the recruiters up and 9 times out of 10, the CV has been chewed up and discarded and the recruiters asks me to resend it. | null | 0 | 1491307893 | False | 0 | dft8lkx | t3_637m7q | null | null | t1_dfsze97 | null | 1493783699 | 2 | t5_2fwo | null | null | null |
null | kur1j | null | I understand inflation, it just doesn't make his argument at all. Engineering had high earning potential in 1970 compared to high earning potential in 2017. I'm sorry that the degrees that were in less demand 40 years ago are still in less demand now and as the supply of people in those fields has increased by 2 to 3 times the pay and available jobs have decreased. So no, I don't get your point or his on how inflation has has to do with jobs being in demand or not. It's funny when the people that will argue this kind of politics without understanding the simple concept of supply and demand, which is the entire point of this conversation essentially. | null | 0 | 1491307906 | False | 0 | dft8lu6 | t3_638rgm | null | null | t1_dft5843 | null | 1493783702 | 1 | t5_2fwo | null | null | null |
null | vijeno | null | Yes, it's glibc, baby.
Specifically:
return (time_t) -1;
This IS the routine that ultimately DOES return the actual time, right?
How... what... uaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa!!!!
Okay, on a slightly less omgwtfisgoingon level: Are there sites or books that can help one understand the glibc sources? My googling did not lead me to an awful lot of success... | null | 0 | 1491307920 | False | 0 | dft8m3d | t3_63dp3w | null | null | t3_63dp3w | null | 1493783706 | 1 | t5_2fwo | null | null | null |
null | combinatorylogic | null | ROTFL. What a moron. I am referring to an obvious fact that you're dumb, and dumb people stay dumb, there is no way to improve. | null | 0 | 1491307949 | False | 0 | dft8mn0 | t3_63c9e1 | null | null | t1_dft7vg5 | null | 1493783713 | -1 | t5_2fwo | null | null | null |
null | kendallvarent | null | You'll be fine with that in Norway. The vast majority of people under 40 speak good English. Older folks know German instead, for... reasons... | null | 0 | 1491308028 | False | 0 | dft8o73 | t3_637m7q | null | null | t1_dfstui4 | null | 1493783734 | 1 | t5_2fwo | null | null | null |
null | [deleted] | null | [deleted] | null | 0 | 1491308039 | False | 0 | dft8oej | t3_63auwj | null | null | t1_dft531s | null | 1493783736 | 1 | t5_2fwo | null | null | null |
null | Apterygiformes | null | I'm not | null | 0 | 1491308083 | False | 0 | dft8pa2 | t3_63di80 | null | null | t3_63di80 | null | 1493783749 | 1 | t5_2fwo | null | null | null |
null | htuhola | null | > Large Python applications are crap to maintain, debug, improve, refactor.
[[citation needed]](https://github.com/cheery/lever/tree/master/runtime) | null | 0 | 1491308204 | False | 0 | dft8rnu | t3_63c9e1 | null | null | t1_dft42yd | null | 1493783780 | 2 | t5_2fwo | null | null | null |
null | 2358452 | null | You lack imagination if you think no one could legitimately need privacy on anything. | null | 0 | 1491308229 | False | 0 | dft8s5b | t3_63auwj | null | null | t1_dft5dni | null | 1493783787 | 6 | t5_2fwo | null | null | null |
null | Cilph | null | Guess the current version? | null | 0 | 1491308276 | False | 0 | dft8t0t | t3_63ddi5 | null | null | t1_dft8ba8 | null | 1493783798 | 3 | t5_2fwo | null | null | null |
null | seiggy | null | We didn't post a salary with the job, but the tech recruiters know our policy. Market avg + up to 10% is our normal offer. But for this position we've had discussions of paying up to about $120k. | null | 0 | 1491308348 | 1491312729 | 0 | dft8ufp | t3_637m7q | null | null | t1_dfszjwz | null | 1493783817 | 5 | t5_2fwo | null | null | null |
null | Cilph | null | Nah, Oracle will do whatever makes them the most money. Like buying Sun just to sue Google. | null | 0 | 1491308351 | False | 0 | dft8uhj | t3_63ddi5 | null | null | t1_dft85ht | null | 1493783818 | 10 | t5_2fwo | null | null | null |
null | Freyr90 | null | Of course, but this does not mean we should use assembly for all the stuff. Moving forward is the opposite to conserve, C is already 45 years old, and there were so many new concepts and theories in programming in this 45 years. We can do really better with descent type systems, correctness proving and higher level abstractions so why at least not to try. | null | 0 | 1491308383 | False | 0 | dft8v4g | t3_63auwj | null | null | t1_dft8gce | null | 1493783826 | 1 | t5_2fwo | null | null | null |
null | tjandearl | null | The browns were really good that year they became the baltimore ravens... I'm so sorry. | null | 0 | 1491308414 | False | 0 | dft8vqf | t3_637m7q | null | null | t1_dfsudoy | null | 1493783834 | 2 | t5_2fwo | null | null | null |
null | barubary | null | That looks like a fallback implementation (it always returns an error). Presumably it's used on systems where the OS doesn't support time.
This one looks like it might be used on Linux: https://github.com/lattera/glibc/blob/master/sysdeps/unix/sysv/linux/time.c | null | 0 | 1491308419 | 1491308689 | 0 | dft8vua | t3_63dp3w | null | null | t1_dft8m3d | null | 1493783836 | 7 | t5_2fwo | null | null | null |
null | seiggy | null | If I had a DBA to train an intern, sure. But I already have intern level DBA skills, they're called developers. | null | 0 | 1491308434 | False | 0 | dft8w4x | t3_637m7q | null | null | t1_dft1eyd | null | 1493783840 | 5 | t5_2fwo | null | null | null |
null | AboutHelpTools3 | null | I love WPF I just wish XAML styling is not hard as fuck to learn. | null | 0 | 1491308435 | False | 0 | dft8w5q | t3_636jjs | null | null | t3_636jjs | null | 1493783840 | 2 | t5_2fwo | null | null | null |
null | michael2109 | null | I agree. You start with basic syntax and concepts and build from there. Good coding comes with practice | null | 0 | 1491308444 | False | 0 | dft8wc7 | t3_633o3y | null | null | t1_dfrlzti | null | 1493783842 | 1 | t5_2fwo | null | null | null |
null | doom_Oo7 | null | > This IS the routine that ultimately DOES return the actual time, right?
No, this is a mock implementation for system without any means to get the time. (c.f. `stub_warning` at the end).
Here is the implementation for Linux for instance: https://github.com/lattera/glibc/blob/master/sysdeps/unix/sysv/linux/time.c | null | 0 | 1491308452 | False | 0 | dft8wia | t3_63dp3w | null | null | t1_dft8m3d | null | 1493783844 | 2 | t5_2fwo | null | null | null |
null | vijeno | null | Aaaaaah.
Ooooooh.
Okay, makes sense, thanks. | null | 0 | 1491308468 | False | 0 | dft8wtk | t3_63dp3w | null | null | t1_dft8vua | null | 1493783848 | 1 | t5_2fwo | null | null | null |
null | beatle42 | null | The line a couple above that is the key: ` __set_errno (ENOSYS);` which shows that you're looking at the default implementation for systems that don't support that function. `-1` is what it returns on error. `man errno` shows:
> ENOSYS Function not implemented (POSIX.1)
| null | 0 | 1491308500 | False | 0 | dft8xfs | t3_63dp3w | null | null | t1_dft8m3d | null | 1493783857 | 3 | t5_2fwo | null | null | null |
null | john_fushi | null | This function does nothing. It's a stub if no proper implementation is found. Here're your hints :
libc_hidden_def (time)
stub_warning (time)
| null | 0 | 1491308518 | False | 0 | dft8xsp | t3_63dp3w | null | null | t3_63dp3w | null | 1493783862 | 3 | t5_2fwo | null | null | null |
null | PonchoVire | null | I sadly don't know much about Ruby. | null | 0 | 1491308581 | False | 0 | dft8z1o | t3_63cyeq | null | null | t1_dft5g61 | null | 1493783880 | 1 | t5_2fwo | null | null | null |
null | vijeno | null | Okay, thanks.
So... you know that tale about fishes and teaching people how to fish? ... How did you learn that stuff? Just by delving into it and bumping your head against the wall until you found the door? Just being a genius to start with? Or are there resources? | null | 0 | 1491308590 | False | 0 | dft8z8c | t3_63dp3w | null | null | t1_dft8xfs | null | 1493783883 | 1 | t5_2fwo | null | null | null |
null | cyrusol | null | Only as long as companies aren't moving out of the US. But hey, you guys voted Trump, an extreme econ illiterate. It's impossible that you see the bigger picture. I miss the old days when you opened up. When you listened to Milton Friedman, Thomas Sowell etc. | null | 0 | 1491308593 | False | 0 | dft8zay | t3_637m7q | null | null | t1_dfstk1w | null | 1493783884 | 2 | t5_2fwo | null | null | null |
null | SergeantFTC | null | Ohhh, I either misread it or they edited their comment. I thought it said js was *always* supported. | null | 0 | 1491308616 | False | 0 | dft8zqz | t3_63ddi5 | null | null | t1_dft8t0t | null | 1493783889 | 2 | t5_2fwo | null | null | null |
null | WinOSXBuntu | null | I'd love to move to Germany because can I fuck find an IT job here in the north east of the UK, I need a drivers license and I cannot find the money to afford it so I get turned down.
Job centre won't help out neither, funny they'll fund you getting a forklift license but a drivers license, even though it is pretty much THE ONLY FUCK OFF THAT I NEED!
Ah fuck this country. | null | 0 | 1491308631 | False | 0 | dft9028 | t3_637m7q | null | null | t1_dfszjnr | null | 1493783893 | 1 | t5_2fwo | null | null | null |
null | Flight714 | null | Why not just introduce a law that in order to hire an H-1B employee, a company must get written verification from at least three unemployed local American programmers that they didn't want the job.
| null | 0 | 1491308632 | False | 0 | dft902g | t3_637m7q | null | null | t1_dft4tfq | null | 1493783893 | 1 | t5_2fwo | null | null | null |
null | mikebritton | null | I've worked in teams where the D level guys were H1-B. Combine that with the duplicity of selfish ambition (native language, political maneuvering) and you essentially have a team controlling an enterprise that probably isn't representative of the company they serve. | null | 0 | 1491308684 | False | 0 | dft9161 | t3_637m7q | null | null | t1_dft80tq | null | 1493783909 | 1 | t5_2fwo | null | null | null |
null | vijeno | null | Of course. *headdesk* How could I not notice? ;-)
Once you see it... | null | 0 | 1491308701 | False | 0 | dft91ie | t3_63dp3w | null | null | t1_dft8xsp | null | 1493783913 | 1 | t5_2fwo | null | null | null |
null | Khenshu | null | Noone here can imagine the apocalypse this decission would cause | null | 0 | 1491308708 | False | 0 | dft91nb | t3_63ddi5 | null | null | t1_dft85ht | null | 1493783915 | 29 | t5_2fwo | null | null | null |
null | [deleted] | null | [deleted] | null | 0 | 1491308736 | False | 0 | dft927f | t3_63c9e1 | null | null | t1_dft2hqi | null | 1493783922 | 1 | t5_2fwo | null | null | null |
null | seiggy | null | We have no intentions of trying for an H1B. Mainly because we're small, and don't have the time or desire to deal with the process. But you're wrong. There is a huge gap in skills right now. I get at least 5 recruiters calling me a week trying to snipe me from my company. Everyone I know in this industry that is above average has to beat them off with a stick. Turn over rates in my area are in the 2-3% range, and the average fill time for a senior position is 6+ months at this point. If the talent pool here was that full of qualified candidates, then they apparently don't want to work or aren't seeking out jobs at small firms. | null | 0 | 1491308743 | False | 0 | dft92br | t3_637m7q | null | null | t1_dft328q | null | 1493783924 | 1 | t5_2fwo | null | null | null |
null | WinOSXBuntu | null | The people are really friendly as well. Hell you's lot speak better English than you'll find anywhere over here in Brexitville | null | 0 | 1491308766 | False | 0 | dft92rv | t3_637m7q | null | null | t1_dfszkk7 | null | 1493783930 | 1 | t5_2fwo | null | null | null |
null | [deleted] | null | [deleted] | null | 0 | 1491308787 | False | 0 | dft937g | t3_63ddi5 | null | null | t1_dft8uhj | null | 1493783936 | 9 | t5_2fwo | null | null | null |
null | sir_chadwell_heath | null | I do marketing and sales reporting for a large company. I also get thrown into other IT projects as needed. | null | 0 | 1491308798 | False | 0 | dft93fp | t3_637m7q | null | null | t1_dfszmpl | null | 1493783939 | 1 | t5_2fwo | null | null | null |
null | [deleted] | null | [deleted] | null | 0 | 1491308872 | False | 0 | dft94xp | t3_637m7q | null | null | t1_dft3y7p | null | 1493783959 | 2 | t5_2fwo | null | null | null |
null | WinOSXBuntu | null | > Yeah Brexit might fuck things up, but that's still 2 years away.
In an ideal scenario, 2 years is a deadline and a country can complete article 50 before the 2 years is up. So technically speaking we could pack in and divorce within the year or less, depending on how much fuckery occurs in parliament. | null | 0 | 1491308893 | False | 0 | dft95cz | t3_637m7q | null | null | t1_dft36py | null | 1493783964 | 2 | t5_2fwo | null | null | null |
null | [deleted] | null | [deleted] | null | 0 | 1491308931 | False | 0 | dft9652 | t3_637m7q | null | null | t1_dfsug7y | null | 1493783974 | 1 | t5_2fwo | null | null | null |
null | seiggy | null | I wish some of our recruiters would weed out more. But yeah, we directly advertised to all 4 of the major job boards. Got worse resumes from there than the recruiters. Although one recruiter sent us a senior DBA that couldn't name the 4 basic database statements. So that was a fun one. | null | 0 | 1491308932 | False | 0 | dft965c | t3_637m7q | null | null | t1_dft8lkx | null | 1493783974 | 2 | t5_2fwo | null | null | null |
null | arielby | null | Transferring data across a network also takes time. | null | 0 | 1491308959 | False | 0 | dft96pt | t3_63adw4 | null | null | t1_dft3xty | null | 1493783983 | 2 | t5_2fwo | null | null | null |
null | wrosecrans | null | I dunno if I really agree with you. I mean, yes, the velocities and forces involved are crazy when you consider that it's all being controlled by a juicy piece of meat stewed in various biochemicals. The fact that most trips result in getting to a destination is impressive. On the other hand, something like 40,000 people a year in the US die in car crashes. It's nearly loss of life on the order of magnitude of 9/11 every month.
Globally, it's more like a million people a year that die. More than an order of magnitude more are injured without dying. So... What exactly is your threshold for "Carmageddon?" | null | 0 | 1491309035 | False | 0 | dft98aj | t3_63auwj | null | null | t1_dft74dz | null | 1493784003 | 28 | t5_2fwo | null | null | null |
null | jflesch | null | I pity you | null | 0 | 1491309145 | False | 0 | dft9akc | t3_63c9e1 | null | null | t1_dft8mn0 | null | 1493784037 | 1 | t5_2fwo | null | null | null |
null | k1tt3hk4t | null | Lovely comme | null | 0 | 1491309155 | False | 0 | dft9atb | t3_62utum | null | null | t1_dfq1adq | null | 1493784040 | 1 | t5_2fwo | null | null | null |
null | beatle42 | null | In this case, I saw something that didn't look quite how I expected then looked at what's happening around it. Seeing that it sets an error no, then returns an error made me figure that this has to just be a stub for unsupported systems.
For what it's worth, I looked at the raw git source on the actual site from GNU and found that the `sysdeps` directory provides other implementations of this like https://sourceware.org/git/?p=glibc.git;a=blob_plain;f=sysdeps/posix/time.c;hb=HEAD
I actually found that first by checking it out then doing `find -type f -name '*.c' -exec grep "^time (" {} +` to find `c` files that look like they might have definitions of that function. Here are the results I found with that:
./sysdeps/posix/time.c:time (t)
./sysdeps/unix/sysv/linux/time.c:time (t)
./sysdeps/unix/sysv/linux/x86/time.c:time (time_t *t)
./time/time.c:time (timer)
I expect, without having verified, that the configure step of things will figure out which of these fits your system and fix up the make files appropriately when you build it. | null | 0 | 1491309156 | False | 0 | dft9atd | t3_63dp3w | null | null | t1_dft8z8c | null | 1493784040 | 2 | t5_2fwo | null | null | null |
null | SeniorSavage1 | null | 🤔 | null | 0 | 1491309222 | False | 0 | dft9c92 | t3_637m7q | null | null | t1_dft12w3 | null | 1493784058 | 1 | t5_2fwo | null | null | null |
null | boris_the_boris | null | I just tried to move any of the long rectangles or squares to any other position. I understand the intention but it is difficult to put it where I want. First, everything moves around too much and keeps reordering itself which is confusing and second, I would like to put things rather where they should go instead of dropping them somewhere else, especially if I have a grid (as in the squares example). | null | 0 | 1491309309 | False | 0 | dft9e4h | t3_6396io | null | null | t1_dft7zgj | null | 1493784085 | 1 | t5_2fwo | null | null | null |
null | htuhola | null | > I've on several occasions spent days chasing a bug caused by someone sending the wrong type of object into a function, which due to duck-typing only triggered the bug 20 files away (but only if the stars happened to align that day).
The likelihood is that you're doing something stupid there and it's not a problem in the language. I have a repository consisting of 25000 lines of code total, written in two different dynamically typed languages. I don't have hard to-debug bugs, or difficulties to maintain or refactor the project.
The problem you describe is common in combinator libraries that transform something into objects and then generate something. I've considered creating a mechanism to tag the caller of a combinator, but so far it's been easier to just validate the info in the caller or treat the information on the destination such that it is valid in most ways. | null | 0 | 1491309343 | False | 0 | dft9eum | t3_63c9e1 | null | null | t1_dft3iim | null | 1493784094 | 0 | t5_2fwo | null | null | null |
null | wrosecrans | null | Well, generally speaking it is still faster on modern hardware than it would have been on 1980's hardware. I think it's fair to say that it's "fast." It's certainly faster than something like firing up a full Visual Studio GUI to kick off a build.
But yeah, it can be super unintuitive how fast "slow" things like starting a Python runtime can be compared to slow "fast" things like a lean and mean C program, given how the underlying assumptions about what's fast and what's slow have diverged so far from reality over the years. | null | 0 | 1491309348 | False | 0 | dft9ez7 | t3_63dch7 | null | null | t1_dft72l1 | null | 1493784096 | 12 | t5_2fwo | null | null | null |
null | akai_ferret | null | Good! | null | 0 | 1491309370 | False | 0 | dft9fep | t3_637m7q | null | null | t3_637m7q | null | 1493784101 | 1 | t5_2fwo | null | null | null |
null | infroger | null | I did the same from Brazil years ago. Good times. | null | 0 | 1491309392 | False | 0 | dft9fw5 | t3_637m7q | null | null | t1_dfssmxu | null | 1493784109 | 1 | t5_2fwo | null | null | null |
null | vijeno | null | Makes sense.
So, prior experience with how gnu sources are set up... My mind just basically did not see that stuff, I was so focused on that weird *return -1*; and forgot that the rest could play a role too.
Cool to get some info, thanks. | null | 0 | 1491309410 | False | 0 | dft9g9c | t3_63dp3w | null | null | t1_dft9atd | null | 1493784113 | 2 | t5_2fwo | null | null | null |
null | arielby | null | Every UNIX system I know of has sqlite built-in. It does not count as a dependency. | null | 0 | 1491309423 | False | 0 | dft9gjt | t3_63adw4 | null | null | t1_dft2wb3 | null | 1493784117 | 7 | t5_2fwo | null | null | null |
null | boris_the_boris | null | It is fun to watch the thing jump around though ;-) I am not saying it is a bad idea or bad implementation, I just think you should work on the usability a bit more. Basically, one would expect to grab something and drop it **where it belongs**, not a bit off the spot where it belongs. | null | 0 | 1491309431 | False | 0 | dft9gpl | t3_6396io | null | null | t1_dft7zgj | null | 1493784119 | 1 | 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.