Mason
Mason
Comments
-
# Python program to check if the number is an Armstrong number or not# take input from the usernum = int(input("Enter a number: "))# initialize sumsum = 0# find the sum of the cube of each digittemp = numwhile temp > 0: digit = temp % 10 sum += digit ** 3 temp //= 10# display the resultif num == sum: print(num,"is an…
-
Same here. I may attempt to do what @AlwaysSkint suggested a little while back and just attempt to install debian over top of centos. What's the worst that could happen -- I break it and have to wait for dedi controls anyway? Worth a shot, I guess. Ugh finally! Was worried it'd be awhile before getting resolved. They seem…
-
I think the biggest FOSS, Plex-alternative right now is Jellyfin (website, github), which is a fork of Emby. Lots of similarities, but also lots of gaps. It has come a long way, but still has a long way to go to match what Plex can do -- particularly with metadata wrangling, library sharing, and apps to support various…
-
Letbox used to do some pretty crazy deals around holiday times on their ryzen block storage boxes. But I don't know if that'll continue now since the smarthost buyout.
-
YABS now supports sending JSON results of the script to a website of choice. Example of the output here. This is in prep of several sites in the works (hopefully to be launched/announced soon) that will accept YABS results and will show previous YABS runs. More details to follow.
-
Lifetime web hosting, maybe... but you really need to have some established, recurring revenue from other products or your costs will slowly take over your profits. Don't think I've ever seen a lifetime vps offering work out. CloudAtCost comes to mind, but has been a complete clusterfuck from what I can tell (discontinued…
-
Got it! :+1: Though, I am a bit hesitant to try anything without some sort of console redirection or power controls at the very least. Yeah, I'll probably take that route this time around. Didn't have much experience under my belt when first setting the server up years ago so I kept things simple.
-
I usually just use proxmox ISO because I'm a basic bitch. Don't think I'd ever trust proxmox on top of Debian on top of centos or whatever would be involved in that :P They're tracking the dedicated server control issue in their status announcements. Something broken with the modulesgarden plugin it seems.
-
I'm also affected by this unfortunately. On the plus side, the freemach dedi was delivered. However, it has centos loaded and their dedi control panel isn't working, so will have to wait until they get that fixed that so I can install proxmox and all that fun stuff.
-
Could also be someone hijacking your IP. I had similar intermittent connectivity issues with a different provider in the past and found out my IP was doubly assigned.
-
All I have to say is... https://youtu.be/mZBWd1Z2yY0
-
Shit... you're right. Won't be long until we get invaded worse than when this thread first started :wink:
-
<3 Just got it, boss
-
Ohh lordy... I have the "FreeMach" dedi sponsored by you guys. It's "prepaid" through 2030 and renews at like $500/yr. All I'm trying to say is please make sure your dev is aware so you don't send me $4k. Lol Hoping for the best! Fingers crossed for a replacement, but I completely understand if we have to axe the project…
-
I'm thinking some technical issues going on instead. My dedi came back online about 10 minutes ago, so I'm back up and running. Virmach site still appears to be down.
-
Trouble in paradise? Main website seems to be down along with a dedicated server of mine in Buffalo. Edit: Dedi is back online.
-
In Panda We Trust
-
Tag was given as he met our minimal requirements. I am aware of and did have a conversation with @Calin about his past on OGF. We'll see how everything goes, but I'll be keeping a close eye.