TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

“server” is hard to define

3 pointsby eaguyhnover 5 years ago

1 comment

RandomGuyDTBover 5 years ago
I don't think it's that hard. A server, in all contexts, is a thing that "serves" information or resources. The X server serves a graphical interface. A computer can serve an environment to SSH into. Pegging the definition as "a thing that renders information or resources for use" is useful, and then when more context is needed it may be given - i.e. a web server (a server that serves resources to the web), a graphic server (a server that serves a graphical interface).