Say you own a co-working space. You probably should have some way to let: - People book conference rooms. - Let people check in and check out. - Let people book hot desks. - Manage access for members, hot desks, event participants etc. - Lots of other stuff. At some point, the off the shelf software is no good, especially if you're looking to... build a single experience around the world for lots and lots of office b…
It's a classic case of hire engineers first and figure out problems to solve later. This works great if the company already has a massive revenue stream (Google, Facebook etc.) so the engineers can just mess around and once in a while come up with something great. For a company losing $2B+ a year, not so much. Once WeWork solved its core engineering problems (bookings), engineering job descriptions got more and more…
Report: WeWork expected to cut 500 tech roles
61–70 of 120 posts
Re: Report: WeWork expected to cut 500 tech roles
#62I kinda wish there was a job for like, DevOps Hatchet Men. I don't want to lay people off, but after they're laid off I feel like I could probably delete about a million dollars a year worth of their AWS bill right now and they'd never even notice the stuff missing.
Re: Report: WeWork expected to cut 500 tech roles
#63Earlier quoted context omitted.
Without meaning any offense to anyone, I am also genuinely curious how is a company such as Twitter have so many employees? Outsiders like myself know what goes into running GE or Tesla (and is easy to understand), but I would really appreciate someone from silicon valley enlighten about various needs for a company such as Twitter (or WeWork, etc.); what really goes on inside the doors, how are teams organized, what…
As a company grows, development becomes harder due to the need to interface with so many teams -- a feature that you used to be able to implement a couple days after a lunchtime discussion with your coworkers turns into a detailed design and design review, design revisions to prevent breaking functionality that other teams use, a revised design review and approval, security review and approval, and then finally imple…
If you go to their about page, they show a little table, where they have 163 million monthly active users and only 966 employees. Not sure how good this comparison is with Google and Amazon because the kind of tools Amazon builds vs what Automattic builds (WooCommerce, Wordpress) are totally different.
Re: Report: WeWork expected to cut 500 tech roles
#64Literally last week I got an email from WeWork looking for a Senior Data Engineer with "High Comp". I never understand these companies, aggressively hiring before they lay everyone off
(There's a reason why we try not to design database like that. Perhaps there is a management lesson in there somewhere.)
Re: Report: WeWork expected to cut 500 tech roles
#65What do five HUNDRED people in tech do at an office rental company?
Without meaning any offense to anyone, I am also genuinely curious how is a company such as Twitter have so many employees? Outsiders like myself know what goes into running GE or Tesla (and is easy to understand), but I would really appreciate someone from silicon valley enlighten about various needs for a company such as Twitter (or WeWork, etc.); what really goes on inside the doors, how are teams organized, what…
If they were a normal company, they’d focus on the top x projects that generate value and spend as little as possible on the rest.
Re: Report: WeWork expected to cut 500 tech roles
#66Earlier quoted context omitted.
Right, but system creation+enhancements can be made by a single engineer in a large % of those cases. Overwhelmingly so if you already have a working live system to start with and you are seeking incremental improvements (vs a full rewrite). There aren't many technical challenges I have encountered, when reduced to their smallest functional dimensions, that couldn't be fundamentally addressed by a single engineer. Ob…
Most of the time one competent 10x engineer could indeed build out all the special features that a company needs. The problem is that one person generally doesn't know all the best practices required of every problem domain, so they may implement things poorly. Furthermore, the one dev thing really doesn't scale up. As soon as your product gains any critical mass and you have an outage then the platform is hosed beca…
Re: Report: WeWork expected to cut 500 tech roles
#67I kinda wish there was a job for like, DevOps Hatchet Men. I don't want to lay people off, but after they're laid off I feel like I could probably delete about a million dollars a year worth of their AWS bill right now and they'd never even notice the stuff missing.
Re: Report: WeWork expected to cut 500 tech roles
#68I kinda wish there was a job for like, DevOps Hatchet Men. I don't want to lay people off, but after they're laid off I feel like I could probably delete about a million dollars a year worth of their AWS bill right now and they'd never even notice the stuff missing.
[0] https://blogs.msdn.microsoft.com/anitag/2012/06/07/i-scream-...
edit: I suppose Chaos Monkey could be purposed for this task in hindsight.
Re: Report: WeWork expected to cut 500 tech roles
#69Say you own a co-working space. You probably should have some way to let: - People book conference rooms. - Let people check in and check out. - Let people book hot desks. - Manage access for members, hot desks, event participants etc. - Lots of other stuff. At some point, the off the shelf software is no good, especially if you're looking to... build a single experience around the world for lots and lots of office b…
They also were into custom spaces. They needed software to design the office floor plans for big customers like MixPanel.
Lots of software. Not just booking rooms and events.
Re: Report: WeWork expected to cut 500 tech roles
#70I kinda wish there was a job for like, DevOps Hatchet Men. I don't want to lay people off, but after they're laid off I feel like I could probably delete about a million dollars a year worth of their AWS bill right now and they'd never even notice the stuff missing.
Why not use the hundreds of software tools that do this automatically?