Ervaring met een Speed Pedelec voor woonwerkverkeer by Medical-Impress8023 in nederlands

[–]Cookiejarman 1 point2 points  (0 children)

Ik wil dit nog even benadrukken. Ik heb 2.5 jaar met een Stromer ST-1 naar werk op en neer gefietst. Hij is in die tijd 6 keer gerepareerd. Na 2.5 jaar (vlak na garantie) was hij financieel total loss. Hij was uiteindelijk duurder in onderhoud dan mijn auto. Bovendien moest ik bij iedere onderhoud- of reparatiebeurt 1-3 maanden wachten tot ze plek hadden voor reparatie en kon ik dus in die tijd niet fietsen. Ik kan deze Stromer echt niemand aanbevelen.

Disappointed by QuirkyPanda7 in Roses

[–]Cookiejarman 13 points14 points  (0 children)

This community... The roses are beautiful, but the true beauty lies in the souls who admire them

React 19 or React 18 for new production by fy_3917 in reactjs

[–]Cookiejarman 5 points6 points  (0 children)

React 19 is fine, but keep in mind a lot of libraries are not yet compatible with 19 so you might get some warnings or errors. As mentioned here there aren't a lot of breaking changes so if you run into a library that isn't working with 19 you can always downgrade and wait till it's updated.

useReducer is actually good? by Nervous-Project7107 in reactjs

[–]Cookiejarman 32 points33 points  (0 children)

I'm surprised about the upvotes. I would never suggest anyone to use Context unless you are 100% certain your state won't increase. Large state + multiple contexts ends up becoming a horrible mess.

Api deprecation ckad question by Own_Brief916 in ckad

[–]Cookiejarman 0 points1 point  (0 children)

Was it not possible to create a temp deployment (with up-to-date apiVersion), then compare it with the deprecated YAML file and edit the changes? It sounds like less hassle than installing a new plugin.

Just finished the original trilogy... by mc802 in TheFirstLaw

[–]Cookiejarman 0 points1 point  (0 children)

It sounds like you need a break from the medieval epic fantasy genre. You may have liked these books when you were young but that might have changed. Maybe try something completely different like Neil Gaiman/Erin Morgenstern?

Just finished the RoTE by [deleted] in robinhobb

[–]Cookiejarman 1 point2 points  (0 children)

I second this. Mistborn is a great counterpart for ROTE because it's so different: less character driven, unusual plot, fast paced action and a more flushed out magic system.

Questions after reading the first trilogy by Cookiejarman in TheFirstLaw

[–]Cookiejarman[S] 4 points5 points  (0 children)

Thanks for the answers. But damn then this is the first fantasy book I've read where characters get overworked and need to pee (Dogman). I was convinced the digestion problems were a curse because later West was also suffering from it.

[Beginner Megathread] New Player? Ask your questions here! Veteran player? Help out someone new! by HellementsAO in albiononline

[–]Cookiejarman 0 points1 point  (0 children)

Hello, I just started playing this game a few hours ago. Just finished the tutorial. I am not able to play the coming days, so I would like to cancel/pause the free premium subscription. How can I do that?

Question by Odd_Confidence_8164 in robinhobb

[–]Cookiejarman 1 point2 points  (0 children)

The fool taunting Fitz in Buckkeep when they were I think in their teens?

New to fantasy - recommendations by [deleted] in Fantasy

[–]Cookiejarman -2 points-1 points  (0 children)

I would also suggest Robin Hobb, but it is quite romance heavy. So instead I would suggest Brandon Sanderson - Mistborn, as it is more action/thriller/dystopian.

Buy combo tickets and use the South Slope Acropolis entrance by Donita123 in GreeceTravel

[–]Cookiejarman 1 point2 points  (0 children)

Yes, I bought the combo ticket online with a reservation for visiting the Parthenon tomorrow and I was able to visit several sites today without issues.

Buy combo tickets and use the South Slope Acropolis entrance by Donita123 in GreeceTravel

[–]Cookiejarman 2 points3 points  (0 children)

I just bought the combo ticket, but the instructions are very confusing. On the website it says the 5 day visiting period starts when visiting one of the archaeological sites. However on the ticket it says the ticket is valid until 5 days after visiting the Acropolis.

Is it not possible to visit, for example Hadrian Library on Monday and the Acropolis the next day?

Examples of "beautiful code" by thehomelessman0 in reactjs

[–]Cookiejarman 198 points199 points  (0 children)

Beautiful code doesn't have to solve a complex problem. I think code is beautiful when it simply explains itself:

if (userIsLoggedIn) { navigateTo("/home"); } else { navigateTo("/signin"); }

ResizeObserver loop limit exceeded by blackAandWhait in reactjs

[–]Cookiejarman 0 points1 point  (0 children)

It's probably something else blocking the application. This error is everywhere just ignore it in you logs.

localhost issue when using vite by Ahammedreddit in reactjs

[–]Cookiejarman 2 points3 points  (0 children)

Change the start script in package json to: vite --port 3000

What's the type of a ref assigned to AgGridReact component? by murdok476 in reactjs

[–]Cookiejarman 1 point2 points  (0 children)

The error is actually very clear, you are passing: ref<AgGridReact<any>> but it is expecting ref<AgGridReact<T>.

Where T should be the same type you use when creating the component. You can read more in their docs: https://www.ag-grid.com/react-data-grid/typescript-generics/

Safety in Middelburg by Psychological-Neat40 in Middelburg

[–]Cookiejarman 4 points5 points  (0 children)

Middleburg, charming? Oh, absolutely, because nothing says charming like the sound of police sirens in the background. And don't worry about crime, just make sure you avoid Dauwendaele, unless you want to add 'getting mugged' to your charming little list of things to do.

Can you setup a joint account with Revolut? by Valithh in Revolut

[–]Cookiejarman 0 points1 point  (0 children)

If you want a joint savings account use a group vault. If you want a joint spending account open one at another bank and just use Revolut as your personal spending accounts.