

Don’t forget the ability of major actors to rewrite history, making these blockchains incredibly centralized and absolutely mutable. If someone with enough clout decides to roll something back, it happens.
Don’t forget the ability of major actors to rewrite history, making these blockchains incredibly centralized and absolutely mutable. If someone with enough clout decides to roll something back, it happens.
I assume this is Poe’s Law in action. Elon historically doesn’t understand shit about tech so the commenter is just highlighting something that’s been GA for other tools for years.
This isn’t recent. This has been an ongoing thing for at least 20 years (if not longer; that’s just the earliest I remember having this convo). Yes, it cleans the wound by killing things but it also fucks up the healthy tissue around the wound (see other comments for a more scientific explanation). Having some in a medical kit is useful for other activities such as diluting with water for an ear rinse, diluting with water for various mouth stuff (rinse not swallow), and some skin treatments (again, diluting first).
California is not Colorado nor is it federal. I don’t think you understand the things you’re saying since you don’t seem to grasp, as you put it, the regulations are “often state-specific.” You linked California, not Colorado, which this article is in reference to. Even in the beginning, you didn’t seem to grasp why regulation and some level of understanding about what people should or shouldn’t do is reasonable to have defined. Good luck!
In the US? I’m gonna need to see some statutes there bud. Last I checked there are no federal requirements and as far as I can tell there are only insurance requirements in Colorado at the moment.
Your last sentence is somewhat naive. It can often place the onus on the wrong group. People don’t want to engage with the XLibre dude with open minds and empathy any more because back when they did, he didn’t engage with an open mind or empathy. You can only do that for so long before you have to isolate and protect. Quarantine, deplatforming, and isolation works when someone refuses to engage. At some point you have to be intolerant of intolerance if you want to get anything done.
Scope some literature on deradicalization. There is only so much empathy you can give someone who thinks an entire group of people don’t deserve to be human and, more importantly, there has to be a cutoff when you’re not getting empathy back. You’re right, empathy and an attempt to understand is important. Don’t forget many people in marginalized or attacked groups have to defend their existence every single fucking day so sometimes their empathy is pretty drained.
See‽ Easy explanation. I get it, absolutely reasonable issues, and one of several areas Linux just isn’t great with. “Too many issues to explain here” doesn’t click with me.
This rings a little hollow to me. Most of the people I know that understand Linux can quickly summarize why they might not use it as their daily driver (eg staying on macOS for graphics/video or staying on Windows for desktop Word/Excel). If you can’t summarize that quickly, it really makes me wonder if you really understand it. I’m not trying to No True Scotsman my way around it; I really don’t understand.
Strange; the page is shilling for a product that doesn’t use raw HTML for its site.
If you didn’t care about what idiotic bullshit he spouted when he was making the Reddit podcast all about himself, you don’t need to care what idiotic bullshit he’s spouting now. He has a degree in history so he might have informed opinions there.
2013-02-27 is also unambiguous unless you’re aware of a country that uses year day month, is not?
There are several people in the comments saying they have to use 27 Feb 2013 because they work with people all over the world. I’m really confused - what does that solve that 2013-02-13 does not? I know that not every language spells months the English way so “Dec” or “May” aren’t universal. Is there some country that regularly puts year day month that would break using ISO 8601 or RFC 3339?
I’d be curious to see a sorting algorithm that doesn’t handle YYYYY-MM-DD with YYYY-MM-DD properly. If you drop the dashes you still get a proper numeric order. If you sort by component, you still get the proper order. Maybe a string sort wouldn’t? Off the top of my head the languages I’m thinking either put longer strings later, giving us the proper order, or could put 1YYYY- ahead of 1YYY-M so maybe string sorting is the only one that’s out.
Advanced tech? What advanced tech? People watching you on cameras? The highest rate of wake word false positives? Something else I’m too dumb to understand?
While I personally think a removal of encryption tends be on the other side of this conflict, I have been called a nonce several times by otherwise leftist folks because of my support for strong encryption(ie the only people who want encryption have something to hide ergo you’re a nonce). This is all anecdote so YMMV.
Jokes aside this is fucking rad and a continuation of great things from them. I really dread the day iFixit enshittifies.
As a hiring manager, I don’t give a shit about certs. AWS certs, for example, serve primarily as marketing material and free money. Soft skill certs like agile methodology (of which I have several) are equally bullshit in that everything is a pattern not a prescription yet many people miss that and shoot their teams in the foot. There are some security certs I do value, such as CISSP, because they can be required for certain industries and actually do carry some gravitas. Even those, though, aren’t necessarily valuable for the things I actually need my security folks to do.
I’d say the market is maybe 30/70 split with folks like me and ATS or idiot hiring managers thinking your ability to memorize the specific GCP settings no one uses will actually make you understand why prod blew up. I refuse to get any; I actively support my team getting them as long as they know what they’re getting into.
This is just distributed functions, right? This has been a thing for years. AWS Lambda, Azure Functions, GCP Cloud Functions, and so on. Not everything that uses these is built on a distributed functions model but a fuck ton of enterprises have been doing this for years.
It’s still just another type of ID so you can do lookups on it. Nothing would change. UUIDs are used all the time.