What Is a Syslog Server?
Summary
This article explains what a syslog server is, detailing its role in collecting and managing log data from network devices.
Similar Articles
Software For My New Home Server
A personal blog post detailing the author's experience choosing operating system and service management software for a new home server, comparing Synology, TrueNAS, Debian, and Void Linux with Runit.
An Analysis of GrapheneOS's Server Infrastructure
An analysis of GrapheneOS's server infrastructure, examining the security and privacy measures of the project's backend systems.
The Log Is the Agent
This paper introduces ActiveGraph, a runtime that makes the append-only event log the central source of truth for agentic systems, enabling deterministic replay, cheap forking, and end-to-end lineage from goals to model calls.
@PandaTalk8: The Log is the Agent. Its core point is: don't treat logs as a byproduct of the agent, but treat the append-only event log as the agent itself. In ActiveGraph, goals, rules, tool calls, LLM responses...
ActiveGraph is an event sourcing runtime that treats the append-only event log as the agent itself. It achieves deterministic replay, forking experiments, and end-to-end traceability through graph projection, providing a new architecture for long-running, auditable agent systems.
NetworkSpy
NetworkSpy is an HTTP(s) proxy debugger with a custom viewer, aimed at developers for inspecting network traffic.