quattro_4 scribble

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

2016-01-01から1年間の記事一覧

thoughtbot The Bike Shed Episode #62-64

62: Shipping is the Fastest Way to Get Somewhere | The Bike Shed capybara, multi thread rails5 remve auto loading Feature #5653: "I strongly discourage the use of autoload in any standard libraries" (Re: autoload will be dead) - Ruby trunk…

Ruby5 #637

Ruby5 - Episode #637 - May 10th, 2016 Attacking Rails Applications different ways to attack a Ruby on Rails application Ruby on Rails Security Project Receive 2(ish) monthly updates of new useful Rails security resources! single_cov Single…

Ruby5 #636

Ruby5 - Episode #636 - May 6th, 2016 RailsConf 2016 Bootcamp Turing School of Software & Design Jeff Casimir (@j3) | Twitter Ruby Heroes Olivier Lacan (@olivierlacan) | Twitter Ruby Heroes 2016 // Speaker Deck Chef nathenharvey (@nathenhar…

Ruby5 #635

Ruby5 - Episode #635 - May 3rd, 2016 Ruby 2.3.1 & 2.2.5 Released minor bug fixes Changelogがgit log Bundler 1.12 ruby "~> 2.3" bundle update --ruby bundle outdated with the flags --major, --minor, and --patch Using Local Gems in Gemfile $ …

Study with Kaggle Titanic Tutorial

基礎的なデータ解析の考え方みたいなのができてないと思って、去年不定期に勉強してきたが、その中で今振り返ると最も良かったと思われる題材をメモ Trevor Stephensという人のTutorial Trevor Stephens — Titanic: Getting Started With R - Part 1: Bootin…

Ruby5 #634

Ruby5 - Episode #634 - April 26th, 2016 Thredded Rails 4.2+ forum/message board engine The Road to Sinatra 2.0 Sinatra 2.0.0 will target Ruby 2.2+ and Rack 2.0+ We will bundle rack-protection and sinatra-contrib gems into one repo The must…

Ruby5 #633

Ruby5 - Episode #633 - April 19th, 2016 Slack Vision Bot Google Cloud Vision API gem 'slack-ruby-bot', gem 'google-api-client' The Optimist’s Guide to Pessimistic Library Versioning The ~> operator might be pessimistic Rails 5 Warning Cate…

Ruby5 #632

Ruby5 - Episode #632 - April 15th, 2016 collection_cache_key backported the collection cache key from Rails 5 to Rails 3.2 Rails.cache.fetch(@collection.cache_key) do big result set warnings Rails 5 adds warning when fetching big result se…

thoughtbot Giant Robots Episode #188-191

188: I Have a Spreadsheet! | Giant Robots Smashing into other Giant Robots Podcast hired.com GitHub - splitrb/split: The Rack Based AB testing framework The Rack Based AB testing framework World's Easiest A/B and Split Testing Software - V…

thoughtbot The Bike Shed Episode #57-61

57: Mutability Ruins the Whole Party (José Valim) | The Bike Shed Atoms String, list of integer performance reason, garbage collect comparison Erlang Elixir Atoms - Qiita calendar type Ecto nested association ownership mechanism connection…

Rebuild 137, 138, 139

Rebuild: 137: Tested In Production (naoya) ブルーライト、マイナスイオン Gulp, browserify, babel 名前が強そう、濁点が多い axios - Promise based HTTP client React + Redux + react-router npm left-pad 名前がぶつかって企業と争った(kik) The npm …

Ruby5 #631

Ruby5 - Episode #631 - April 12th, 2016 Gem Replacement Vulnerability every .gem uploaded after Feb 8, 2015, was verified showing no evidence of tampering The RubyGems team is urging maintainers of gems whose name contains a dash (e.g. ‘bl…

Rebuild 132, 133, 134, 135, 136

Rebuild: 132: We Used To Love Math (higepon) 髪切った? 無給インターン 無給 or ビザ出す キャリアパス podcast生活 コードを書かないことにはならない 勉強 技術的な勉強より、ユーザーエクスペリエンスのセンス IoT大変 Particle Machine Learning Apa…

Ruby5 #630

Ruby5 - Episode #630 - April 5th, 2016 Implementing Ruby 2.3.0: Enumerable's chunk_while b = a.chunk_while {|i, j| i+1 == j } p b.to_a #=> [[1, 2], [4], [9, 10, 11, 12], [15, 16], [19, 20, 21]] Memoization Memoization | GoRails - GoRails A…

Ruby5 #629

