Tag
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.
OxiSH is an SSH server written in Rust, providing a memory-safe alternative to traditional SSH server implementations.
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.
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.
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.
HuggingFace published a detailed technical blog post with an interactive visualization documenting a server intrusion attack that occurred in July 2026.
A proof-of-concept implementation of a Model Context Protocol (MCP) server in pure PHP without persistent connections, demonstrating feasibility.
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.
This article describes running an AI assistant locally on a W-10 board using a local XiaoZhi server, enabling offline deployment.
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.
A discussion about potential uses for an older DDR3 server with 192GB of RAM in the context of large language model workloads.
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.
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.
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.
oMLX, a MLX server for local AI, now supports the standard Hugging Face cache model directory, simplifying model loading.
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.
llama.cpp server now includes built-in native tools via an experimental flag, enabling file operations, shell commands, and more without external wrappers.
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.
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.
imgproxy v4 is a fast and secure self-hosted image processing server, now available with updates.