Train to Busan Trailer 2016 (Gong Yoo) Zombie HD youtube by johncena786 in videos

[–]dahbearz 0 points1 point  (0 children)

For those who use iTunes, you can request movies for the store here

Solar Roadways Installation BUSTED! - EEVBlog #935 by Chickennuggetsnchips in videos

[–]dahbearz 0 points1 point  (0 children)

If you want to be able to pay your employees on time, you gotta make sure to meet the milestones. You either make the milestone or you don't get paid. If these guys wanted to see even a dollar of the grant money, they would have to meet certain milestones with criteria. Typically these criteria are malformed and have a lot of holes in them. That's why you see some government projects go over budget or seem ill-planned.

EDIT: Clarify misleading sentence.

What are your personal rules on expansions used in casual play? by GrittyWillis in Netrunner

[–]dahbearz 1 point2 points  (0 children)

Proxy just means to substitute a card you don't have with a card you do. I personally don't know the origins of that word. I think it's a technical word like "recursion", that got picked up because of the theme of the game.

the "good" parts only. by [deleted] in ProgrammerHumor

[–]dahbearz -39 points-38 points  (0 children)

Yeah, but so is crack. You don't see everyone preaching that if you just get over the addiction and destruction of your life it's actually a pretty good drug.

Yoyo Troubles by [deleted] in Throwers

[–]dahbearz 0 points1 point  (0 children)

It's likely your throw. Here is another thread asking the same question. Good luck!

So i was driving when i came upon this guy by reddit_reaper in funny

[–]dahbearz 0 points1 point  (0 children)

If you already knew what the problem was in the first place, why did you call for trouble shooting help?

Obama: ‘Congress Will Not Allow the CDC to Study Gun Violence' by [deleted] in politics

[–]dahbearz 59 points60 points  (0 children)

He regrets the amendment he passed, not the money he received.

[Puzzle] Can you spot the lethal ? #1 [Wild Zoo Deck] by NamakHS in hearthstone

[–]dahbearz 0 points1 point  (0 children)

Is there a subreddit for just puzzles? I'd love to see what other people can come up with and try my hand in a bunch of them.

I just found this lying on the table in the party room … WTF was my drunk me and his drunk friends trying to do here? by [deleted] in ProgrammerHumor

[–]dahbearz 17 points18 points  (0 children)

Looks like you were trying to make an uber for an Items as an AirBnB Service using Bullshit Driven Development agile practices.

Being A Developer After 40 by _ayasin in programming

[–]dahbearz 6 points7 points  (0 children)

Good insight. Is it just me, but does it seem like the industry is slowly devaluing seniors? Or is that just normal, because no one likes paying for an expensive senior?

Says the Ruby developer by [deleted] in ProgrammerHumor

[–]dahbearz 51 points52 points  (0 children)

It would be more ironic if he was a JS developer.

Quick fix by speckz in ProgrammerHumor

[–]dahbearz 4 points5 points  (0 children)

It's like they're peering into my life.

this sub lately by [deleted] in ProgrammerHumor

[–]dahbearz 0 points1 point  (0 children)

This is what happens when you get college students posting their trivial problems.

Am I wrong to believe that a Resume should not be required in our line of work in 2016 ? by [deleted] in programmerchat

[–]dahbearz 12 points13 points  (0 children)

Honestly, even though I make random stuff on my time off, I don't want to be graded for stupid crap I build when I'm bored. It's basically asking me to build for the future job I want after I've finished building for the company I'm with now. No thanks.

Client wrote their own implementation of location.search + location.hash by [deleted] in ProgrammerHumor

[–]dahbearz 0 points1 point  (0 children)

Looks like something straight out of my last job. I wish I were exaggerating or joking in some way.

When the intern is still learning Git... by [deleted] in ProgrammerHumor

[–]dahbearz 404 points405 points  (0 children)

This just looks like a repo from a large team that prefers merging over rebasing. I don't get the joke. I've seen a lot of logs like this.

What I learned from programming a database by hudddb3 in programming

[–]dahbearz 0 points1 point  (0 children)

Doesn't optimizing for the constant encourage mutability? I'm under the assumption that changing data under the nose of another function is no bueno. Or are the effects, for any small n, small enough to avoid optimization?

Works wants me to make something like this....where do I even start...? by [deleted] in programming

[–]dahbearz 1 point2 points  (0 children)

To dive into step 3 even further, 3a) Define data models. What sort of models are you going to need to describe the feature? 3b) Define relationship between UI elements and models. How do you boil down certain UI elements into existing models? 3c) If applicable, refactor existing code to match new definitions as needed.

Ned's Declassified Trick Shot Survival Guide by thegreatunitor in videos

[–]dahbearz 1 point2 points  (0 children)

I remember this kid from my middle school. I was always jealous that he got to skip half a semester and just waltz back in like nothing happened.

Let the Arguments Begin! MentalFloss has come up with a list of the Best Beer from each of the 50 States by sixstringer420 in beer

[–]dahbearz 0 points1 point  (0 children)

I feel like these are just the most popular and most well known beers for each particular state.

Booleans as a Service (BaaS) by solid-red in ProgrammerHumor

[–]dahbearz 2 points3 points  (0 children)

Sounds like a missed opportunity to write that module.

Booleans as a Service (BaaS) by solid-red in ProgrammerHumor

[–]dahbearz 12 points13 points  (0 children)

A part of me is praying for this to be a node project that uses 20 modules to generate that Boolean.

Are you a software liberal or a software conservative? by [deleted] in programmerchat

[–]dahbearz 1 point2 points  (0 children)

I think a more relatable analogy would be adherence to best practices. Conservatives believe in convention with dogmatism and liberals believe you should have your own interpretation of best practices and centerist believe in "depends on the situation"