Hey linker, can you spare a meg?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • go

    Tailscale's rolling temporary fork of Go with emphasis on performance and memory/binary size reduction. We try to upstream everything and keep this repo's diff small. (by tailscale)

  • The last two sections are gold:

    > ### Wait, you did what?

    > Time for the philosophizing I promised.

    > People are often surprised and sometimes horrified when they learn that Tailscale maintains its own fork of the Go toolchain. Tailscale is a small startup. Isn’t that a horrible distraction, a flagrant burning of [innovation tokens](https://mcfunley.com/choose-boring-technology)?

    > Maybe. But the thing is, you write code with the engineers you have.

    > We had a problem: We kept crashing on iOS, and in addition to being awful, it was preventing us from adding features.

    > Another team might have decided to cut even more features on iOS to try to achieve stability, or limited in some way the size of the tailnet that iOS could interact with.

    > Another team might have radically redesigned the data structures to squeeze every last drop out of them.

    > Another team might have rewritten the entire thing in Rust or C.

    > Another team might have decided to accept the crashes and attempted to mitigate the pain by making re-establishment of connections faster.

    > Another team might have decided to just live with it and put their focus elsewhere.

    > The Tailscale team has Go expertise, spanning the standard library to the toolchain to the runtime to the ecosystem. [It’s an asset](https://danluu.com/in-house/), and it would be foolish not to use it when the occasion arises. And the fun thing about working on low level, performance-sensitive code is that that occasion arises with surprising frequency.

    > Blog posts about how people solve their problems are fun and interesting, but they must always be taken with a healthy dose of context. There may be no other startups in existence for which working on the Go linker would be a sensible choice, but it was for us.

    > ### Surprise twist ending

    > With the Go linker work [newly completed](https://github.com/tailscale/go/pull/20), we set out to confirm our analysis. What would footprint say?

    > As expected, footprint approved:

    > ```

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Can golang/build/cmd/release be run standalone without buildlets and coordinator?

    3 projects | /r/golang | 29 Nov 2021
  • Tailscale free for open source projects

    7 projects | news.ycombinator.com | 17 Sep 2021
  • How to delete all AWS resources using aws-nuke

    1 project | dev.to | 22 May 2024
  • Don't Return Err in Go

    1 project | news.ycombinator.com | 21 May 2024
  • 38% of webpages that existed in 2013 are no longer accessible a decade later

    5 projects | news.ycombinator.com | 18 May 2024