Live data from Hacker News

Viewing profile — 56quarters

56quarters

HN member
Joined
Thu, Nov 04, 2010, 1:58 AM UTC
HN karma
80
Public activity
18 items

About 56quarters

Software, punk rock, and whisky, on the right coast.

https://github.com/56quarters

[ my public key: https://keybase.io/56quarters; my proof: https://keybase.io/56quarters/sigs/R9iSIMB3p9ymjpYd9xme4BwjmQKW8xJ5PgFEwUzb6kI ]

Recent public activity

  1. 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…

  2. story
  3. 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…

  4. 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…

  5. story
  6. story
  7. story
  8. story
  9. 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/…

  10. story
  11. comment
  12. story
  13. story
  14. story
  15. story
  16. story
  17. story
  18. 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…