As someone who has resided both in a foggy part of San Francisco and in Portland, I feel that this index doesn't adequately capture the dreariness of some SF neighborhoods.
HN user
monkeyfacebag
If you are not capable of functioning minimally in society
Homelessness is a state, not a capability. The majority of homeless people exist in this state only temporarily (eg, victims of domestic violence who flee their abusers)
All I have is my personal experience that SF felt especially cold this summer.
It sounds like they got some commercially available chemical sunscreens and added zinc oxide, which caused a reaction in those components, increasing their toxicity. That seems bad, but in my experience, zinc oxide is used in lieu of chemical components, not in addition to them. I'm not clear this interpretation is correct because the article only mentions zinc oxide, not the components which reacted to it.
My point is that evaluating the relative effectiveness of regenerative braking in off-road contexts requires data and analysis which would not be present in a test drive context. Speculating about the effectiveness or parroting Rivian marketing materials would not require any data or analysis.
This is exactly my point. Establishing that regenerative braking is "especially helpful" for a particular driving context feels like a conclusion one could not reach during a test drive.
More likely that the author got some talking points and maybe even data from the fine folks at Rivian.
I don't know anything about the author, but the breathless praise combined with questionable analysis leads me to think this is a PR puff piece.
For example,
The instant you start letting off the accelerator, the motors start braking and feeding energy back to the battery pack. This is especially helpful for off-roading, which requires lots of careful stopping and starting.
This could very well be true, but how did the author come to this conclusion in the context of a test drive?
But to succeed in a very high way is as brutal as any other industry.
I agree with this.
The common ground unite us all.
I think you're just wrong about how merit-based our industry is. I don't think it is meaningfully more merit-based than other industries, nor is it more challenging, despite the fact that it is often presented as both of these things.
I doubt there is anything I could say to convince you of this, so I guess we should call this one a draw.
I mean, not to discount the value of working hard or anything, but you describe this as a self evident truth when it can't possibly apply across the board. I am an existence proof. I've had to work relatively little for my success, including in interview situations. Again, this is not to say that I believe hard work has no place, but to frame hard work as some kind of self-evident key to success is exactly the disingenuous framing I expect from leadership seminars.
without hard work any luck presented would be useless
Can you say more about why you’re convinced this is true?
Yeah but everyone already knows the rest of the job market is fucked beyond belief.
I’m not sure what you mean.
I don’t think this limited to careers in academia. I see similar kinds of survivorship bias in leadership seminars and talks in industry where they trot out the folks at the top of the pyramid to discuss their career trajectory and dispense wisdom to the rank and file.
Of course, you can still get paid well as a rank and file employee in industry, so the harm is not the same.
I personally use it all the time, for everything I don’t want to show up in an autocomplete context. I started doing this probably 8 years ago after I got annoyed Google would auto suggest misspellings I had previously made. I think they’re much better about this these days but at this point it’s an instinct for pretty much every single one off Google query.
Reading through the article and the comments here, the facts aren't clear to me. Does Google itself track the behavior of its users in incognito mode? Some comments here allege that it does while others suggest this complaint is overblown.
In fact it’s not worse at all. I guess when your attack on WIRED failed, you needed to find another target, huh?
Ok, so what's bigger than a football? A basketball? I don't really play sports.
Apple is the football here, not the quarterback. If Apple does anything, it will be because they are succumbing to pressure from customers, investors and employees. Corporate activism is not orchestrated by cloaked figures in board rooms; it's orchestrated by regular people who have found a more efficient lever than the legislative process. It's the ultimate expression of capitalism!
I think a lot of this ends up being motivated by employees and customers of Apple who are using Apple as a lever of action, rather than being orchestrated top-down by Apple. This works, at least in part, because Apple is subject to popular opinion in a way that the legislative process is at least somewhat insulated from.
So I guess I just don't agree that it's a corporate dystopia. It's a popular opinion dystopia, actioned through corporate activism. To use a sports metaphor badly, Apple is the football, not the quarterback.
(And to be clear, I don't think it's dystopic at all, at least compared to the alternative, which would be to forbid this type of corporate activism)
It just seems weird that you would choose forcing Apple and its employees to operate and live in Texas as the non-dystopian option.
You would forbid it?
The law applies in Austin as well, no?
I don't think those are good ideas.
huh, ok. Can you say more about where you think Reaper outshines Logic? I have to say that as a non-pro, I was really impressed by what Logic offers for the price, especially coming from Ableton which seems to offer considerably less for considerably more money. My main use cases these days are: 1) hooking up my electronic drum kit via midi and using Logic's built in drum kits (these sound pretty good); 2) recording and processing spoken word. For both of these use cases, Logic seems superior to Ableton, which is the software I am most familiar with. I think Ableton's interface and user experience are vastly superior to Logic's overall, but for these use cases that difference isn't worth paying for. Thoughts?
I’m still not seeing it. As a Java dev by day, I see DI mostly through the lenses of Hollywood principle and IOC containers, neither of which bear much resemblance to currying (as I see it). When it comes to something like DI frameworks, currying is certainly not as powerful, but I don’t think that’s what you mean. Currying seems much more related to something like the builder pattern. Maybe there’s some article you know of that I could read? Googled around but didn’t find anything.
So first of all, I don’t think it’s true that the article describes a switch to 100% free software. For example, the author bought a mirrorless camera, which is going to run proprietary software. Second, and more importantly, I think your comment implies that the only lever of control is switching between free and non free software and I don’t agree with this. For example, I am now protected against Google terminating or otherwise locking me out of my account whereas I was not previously protected. Even though I disagree with your comment, I appreciate that free software has some advantages over proprietary software and I would not dispute the claim in general.
Of course I agree with your point that there are many options when it comes to switching. I tried, but clearly failed, to imply this very point. For me, after consideration of my requirements and tolerances, Apple seemed like the best fit, but I wouldn’t suggest that it has any kind of broader implication for the state of various software ecosystems.
Suffice to say I think all of the software in your list is pretty great and I chose what I chose for reasons that are wholly mine!
I’m actually joining the Apple ecosystem from Android/Windows for similar reasons. In particular, I wanted to use Logic instead of paying huge sums for new versions of Ableton; I wanted to use Pixelmator Pro instead of paying for Adobe subscription (although Affinity Photo is also available on windows); I wanted to use Time Machine instead of Google Drive; I especially wanted my passwords stored on my computer instead of locked behind my Google account at passwords.google.com (I was locked out of my Google account for a week once and it was temporarily life-ruining); and finally, I was so tired of trying to keep up with endless UI changes in Windows and Android. I’m not saying these were good reasons, but they were my reasons. One person’s trash is another person’s treasure I guess.
But why do you have to curry to inject your dependencies? Dependency injection is satisfied by moving internal constructs in your function or method into parameters, no?
I'm still not getting the relationship to dependency injection. What is pipelining?