Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
Shells Virtual Desktop
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.

TRENDING NOW: RackNerd’s BLACK FRIDAY! NEW DEALS, NEW LOCATIONS, NEW HARDWARE + 100’s of GIVEAWAYS!

12872882902922931678

Comments

  • Hello, I would like to double my bandwidth.
    Invoice #19162151
    Thanks!

  • Hello, I would like to double the bandwidth.
    Order: #19254300
    Thanks!

  • Hello, I would like to double the bandwidth.
    Order: #19253964
    Thanks!

  • Hello, I would like to double the bandwidth.
    Order Number: 8245543444
    Invoice ID: 19227189
    Thanks!

  • Good luck and happy Black Friday B)

  • Hello, I would like to double my bandwidth.
    Invoice #19255560
    Thanks!

  • @bchot said:

    @noob404 said:

    @bchot said:
    got my new display. don't wait up. 📺

    Didn't you already get it yesterday?

    nope

    Oh I thought you were setting the new monitor yesterday

  • @bchot said:

    @noob404 said:
    I do have a very good feeling that yangyang will end up in the top 7 or so.

    is not fair, he buying his way to the top. no need to be imaginative, just post (unique) comments with bw doubling request.. i would love to have that opportunity. i would also thank @dustinc every time he replied with doubling confirmation..

    Well to each their own

  • @DaDeveloper said:

    @noob404 said:

    @PuDLeZ said:

    @noob404 said:

    @PuDLeZ said:

    @PuDLeZ said:

    @noob404 said:

    @PuDLeZ said:

    @noob404 said:

    @PuDLeZ said:

    @noob404 said:

    @PuDLeZ said:

    @noob404 said:

    @PuDLeZ said:

    @noob404 said:

    @PuDLeZ said:

    @noob404 said:

    @PuDLeZ said:

    @noob404 said:
    Woah! Good morning everyone! We are only 13 pages away from 300!!

    Welcome, g'morning!

    So, I just scrolled through the pages. Did I miss any giveaways?

    nope, didn't miss anything except a little chatting

    What was the discussion topic yesterday? ANything interesting I would regret missing? :lol:

    I don't think so (?) except I did start to work on making a custom page using TrK's data. Graphs aren't important yet but maybe you'd like the stats like

    This is cool. I had a stupid idea looking at all the new stats pages - comment forecast (might be fun). Just a column called comment forecast which would calculate the total number of expected comments from a member on Dec 22, based on their current posting rate. If it goes down, their forecast goes down, while it'd go up in the other case. I believe this should be doable to a good extent with the same backend language and might not need AI.

    well, I'm using TrK's api/json thing and there's no details one when comments were posted, basically just a count per page. It's fine, I more so just care about a graph based on totals and some other details (like in that screenshot I just shared)

    Oh yah, just an idea that I had. I know it's going to be tough to implement. But, maybe for next year, I could do something like that, just for fun :lol: It would serve no other purpose though, as the numbers from what I know would be far off from what it forecasts.

    I mean, I'd assume if you were actually scraping post times and stuff (basically all the things), I bet one could make predictions

    Yah, but, would timings per post be actually necessary. I was thinking per page basis. Look at the timings of the first and the last comment per page and based on that time duration calculate the number of comments per user posted. Based on that, you could extrapolate the forecast.
    I have no idea if that'll work. My brain has the habit of coming out with the most out-of-pocket ideas and then when I start implementing them, I am made aware of the 100s of issues with the plan.

    That could probably work but I'm also thinking of "this person seems to typically post between these times" so you can predict a little better but I'dunno, I don't really know how I would predict but I'd expect the more data/details you have, the better it would be

    Yah, that too feels like something you can incorporate for a better forecast. On second thought, your initial idea of having the time of each comment sounds like a much better idea now. Moreover, it won't be that difficult to just save the times into a database.

    Yeah, I would think "user, post time" would be needed for the forecast though I think it would be cool to also have "word count" and "total characters" for each message too. Though that would depend on how the words are counted, like if it's just a space, "THIS-IS-MORE-THAN-ONE-WORD!" would be only counted as 1. Who knows, maybe I might actually start thinking about writing something that will scrape a thread and start coding it instead. Though coding isn't my day job, I just know some/understand concepts

    I wouldn't even have the "trash" stuff I already have if it wasn't for TrK providing the data in a json format!

    Only 2 years ago did I realise json was a much better format to parse and evaluate. For the longest time, I had been using separators to classify data.

    hehe, basically csv? I mean it works but yeah, json is nice. xml is ok, guess it really depends on the data and what you want with it.

    Lol, no. I was used to saving data in a variable as plain text with separators.

    Oh, yuck... thats bad just for processing, but also for anyone in the future that may need to work on the code or process those data files XD

    oh yeah, 🤢

  • @DaDeveloper said:

    @noob404 said:

    @PuDLeZ said:

    @noob404 said:

    @PuDLeZ said:

    @PuDLeZ said:

    @noob404 said:

    @PuDLeZ said:

    @noob404 said:

    @PuDLeZ said:

    @noob404 said:

    @PuDLeZ said:

    @noob404 said:

    @PuDLeZ said:

    @noob404 said:

    @PuDLeZ said:

    @noob404 said:

    @PuDLeZ said:

    @noob404 said:
    Woah! Good morning everyone! We are only 13 pages away from 300!!

    Welcome, g'morning!

    So, I just scrolled through the pages. Did I miss any giveaways?

    nope, didn't miss anything except a little chatting

    What was the discussion topic yesterday? ANything interesting I would regret missing? :lol:

    I don't think so (?) except I did start to work on making a custom page using TrK's data. Graphs aren't important yet but maybe you'd like the stats like

    This is cool. I had a stupid idea looking at all the new stats pages - comment forecast (might be fun). Just a column called comment forecast which would calculate the total number of expected comments from a member on Dec 22, based on their current posting rate. If it goes down, their forecast goes down, while it'd go up in the other case. I believe this should be doable to a good extent with the same backend language and might not need AI.

    well, I'm using TrK's api/json thing and there's no details one when comments were posted, basically just a count per page. It's fine, I more so just care about a graph based on totals and some other details (like in that screenshot I just shared)

    Oh yah, just an idea that I had. I know it's going to be tough to implement. But, maybe for next year, I could do something like that, just for fun :lol: It would serve no other purpose though, as the numbers from what I know would be far off from what it forecasts.

    I mean, I'd assume if you were actually scraping post times and stuff (basically all the things), I bet one could make predictions

    Yah, but, would timings per post be actually necessary. I was thinking per page basis. Look at the timings of the first and the last comment per page and based on that time duration calculate the number of comments per user posted. Based on that, you could extrapolate the forecast.
    I have no idea if that'll work. My brain has the habit of coming out with the most out-of-pocket ideas and then when I start implementing them, I am made aware of the 100s of issues with the plan.

    That could probably work but I'm also thinking of "this person seems to typically post between these times" so you can predict a little better but I'dunno, I don't really know how I would predict but I'd expect the more data/details you have, the better it would be

    Yah, that too feels like something you can incorporate for a better forecast. On second thought, your initial idea of having the time of each comment sounds like a much better idea now. Moreover, it won't be that difficult to just save the times into a database.

    Yeah, I would think "user, post time" would be needed for the forecast though I think it would be cool to also have "word count" and "total characters" for each message too. Though that would depend on how the words are counted, like if it's just a space, "THIS-IS-MORE-THAN-ONE-WORD!" would be only counted as 1. Who knows, maybe I might actually start thinking about writing something that will scrape a thread and start coding it instead. Though coding isn't my day job, I just know some/understand concepts

    I wouldn't even have the "trash" stuff I already have if it wasn't for TrK providing the data in a json format!

    Only 2 years ago did I realise json was a much better format to parse and evaluate. For the longest time, I had been using separators to classify data.

    hehe, basically csv? I mean it works but yeah, json is nice. xml is ok, guess it really depends on the data and what you want with it.

    Lol, no. I was used to saving data in a variable as plain text with separators.

    Oh, yuck... thats bad just for processing, but also for anyone in the future that may need to work on the code or process those data files XD

    I realised that very late, Dev. And, then, I realised I was just a small droplet in an ocean of Dev's whoa re way ahead of me

  • @DaDeveloper said:
    Here my latest impulse purchase comes!

    What is that?

  • Haven't seen Dustin around today. Is he already done with the doubling requests for the day?

  • l tried training a 3B model on 32GB RAM yesterday. Instant OOME. No wonder why RAM and GPU prices (soon) are up

  • Hello, I would like to double the bandwidth.
    Order: 7037508353
    Invoice ID: #19240167
    Thanks!

  • @noob404 said:
    Haven't seen Dustin around today. Is he already done with the doubling requests for the day?

    I almost feel like he's handling stuff afk/resting up for later this week when he knows chef and us will demand much more from him!

  • BTW, we are just 10 pages away from 300 now. Shall we reach there today? Will require almost 300 comments.

  • @PuDLeZ said:

    @noob404 said:
    Haven't seen Dustin around today. Is he already done with the doubling requests for the day?

    I almost feel like he's handling stuff afk/resting up for later this week when he knows chef and us will demand much more from him!

    Yah, me too. I am thinking he's prolly discussing with the chef on the deals and giveaways this year. Or, maybe even negotiating for an early appearance

  • dustincdustinc Member, Patron Provider, Top Host

    @kenzo said:
    Hello, I would like to double the bandwidth.
    Order Number: 3833484664
    Invoice ID: 18677534
    Thanks!

    Hi @kenzo -- Appreciate you choosing RackNerd as your provider :)

    We've gone ahead and doubled your bandwidth.

  • dustincdustinc Member, Patron Provider, Top Host

    @duohub said:
    Hello, I would like to double my bandwidth.
    Order Number: 8938110514
    Thank you

    Hi @duohub -- Thank You for placing an order with RackNerd 👊

    We've gone ahead and doubled your bandwidth. We sincerely appreciate your business and look forward to working with you for many years to come.

  • @DaDeveloper said:
    @TrK since when were animated favicons a thing?

    icon can be changed with JS, meaning it can be changed automatically step by step to make it look like it's animated.. just shove an image into the JS favicon "address"..

    Thanked by 1TrK
  • Hello, I would like to double the bandwidth.
    Order: #2649656911
    Thanks!

  • @noob404 said:

    @PuDLeZ said:

    @noob404 said:
    Haven't seen Dustin around today. Is he already done with the doubling requests for the day?

    I almost feel like he's handling stuff afk/resting up for later this week when he knows chef and us will demand much more from him!

    Yah, me too. I am thinking he's prolly discussing with the chef on the deals and giveaways this year. Or, maybe even negotiating for an early appearance

    I think his ears were burning so he had to start posting the dub replies

    Thanked by 1noob404
  • @DaDeveloper said:
    Here my latest impulse purchase comes!

    MTG cards?

    i just installed my new display... Alienware QHD x 180Hz baby!! now gotta get that raffle display, and then my sister supposedly got me MSI display from my wishlist.. gonna be all covered in displays.. i will buy those metal hands to do 2 displays in the air, 3 on the desk, and TV... LMAO

  • 1948448744

  • @PuDLeZ said:

    @noob404 said:

    @PuDLeZ said:

    @noob404 said:
    Haven't seen Dustin around today. Is he already done with the doubling requests for the day?

    I almost feel like he's handling stuff afk/resting up for later this week when he knows chef and us will demand much more from him!

    Yah, me too. I am thinking he's prolly discussing with the chef on the deals and giveaways this year. Or, maybe even negotiating for an early appearance

    I think his ears were burning so he had to start posting the dub replies

    LOL! This just proves we are an efficient hype squad! Time to make some noise?

  • dustincdustinc Member, Patron Provider, Top Host

    @HeftyKoo said:
    Hello, I would like to double my bandwidth.
    Invoice # 19221414
    Thank you

    Hi @HeftyKoo -- Thank You for placing an order with RackNerd! We've doubled your bandwidth :)

    We sincerely appreciate your business.

  • IS THE RACKNERD HYPE SQUAD READY FOR SOME FUN?

  • dustincdustinc Member, Patron Provider, Top Host

    @lolololol said:
    my new order 19117085, need double bandwith, thanks

    Hi @lolololol -- We've gone ahead and doubled your bandwidth :)

    Thank You for doing business w/ RackNerd.

  • dustincdustinc Member, Patron Provider, Top Host

    @fuhua_1 said:
    Hello, I would like to double my bandwidth.
    Invoice #19179749
    Thank you

    Hi @fuhua_1 -- Thank You for placing an order with us :)

    We've gone ahead and doubled your bandwidth resources.

  • dustincdustinc Member, Patron Provider, Top Host

    @wm2023 said:
    Order Number: 3594343729
    I need to double,Thanks!

    Hi @wm2023 -- Thank You for doing business with RackNerd :)

    We were able to locate your order, and have doubled your bandwidth resources.

Sign In or Register to comment.