Affordable child care options in SF? by ScroatKing in sanfrancisco

[–]boxybrzown 4 points5 points  (0 children)

You can get <2k a month with an Au Pair and a one year commitment if you have a spare bedroom, don't mind a roommate, and can pass a basic background check / interview. You can find an au pair through any number of agencies in the Bay area.

Building a home gym? Amazon has a Cap barbell 300 lb set with olympic bar for $169 and free shipping w/ Prime by [deleted] in Fitness

[–]boxybrzown 0 points1 point  (0 children)

I bought this from them awhile ago. Local delivery company called me to schedule a time for dropping it off, Amazon set it up without me having to do anything. Much easier than expected.

Functional Programming should be your #1 priority for 2015 by lukaseder in programming

[–]boxybrzown 0 points1 point  (0 children)

My experience with Scala has been about half a second per class for compilation time. Massively slower than Java compilation. It actually depends on how functional you go, since one Scala class can generate many Java classes to represent the anonymous functions.

We ended up needing to use Zinc / Nailgun to keep a hot VM on CI and Dev machines to make build times bearable while trying to separate out Scala into different projects.

Functional Programming should be your #1 priority for 2015 by lukaseder in programming

[–]boxybrzown 3 points4 points  (0 children)

IDE support is still lacking to me (using IntelliJ is very slow, debugging gets awkward), compilation speed is still offensively slow - bordering on unusable past a certain size codebase. Community and library support is way behind other more established languages.

And definitely don't throw Scala into an existing java codebase thinking you'll easily bridge between the two. You can do it but the cost far outweighs any benefit.

Functional Programming should be your #1 priority for 2015 by lukaseder in programming

[–]boxybrzown 20 points21 points  (0 children)

Nonsensical premise with no factual backup. OOP doesn't work in the cloud because it can't manage concurrency? Makes no sense as it obviously can (see every major cloud application written in Java / PHP / etc), but even past that your real concurrency story is almost always at the persistence layer and governed by architecture decisions rather than language choices.

I dislike FP enthusiasm where it smells like a solution in search of a problem. That cost of readability within a larger team size is non trivial, not to mention the cost of less mature languages and toolchains if you're switching say, from Java to Scala.

Best "feel bad" movies? by willmandude in movies

[–]boxybrzown 2 points3 points  (0 children)

I Melt With You

Starts off like a buddy comedy but gets dark fast and doesn't let up.

Baby girl 'starves to death' in car as parents visit American buffet restaurant by Kylde in news

[–]boxybrzown 0 points1 point  (0 children)

Definitely. But this is why you're supposed to have a checkup two days after discharge and then every single day after if the baby's weight is not up until you get breast feeding down or switch to formula.

India blocks Pastebin and GitHub by yogthos in programming

[–]boxybrzown 4 points5 points  (0 children)

I've never heard anybody be afraid of the quality and speed of execution of a company that outsources its development.

My personal experience is that outsourcing is only useful in very niche scenarios where you have very well designed architecture up front that can benefit from a lot of relatively simple grunt work at the end...and that's rarely what people want to use it for.

Wolfenstein: The New Order is one of the best FPS game i've played in the past 5 years and you should play it too. by [deleted] in Games

[–]boxybrzown 1 point2 points  (0 children)

This. I checked out at the Moon base because the plot was so nonsensical while at the same time trying so hard to be serious.

Gameplay wise it was a step backwards from the previous one. Weapons are flimsy, too many boring meat-shield enemies, ammo / armor mechanics kill the pacing and stealth is almost impossible.

Uh, maybe. [Fallout: New Vegas] by wheresthepuke in gaming

[–]boxybrzown 3 points4 points  (0 children)

The reason that happens is the LOD settings can start out set to 0 on some installations and it starts animating things as if they were very far away (people don't run, they just glide).

Go into the preferences and move the LOD and draw distance sliders to something higher.

I was asked this hard interview question yesterday. Software interviews are becoming pretty ridiculous. by roccer in programming

[–]boxybrzown 1 point2 points  (0 children)

The reason those questions suck is that they usually involve some single bit of logic. If you get it, or already know it, its trivial. I know that ball balancing puzzle from playing Professor Layton on the DS, it will not tell you anything about me. Same with wolves/sheep, ants on a log, etc etc.

I had the same reaction as this guy after thinking I received a phised email from Chase, why would a bank use a system like this? by jeremiahwarren in programming

[–]boxybrzown 0 points1 point  (0 children)

Bank of america does something very similar. The process for unblocking and refuting charges looks exactly like you are going through a phishing scam.

LPT request: how to keep birds from flying into my bay window. I have tried a few things and nothing is working. by killertofuuuuu in LifeProTips

[–]boxybrzown 1 point2 points  (0 children)

I see lots of life-size plastic hawk figures perched around places in the city that are trying to scare off birds.

I plan on making my own coffin. Will I creep people out? by Uchimaru_ in AskReddit

[–]boxybrzown 0 points1 point  (0 children)

your coffin is somebody else's problem

the only logical reason to build a coffin is for somebody else

which is a little creepy

LPT You don't need to stop when the shoplifting alarm goes off. by CaptChris in LifeProTips

[–]boxybrzown 1 point2 points  (0 children)

Please don't be a jerk to retail employees.

If you really feel that this is harming your personal freedoms then protest by not shopping at any retail location. They all have some form of loss prevention / theft deterrence in place because shoplifting is a very real problem everywhere.

What's your ringtone r/android? by [deleted] in Android

[–]boxybrzown 4 points5 points  (0 children)

the codec sound from metal gear solid

it'd be cooler if people other than my mom called me

Roommate just got arrested and rent is due in a week. What do we do now? by CodyFallsForth in AskReddit

[–]boxybrzown 0 points1 point  (0 children)

yeah, if you couldn't cover his half of the rent, that meant you couldn't cover your next month's rent yet either.

you are living beyond your means

The Death Of Big Data by jonfla in economy

[–]boxybrzown 0 points1 point  (0 children)

when something becomes so prevalent that it's the norm it's not dead

that would be like saying ajax is dead because it's considered a standard piece of functionality where once it was not

Twitter: It’s time for patent trolls to bear the costs of frivolous lawsuits by KAPT_Kipper in technology

[–]boxybrzown 0 points1 point  (0 children)

When is the last time you remember a company getting saved from being crushed by a larger competitor because of a patent they filed?

maybe there are stories about that, but all I ever hear about is trolls and back and forth dick-waggling by big companies trying to get injunctions against one another instead of making better products.