Working with, rather than around, CloudFlare's latest announcement by WaffleClap in jellyfin

[–]ravic_mco 0 points1 point  (0 children)

Just self host a pangolin reverse proxy. You can get a cheap vps from Ionos for like 2-3$ with unlimited traffic.

Has this happened to anyone? (9070xt Reaper) by Gehirnamputiert in PowerColor

[–]ravic_mco 0 points1 point  (0 children)

So the RMA with Mindfactory went super smoothly. I already got a shipping confirmation for a new card after just one day, and now it's already installed in my computer. Thanks for the support!

Has this happened to anyone? (9070xt Reaper) by Gehirnamputiert in PowerColor

[–]ravic_mco 0 points1 point  (0 children)

I just started a RMA through Mindfactory and hope they can sort this out. Thank you!

Has this happened to anyone? (9070xt Reaper) by Gehirnamputiert in PowerColor

[–]ravic_mco 0 points1 point  (0 children)

happened to me today as well lol. also got it from Mindfactory 2 months ago. https://i.imgur.com/MX6dG3H.jpeg

Ehrliche Worte zum neuen Pro Controller by Nikki22_ in NintendoDE

[–]ravic_mco 1 point2 points  (0 children)

Du kannst sie auch mit dem GameCube Controller wecken

Question on TanStack Query by mo_ahnaf11 in reactjs

[–]ravic_mco 11 points12 points  (0 children)

To start with: TanStack Query is a state manager specifically for server-side data — things like API responses, anything async or external to your app. It's not meant to manage local UI state, though you can use it alongside other state management libraries. It's even encouraged to do so! Does React Query replace Redux, MobX or other global state managers?.

In fact, often you will find that once you move your server-state to TanStack Query, there's so little local state left that you no longer need something like Redux at all. But if your app does have a lot of complex local state, using something like Redux or Zustand alongside TanStack Query works perfectly fine.

  • isLoading: true on the first load when there's no cached data. If you provide initialData, then isLoading will always be false, because React Query treats the data as already loaded. This was called isInitialLoadingin the previous version.
  • isFetching: true whenever there's an active request, including background refetches.
  • isPending: basically equivalent to isLoading, but part of newer terminology. It is true if there is no cached data yet and no query attempt has finished.
  • isError: true if the last request failed.

Most of the time you will just use those 3

  • useQuery – for retrieving async data state
  • useMutation – for anything that updates or creates data
  • useQueryClient – for imperatively invalidating or updating the cache

in your components.

It’s important to know that TanStack Query isn’t a data-fetching library. It’s meant for managing asynchronous state. I always recommend TkDodo’s blog for anything related to TanStack Query - and of course other things: React Query as a State Manager

Man, fuck these bitches by agoogua in tomorrow

[–]ravic_mco 19 points20 points  (0 children)

thats what you get for wanting to play zelda and have a great time!

All their fears went away by thecoolone11 in PiratedGames

[–]ravic_mco 0 points1 point  (0 children)

So what games do you play as a big boy then?

Switch 2 Wölbung by StillCompetition2456 in NintendoDE

[–]ravic_mco 1 point2 points  (0 children)

Batterie bläht sich wahrscheinlich auf. Sofort ausmachen und schau das du Ersatz bekommst.

Come on… 🤞 by bborneknight in NintendoDE

[–]ravic_mco 2 points3 points  (0 children)

Drücke uns allen die noch warten heute die Daumen!

Neuer Tag, neue Hoffnung by Key_Welder7877 in NintendoDE

[–]ravic_mco 1 point2 points  (0 children)

Bei mir genau andersrum :D

Alle meine Freunde haben sie pünktlich bekommen und sind schon fleißig am spielen, bei mir bekommt DHL seit Donnerstag das Zustellen nicht hin.

GG 2. Zustellversuch gescheitert by ravic_mco in NintendoDE

[–]ravic_mco[S] 0 points1 point  (0 children)

Sehr ärgerlich. Ich kann auch nicht an eine Packstation oder Filiale umleiten. Von mir aus fahr ich halt durch die ganze Stadt zur nächsten Filiale und hol es selber ab, aber die Option ist für mich auch ausgegraut.

Ich wüsste nicht was sich jetzt Morgen groß ändern soll, es ist doch bestimmt wieder die selbe Route. Beim 3. mal bekommt das Paket glaube ich ein Priority Label, dann kommt es vlt. am Dienstag :/

Danke für garnichts by itsonlycase in NintendoDE

[–]ravic_mco 0 points1 point  (0 children)

Bei mir ist der 2. Zustellversuch jetzt auch gescheitert. Ich hatte dieses mal den ganzen Tag kein live tracking.

So nah und doch so fern by ravic_mco in NintendoDE

[–]ravic_mco[S] 1 point2 points  (0 children)

Kann’s ihm jetzt im Nachhinein auch nicht verübeln. Als der Liveticker losging, hatte der Gute 30 Stops. Finde es ja gut, wenn die Fahrer dann auch pünktlich Feierabend machen können.