bf4 / bf4.github.com

jekyll blog on github pages
http://benjaminfleischer.com
MIT License
2 stars 0 forks source link

Add 'things I link to' #7

Open bf4 opened 8 years ago

bf4 commented 8 years ago

https://github.com/ruby-concurrency/rake-compiler-dev-box (also https://github.com/rake-compiler/rake-compiler ) https://github.com/rails/rails-dev-box (never used this last one but looks interesting: https://railsbox.io/ )

GitHub travis-ci/apt-package-whitelist apt-package-whitelist - Whitelist of apt packages approved for build environments with restricted sudo

bf4 [10:42 AM] also https://github.com/spotify/docker-gc

GitHub spotify/docker-gc docker-gc - Docker garbage collection of containers and images

bf4 [12:04 PM] http://www.cerebris.com/blog/2015/06/04/jsonapi-1-0/ also http://spacetelescope.github.io/understanding-json-schema/ and maybe https://www.youtube.com/watch?v=M8Q-PmQshqg&feature=youtu.be&t=2960 https://github.com/barelyknown/json-api-example Developers of flexible and easy to use web applications (edited)

bf4 [1:06 PM] also https://blog.heroku.com/archives/2014/5/20/heroku-http-api-toolchain http://swagger.io/ e.g. http://cfpb.github.io/api/hmda/console/ also https://github.com/interagent/http-api-design https://github.com/interagent/committee per https://brandur.org/elegant-apis and I guess http://www.plugingeek.com/categories/api-builders-ruby (edited)

bf4 [1:47 PM] https://www.youtube.com/watch?v=sAsRtZEGMMQ&index=39&list=PLEx5khR4g7PKFs3Y-gWd8TX4Y_5yTyUTP&t=51m18s

that kinda thing so we're working on this we also had built a global I'm a synchronous validation middleware so that every single chasing request and I'll the system or Json packet and how the system will be valid validated with Json schema I think this is actually a really important thing because someone the bugs that we have found they're probably inherent in this sort of micro services crazy heterogeneous architecture are because love just validating data YouTube GOTO Conferences Chad Fowler: "From Homogeneous Monolith to Radically Heterogeneous Microservices Architecture"

(edited)

bf4 [1:50 PM]

----- August 4th -----

bf4 [11:38 AM] omg me want https://github.com/basecamp/easymon

In addition to the main route /up, this will register checks, individually available at: /up/application-database /up/redis /up/critical - Runs both the application-database and redis checks. (edited)

bf4 [11:44 AM] https://github.com/polleverywhere/docker_etcd ooh

GitHub polleverywhere/docker_etcd docker_etcd - A small 25 MB etcd Docker image with tools to be Fig compatible

bf4 [11:02 AM] and then there's https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/update/mysql_to_postgresql.md

GitHub activerecord-hackery/squeel squeel - Active Record, improved. Live again :) (edited)

----- July 29th -----

bf4 [1:23 PM] https://github.com/jwilder/docker-squash

GitHub jwilder/docker-squash docker-squash - Squash docker images to make them smaller

bf4 [1:32 PM]

GitHub Added #or to ActiveRecord::Relation by gaelmuller · Pull Request #9052 · rails/rails · GitHub ActiveRecord::Relation#or returns a new relation, which is the result of filtering the current relation according to the conditions in the arguments, joining WHERE clauses with OR operand, contraty... (edited)

bf4 [1:55 PM] oh! https://github.com/rails/rails/pull/16052 was merged in as https://github.com/rails/rails/commit/9e42cf019f2417473e7dcbfcb885709fa2709f89 (edited)

----- July 30th -----

jori [11:30 AM] https://eregon.github.io/rubyspec/2015/07/29/rubyspec-is-reborn.html A blog about ruby/rubyspec.

bf4 [11:33 AM] wow. googled for it and found this.. so much agreement https://gist.github.com/nateberkopec/11dbcf0ee7f2c08450ea

bf4 [5:37 PM]

good arel guide, for or search for or( http://jpospisil.com/2014/06/16/the-definitive-guide-to-arel-the-sql-manager-for-ruby.html

bf4 [10:53 AM] just makes parsing easier

bf4 [10:53 AM](not gonna do anything about it now, just asking)

bf4 [10:53 AM](then I could use https://github.com/brandur/hutils)

bf4 [10:33 AM] https://github.com/convisoappsec/research_github_hack https://github.com/michenriksen/gitrob ?

GitHub shipitjs/shipit shipit - Universal automation and deployment tool written in JavaScript.

----- August 3rd -----

bf4 [1:01 PM] e.g. swagger api I started building once https://github.com/bf4/reverb/blob/master/public/api-docs.json

GitHub bf4/reverb Contribute to reverb development by creating an account on GitHub.

bf4 [1:01 PM](here's how I was building it https://github.com/bf4/reverb/blob/5be804cec68f1b870f6caac02ea204c12f86e713/lib/recorder/schema.rb)

bf4 [2:57 PM] so, this is sorta intersting but it doesn't say how they build it https://github.com/slackhq/slack-api-docs

somewhat like

Other awesome things:

bf4 commented 8 years ago

http://multithreaded.stitchfix.com/blog/2015/06/02/anatomy-of-service-objects-in-rails/ http://evan.tiggerpalace.com/articles/2012/11/21/use-rails-until-it-hurts http://naildrivin5.com/blog/2014/05/27/rails-does-not-define-your-application-architecture.html podcast http://bikeshed.fm/5 https://robots.thoughtbot.com/sandi-metz-rules-for-developers http://railsoopbook.com/

bf4 commented 8 years ago

Ruby core lib objects drawing http://jeromedalbert.com/a-diagram-of-the-ruby-core-object-model/ http://farm6.staticflickr.com/5443/10075536704_b78362422d_b.jpg

bf4 commented 8 years ago

nice https://www.flickr.com/photos/lakequincy/sets/72157629316877860/ (refs: http://www.telerik.com/blogs/software-craftsmanship-2014-anti-patterns-calendar http://brendan.enrick.com/post/Making-The-Software-Craftsmanship-Calendar-Images )

bf4 commented 8 years ago
bf4 commented 8 years ago

https://web.archive.org/web/20110615202619/http://gettingreal.37signals.com/ch08_Hire_Less_and_Hire_Later.php

bf4 commented 8 years ago

git:

bf4 commented 8 years ago

engines and components

where does code go:

bf4 commented 8 years ago

JSON Validation / JSON Schema / API Stuff https://github.com/bf4/bf4.github.com/issues/9

bf4 commented 7 years ago