orestes910's comments

orestes910 | 6 years ago | on: Being Glue

This is weird thought where your solution to the problem is just "have the people on the team be better."

The entire phenomena exists because people that see how important these things are end up on teams led by and staffed by people who either don't see how important they are, or aren't competent enough to do the glue work.

orestes910 | 6 years ago | on: Stripe’s fifth engineering hub is Remote

The lack of parties and happy hours is music to my ears, personally. I can't stand these events, and they often work in the service of this strange social construct that we all know and love - "culture." At some point socializing with your teammates outside of working hours became part of the job. Its strange really, to almost force these things on people, as it doesn't even serve to strengthen the team bond that much. Soldiers don't bond at the bar, they bond on the field; they socialize at the bar.

Loneliness and isolation is often cited as a downside of remote work, but as someone who doesn't like to mix work/personal and has a healthy personal social life, I just can't see it being an issue for everyone.

orestes910 | 7 years ago | on: Netflix: only 35 of IMDB top 250 available to stream (2018)

Someone else can find the source, but Netflix themselves have stated that the lions share of viewing on their platform is aimed at TV shows, so it doesn't surprise me that they haven't invested in quality (and expensive) movies. Why would they if no one is watching them?

orestes910 | 7 years ago | on: Drinking hot tea linked with risk of 1 type of oesophageal cancer

Can anyone help me understand why we're even performing studies like this anymore? It would seem that all these years of "x can cause cancer" studies have just revealed that we generally know very little about what causes cancer. Is prevention really a viable avenue of control anymore? Shouldn't we just be focusing on early detection and treatment?

orestes910 | 7 years ago | on: California Has the Jobs but Not Enough Homes

I think it comes down to performance measurement being a really weak area for many companies. No one really knows whats real when it comes to output over a 40 hour week, and so bosses are afraid of getting shafted by an employee whom they can't see toiling away at their desk.

It's all but fact that a 40 hour work week doesn't result in 40 hours of productivity. Those non productive hours are seen as acceptable in an office for some reason, but when you're at home and can fire up a video game, it's sacrilege.

orestes910 | 7 years ago | on: The wild world of sneaker buying bots (2017)

A friend of mine is making thousands per month simply selling notification bot subscriptions to people who run private discords. His don't even buy, they just send stock notifications to the rooms. Madness.

orestes910 | 7 years ago | on: MySQL Challenge: 100k Connections

As someone who used Percona in production, its fantastic for a small/medium workload, (depending on your definition of those) but it has pretty hard limits on scaling without an intermediate layer, which then mostly defeats its purpose - dead simple clustering.

I agree completely that 100k directs is bad, but they're writing from a perspective where the alternative would likely mean switching to a different product.

orestes910 | 7 years ago | on: Testing Bash with BATS

That is actually a really solid point. I still don't know that it's necessarily the right way, but I'd certainly rather those scripts be tested!

orestes910 | 7 years ago | on: Testing Bash with BATS

Outside of the scope of elaborate CI pipelines, I wonder how useful this can really be.

Big CI pipelines are one of the few instances where I can think of Bash being both an appropriate choice AND the resulting product being large, elaborate, and sensitive to failure - which would benefit from being tested. Most other applications of Bash are generally just so simple that fundamentally altering how you write scripts ("Bash scripts must also be broken down into multiple functions, which the main part of the script should call when the script is executed.") for the sake of testing them seems like it could easily fall into the category of over engineering.

Beyond the CI pipeline use case, wouldn't the tools in which this would actually be properly useful be better off written in a proper programming language?

orestes910 | 7 years ago | on: Amazon DocumentDB, with MongoDB compatibility

Is it really THAT hard to to run on prem/cloud because of the "complexity that comes with setting up and managing MongoDB clusters at scale"?

The documentation is strong, it was built with horizontal scalability in mind. I don't see the struggle.

orestes910 | 7 years ago | on: Why you're having trouble hiring

While the network bit is valid, it implies that networking in smaller areas can't still have the same impact in cost adjusted terms, meaning that while your lifetime earnings may be 20% lower, if you're living in an area with 20% lower cost of living its a wash.

When combined with a generally snooty attitude about "small pond" people, it seems like you simultaneously feel that you're going to be the smartest guy in the room and yet aren't smart enough to see the MASSIVE potential benefit of that in a smaller pond. If you have even rudimentary soft skills you could end up a VP of a Raleigh or ATL based company while possibly never even making it out of middle management in SF.

orestes910 | 9 years ago | on: AWS S3 open source alternative written in Go

Can you help me understand this statement better? Why should we do that?

I may sound like I'm playing dumb, but I'm really struggling to see whats compelling about this in its current state aside from the fact that its one tool as opposed to a RAID + filesystem + something to make the data available.

orestes910 | 9 years ago | on: Nearly 90% of San Franciscans cannot afford a median-priced home in the city

Condos can be dangerous. One second you're enjoying your nice condo, the next you're paying your $15k share of the repair cost of the buildings elevator.

The invest in something more diversified talk sounds like the ramblings of someone with a lot of money. The reality is that for most people their mortgage payment will be their largest monthly expense. Why wouldn't they want't that massive monthly payment working for them rather than just throwing it away. The alternative you suggest implies that they should pay that monthly payment (which is probably higher when renting) and then dump the same amount into diversified investments? Seriously?

orestes910 | 9 years ago | on: Are You Successful? If So, You've Already Won the Lottery

Quantify hard work and "grit" into a unit of measurement - call it a wK.

Mitt Romney's sons simply don't need the same amount of wKs to be hedge fund managers as a black kid born in west Baltimore. The kid from Baltimore who becomes a hedge fund manager is an anomaly - extraordinary. To "exhaust all excuses for success in life other than grit, dedication, and plain old hard work" is to expect the majority of any under represented demographic to be extraordinary, which just doesn't add up.

page 1