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
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
25% Recurring Discount on NVMe VPS
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.

Happy 250th Birthday America! [LET Deals Megathread 2026]

11415161719

Comments

  • sliixsliix Member
    edited 2:53AM

    Wait, there has been no SEA/APAC deals so far right? Or did I missed any?

    Edit: I forgot India is also considered APAC

    Thanked by 2rpqu FAT32
  • SashkaProSashkaPro Member

    Insane dedi deals @HostDZire, grabbed one.

    Thanked by 1HostDZire
  • AlteredParadoxAlteredParadox Member, Megathread Squad

    @rpqu said:

    @AlteredParadox said:

    @rpqu said:
    @AlteredParadox stat on pizza?

    Fallback was pizzahut. Double pepperoni. Pizza has been eaten.

    😂🍕😂. You don't even photo the 🍕

    I was HUNGRY

  • AlteredParadoxAlteredParadox Member, Megathread Squad

    @sliix said:
    Wait, there has been no SEA/APAC deals so far right? Or did I missed any?

    Edit: I forgot India is also considered APAC

    excuse me I need more CHICAGO

  • bdlbdl Member

    @AlteredParadox said:
    the CHICAGO chickens so far:

    what dashboard is this? I like!

  • AlteredParadoxAlteredParadox Member, Megathread Squad
    edited 3:05AM

    @bdl said:

    @AlteredParadox said:
    the CHICAGO chickens so far:

    what dashboard is this? I like!

    It's a bastardized version of my-idlers that i set claude code loose on. Lol. I added a connection to prometheus for stats, and several columns - link speed/ip address type and whatnot. Enough people have asked that I may need to try and clean it up and make it a proper fork and throw it on github one of these days. I'm just always hesitant to do that with almost-entirely-ai-coded things that I originally intended for me only and didn't worry a ton about if there was lots of sloppy ai code.

    Thanked by 2anakara bdl
  • rpqurpqu Member

    @AlteredParadox said:

    @rpqu said:

    @AlteredParadox said:

    @rpqu said:
    @AlteredParadox stat on pizza?

    Fallback was pizzahut. Double pepperoni. Pizza has been eaten.

    😂🍕😂. You don't even photo the 🍕

    I was HUNGRY

    Uhuh. You might have appreciate when I performed DoW by pizza deliveries

  • beanman109beanman109 Member, Host Rep, Megathread Squad

    beanman109

    Thanked by 3Xrmaddness FAT32 admax
  • FAT32FAT32 Administrator, Deal Compiler Extraordinaire
  • AlteredParadoxAlteredParadox Member, Megathread Squad

    @FAT32 said:

    @beanman109 said:
    beanman109

    FAT32

    LLAMAS

    Thanked by 2FAT32 x1arch
  • beanman109beanman109 Member, Host Rep, Megathread Squad

    @FAT32 said:

    @beanman109 said:
    beanman109

    FAT32

    beanman32 and FAT109 take on ibiza

    Thanked by 2admax FAT32
  • @HostDZire can you offer the 4v core India package (the last independence day package)

  • AlteredParadoxAlteredParadox Member, Megathread Squad

    @AlteredParadox said:

    @bdl said:

    @AlteredParadox said:
    the CHICAGO chickens so far:

    what dashboard is this? I like!

    It's a bastardized version of my-idlers that i set claude code loose on. Lol. I added a connection to prometheus for stats, and several columns - link speed/ip address type and whatnot. Enough people have asked that I may need to try and clean it up and make it a proper fork and throw it on github one of these days. I'm just always hesitant to do that with almost-entirely-ai-coded things that I originally intended for me only and didn't worry a ton about if there was lots of sloppy ai code.

    lol, apparently i condensed the ui, too. I just had claude create a "changes from upstream" list, there's more than i remembered...

      26 +## Changes from upstream (this fork)                                                                                                                                        
      27 +                                                                                                                                                                            
      28 +This is a modified fork of [cp6/my-idlers](https://github.com/cp6/my-idlers) with the following additions:                                                                  
      29 +                                                                                                                                                                            
      30 +### Prometheus live monitoring (optional)                                                                                                                                   
      31 +                                                                                                                                                                            
      32 +All Prometheus features are gated behind a `prometheus_enabled` toggle and a `prometheus_url` setting on the                                                                
      33 +settings page — with it disabled the app behaves like upstream.                                                                                                             
      34 +                                                                                                                                                                            
      35 +* Live server status pulled from Prometheus (`node_uname_info`), matching instances to servers by resolving                                                                 
      36 +  instance IPs to hostnames; servers not found in Prometheus are marked accordingly                                                                                         
      37 +* Live RAM usage, disk usage and network link utilization percentages in the servers list                                                                                   
      38 +* Live uptime/downtime column (downtime shown as negative values), looking back 30 days for offline nodes                                                                   
      39 +* Prometheus monitoring section on the server detail view                                                                                                                   
      40 +* When Prometheus is enabled, hostname links to the server detail page and the status badge is display-only                                                                 
      41 +                                                                                                                                                                            
      42 +### Pricing & service lifecycle                                                                                                                                             
      43 +                                                                                                                                                                            
      44 +* One-time billing option and unlimited-bandwidth support                                                                                                                   
      45 +* One-time priced services excluded from the "due soon" table; inactive services no longer show as due soon                                                                 
      46 +* Active/Inactive state handled consistently across all service types (servers, domains, shared, etc.),                                                                     
      47 +  with an expires column and strikethrough styling for inactive services                                                                                                    
      48 +* Homepage totals corrected to respect the above                                                                                                                            
      49 +                                                                                                                                                                            
      50 +### Servers                                                                                                                                                                 
      51 +                                                                                                                                                                            
      52 +* Multiple disk support per server                                                                                                                                          
      53 +* New fields: network type, link speed, CPU model, and a Transferrable flag (shown as a column in list views)                                                               
      54 +* Bandwidth shown in list views, with MB/GB/TB conversions for RAM/disk/bandwidth columns                                                                                   
      55 +* Status check uses ping instead of a port-80 probe                                                                                                                         
      56 +                                                                                                                                                                            
      57 +### UI                                                                                                                                                                      
      58 +                                                                                                                                                                            
      59 +* Condensed, full-width layout with reduced padding                                                                                                                         
      60 +* Theme support and dark-mode consistency fixes across reloads/session expiry                                                                                               
      61 +* Sorting fixes for all columns, including inactive servers; configurable default per-page setting                                                                          
      62 +* Show/Hide Stats toggle, persisted (along with the inactive toggle) via localStorage                                                                                       
      63 +* Font caching/preload fixes                                                                                                                                                
      64 +                                                                                                                                                                            
      65 +### Tooling                                                                                                                                                                 
      66 +                                                                                                                                                                            
      67 +* `php artisan import:servers <file> [--domain-suffix=example.com]` — CSV import command for bulk-loading servers                                                           
      68 +                                                                                                                                                                            
      69  ## 4.1.0 changes (February 2026):
      70  
      71  * Added data export feature for all service types (servers, domains, shared, reseller, seedboxes, DNS, misc)
    
    Thanked by 1bdl
  • beanman109beanman109 Member, Host Rep, Megathread Squad

    @FAT32 since there is no deals atm can i post yuri

    Thanked by 2admax FAT32
  • AlteredParadoxAlteredParadox Member, Megathread Squad

    moar deals!?

    Thanked by 1bdl
  • AlteredParadoxAlteredParadox Member, Megathread Squad

    I feel like we have not heard from @DediRock yet!?

  • IdlingIdling Member

    need more good deals!

  • beanman109beanman109 Member, Host Rep, Megathread Squad

    Thanked by 3admax FAT32 forest
  • sibapersibaper Member

    we need more deal, try to check few page, but can’t find much?

  • plumbergplumberg Veteran, Megathread Squad

    @sibaper said:
    we need more deal, try to check few page, but can’t find much?

    Try checking harder

    From page 1

  • manishmanish Member
    edited 4:02AM

    @ddps @TencentLighthouse Any recurring deals for Americaaaaaaaaaaa from Asiaaaaaaaaaaa? :)

  • HostDZireHostDZire Member, Patron Provider

    @itachikonoha said:
    @HostDZire can you offer the 4v core India package (the last independence day package)

    Currently not available unfortunately.

  • AlteredParadoxAlteredParadox Member, Megathread Squad

    @HostDZire said:

    @itachikonoha said:
    @HostDZire can you offer the 4v core India package (the last independence day package)

    Currently not available unfortunately.

    .... CHICAGO!? :D

  • AlteredParadoxAlteredParadox Member, Megathread Squad

    wait wait wait @Tang_Lichun you have/had wisconsin boxes!? and they're eligible for the coupon?! and i missed it and they're out of stock!? nooooooooooooo

  • AlteredParadoxAlteredParadox Member, Megathread Squad

    @FAT32 i hate cloudflare. It has rate limited me and I’m sad :joy:

    Thanked by 1rpqu
  • barbarzabarbarza Member

    @Saragoldfarb said:

    @AlteredParadox said:
    @fbi currently investigating @Saragoldfarb 's basement

    Nothing but DinoDildos there.

    So you are the secret buyer of all of my stock! Honestly, not surprised.

    Thanked by 1rpqu
  • rpqurpqu Member

    @AlteredParadox said:
    wait wait wait @Tang_Lichun you have/had wisconsin boxes!? and they're eligible for the coupon?! and i missed it and they're out of stock!? nooooooooooooo

    LOL LMAO

  • nghialelenghialele Member

    It’s 5th. Party’s over, everyone get home. Drive safe

    Thanked by 2DartNode ebietsy
  • AlteredParadoxAlteredParadox Member, Megathread Squad

    @rpqu said:

    @AlteredParadox said:
    wait wait wait @Tang_Lichun you have/had wisconsin boxes!? and they're eligible for the coupon?! and i missed it and they're out of stock!? nooooooooooooo

    LOL LMAO

    I am so sad :(

Sign In or Register to comment.