Viewing profile — 56quarters
56quarters
HN member- Joined
- Thu, Nov 04, 2010, 1:58 AM UTC
- HN karma
- 80
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About 56quarters
https://github.com/56quarters
[ my public key: https://keybase.io/56quarters; my proof: https://keybase.io/56quarters/sigs/R9iSIMB3p9ymjpYd9xme4BwjmQKW8xJ5PgFEwUzb6kI ]
Recent public activity
-
comment
Comment #33024474
(I work at Grafana but not on the Agent) I'm really excited to see how this goes because the "static" YAML config for a typical Agent setup (e.g. scrape metrics from pods in a Kube…
- story
-
comment
Comment #25696388
https://en.wikipedia.org/wiki/Three-fifths_Compromise Representatives and direct Taxes shall be apportioned among the several States which may be included within this Union, accord…
-
comment
Comment #23946835
The Redis protocol uses length prefixes for bulk strings and arrays (per your linked document). That enables it to read multiple bytes at a time off the socket, though it does seem…
- story
- story
- story
- story
-
comment
Comment #12523112
+1 for Termux. I started using it purely for the novelty of running emacs on my phone (a moto x pure) and it's a great piece of software. It's even open source! https://github.com/…
- story
-
comment
Comment #11210988
Updated
- story
- story
- story
- story
- story
- story
-
comment
Comment #1867301
I've found using minimization to give up 40% smaller files even after gzip. Even so, combining multiple JS or CSS files into single one and using image sprites will probably be you…