Earlier quoted context omitted.
> * Everyone who isn't a FAANG or Frontier Lab seem to be absolutely starving for good talent.* I think this is largely a pay gap problem. There’s a bit of prestige involved (why work for random corp’s dev dept when you could work at FAANG) but a huge part is that most those random corps are paying way less. The best talent generally goes where the money is.
I think a much better metric is the results of the compensation, not the peak dollars earned for some narrow window of time. The differences in the cost of living and local economic inflation can become that significant in the long run. I'm not sure I would call an appetite for risk a "talent", or even a natural consequence of talent. If we look at the average case, there are plenty of millennials now turning 40 who…
Don't Take the Black Pill [video]
141–150 of 246 posts
Re: Don't Take the Black Pill [video]
#142Earlier quoted context omitted.
> * Everyone who isn't a FAANG or Frontier Lab seem to be absolutely starving for good talent.* I think this is largely a pay gap problem. There’s a bit of prestige involved (why work for random corp’s dev dept when you could work at FAANG) but a huge part is that most those random corps are paying way less. The best talent generally goes where the money is.
Sounds like we could fix this if we did a better job of holding FAANG accountable for the sorry state of technology. So many needless social problems have been introduced by technology and it happened on their watch. That prestige... we could poison it. Maybe working at FAANG should be something to be embarrassed of.
Re: Don't Take the Black Pill [video]
#143Earlier quoted context omitted.
I don't think I have ever encountered anyone who could not write a for loop that got a job as a programmer. I encounter plenty that used a for loop when something else would have been advisable.
I hired a data engineer who was unable write a for loop in their primary language (python). The task was to write a simple sum of a list, but they had to convert the list to a pandas dataframe and then call some series of arcane functions. I originally thought this was just a preference but when I asked them for the simpler version while standing over their shoulder they were unable to do it. They had ~8 years of cla…
Re: Don't Take the Black Pill [video]
#144I didn't find any of the arguments for optimism compelling, even if I wanted to agree with the talk's message. Free software is about the worst example, as it has inadvertently built the technology that has, more than any other, concentrated corporate power and debased the profession.
What does your alternate timeline look like? Because I'm just imagining if Linux never took off, all internet servers would run Windows or a commercial Unix. That sure sounds like concentrated corporate power to me.
Re: Don't Take the Black Pill [video]
#145> “I almost fell into this trap (...) I was raised by conservative Christian parents and thereby had so, so much to learn, and unlearn, in order to date comfortable and confidently. Is this engagement bait? Is this a cultural critique? What is meant to be said here? At any rate, this is the kind of speech which will alienate a lot of people. Look, I'm more on the progressive end of things, I get it, but I think this…
This viewpoint is preposterous to me in the first place. I am Christian. Everything in the world seems to be falling apart these days and my faith is one of the few real-feeling things!
You people have been telling this for the last 2000 years.
Re: Don't Take the Black Pill [video]
#146> “I almost fell into this trap (...) I was raised by conservative Christian parents and thereby had so, so much to learn, and unlearn, in order to date comfortable and confidently. Is this engagement bait? Is this a cultural critique? What is meant to be said here? At any rate, this is the kind of speech which will alienate a lot of people. Look, I'm more on the progressive end of things, I get it, but I think this…
I think the lesson here is that you can't divorce a potentially inspiring and positive talk, from the underlying ideological stances that ground that talk, and indeed determine what the speaker thinks count as inspiring and positive. There are a number of points in this talk where I think Kelly's claims that some aspect of computer technology are tempting to blackpill over, are really just that computer technology being useful to people who don't share his political stances. So a listener who doesn't actually share his political stances won't find the argument he is building in those sections of the talk convincing at all.
Re: Don't Take the Black Pill [video]
#147I didn't find any of the arguments for optimism compelling, even if I wanted to agree with the talk's message. Free software is about the worst example, as it has inadvertently built the technology that has, more than any other, concentrated corporate power and debased the profession.
> If you refrain from participating in the software of the commons, the only thing that you're doing is surrendering more of our collective agency to abusive centralized powers.
Re: Don't Take the Black Pill [video]
#148I watched 8 minutes and feel like my time was wasted. Thank you. Yeah, we always knew how to build reliable software, but it's expensive.
Could you please stop posting unsubstantive, shallow criticisms? So far all 3 of your comments have been of this sort, and we're trying for more thoughtful conversation here. If you wouldn't mind reviewing https://news.ycombinator.com/newsguidelines.html and taking the intended spirit of the site more to heart, we'd be grateful. Note this one: " Don't be snarky. "
Re: Don't Take the Black Pill [video]
#149Generally agreed with most of the points. Building software that serves you only...and then sharing with others is like serving others. It's good stuff and we need more of it. I'm not sure how the deconversion of his faith needed to be conflated as related to the main ideas, especially when the next point was about weilding technology for good or evil in the next point as if these aren't pre-existing realities of our…
Yeah, I wasn't clear how his (lack of) religion/faith related to the theme. I like personal details shared thoughtfully in conference talks, but he structured the talk as if those details mattered to the overall message.
I did find a few things adventuring into the off topic in the video. Considering all the drama lately and certain opinions that always come out with threads on this person, I was thinking "oh no, people aren't going to like this" while watching, despite broadly agreeing with the substance of the message.
Re: Don't Take the Black Pill [video]
#150I'm much more interested in a realistic bang for your buck discussion about software value for effort and diminishing returns rather than a conversation about whether it's possible to build great software. Also notable that not up for discussion was any second order effects about user interaction with software; software always must serve its user in the immediate first order. Why? I suppose it's because if you attemp…
Yeah, I generally agree with him but there are plenty of fun counterexamples: 1. You go to the DMV to renew your driver's license at a kiosk there. There's a warrant for your arrest. Should the kiosk serve the user directly interacting with it and print out a new license anyway? 2. Grocery store: should a self-checkout serve the user and give them free groceries? 3. ATM: does the user get free money?
It's not about giving away resources, it's about serving the user.
1. No, a kiosk shouldn't be hooked up to some crime database, it should function exactly as expected in situ.
2. A self-service checkout machine shouldn't 'give away' free stuff, it should however let you pay and leave.
3. An ATM should give the user money from their account - without added charge for the convienance.
I think 2 and 3 are bad examples because they actually already exist in the way that Andrew is saying things should exist. If they didn't (for example, they played a 30 second advert before you could checkout) then people would never have started using them.
Software/SaaS/startups are much more inclined to use dark patterns and attempt to bleed the users dry (either their cash or their attention) - established conveniences like self checkout and ATMs on the whole just do their job - the general public would NOT accept it any other way. It's a shame the general public don't share the same sentiment when it comes to more glamorous technology.