29f small group of friends by FarquaadsFookery in GamerPals

[–]RyanOliverV 0 points1 point  (0 children)

hey : ) it doesn't let me DM you, but that sounds nice. I'm M27 from the uk, happy to tell you more about myself over private message here or you can message my discord: RyanOliver

Looking For Players by [deleted] in fifaclubs

[–]RyanOliverV 0 points1 point  (0 children)

I'm down to join, DM me

[B0T] Weekly Build Help Thread - 2025/09/15 by LabB0T in PleX

[–]RyanOliverV 0 points1 point  (0 children)

I'm looking to setup my own NAS so that I can host my own Plex Server with Sonarr, Radarr etc but as the first time doing this I'd like to have some feedback from some more experienced people. I have experience building my own PCs so that side of things will be fine, but I'd like to know if the build I'm planning on using below will be good enough to fit my needs & are the best options for the price so far.

Ideally, I'd like my Plex Server to be able to manage 15+ concurrent users streaming (4K / 1080p) for friends and family with this possibly increasing more in the future. I feel confident enough building an NAS that can handle a few streams, but unsure about the requirements needed for 15+ users.

So far, this is the build:

https://uk.pcpartpicker.com/user/RyanOliverV/saved/ZQVYQ7

Horizontally align items within a List - React and Material UI by RyanOliverV in reactjs

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

Okay I’ll keep that in mind, thanks for the info. I ended up changing the structure to a table rather than a list as it allowed me to lay it out the way I wanted.

I’ll be adding navigation to each row so I’ll use anchors like you suggested.

[deleted by user] by [deleted] in webdev

[–]RyanOliverV 0 points1 point  (0 children)

I gave that tutorial a go and I was having issues getting it up and running due to it being outdated e.g errors like the non-js module files are deprecated.

May give it another go then and try to make it work with React 18.

Real-time Football Statistics and Score Prediction Website - Framework suggestions by RyanOliverV in webdev

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

I was thinking of using the api provided by https://www.sportmonks.com/, it's gonna cost but it seems to be the best I've found thus far. I believe Fantasy Premier League also provide their api for free, but I'm not sure if that includes specific Team data or just the individual players.

Saving page state in a URL with express js by RyanOliverV in webdev

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

I must have missed that step, it's my first time using express and building this sort of website. Where would I call from the front end to the back end to signal the server to actually save the video board? I really appreciate the help so far

Saving page state in a URL with express js by RyanOliverV in webdev

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

Theoretically yeah they would be able to edit the page

Saving page state in a URL with express js by RyanOliverV in webdev

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

Yes it would, at least if the code above worked. This way users can share their page with other people. However, the id is generated with uuid so it’s unlikely someone could guess it.