nowfound

Life & fun · May 23, 2026

DFW Office Network & Cable Calculator

Estimate cable drops, server rack units, & IT budget instant

What it does

A free, lightweight utility designed for operations managers, startup founders, and IT professionals planning an office build-out or network upgrade. Instantly estimate total required structured cable drops, network switch capacity, server rack space (RU), and get baseline budget guidelines tailored for commercial spaces. No paywalls, no email captures—just a fast, clean tool built to simplify low-voltage infrastructure planning.

Does the same job

all alternatives →
  • AT
    A toy version of Wireshark (student project)2025 · github.com · ▲265

    Hi everyone, I recently published a small open-source project. It’s a minimal network packet analyzer written in Go — designed more like a learning toy than a replacement for Wireshark. It currently supports parsing basic protocols like TLS, DNS, and HTTP, and includes a tiny fuzzing engine to test payload responses. You can inspect raw packet content directly from the terminal. The output is colored for readability, and the code structure is kept simple and clear. The entire program is very small — just about 400 lines of Go code. I know it’s not anywhere near Wireshark’s level, and I still…

  • Infracost2021 · ▲101

    Open source cloud cost estimator in pull requests

  • IM
  • CT
    Calculator that estimates your cloud costs2012 · kloudcalc.com · ▲16
  • Interactive component to map fibre breaks (OTDR)21d ago · react-networks-lib.rackout.net · ▲9

    Added an OTDR trace component as the latest in my component library for datacentre/network apps. Mainly for my own use in rackout.

  • See fiber breaks linked to a map10d ago · react-networks-lib.rackout.net · ▲13

    Interactive React components for network diagrams, fiber networks, and rack infrastructure visualization.

More life & fun this month

the category →

Launched alongside, May 2026

the whole month →
  • Brew 905

    Like Claude design for email marketing

    AI · May 2026 · brew.new

  • Parallel agents, diff reviewer, and multi-model comparisons

    Dev tools · May 2026 · kilo.ai

  • StoreClaw805

    Grow your store profits with agents that know how to sell

    AI · May 2026 · storeclaw.ai

  • Give your agent a real number and voice to make calls.

    AI · May 2026 · pollyreach.ai

  • NW

    Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…

    Life & fun · May 2026 · github.com

  • FM

    Dev tools · May 2026 · github.com