
I have it on good authority that the writers of the NYT have also read other news papers before. This blatant IP theft goes deeper than we could have ever imagined.
I have it on good authority that the writers of the NYT have also read other news papers before. This blatant IP theft goes deeper than we could have ever imagined.
And lots of opportunities for them to be ignored or fired. Devs can complain all they want but at the end of the day we have to do what our bosses order us to do.
The vast majority of them probably never played the game in the first place.
I’ve never been much for crpgs (I do play DND though) and haven’t gotten very far into the game because it’s hot as balls right now in the PNW, but from the bit I have played it is very fun.
Azure Data Studio uses vs code so it definitely supports full dark mode thankfully
This is how I “read” the book. It was fantastic and my wife at first just didn’t care if I listened to it. But quickly started looking forward to listening to it with me. Great book.
Ugh word does this. I didn’t realize until I wrote some documentation for a cli tool I made for a client and I wrote the documentation in word because they are fairly non technical so I wrote in the documentation sample arguments they can copy and paste and shipped it feeling good that it would work flawlessly because I tested the crap out of it. Or so I thought because they immediately hit back with it doesn’t work. I spent hours recreating their environment and watching it work no matter what I tried to get it to not work. Then I hopped on a call and had the client step by step show me what they did and they opened the word doc and copied the example commands, changed the arguments to be correct and run it. I followed along on my own machine and then I fucking saw what had happened. Fucking Microsoft Word replaced my " " with “ ” (straight quotes for smart quotes for those who cant see the difference). A quick patch of the cli to properly parse those and things were working again.
Does anyone actually speak fluent Dutch? Is it even possible to speak fluent Dutch? We may never know
Make an element that is hidden that has all possible values of classes you can use. Or use normal css for that one part of your app if that isn’t possible. Lots of ways you can handle this without thinking the framework doesn’t work.
Ninja:
https://tailwindcss.com/docs/content-configuration#safelisting-classes
Tailwind actually has this use case covered already. Use the safe list functionality to always include the classes you need.
Unless you are going to be allowing custom html to be added the tooling is smart enough to figure out what possible classes your code can use. You’d have to do something dumb to not have the tools able to tell what components you are serving.
Ok so use modern frameworks and tools that implement the tailwind plugin. Because if you are shipping the entire tailwind css that’s a developer problem not tailwinds. News flash: using a technology wrong doesn’t make the tech wrong.
Aaron has very little to do with reddit. Please stop bringing up his memory as a digg against reddit. We’ve left the site we can move on.
Would you feel better about this if it was a stock photo of a white woman yeeting their baby rather than using a comic? A comic that the meme maker didn’t create? Should the meme maker recolor the baby and woman white to make things better for you? This isn’t racist because one of the meme images happens to be of black people.
No unfortunately not
Right these are all tools and components for react native.
It ships with additional tooling around building and submitting your app to app stores, running your app while in development on your phone deployed via qr code, and a web based playground for quick prototyping and collaboration with others like a stackblitz type thing. It also comes with a number of apis for accessing the native maps, notifications, camera and gyroscope and other sensors, surface to draw with openGL/Skia and honestly a ton more.
I don’t know why you wouldn’t use expo if you are using react native. I’d feel like you were missing out on a lot
He bought a company that got bought by PayPal. He didn’t build anything he didn’t run anything. He bought an existing company that got bought out. At SpaceX and Tesla they have entire structures created to stop Elon from fucking up shit and to manage him. If you need your company organized to manage the owner and stop them from fucking shit up you don’t get to claim to be smart or to build amazing stuff. In every case it’s the engineers that build amazing things despite Elon’s involvement. Elon himself is an idiot.
Mistakes made when drunk and lonely
1.) Turns out this is no longer true because the cors issue is fixed as of two weeks ago.
But to answer your question:
Well that’s the really silly part about it. You see, the way CORS works is that it only works if the client making the request implements cors. In this case when I say client I’m talking about your web browser itself. Native applications, or hitting an API directly via network calls, don’t implement cors and thus you can make the calls all you want and the server responds. So even when cors was configured to only allow requests from the correct domain it only affected people with web browsers.
However two weeks ago a PR was merged into the Lemmy source code setting the cors to by default allow requests from anyone instead of a specific domain.
I really enjoyed tribes ascend for a little bit. But nothing will ever compare to tribes 1 and 2.
Shazbot!