I prefer the way chrome handles x509 certificates more than Firefox does. It’s still not perfect though.
I’m guessing that samsung probably has a link on their website for people looking to repair their phones and on order to get your shop listed there you have to agree to use samsung certified parts
The writing I see on the wall is that these AI require such a large data set to create that only mega corps are going to have them. They allow some free access now, but in a few years they’re gonna start enshittifying the free tier and jack up prices
Indeed. Has “home” ever been an alias for 127.0.0.1?.
Yeah that’s exactly what I think happened to him. He needs a better IDE and/or needs to stop copy/pasting code from stackoverflow or documentation that doesn’t match his library version.
Falsy* because it was undefined
However, their IDE should have highlighted it as an unknown property. Guess this guy is coding in notepad or vi.
A script is just a file that can execute a series of commands without the need to compile
I guess I’ll have to do the research myself. Ohh bother. I can tell you that Keycloak can use a postgresql db or ldap but it is not built in. I honestly really dislike LDAP though. It’s an old protocol that has terrible client support and the only real reason to use it imo is if you need to support really high number of users and traffic, like in the millions.
I use Keycloak at work. How does Authentik compare?
This is why linting and auto-format on save exists in IDEs. Don’t make things harder on yourself.
This is why I spend a good amount of time setting up linters on new repos before even starting to make the application. It saves a ton of time in peer reviews because no one has to think about formatting. Some people may not like the rules chosen but official direction from the boss is “get over it”. There are 0 comments on PRs about formatting which only ever annoys people and is a waste of good dev time.
Fleshed*
Observables are your friends
You should know there are multiple free clients you can use to view content in Lemmy. Try a few and select one you like. I recommend using one that provides the ability to block specific instances, communities, and users. It will improve your experience and reduce frustrations.
Or he constantly needs help with easy problems that a quick stackoverflow with 30k upvotes could fix. And he doesn’t remember anything after you’ve showed him twice
But this just creates a function. You still have to call it.
This is more a condemnation of nest.js than ts. It seems great in theory. I like the architecture and the ability to share models and interfaces between front and backend, but it’s objectively makes everything more complicated. It adds layers of abstraction that should not be necessary and it’s such a niche/unpopular framework for backend systems that you generally have to jump through hoops to do anything moderately complex. Not only do new devs have to learn typescript to use it, they have to learn the nest architecture to know how to do things “the right way” and you still end up in situations like this which looks perfectly valid but isn’t. Typescript was never meant to be used for backend, and trying to make it do so and then complaining about it is like jogging while carrying a gun, shooting yourself in the foot, and blaming the gun.
I plan to be rich next year!