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.

Provider Poll 2024 - The Results

17677798182139

Comments

  • @host_c said:

    @DP said: Host-Commendable.

    Well, it is better than HOST-Comrade :D

    Good old times...

  • host_chost_c Patron Provider, Top Host, Megathread Squad
    edited February 2025

    @barbaros said: Good old times...

    Yappp, they do not make games like those anymore.....

    I will just remember the more "modern ones"

    and the original first titles and others :D

  • ehabehab Member
    edited February 2025

    i can only play

  • wadhahwadhah Member, Host Rep

    @host_c said:

    @barbaros said: Good old times...

    I think I spent more than a thousand hours on this alone playing single player with all the factions, what a great game

    Thanked by 1host_c
  • plumbergplumberg Veteran, Megathread Squad

    @host_c said:

    @barbaros said: Good old times...

    Yappp, they do not make games like those anymore.....

    I will just remember the more "modern ones"

    and the original first titles and others :D

    I still dig Road Rash.

    Thanked by 4host_c admax ehab _MS_
  • plumbergplumberg Veteran, Megathread Squad

    @ehab said:
    i can only play

    Ooooo nostalgia triggered.....

    Thanked by 2host_c ehab
  • host_chost_c Patron Provider, Top Host, Megathread Squad

    @plumberg said: Ooooo nostalgia triggered.....

    :D :D :D

    forgot lemmings :D :D or worms 3d.

    This was fun :D

    Thanked by 3admax ehab Decicus
  • plumbergplumberg Veteran, Megathread Squad

    @host_c said:

    @plumberg said: Ooooo nostalgia triggered.....

    :D :D :D

    forgot lemmings :D :D or worms 3d.

    This was fun :D

    Wolf, doom, prince of Persia (i played this in B/W), battle chess (b/w)

    Ooo
    Cannot forget windows 3.1, solitare and pinball

  • plumbergplumberg Veteran, Megathread Squad

    Guess this applies to all of let ๐Ÿค” ๐Ÿ˜…

    Thanked by 3Decicus _MS_ Blembim
  • wadhahwadhah Member, Host Rep
    edited February 2025

    @plumberg said:

    Guess this applies to all of let ๐Ÿค” ๐Ÿ˜…

    We need LowEndAnonymous

    Thanked by 2plumberg Decicus
  • plumbergplumberg Veteran, Megathread Squad

    @wadhah said:

    @plumberg said:

    Guess this applies to all of let ๐Ÿค” ๐Ÿ˜…

    We need LowEndAnonymous

    The true LowEndAnonymous facilitator in my watch is @ehab.... hands pants down

  • @plumberg said:

    @wadhah said:

    @plumberg said:

    Guess this applies to all of let ๐Ÿค” ๐Ÿ˜…

    We need LowEndAnonymous

    The true LowEndAnonymous facilitator in my watch is @ehab.... hands pants down

  • emghemgh Member, Megathread Squad
    edited February 2025

    @FAT32 do you work with JS/TS a lot?

    I have finished my JS>TS conversion, I got the data much more structured than before

    Currently using Express with Zod validation and MySQL (manually typed for now)

    This is very early testing though, this is not the code that I'll go live with. It's a fairly complex SaaS thing so I had to do this just to practically see issues with my way of thinking etc.

    Now, I'll take a pause coding and think about how the final stack will look like. One issue I have with Express/TS (let me know if you know a good solution to this) is that middlewares suck.

    I can have a middleware function that verifies the request contains XYZ json/query/params data, but unless I setup custom RequestHandler's etc, TypeScript got no idea that the incoming request actually contain that later on in the controller/service-part.

    I can extend the request object, but it very quickly becomes a mess that I just don't feel like I've got control over.

    Thoughts?

    Thanked by 1FAT32
  • SaragoldfarbSaragoldfarb Member, Megathread Squad

    How do you guys even find all that time? You really make me rethink my life choices.

    Thanked by 2lukast__ Blembim
  • @Saragoldfarb said:
    How do you guys even find all that time? You really make me rethink my life choices.

    You probably have a good life if you can't find time for shitposting. :)

  • SaragoldfarbSaragoldfarb Member, Megathread Squad

    @MS said:

    @Saragoldfarb said:
    How do you guys even find all that time? You really make me rethink my life choices.

    You probably have a good life if you can't find time for shitposting. :)

  • wadhahwadhah Member, Host Rep

    @Saragoldfarb said:
    How do you guys even find all that time? You really make me rethink my life choices.

    Work a shitty job from home? I totally recommend it. I ssh naked.

  • @wadhah said:

    @Saragoldfarb said:
    How do you guys even find all that time? You really make me rethink my life choices.

    Work a shitty job from home? I totally recommend it. I ssh naked.

    Pics or it didn't happen.

  • SaragoldfarbSaragoldfarb Member, Megathread Squad

    @wadhah said:

    @Saragoldfarb said:
    How do you guys even find all that time? You really make me rethink my life choices.

    Work a shitty job from home? I totally recommend it. I ssh naked.

    :D

    Thanked by 1plumberg
  • SaragoldfarbSaragoldfarb Member, Megathread Squad

    @wadhah said:

    @Saragoldfarb said:
    How do you guys even find all that time? You really make me rethink my life choices.

    Work a shitty job from home? I totally recommend it. I ssh naked.

    I work naked from home occasionally. Gotta keep the fans pleased.

  • FAT32FAT32 Administrator, Deal Compiler Extraordinaire

    @emgh said:
    @FAT32 do you work with JS/TS a lot?

    I have finished my JS>TS conversion, I got the data much more structured than before

    Currently using Express with Zod validation and MySQL (manually typed for now)

    This is very early testing though, this is not the code that I'll go live with. It's a fairly complex SaaS thing so I had to do this just to practically see issues with my way of thinking etc.

    Now, I'll take a pause coding and think about how the final stack will look like. One issue I have with Express/TS (let me know if you know a good solution to this) is that middlewares suck.

    I can have a middleware function that verifies the request contains XYZ json/query/params data, but unless I setup custom RequestHandler's etc, TypeScript got no idea that the incoming request actually contain that later on in the controller/service-part.

    I can extend the request object, but it very quickly becomes a mess that I just don't feel like I've got control over.

    Thoughts?

    I work with them on a daily basis but mostly frontend. The last time I have been working with purely Express (v4, havent tested v5 yet but heard about it) I extended Request instead and there's no easier way than this.

    An alternative would be making some getter functions so it becomes something like: getSomethingFromReq(req) or the like and you can perform type validation or casting there. (In the case where it has been validated by a middleware, this just acts as a getter that casts from any to your type)

    If you and your team are able to invest a bit more time I would recommend using a more opinionated framework like NestJS which is not everyone's cup of tea but it allows a better maintainability down the road.

    Most of the pure Express projects I have seen grow into a mess because of the lacking of a good structure, so unless if you setup some very good structure and enforce certain coding styles else I would still recommend an opinionated framework.

  • beanman109beanman109 Member, Host Rep, Megathread Squad

    @Saragoldfarb said:

    @wadhah said:

    @Saragoldfarb said:
    How do you guys even find all that time? You really make me rethink my life choices.

    Work a shitty job from home? I totally recommend it. I ssh naked.

    I work naked from home occasionally. Gotta keep the fans pleased.

  • beanman109beanman109 Member, Host Rep, Megathread Squad

    @FAT32 said: opinionated framework like NestJS

    What if the frameworks opinions starting getting too out there like it agrees with Kanye West or something

  • plumbergplumberg Veteran, Megathread Squad

    The confetti looks soo different on a desktop....
    I hardly visit LE* on big screens.

  • FAT32FAT32 Administrator, Deal Compiler Extraordinaire

    @beanman109 said:

    @FAT32 said: opinionated framework like NestJS

    What if the frameworks opinions starting getting too out there like it agrees with Kanye West or something

    Well you get some you lose some right, the problem for Node.js to this date is there is no good solutions for Backend (probably using Node as Backend is wrong decision to begin with), NestJS is the most maintained and stable one that I have seen to this date.

    We were planning to build one ourselves at first but after quite some research it looks similar to NestJS at the end so might as well use them. The plus is we understand most part of the NestJS codebase so in the rare case where they go bad we could fork it and maintain them ourselves.

  • beanman109beanman109 Member, Host Rep, Megathread Squad

    @FAT32 said: probably using Node as Backend is wrong decision to begin with

    I feel personally attacked by this as anything I ever write myself is in Node

  • @beanman109 said:

    @FAT32 said: probably using Node as Backend is wrong decision to begin with

    I feel personally attacked by this as anything I ever write myself is in Node

    Same

  • FAT32FAT32 Administrator, Deal Compiler Extraordinaire

    @beanman109 said:

    @FAT32 said: probably using Node as Backend is wrong decision to begin with

    I feel personally attacked by this as anything I ever write myself is in Node

    Before this turns into why X is better than Y, there is nothing wrong with using any languages or frameworks as long as it serves your purpose. In most cases, most websites probably dont need to handle high traffic anyway so there is no point to premature optimise.

    It is just a joke because a lot of people are joking on Node.js is not suitable as a backend but we are running it in production in our company and can handle pretty high traffic even in single instance.

This discussion has been closed.