Bookmarks, 02017-08

Last month’s bookmarks from pinboard.in:

  • Tgres 0.10.0b - Time Series with Go and PostgreSQL - Grisha Trubetskoy “Tgres is a Go program which can receive time series data via Graphite, Statsd protocols or an http pixel, store it in PostgreSQL, and provide Graphite-like access to the data in a way that is compatible with tools such as Grafana. You could think of it as a drop-in Graphite/Statsd replacement, though I’d rather avoid direct comparison, because the key feature of Tgres is that data is stored in PostgreSQL.”
  • Offline-Friendly Forms | Max Böck - Frontend Web Developer “Forms on the web don’t usually play nice with bad connections. If you try to submit a form while offline, you’ll most likely just lose your input…. With the introduction of Service Workers, developers are now able to supply experiences on the web that will work even without an internet connection. While it’s relatively easy to cache static resources, things like forms that require server interaction are harder to optimize. It is possible to provide a somewhat useful offline fallback though.”
  • Ferret Programmer’s Manual “Ferret is a free software Clojure implementation, it compiles a restricted subset of the Clojure language to self contained ISO C++11 which allows for the use of Clojure in real time embedded control systems.”
  • GitHub - hslatman/awesome-threat-intelligence: A curated list of Awesome Threat Intelligence resources “A curated list of awesome Threat Intelligence resources.”