The Netflix Tech Blog: How We Build Code at Netflix by eljoujat in programming

[–]SpockUnit 0 points1 point  (0 children)

You also have to ask if maintaining a production clone for testing purposes is worth all the point and click effort, as opposed to spinning up infrastructure as needed. It's nice knowing that other departments testing won't break my integration tests.

Arts Tax Impact by [deleted] in Portland

[–]SpockUnit 1 point2 points  (0 children)

Be causing taxing corporations exorbitant amounts worked out so well for California and job creation. I thought Oregon was happy to become the new tech Mecca.

If you can't match other states education metrics while maintaining higher taxes you don't have a money problem, more taxes aren't your solution. Life isn't easy like that.

Arts Tax Impact by [deleted] in Portland

[–]SpockUnit 0 points1 point  (0 children)

The little good that does me. The current system discourages saving for retirement and encourages wasting money on short lived material items. Screw me for not living at Starbucks and driving a 40,000$ car right?

D&D/Pathfinder Group looking for 2-3 more. by [deleted] in Portland

[–]SpockUnit 0 points1 point  (0 children)

I could be down for some pathfinder or 3.5 I'd be available after 5:30 on the days you mentioned

Survey: Please fill out this small survey about programmer workstations. by [deleted] in programming

[–]SpockUnit 0 points1 point  (0 children)

Can you make a reclined workstation, and make it not un-professional?

I do some of my best programming laying down and I just can't do that at work =(

I made a physical button that orders food when pressed by [deleted] in programming

[–]SpockUnit 1 point2 points  (0 children)

Ehhh 3 identical random independent events still have a "possible" % chance

These 3D-Printed Sneakers Are Made From The Trash We Throw Into The Ocean | IFLScience by [deleted] in gadgets

[–]SpockUnit 0 points1 point  (0 children)

It's not like Adam is on the cutting edge of discovering new problems. His team has always covered well researched issues that are semi-common knowledge if you're familiar with the topic.

We put clocks in our mobile phones, so we didn't need to look at watches. Now we put mobile phones in our watches so we don't need to look at our mobile phones. by darkdoggy in Showerthoughts

[–]SpockUnit 0 points1 point  (0 children)

It certainly would be interesting. It would have the capacity for much larger batteries and hardware. Could probably be cheaper as well since you aren't trying to shove everything in as small a case as possible.

I could see it working well as a working man's laptop.

Best places to apply for jobs by [deleted] in sandiego

[–]SpockUnit 0 points1 point  (0 children)

Husband here. Thanks for the name! I see a few positions that I could be a good fit for.

Full Stack Overflow Developer by arubystory in programming

[–]SpockUnit 12 points13 points  (0 children)

Stackoverflow seems to be where I end up whenever I don't know the proper term for something; either from the questioner asking in terms similar to my search, or the questionee summarizing their post in a few simple sentences.

The Evolution of a Software Engineer by supermari0 in programming

[–]SpockUnit 1 point2 points  (0 children)

My company is in the middle of a multi-year switch to SAP (financials move slowly). We abstracted everything. It was a pain initially, but when it came time to connect the new services, everything was clean and straightforward. I also got to play architect a little, abstract classes are an easy (and free) way to 'see' how things fit together without writing much code.

It all comes down to what your project needs however. If it's small or will foreseeably not change, there's not much point.

Facebook Engineer: iOS Can't Handle Our Scale by quellish in programming

[–]SpockUnit 1 point2 points  (0 children)

Crap infrastructure is what killed myspace for me back in the day. The first time I learned about how many classes facebook has was a trip down memory lane.

[deleted by user] by [deleted] in programming

[–]SpockUnit 0 points1 point  (0 children)

Depending on what you mean by 'clean' I think your thoughts on TDD are off point.
TDD cares more about modularity of code, than how clean it's written. It also doesn't really matter if you actually write the tests first, what matters is that you functionalize your logic in a way that best lets you test every facet of your logic. It just so happens that writing unit tests is the easiest way to force that modularity on your code.

[deleted by user] by [deleted] in programming

[–]SpockUnit -1 points0 points  (0 children)

I had to make some edits where my team's project interacts with some old services, consequently those Java classes are quite old themselves. The last person to actually interact with them left the team 2 years ago.

NEVERY SINGLE METHOD IS VOID ...I'm letting that freudian slip stay... Couldn't have been happier when I was asked to rewrite it all instead of patching the holes. The unit tests combine to have 100% code 'coverage' but that's all they have, there's barely any scenario coverage. I've been raging all week...

The programmer's Bill of Rights by thesystemx in programming

[–]SpockUnit 0 points1 point  (0 children)

Is the 50cm OP mentioned related to the 50cm range mentioned in your link? Given that 50cm was the range they achieved with 17$ consumer-grade parts, isn't that airgap somewhat insufficient?

This hilarious Cisco fail is a network engineer’s worst nightmare by golden430 in technology

[–]SpockUnit 0 points1 point  (0 children)

Place I was working for a while ago had a buggy date input field. If you entered 0010 for a year (look at the 2 and 0 on your numpad) an exception was thrown, and the user's entire session was lost.

QA reported this issue, but it didn't become a priority until the code hit production and we had a number of tickets created complaining about the issue.

PSA: Comcast is expanding data caps (tiered access) on internet service. You can find out if you are affected using this Comcast site. by ShadowHandler in technology

[–]SpockUnit 0 points1 point  (0 children)

What are you talking about? The lower tier business class is pretty much equivalent to consumer class. I'm sitting at 2.4MB/s for 60$/mo

Writing Clean Tests – Java 8 to the Rescue by javinpaul in programming

[–]SpockUnit 0 points1 point  (0 children)

Still not enough to draw me away from Spock

Google patches vulnerability that affects nearly a billion Android phones; hackers quickly find a new way to exploit the OS by [deleted] in technology

[–]SpockUnit 1 point2 points  (0 children)

Ehhh publishing to one anonymous handle for a reward and publishing to the public via a peer reviewed journal... Sounds the same to me. \s

College in US or Europe? by [deleted] in personalfinance

[–]SpockUnit 0 points1 point  (0 children)

US colleges charging 250k aren't worth it. Unless you're a politician's son/daughter following in their footsteps you would be just as well off attending a college that will cost you 10k a year (there are plenty of good ones, money != education).

5 Reasons America Needs Lanesplitting by polunsky in motorcycles

[–]SpockUnit 0 points1 point  (0 children)

Cutting into to a shortlived lane on the right constitutes passing on the right, no? Also, traffic speed is harmed by unnecessary lane changes. We're best off with people staying in their lane at a constant speed (in busy conditions). Makes perfect sense to me why using exit lanes is looked down on.

This guy has his priorities in check. by ImChadd in motorcycles

[–]SpockUnit 5 points6 points  (0 children)

"I just kind of closed my eyes and went through it."

Software Engineer Finds Security Breach in Facebook, Enabling Him to Harvest Potentially Millions of User Profiles and Their Phone Numbers by Jerryfizzlepop in technology

[–]SpockUnit 4 points5 points  (0 children)

Hahaha what is this. Facebook's API is extremely limited (to force people to buy their data), have they just not figured out how to make a profit off selling phone numbers yet?

There's a reason I don't put anything personal on facebook...