Results for Server · 2.647s

Sponsored
News for “Server”
20 results • 2642 ms server time
Tell HN: Cloudflare silently injects its analytics when you switch nameserversIMAGE
news.ycombinator.com• Aug 16, 2026• 1 min read
Tell HN: Cloudflare silently injects its analytics when you switch nameserversA few hours ago I switched my nameservers to Cloudflare in order to enable R2 bucket serving through my own subdomain, and I found out that it silently had injected a JS analytics snippet in my HTML-only JS-free site textlog.cc — I had to go to the Analytics dashboard, Add the site to the analytics and then disable the snippet. I find this approach entirely invasive, you should opt-in to features like that not have to opt-out. Just a warning out there to folks who might not be aware of this.
Show HN: Tachyon – MCP server framework for Java and KotlinIMAGE
github.com• Aug 11, 2026• 1 min read
Show HN: Tachyon – MCP server framework for Java and KotlinI built Tachyon to run MCP server on Java 21+ and Kotlin without Spring or reactive APIs. It uses Netty, Streamable HTTP, virtual threads, and coroutines for Kotlin.It is currently in 1.0 beta. I’d value feedback from people building real MCP servers.
Launch HN: Stoa Markets (YC S26) – A Marketplace for GPUs and AI ServersIMAGE
stoaexchange.com• Aug 10, 2026• 1 min read
Launch HN: Stoa Markets (YC S26) – A Marketplace for GPUs and AI ServersHi HN, we’re Eren, Berat and Kaan. We’re building Stoa (https://www.stoaexchange.com), a marketplace for new and used GPUs and AI servers.GPUs are the collateral in the data center buildout. Today, financing terms mostly depend on the offtaker, meaning the company that has committed to use the compute.If that company is a hyperscaler, the financing can look investment grade. If it’s a smaller cloud or startup, terms get expensive fast, even with the same hardware as collateral.The lender’s problem is pretty reasonable. If the borrower defaults and we need to sell these servers, what can we actually get for them? There isn’t a good answer today.We started brokering GPU deals to understand why. It was much more manual than we expected. The hardware is still traded through phone calls, forwarded spreadsheets and long email threads.One week, a seller quoted us $200k for a server node and another quoted $240k for what looked like the same thing. Neither was necessarily wrong. They had diffe
Advertisement
Show HN: Cygnus – A fast, lightweight self-hostable serverless runtime and PaaSIMAGE
cygnus.run• Jul 25, 2026• 1 min read
Show HN: Cygnus – A fast, lightweight self-hostable serverless runtime and PaaSI built Cygnus because of a long standing frustration with the compromises needed to be made when choosing a deployment option for web applications.The ecosystem is fragmented into a few distinct camps, each sacrificing user experience or runtime compatibility to balance isolation, startup latency, and their own profit margins.Docker: Heavier and slower because it has to supervise more than web apps. Paying overhead you don't need. MicroVM's: Good isolation, but huge maintenance surface area and substantial overhead. Great for untrusted code, overkill for your own apps. Workerd: Tries to dance around hardware isolation by enforcing an in-process V8 isolate model. Neutered runtime to prevent arbitrary syscall execution. Personally I still find the tradeoff worthwhile for their edge footprint, but I still find myself complaining about it from time to time. Vercel/Managed serverless: Delivers a great developer experience, uses microVM's which is good for compatibility but has a business m
Show HN: OtoDock, run Claude Code and Codex as a team of agents on your serverIMAGE
github.com• Jul 15, 2026• 1 min read
Show HN: OtoDock, run Claude Code and Codex as a team of agents on your serverHi HN, i am Dimitris,I have been using Claude Code and Codex agents, for some time now from the beggining i had been using them from inside my terminal mainly for coding.For the past 3 years i kept building so i have a homelab and a business server, which already has a lot of vms, so a lot of things to manage.So i decided to start building my own ideal version of using claude code, and codex flexibly and connect them easily with all my vms and infra but at the same time keep using them for coding, and as a personal assistant for daily use.So for the past months I built OtoDock. Its a self hosted platform, that runs real CLaude code and Codex as the engine. On top of them i build a live dashboard with websockets and integrated in depth the clis, so its even nicer to work with the cli through the dashboard instead of working on the terminal. I even ended up integrating interactive terminals as well (due to the subscription change Anthropic was trying to do for harnesses) so you can also
Show HN: An MCP server that gives your AI assistant write access to /etc./hostsIMAGE
lockinmcp.com• Jul 4, 2026• 1 min read
Show HN: An MCP server that gives your AI assistant write access to /etc./hostsI was tired of how bad distraction blockers are so I built my own.LockIn lets AI assistants (Claude, ChatGPT, Cursor, etc.) block websites by editing the system hosts file directly via MCP tools (via a secure cloudflare bridge).Why? Because chrome extensions don't work. Blocking it natively makes it unbypassable, and having your agent gatekeep your focus is the ultimate cheat code.Since everyone is using AI agents nowadays, but most people start scrolling or Reddit while waiting for Claude Code to finish, giving them control over your focus solves that.The MCP server exposes four tools: block_site, unblock_temp, focus_session, get_status. A background daemon keeps the state synced and persists across restarts. There's a relay URL for hosted MCP connections (ChatGPT, Copilot).Install: npx -y lockin-mcp installWhat makes it so good for me is the timed unblock: it gives the flexibility most tools miss. If you're studying for school you don't want to be distracted by yt, but perhaps you ha
Show HN: ServerKit – A mobile UI for server managementIMAGE
play.google.com• Jun 30, 2026• 1 min read
Show HN: ServerKit – A mobile UI for server managementProblem Statement: A few months ago, I was outside of my city. I was on a bus when one of my team members messaged me saying users were unable to read the product description PDF. I had to wait 3 more hours until I got back home, opened the laptop, and SSH'd into the server to find out what was wrong. In that moment I realized that being able to manage a server from a phone is very important when a laptop is not nearby.What it does: It is a UI wrapper over standard SSH command outputs. It parses the SSH output and shows the results in UI elements, and also translates your actions to relevant SSH commands. This way users won't have to heavily rely on the command line – as we know, typing commands from a mobile device is also hard. However, it also has a terminal to allow you to do anything. It also supports Kubernetes, where you can see and manage pods, view logs and stats, and RDBMS to allow you to quickly perform database operations – a bit like phpMyAdmin or pgAdmin.Tech Stack: Flutt
Show HN: Ray Hosting – Topology-aware game server orchestrator made from scratchIMAGE
ray-hosting.com• Jun 14, 2026• 1 min read
Show HN: Ray Hosting – Topology-aware game server orchestrator made from scratchHey HN, I have built a game server orchestrator from scratch, As a solo-dev it took me 3+ years and almost 10 hours daily to finally complete it since i started in the beginning of 2023. Im 26 years old now!.The complexity and stuff i had to research to complete this project i couldnt have imagined them even in my dreams, but hey, here it is, my greatest professional achievement until now.Down below I will try to break down just some of the core and most important features of my game server orchestrator.1. CORE PINNING & CCD CACHE ALIGNMENTI had to research and understand CPU cache layouts. I found out that if my game containers, which utilize docker run, span across different core complex dies (CCDs) or share SMT sibling threads with a busy neighbor, L3 cache thrashing ruins single-core tick efficiency.Then what I did is that I pinned all non game-server processes strictly on core 0 and its SMT sibling core 12 using GRUB:I disabled the 1000Hz timer interrupts to prevent context switch
Advertisement
Show HN: Easy Server Side Tracking, Server-Side GTM for WordPressIMAGE
easyserversidetracking.com• Jun 3, 2026• 1 min read
Show HN: Easy Server Side Tracking, Server-Side GTM for WordPressServer-side tracking has been the right solution to iOS/adblocker data loss for years. Our problem: setting it up properly requires a GTM server container, a separate cloud instance, correct trigger configuration, and a developer who knows what they're doing. Most WordPress sites never get there.We manage tracking for 12 websites hightraffic sites at the agency i work (combined 3.9M monthly search impressions, ~370K sessions/month). After rebuilding our entire tracking stack server-side, we packaged the setup into a WordPress plugin.How it works: - Plugin intercepts GA4/Ads/Meta events before they hit the browser - Routes them through your server to Google and Meta endpoints directly - No client-side JS dependency for conversion dataThe result: we recovered 25–35% of conversion events that were previously lost to ad blockers and consent banner dismissals. So more and better data.Technical notes: - Works alongside existing GTM web containers - Supports GA4 Measurement Protocol + Meta Co
Show HN: Madari: CLI tool to install, sync and manage local MCP serversIMAGE
github.com• Feb 22, 2026• 1 min read
Show HN: Madari: CLI tool to install, sync and manage local MCP serversI built stewreads-mcp (https://github.com/ankitvg/stewreads) to turn useful AI chats into ebooks and send them to Kindle. Every time I wanted to share it I had to explain how to find the binary, edit claude_desktop_config.json, get the JSON update exactly right, and restart Claude Desktop. Too much friction.So I built madari. Now, stewreads-mcp can be installed and setup with Claude Desktop in just one command:madari install stewreads-mcpThat one command runs uv tool install, resolves the binary path, registers the server, and syncs it to Claude Desktop.Madari also includes: lifecycle commands (add, remove, enable, disable), sync to push changes to the client config, diagnostics (doctor, status) to monitor MCP health, and snapshot export/import for moving your setup across machines. Claude Desktop is the supported client; more client support coming next.Would love feedback from folks building MCP servers who's hit the same problem.Tame your MCP servers. https://github.com/ankitvg/madar
Show HN: GTM MCP Server- Let AI Manage Your Google Tag Manager ContainersIMAGE
github.com• Feb 7, 2026• 1 min read
Show HN: GTM MCP Server- Let AI Manage Your Google Tag Manager ContainersI built an MCP server that connects Claude and ChatGPT to the Google Tag Manager API. You can create tags, triggers, variables, audit containers, and publish changes through natural conversation. Try it now (no install needed): - Claude.ai: Settings → Connectors → Add https://mcp.gtmeditor.com - Claude Code: claude mcp add -t http gtm https://mcp.gtmeditor.com - ChatGPT: Add MCP integration at platform.openai.com/apps with URL https://mcp.gtmeditor.com It authenticates with your Google account via OAuth 2.1, so your credentials are never stored on the server. What you can do: - "Create a GA4 event tag for form submissions" - "Audit this container for issues and duplicates" - "Set up ecommerce tracking for purchases" - "Publish the changes we just made" It supports all GTM entity types including server-side containers (clients, transformations). There are 40+ tools covering full CRUD, versioning, publishing, built-in variable management, and Community Template Gallery imports. Some thin
Advertisement
ESA Says Data Breach Was Limited to Servers with Unclassified DocumentsIMAGE
europeanspaceflight.com• Dec 30, 2025• 1 min read
ESA Says Data Breach Was Limited to Servers with Unclassified DocumentsThe European Space Agency (ESA) has released an initial statement regarding an alleged data breach, stating that it affected a “very limited number of science servers located outside the ESA corporate network.” On 26 December, reports began to emerge on X claiming that ESA had suffered a significant data breach, with a hacker using the […] The post ESA Says Data Breach Was Limited to Servers with Unclassified Documents appeared first on European Spaceflight.
The Earth Observer: Offering Perspectives from Space through TimeIMAGE
science.nasa.gov• Dec 29, 2025• 1 min read
The Earth Observer: Offering Perspectives from Space through TimeAn Intertwined History: The Earth Observer and EOS The Earth Observer, a newsletter issued for more than 36 years, will release its last online content at the close of 2025. This newsletter evolved in parallel with NASA’s Earth Observing System (EOS). It is almost impossible to speak of this newsletter without mentioning EOS. As The Earth […]
Sponsored