No, it doesn't imply that. Saying party X plans to do something implies nothing about what party Y plans to do.
I had the same problem. Updating uBlock Origin fixed it.
Can you elaborate on how the two titles mean something different? To my reading, "Here's how they ..." and "How they ..." mean the same thing. "Here's" is unnecessary. (Not saying I agree with HN removing it…
They sold .dev to Squarespace a couple years ago.
Unless you get hit with the flat fee instead. > Packages sent to the US from mainland China and Hong Kong with a value of up to $800 now face a 120% tax rate or are subject to a flat fee. The fee started at $100 and is…
This is specifically not selectlist. "Previously, the Chrome team was working on the idea of a selectlist element. What's described in this post is that feature redesigned to reuse the existing select element instead."
> History is full of examples of companies doing the right thing if only to prevent government regulation. Citing a couple would help your argument.
You were lucky. Lots of people who recently had their battery replaced (before the update was announced) were affected by this.
> I can say from experience that it doesn't. No, I don't think you can say that. If you're getting daily notifications about being out of date, then you clearly haven't gotten the update yet. There are two…
Google didn't announce anything. That's a message from a customer support rep to a single individual.
Only for 2006. All months are available for earlier years.
I don't understand why you said they didn't explain the reason for the 3-month ban. Your link [0] lays out the reasons.
How did they type '2' on those old typewriters?
Maybe I misunderstood you, but Anduril doesn't include strobe modes on the main cycle, and it lets you configure how many brightness steps you want (or hold for continuous ramping). So it sounds to me like you should…
That didn't work. You should get that cough checked out.
Except when you run across sites like https://developer.mozilla.org/en-US/docs/Web that intercept Ctrl-K for their own internal search tool. At least that one passes a second Ctrl-K on to the browser for focusing the…
The article pointed to a study noting that about half of patients who survived wished they hadn't. In other words, they found survival to be a worse outcome than death.
I had the same issue. I think changing the logo to improve legibility is a good idea.
I think they meant not answering the door.
I'm a native English speaker, and it's confusing for me sometimes, too. I've had to ask multiple times whether someone was expecting an answer from me when they used this construct.
The underscore is to avoid conflicts with your own attributes named make, asdict, etc. So you could do: MyClass = namedtuple("MyClass", ["make", "asdict", "fields"]) x = MyClass(make=10, asdict=11, fields=12)…
The article seemed to go out of its way not to mention any specific package manager or ecosystem. So I think comparing to Rust is completely reasonable.
Not wild at all if those extra features get in the way and make it harder to do the subset of things you want to do. Those extra features also occupy the developers' attention, leaving less time for them to focus on the…
Thanks for this great explanation! These do sound like useful reasons for daemon mode. My workflow is pretty different, so some of these wouldn't apply to me, but it does give me a lot to think about plus some potential…
Thanks for this, I found a few things to investigate adding to my own config. I have a question about the server/client mode: > Experienced Emacs users run a single instance of Emacs and do all their editing activities…
No, it doesn't imply that. Saying party X plans to do something implies nothing about what party Y plans to do.
I had the same problem. Updating uBlock Origin fixed it.
Can you elaborate on how the two titles mean something different? To my reading, "Here's how they ..." and "How they ..." mean the same thing. "Here's" is unnecessary. (Not saying I agree with HN removing it…
They sold .dev to Squarespace a couple years ago.
Unless you get hit with the flat fee instead. > Packages sent to the US from mainland China and Hong Kong with a value of up to $800 now face a 120% tax rate or are subject to a flat fee. The fee started at $100 and is…
This is specifically not selectlist. "Previously, the Chrome team was working on the idea of a selectlist element. What's described in this post is that feature redesigned to reuse the existing select element instead."
> History is full of examples of companies doing the right thing if only to prevent government regulation. Citing a couple would help your argument.
You were lucky. Lots of people who recently had their battery replaced (before the update was announced) were affected by this.
> I can say from experience that it doesn't. No, I don't think you can say that. If you're getting daily notifications about being out of date, then you clearly haven't gotten the update yet. There are two…
Google didn't announce anything. That's a message from a customer support rep to a single individual.
Only for 2006. All months are available for earlier years.
I don't understand why you said they didn't explain the reason for the 3-month ban. Your link [0] lays out the reasons.
How did they type '2' on those old typewriters?
Maybe I misunderstood you, but Anduril doesn't include strobe modes on the main cycle, and it lets you configure how many brightness steps you want (or hold for continuous ramping). So it sounds to me like you should…
That didn't work. You should get that cough checked out.
Except when you run across sites like https://developer.mozilla.org/en-US/docs/Web that intercept Ctrl-K for their own internal search tool. At least that one passes a second Ctrl-K on to the browser for focusing the…
The article pointed to a study noting that about half of patients who survived wished they hadn't. In other words, they found survival to be a worse outcome than death.
I had the same issue. I think changing the logo to improve legibility is a good idea.
I think they meant not answering the door.
I'm a native English speaker, and it's confusing for me sometimes, too. I've had to ask multiple times whether someone was expecting an answer from me when they used this construct.
The underscore is to avoid conflicts with your own attributes named make, asdict, etc. So you could do: MyClass = namedtuple("MyClass", ["make", "asdict", "fields"]) x = MyClass(make=10, asdict=11, fields=12)…
The article seemed to go out of its way not to mention any specific package manager or ecosystem. So I think comparing to Rust is completely reasonable.
Not wild at all if those extra features get in the way and make it harder to do the subset of things you want to do. Those extra features also occupy the developers' attention, leaving less time for them to focus on the…
Thanks for this great explanation! These do sound like useful reasons for daemon mode. My workflow is pretty different, so some of these wouldn't apply to me, but it does give me a lot to think about plus some potential…
Thanks for this, I found a few things to investigate adding to my own config. I have a question about the server/client mode: > Experienced Emacs users run a single instance of Emacs and do all their editing activities…