Ruby5 - Episode #629 - April 1st, 2016 What makes a great Tech Lead? Full Stack over Specialist Takes Responsibility over Waits For Tasks Breaks New Ground over Sticks To Tried & Tested Author over Translator Active Communicator over Wallf…

Ruby5 #628

Ruby5 - Episode #628 - March 29th, 2016 Memento Design Pattern version control of objects A Deep Dive Into Ruby Scopes Object-oriented design provides encapsulation for properties and actions Never Schedule Future Jobs Future Jobs are Dang…

Ruby5 #627

Ruby5 - Episode #627 - March 25th, 2016 Ruby for Good Red Pandas this year. They are looking for projects to help this year Otto for Rails creating virtual development environments the successor to the popular virtual development tool vagr…

Ruby5 #626

Ruby5 - Episode #626 - March 22nd, 2016 Mastering Concurrency Multi-process (Unicorn) Multi-threading (Puma) Event-loop (Thin) Upgrading to Rails 5 Browser not supported belongs_to_required_by_default halt_callback_chains_on_return_false h…

Ruby5 #625

Ruby5 - Episode #625 - March 18th, 2016 Learn Ruby Udacity Beginning Ruby is open for enrollment now, with Ruby on Rails and Senior Ruby on Rails becoming available in 2016 Reality gem for querying Wikipedia spreadsheet_architect turn any …

thoughtbot Giant Robots Episode #183-187

183: Embarrassing Trailing White-Space | Giant Robots Smashing into other Giant Robots Podcast Formkeep Goose workshop Intermediate Ruby on Rails | Online Tutorial by thoughtbot gitsh repo 184: I Love You, Businesses! | Giant Robots Smashi…

thoughtbot The Bike Shed Episode #53-56

53: Cache Machine | The Bike Shed Elixir hacker news chat app what is chaching cdn, rails, memory, query, HTTP ... Fastly memoization Memoization is a liability - The Pug Automatic fragment caching, Russian Doll Caching TwoHardThings 54: A…

Ruby5 #624

Ruby5 - Episode #624 - March 15th, 2016 Rails 4.2.6 and 4.1.15 Have Been Released! bug fixes for ActionView and ActiveRecord security (render params) DPR The simplest Ruby HTTP client Bundler 1.12 RC 2 --patch, --minor, --major flag for bu…

Ruby5 #623

Ruby5 - Episode #623 - March 11th, 2016 LHS simple DSL for defining ActiveModel-like objects for querying APIs class Feedback < LHS::Record feedback = Feedback.find_by_email('somebody@mail.com') Essential Bash Ruby Developer - Essential Ba…

Ruby5 #622

Ruby5 - Episode #622 - March 4th, 2016 Coding Standards GNU coding standard Bozhidar Batsov’s community-influenced standard Rails 5 Migrations < ActiveRecord::Migration[5.0] no mention of index: true Nokogiri Decorators rails-html-sanitize…

Ruby5 #621

Ruby5 - Episode #621 - March 1st, 2016 Speeding Up Sprockets Sprockets version 3.3+ Render Views Outside of Actions ApplicationController.render 'templates/name' ApplicationController.renderer.defaults How DHH Organizes His Rails Controlle…

Ruby5 #620

Ruby5 - Episode #620 - February 23rd, 2016 To Gem, or Not to Gem many reasons to use a gem or not to use a gem md2man markdown to manpage md2man-roff EXAMPLE.markdown > EXAMPLE.1 Nokogiri Decorators lighter package Oga rails-html-sanitizer…

Ruby5 #619

Ruby5 - Episode #619 - February 19th, 2016 Faster DB Updates Updating multiple items at a time update_all Updating records based on stored IDs Envforcer environment variable requirements .envforcer.yml Remote Working Spiralling Expenses Li…

Rebuild 130, 131

Rebuild: Aftershow 129: Infinite Amount Of Time (Naoya Ito) 採用系広告は保留 知らない企業は紹介したくない サービスの紹介は良い history of japan - YouTube 戦争周りはわからない 年号を覚える意味 rubyのversion 2.0がリリースされたのは何年か? …

thoughtbot The Bike Shed Episode #50-52

50: Open Mic | The Bike Shed Matt Sumner Boston office Hunchpig haskell monad Velocity.js faster than jQueyr better than css 51: Is Sim City Running? (Steve Klabnik) | The Bike Shed discussion with Steve Klabnik Ember, Rust has good docume…

thoughtbot Giant Robots Episode #180-182

180: We Don't Deal With Paper | Giant Robots Smashing into other Giant Robots Podcast don't like beer not that much beer Deep Work: Rules for Focused Success in a Distracted World - Cal Newport 181: Tying Your Work to Impact (Brian Balfour…