Skip to content

Instantly share code, notes, and snippets.

@eddking
Last active April 13, 2021 14:56
Show Gist options
  • Save eddking/2ca87a6ea775d8943493d0fd60743fb0 to your computer and use it in GitHub Desktop.
Save eddking/2ca87a6ea775d8943493d0fd60743fb0 to your computer and use it in GitHub Desktop.
A list of interesting things

Interesting Blog Posts:

Interesting Talks:

Interesting Papers:

Computer Science:

Recommended Books:

  • Clean Code
  • Domain Driven Design
  • The Structure and Interpretation of Computer Programs [SICP]
  • The Pragmatic Programmer [actually not as pragmatic as it could be]

Interesting Libraries / Products:

Awesome:

  • an index of github 'awesome' lists: here
  • an index of blogs here

Other:

Things you should be aware exist:

Just a random list of tech, make sure you understand the problem they are trying to solve, the actual product itself is less important than the space it exists in I've generally omitted things if I believe they're superseded by other things, but im biased

  • HAproxy
  • Nginx
  • Postgresql
  • Docker
  • Redis
  • Memcached
  • Varnish
  • Serf
  • Consul
  • Terraform
  • Packer
  • Ansible
  • Puppet
  • Kubernetes
  • Apache Avro / Protocol Buffers
  • Jenkins
  • Zookeeper / etcd
  • collectd
  • graphite
  • rabbitmq
  • zeromq
  • sensu
  • fluentd
  • syslog
  • make
  • kibana
  • systemd
  • redis
  • elasticsearch
  • lucene
  • neo4j
  • datomic
  • kafka
  • cassandra
  • graphql
  • react
  • spark
  • redshift
  • apache samza
  • jyupter /IPython
  • numpy & scipy & scikit-learn
  • SQLAlchemy / ActiveRecord
  • Alembic
  • cdns: Cloudflare, Fastly, MaxCDN, Cloudfront etc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment