Welcome to graphQL. The REST abstraction few need, but everyone wants for some reason.
Welcome to graphQL. The REST abstraction few need, but everyone wants for some reason.
So they’ve issued almost half the possible numbers, current US population is actively using 1/3rd of them. I think unless there is a major drop in birth rates “several generations” is two. Either my great grandkids will be reusing dead people SSNs or there will be 10 digit numbers which is going to be a problem for any systems that coded it as char(9).
If you’re storing the password in the form the user entered it, you’re doing it wrong already.
I know I’ve chosen to take lower paid jobs rather than work on Salesforce.
Salesforce advertised “No more developers” for awhile in the mid 2010s. It was great fun trying to clean up the mess all the “not programmers” made of those systems. I really hate Salesforce. They must have some of the best sales people on the planet.
How’s the view up there on your high horse?
Yes, it was fool proof, until the world gave me a bigger fool.
I work with programmers and devops people who think BitWarden is too complicated. I get it when it comes to the product team and BAs, but even then.
Sure, but I have no idea what prices to expect in Chile, airport or otherwise. Just trying to extract some info by the author’s choice of wording.
Does he want to take a budget option away? At one point he says “And they still charge $12” to me that says that’s close to what proper wired earbuds should cost. People are getting screwed buying something that should have higher sound quality and getting the cheapest Bluetooth quality instead.
That it’s just like subversion but distributed. Both of those assumptions are wrong. It uses a lot of the same terminology as subversion, but most of the terms are conceptually different in sometimes major ways. It’s not really distributed unless you go out of your way to make it so. Most implementations use a single remote to sync back to on a regular basis. It is, however, really good about keeping changes in sequence locally until it can sync, something you can’t really do in subversion.
One project I worked on had 10 different languages. That was rough. But even your basic full stack web application is usually 5 languages: SQL, a backend language, HTML, CSS and JS. Usually some wheel reinventing frameworks thrown in for good measure. 5 languages is light these days.
The problem is you have comp sci majors who learned .Net or Java handed react, so they do their damndest to turn react into .Net or Java.
I have seen many travesties committed in react and angular from people trying to turn them into what they know instead of letting them be good at what they are.
As a fullstack developer I don’t appreciate you calling me out like this. Write an efficient SQL query you framework monkeys.
But also, this is very true.
Ok, email is terrible. It just offloads the onus of security to your email provider. SMS/Phone call however meets the “something you have” aspect of MFA, PIN now counting as “something you know” aspect. Ultimately it sounds super weak, but that weakness can be mitigated by other aspects such as device fingerprinting, geo blocking, locking out after failed attempts, etc.
The thing is, at some point, the bank will have a customers account get breached no matter what they do. If they want to be lax on security, they better provide top notch customer service when a breach occurs because they’ve taken the onus of security off the account holder and limited their options on being more secure.
I mean, engineering is really problem solving, and not do we web developers solve problems. We may have made most of them ourselves, and new ones when we solve those, but we do solve problems.
They’re getting desperate to find bag holders.
He even made the website a real thing https://www.srenity.online/
Yesterday I would have argued that with the rails framework Ruby is a great way to rapidly develop a scalable application. Today I started having an intermittent failure in one of my API instances and when searching about it the only thing I could find was one obscure blogpost that boiled down to “yeah sometimes Ruby Ave active record just screws up the character set off a string” exact same string, different results. Excuse me Ruby? How the fuck can you sometimes screw up a character set? There should be no sometimes to any thing here.
To be fair Kubernetes creates copies of the things it drops into the ocean to replace them as fast as they’re lost.