It’s so perfectly terrible 🥹
It’s so perfectly terrible 🥹
I was looking for “buzzword soup website doesn’t say what the product fucking does”
Maybe that wouldn’t fit in a square
The “120 volt cable”, assuming you mean NM-B aka Romex, is rated for up to 600 volts if you look at it closely. It is absolutely acceptable to use that wiring for a 240V circuit, as long as you wrap colored (not green) electrical tape around the white neutral wire to indicate it’s another hot.
Yes, there are 3-conductor (plus ground) wires one can also use for switches and 240V circuits with neutral. That neutral can be used to have 120V and 240V together (your oven may use 240V coils, but the light bulb probably runs on 120). Doesn’t mean you need to have it, if your 240V circuit doesn’t need a neutral. My air compressor is just a motor that can run at 240, no neutral needed, and its outlet is wired up with the same kind of Romex used for a 120 right next to it (with black tape to indicate a second hot)
His Bluesky is also a delight
I worked in the airline industry for years and learned a GUI overlay for one system and another entirely green screen system called SHARES (see if you can guess the airline). Honestly I kind of enjoyed working with those systems; there’s some refreshing “back to basics” feeling kind of like driving a manual transmission.
In my current job I’ve been using another legacy system. Well, my job was to create a relatively modern service for the legacy system to call, but none of the remaining developers knew how to use the extensions of that system that does SOAP calls. So I had to learn just enough of that legacy system to hold their hands through the parts that call my service. Kind of fun, to be honest!
At first I thought it was Instacart with fewer things available. After reading the press release “news article” it looks like it’s a way for people to buy things (no doubt at inflated gig economy app prices) for a party they aren’t necessarily hosting. Basically chipping in however many dollars but with a thing “attached” to it.
Yeah, if I’m hosting a party I’m not making people use that.
The original is blocked in the US, but I found this and it seems to work: https://youtu.be/tDYjZ36IGfE
Definitely a pretty good representation! You know, as good as you can get when your instrument is grooved asphalt and rubber
It’s a different song that I don’t recognize, but it does sound correct for whatever it’s trying to be, if that makes sense
Congratulations. You did a great job ignoring the rest of what I had to say.
And tying it to the Bluesky system? Not sure the cost of that (I swear I saw it was a potential monetization they were looking into) but also the time to figure it out isn’t practical for everyone.
That’s great for an organization like NPR which may have the resources to tie its own domain name into Bluesky. For some freelance reporter or otherwise verifiable person, I’m not sure it’s quite so practical.
If they are, and there isn’t anything to display it, how are we to know what’s been vetted and what’s slipped through the cracks? Especially on a new account?
Most of them are attempts to pat themselves on the back for being so funny
When setting it, sure. But if we’re talking about next login, that would imply we’re talking about passwords established in the database/server.
Then again, you do have that plaintext password available when it’s entered. Rather than checking what’s in the database, you could see what’s in the form that just triggered a successful login. That’s not as scary
How does the system know that an already-established password is weak if not in plain text? Or are you saying you have a set of passwords, each of which have gone through the same cipher algorithm, and see if there are any matches?
Take a second to actually read this one. It’s pretty short and sweet. It’s also from 2007, and talks about nouns (maybe compound nouns) that we really don’t think and probably never knew were hyphenated. It’s not about the use we typically see today.
As an aside, I’ve noticed people start hyphenating in weird ways, like “I’ve been at this job for 7-years”
Bing (or I guess to keep up with the song, _ingo)
Check out the used market! The 2022-23s had an awesome facelift, plus the EUV version is just a little bigger mostly in the back seats
That can also have its own dependencies. I tried to update some relatively simple apps that ran on Java 8 with some Spring libraries (not Boot) and had to deal with the Jakarta stuff to handle it… Only to discover that the Weblogic Application Server we use doesn’t support Jakarta just yet (or probably more accurately, STILL doesn’t!)