I pretty much assume every smart home device capable of doing this is doing it already. Nothing gets connected to wifi. If temporary connection is required it gets a random one time use guest network SSID and pass that…
Snowflake defense
The problem to me is, if people slowed down enough to carefully review and also rewrite model output in their own words (even if we're not counting code output), then what you have is a tool that probably makes you…
"Byte-for-byte"
What are some traditional automated refactoring tools that can do stuff like those tasks from the example?
For one made by a real band check out Sturgill Simpson's cover
A lot of software engineers do still care how software is produced. That's a good thing!
That's how JWT is designed to work
Code cannot and should not be self documenting at scale. You cannot document "the why" with code. In my experience, that is only ever used as an excuse not to write actual documentation or use comments thoughtfully in…
Test automation is kind of like a religion. It is comforting to believe that the solution to code is more code.
I find it to be more difficult. Especially if I can't pane the files in view comfortably (ie. beyond 2 or 3 it gets significantly harder to work across them). Some frameworks or coding styles really lean into having…
That settles it
It's hard to tell with these releases if Anthropic's astroturfing campaign has come to HN or not but I feel like it probably has
Estimation is an art, not a science. It's always going to be a judgement call by the engineers tasked with giving them to management. Taking all of the factors from this article and beyond can and should go into making…
Trade Joe's maybe I could see but how did Whole Foods make this list?
I see them as conflicting viewpoints because as a general rule companies do not focus on > Long term financial interests, mostly. It's great that you as an individual feel otherwise (I do too), but there are larger…
> Not a great regulatory move, in my opinion. > But I really wish ad companies would implement this rule across the board. You don't see how these are conflicting viewpoints? What do you think would compel a company to…
Account created 16 hours ago posting highly dubious AI hype? This user is almost certainly part of the intense astroturfing campaign likely financed by Anthropic that has been ongoing for days/weeks now.
Their rationale is written here, May 21 2021 final comment on the closed issue from the creator themself. Even in 2021 this was a dubious argument to make given the browser landscape, and they are clearly just…
Absolute madness and no thank you. Have others not noticed the extremely obvious astroturfing campaign specifically promoting Claude code that is mostly happening on X in recent days/weeks?
I think that's true and it's also a convenient way to "smuggle" in Google's most important doodads: their tracking apparatus which includes all of the single sign on and MFA stuff on top of the usual analytics
The AirBNB JS style guide is kind of like a relic in time from the transition to ES6 etc. Leave it in the past. Their only argument for not supporting eg. "for-of" is because of "legacy" browsers not supporting it.…
I'm not talking about unnecessary (nor incidental) complexity. That is a whole other can of worms. I am talking about the complexity required given what you need to a system to spec. If choices are made to introduce…
Nothing can remove complexity other than simplifying requirements. It can only be shuffled around and distributed to other areas of the system (or library, or vendor functionality etc)
I hear this argument as an excuse not to write comments (sometimes at all). Maybe I am just lucky but I have never had this issue as you've described in codebases, and if I did, certainly not to that extent where it…
I pretty much assume every smart home device capable of doing this is doing it already. Nothing gets connected to wifi. If temporary connection is required it gets a random one time use guest network SSID and pass that…
Snowflake defense
The problem to me is, if people slowed down enough to carefully review and also rewrite model output in their own words (even if we're not counting code output), then what you have is a tool that probably makes you…
"Byte-for-byte"
What are some traditional automated refactoring tools that can do stuff like those tasks from the example?
For one made by a real band check out Sturgill Simpson's cover
A lot of software engineers do still care how software is produced. That's a good thing!
That's how JWT is designed to work
Code cannot and should not be self documenting at scale. You cannot document "the why" with code. In my experience, that is only ever used as an excuse not to write actual documentation or use comments thoughtfully in…
Test automation is kind of like a religion. It is comforting to believe that the solution to code is more code.
I find it to be more difficult. Especially if I can't pane the files in view comfortably (ie. beyond 2 or 3 it gets significantly harder to work across them). Some frameworks or coding styles really lean into having…
That settles it
It's hard to tell with these releases if Anthropic's astroturfing campaign has come to HN or not but I feel like it probably has
Estimation is an art, not a science. It's always going to be a judgement call by the engineers tasked with giving them to management. Taking all of the factors from this article and beyond can and should go into making…
Trade Joe's maybe I could see but how did Whole Foods make this list?
I see them as conflicting viewpoints because as a general rule companies do not focus on > Long term financial interests, mostly. It's great that you as an individual feel otherwise (I do too), but there are larger…
> Not a great regulatory move, in my opinion. > But I really wish ad companies would implement this rule across the board. You don't see how these are conflicting viewpoints? What do you think would compel a company to…
Account created 16 hours ago posting highly dubious AI hype? This user is almost certainly part of the intense astroturfing campaign likely financed by Anthropic that has been ongoing for days/weeks now.
Their rationale is written here, May 21 2021 final comment on the closed issue from the creator themself. Even in 2021 this was a dubious argument to make given the browser landscape, and they are clearly just…
Absolute madness and no thank you. Have others not noticed the extremely obvious astroturfing campaign specifically promoting Claude code that is mostly happening on X in recent days/weeks?
I think that's true and it's also a convenient way to "smuggle" in Google's most important doodads: their tracking apparatus which includes all of the single sign on and MFA stuff on top of the usual analytics
The AirBNB JS style guide is kind of like a relic in time from the transition to ES6 etc. Leave it in the past. Their only argument for not supporting eg. "for-of" is because of "legacy" browsers not supporting it.…
I'm not talking about unnecessary (nor incidental) complexity. That is a whole other can of worms. I am talking about the complexity required given what you need to a system to spec. If choices are made to introduce…
Nothing can remove complexity other than simplifying requirements. It can only be shuffled around and distributed to other areas of the system (or library, or vendor functionality etc)
I hear this argument as an excuse not to write comments (sometimes at all). Maybe I am just lucky but I have never had this issue as you've described in codebases, and if I did, certainly not to that extent where it…