server

Tag

Cards List
#server

Concurrent Servers: Part 7 - Rust

Eli Bendersky · 3d ago Cached

This article, part of a series on concurrent servers, explains how to implement concurrent network servers in Rust, covering sequential, threaded, and event-driven approaches with code examples.

0 favorites 0 likes
#server

OxiSH: SSH server written in Rust

Lobsters Hottest · 5d ago

OxiSH is an SSH server written in Rust, providing a memory-safe alternative to traditional SSH server implementations.

0 favorites 0 likes
#server

Sula: A Gemini protocol server written in Scryer Prolog

Hacker News Top · 2026-08-05 Cached

Sula is a Gemini protocol server written in Scryer Prolog, featuring TLS via rustls, content negotiation, and graceful shutdown, but requires a patched Scryer Prolog build.

0 favorites 0 likes
#server

I got an agent working and then realized the boring server stuff was the actual problem

Reddit r/AI_Agents · 2026-07-31

A developer reflects on moving AI agent workflows to a server and discovering that boring infrastructure concerns like systemd, logging, idempotency, and failure alerts matter more than the agent itself.

0 favorites 0 likes
#server

llm-chat-completions-server 0.1a0

Simon Willison's Blog · 2026-07-30 Cached

Simon Willison releases llm-chat-completions-server 0.1a0, a plugin that runs a local OpenAI Chat Completions-compatible server backed by any installed LLM models, using content-addressable logs for efficient conversation state.

0 favorites 0 likes
#server

Huggingface releases detailed blog post, including an interactive visualization, detailing the attack on their servers

Reddit r/singularity · 2026-07-28 Cached

HuggingFace published a detailed technical blog post with an interactive visualization documenting a server intrusion attack that occurred in July 2026.

0 favorites 0 likes
#server

MCP Server — In Pure PHP, With No Persistent Connection. Proof it can work

Reddit r/AI_Agents · 2026-07-20

A proof-of-concept implementation of a Model Context Protocol (MCP) server in pure PHP without persistent connections, demonstrating feasibility.

0 favorites 0 likes
#server

Building a local AI server for Qwen3 30B with Q8 is this hardware a good fit?

Reddit r/AI_Agents · 2026-07-20

A discussion about building a local AI server for the Qwen3 30B model with Q8 quantization, questioning whether the chosen hardware is a good fit.

0 favorites 0 likes
#server

Locally run assistant on a w-10 board on a local Xiaozhi server

Reddit r/LocalLLaMA · 2026-07-10

This article describes running an AI assistant locally on a W-10 board using a local XiaoZhi server, enabling offline deployment.

0 favorites 0 likes
#server

Meta reuses old RAM in new servers with custom bridge chip

Hacker News Top · 2026-07-03 Cached

Meta developed a custom CXL bridge chip (Vistara) to reuse older DIMMs in new servers, addressing memory shortages and reducing costs without significant performance loss.

0 favorites 0 likes
#server

Any good uses for a 192 GB DDR3 Server in the LLM world?

Reddit r/LocalLLaMA · 2026-06-29

A discussion about potential uses for an older DDR3 server with 192GB of RAM in the context of large language model workloads.

0 favorites 0 likes
#server

Run a vLLM Server on HF Jobs in One Command

Hugging Face Blog · 2026-06-26 Cached

Hugging Face Jobs now allows you to spin up a private OpenAI-compatible LLM endpoint with a single command using vLLM, without provisioning servers or Kubernetes.

0 favorites 0 likes
#server

NUMA: Cores, memory, and the distance between them

Hacker News Top · 2026-06-24 Cached

The article explains Non-Uniform Memory Access (NUMA), its historical context, and how it affects performance in multi-socket servers, while also introducing Edera's work on making Xen-based virtualization NUMA-aware end-to-end.

0 favorites 0 likes
#server

Bootimus – A Self-Contained PXE and HTTP Boot Server

Hacker News Top · 2026-06-20 Cached

Bootimus is a self-contained PXE and HTTP boot server written in Go, offering zero configuration, embedded iPXE, and support for over 50 distributions. It is fully open-source under Apache 2.0 with no telemetry.

0 favorites 0 likes
#server

@julien_c: This is awesome news: oMLX, by @jundotkim, now supports the standard HF cache model directory Great MLX server for Loca…

X AI KOLs Following · 2026-06-12 Cached

oMLX, a MLX server for local AI, now supports the standard Hugging Face cache model directory, simplifying model loading.

0 favorites 0 likes
#server

Show HN: Open-source API Key server written in Go by Ory

Hacker News Top · 2026-06-11 Cached

Ory Talos is an open-source API key server written in Go for issuing, verifying, and managing API keys at scale, with low-latency verification and support for JWT and macaroon tokens.

0 favorites 0 likes
#server

llama.cpp server have built-in native tools (exec_shell, edit_file, etc.)

Reddit r/LocalLLaMA · 2026-05-23

llama.cpp server now includes built-in native tools via an experimental flag, enabling file operations, shell commands, and more without external wrappers.

0 favorites 0 likes
#server

Kioxia and Dell cram 10 PB into slim 2RU server

Hacker News Top · 2026-05-16 Cached

Kioxia and Dell have collaborated to create a 2RU server with nearly 10 PB of all-flash storage using 40 Kioxia LC9 245.76 TB SSDs, enabling high-density AI infrastructure.

0 favorites 0 likes
#server

Llama.cpp server running ~2 weeks straight. Loses its mind?

Reddit r/LocalLLaMA · 2026-05-14

User reports that Qwen3.6 models running on llama.cpp server become significantly less capable after ~2 weeks of continuous operation, and restarting sessions does not resolve the issue.

0 favorites 0 likes
#server

imgproxy v4

Product Hunt · 2026-05-11

imgproxy v4 is a fast and secure self-hosted image processing server, now available with updates.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback