quattro_4 scribble

scribble 落書き (調べた事をただ落書きする)

Ruby5 #643

Ruby5 - Episode #643 - June 14th, 2016

  • Adventures in Avro
    • Avro as a data serialization format
    • As part of microservices architecture
    • Apache Kafka
      • The main contenders were Apache Avro, JSON, Protocol Buffers and Apache Thrift
  • 2FA in Rails With Devise and Nexmo Verify
    • people still tend to use the same passwords across different sites
  • Curl-to-Ruby
    • Instantly convert curl commands to Ruby's net/http
    • -d/--data, -H/--header, -I/--head, -u/--user, --url, and -X/--request
  • InvoicePrinter
    • lightweight wrapper around Prawn