r/webdev - How to prep your GitHub for job seeking
Link: r/webdev - How to prep your GitHub for job seeking: "Hello, I'm currently hiring and most people sharing their GitHubs have very poorly maintained profile and projects so I decided to write a little..."
repl.it - Java
Link: repl.it - Java: "Write and run Java code using our Java online compiler & interpreter. You can build, share, and host applications right from your browser!"
ries lean startup ppt
Link: ries lean startup ppt: "Eric Ries' presentation on lean startups. From Steve Blank's Customer Development course at Berkeley. Learn more and hear the audio at http://bit.ly/3qsvJ."
ripgrep is faster than {grep, ag, git grep, ucg, pt, sift} - Andrew Gallant's Blog
Link: ripgrep is faster than {grep, ag, git grep, ucg, pt, sift} - Andrew Gallant's Blog: "I blog mostly about my own programming projects."
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Link: rlabbe/Kalman-and-Bayesian-Filters-in-Python: "I’m trying to get smart about Kalman filters. This is a great resource"
rpush/rpush
Link: rpush/rpush: "Getting mobiles to display notifications is a tricky business. Especially because there are several and each one is different. This gem tries to solve this."
ruby - Is a global variable defined inside a Sinatra route shared between requests? - Stack Overflow
Link: ruby - Is a global variable defined inside a Sinatra route shared between requests? - Stack Overflow: "Say I've got: get '/' do $random = Random.rand() response.body = $random end If I have thousands of requests per second coming to /, will the $random be shared and 'leak' outside the context or..."
ruby-prof/ruby-prof
Link: ruby-prof/ruby-prof: "A ruby profiler. See https://ruby-prof.github.io for more information. - ruby-prof/ruby-prof"
sferik/rails_admin - GitHub
Link: sferik/rails_admin - GitHub: "RailsAdmin is a Rails engine that provides an easy-to-use interface for managing your data - sferik/rails_admin"