New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Comments
huh? probably using the wrong git branch.
Usually it generates a json file, then you pass the json file as parameter to let it run non interactive.
Thanks I will take a look at it again without bothering you any more, thanks for the script
That's how I run it.
screen -L -Logfile nugget.log -amds nugget python3 nugget.py KS-LE-B-guess.jsonThank you! Is this the one in master or KS-A branch? I also liked your KS-Auto branch
KS-Auto
Pretty elegant. I wish I could get something like this setup
You guyz are creating more efficient order page compared to OVH official site.
OVH loves to have small discrepancies between the availabilities and the catalog, like a missing 'ecc' etc... which is a pain in the ass for a script which uses both. For instance the KS-STOR at the moment.
KS-A
Any day now
Anybody tried to order KS-STOR | Intel Xeon-D 1521 via the API? Availability API shows stock available but can't order from the API.
Back to normal Kimsufis. I saw this morning some availabilities for the KS-2 with 4xHDD in GRA and I wanted to check if the 16T club was still a thing.
It is. Got 4x4Tb and 1G/1G network.
I tend to agree with @barbarza (https://lowendtalk.com/discussion/comment/4538920/#Comment_4538920), it's more lovable than a KS-STOR.
Dang! I wasn't around my PC yesterday. Nice catch tho, thanks for sharing!
Welcome to the club... cheers!
Why use the API for this, it's fully available on their website
Yes I ordered one from the API on the day they became available.
I am trying to make the API failsafe, so testing on different plans.
this is full of HDDs...would be great for a Plex Server...
Found the reason. It is because of discrepancies in the API. Catalog lists the storage as -
hybridsoftraid-4x4000sa-1x500nvme-24skstorbut availabilty has it like this -hybridsoftraid-4x4000sa-1x500nvmeThese are a bitch ;-)
https://lowendtalk.com/discussion/comment/4552428/#Comment_4552428
I love my 16T KS-2. Hoping to snag a 16T KS-LE-E lottery!
Maybe a 24T will be a possible lottery now that they've started using 6T disk's?
Not sure if there were 16T LE-E last year? I sure would not mind replacing the KS-2
I see it as a possibility 🤣
May be not. KS-LE-E weren't that attractive. But who knows.
KS2 is kinda meh now even with the 16tb with the new KS-STOR price
I hope they will add a server with 2x 2TB HDD for €10/month some day.
@fredo1664
). This is how it looks. (tested, working 100%).



I played a little bit with your code and I made a web app (thanks claude AI
Care to share?
I gotta love that claude can design like that, is it the newest version?
@SpaceCode said:
Yes. I'm using uvicorn for background, and for frontend is react.