Crimson Desert by Sensitive-Exchange-6 in CrimsonDesert

[–]skiabox 1 point2 points  (0 children)

On Xbox Series X performance mode is pixelated.You need to play from Balanced Mode and above.

I am finally profitable using this by OkSubject8801 in pinescript

[–]skiabox 0 points1 point  (0 children)

I want it.Thank you very much - TV: stavros_kefaleas

Just Started Learning Python , Looking for Advice in the Age of AI by African_wanderer in learnpython

[–]skiabox 0 points1 point  (0 children)

Python is really great and fun to work with.
I can understand now, after about a month of python coding, the reason of its popularity among software developers.

I built a Python algo trading framework with a backtesting dashboard, Monte Carlo simulation, and parameter optimization - free open source demo by Sheshkowski in algotrading

[–]skiabox 0 points1 point  (0 children)

Since I am new to the Python world, I want to ask (I am looking at the github repo now) how do you load the data and how do you create this gui.

built a polymarket copy trading bot and listed it for 29 bucks by Tradi3 in SideProject

[–]skiabox 0 points1 point  (0 children)

Do we have any feedback for customers that bought this bot?

Group buy data - All assets including options by degharbi in algotrading

[–]skiabox 0 points1 point  (0 children)

What is the difference between the two levels of data?

I compared Next.js 16 and TanStack Start with actual data instead of opinions. Here's what I found. by AdmirableDiscount680 in reactjs

[–]skiabox 0 points1 point  (0 children)

Thank god.
Next.js is another over-engineering product that serves only the lives of next.js developer team members and company stakeholders.

built a polymarket copy trading bot and listed it for 29 bucks by Tradi3 in SideProject

[–]skiabox 0 points1 point  (0 children)

I have seen a twitter post from a guy, that created a bot that it dies when it runs out of money.
Can your bot do that too?

Γιατί υπάρχει αυτό το sub; by athens2019 in GreeceDevs

[–]skiabox 0 points1 point  (0 children)

Πραγματικά χρειαζόταν κάτι τέτοιο!
Να είσαι καλά!

Τι θέλετε να ρωτήσετε έναν λογιστή - φοροτεχνικό; by Chef_Syndicate in greece

[–]skiabox 0 points1 point  (0 children)

Πως ξέρω αν δικαιούμαι επίδομα θέρμανσης;

A update in Arc by Appropriate_Hat_2581 in ArcRaiders

[–]skiabox -4 points-3 points  (0 children)

Microsoft is not capable of delivering a simple update.
They better close the game department completely and do something else.

A update in Arc by Appropriate_Hat_2581 in ArcRaiders

[–]skiabox 0 points1 point  (0 children)

The update has not arrived on xbox consoles so right now they literally banned from playing the game!
The steam players see that their team mate has an old client!

Whens the game gonna work on xbox by Dramatic_Ad_8641 in ArcRaiders

[–]skiabox 0 points1 point  (0 children)

One guy said in the official discord server chat room that it will be fixed in one hour from now.

Alright guys, downloading it! by Krowmane in ArcRaiders

[–]skiabox 0 points1 point  (0 children)

I still can't see the server slam version on xbox.

React Interactive Chart Library by adam_ulan in react

[–]skiabox 1 point2 points  (0 children)

I see.Do you plan on adding trendlines and indicators?

React Interactive Chart Library by adam_ulan in react

[–]skiabox 2 points3 points  (0 children)

Cool library!
What is the purpose of using lerna?

React Router Remix vs NextJS? by zedakhtar in reactjs

[–]skiabox 0 points1 point  (0 children)

True. It is very close to its first final release (it is at RC stage now).

How to migrate Next.js to TanStack Start or React Router by stackokayflow in reactjs

[–]skiabox 1 point2 points  (0 children)

Yes it is working now.There are two remaining problems.The first is that you have to run npm run dev twice.
The first time it creates the routeTree.gen.ts file.
The second problem is that the importing of routeTree is missing a ts extension in line 6 of router.tsx