01-03-2026 Optimizing Database Performance in Rails Source: blog.heroku.com URL: https://blog.heroku.com/rails-database-optimization optimizing rails performance scalability database scaling scale
01-03-2026 How do I know whether my Rails app is thread-safe or not? Source: bearmetal.eu URL: https://bearmetal.eu/theden/how-do-i-know-whether-my-rails-app-is-thread-safe-or-not ruby threads rails threadsafe
01-03-2026 Dockerize the multi-services application for local development Source: dev.to URL: https://dev.to/amplifr/dockerize-the-multi-services-application-for-local-development-2oig?utm_source=digest_mailer&utm_medium=email&utm_campaign=digest_email services soa docker
01-03-2026 simple full text search using postgres on rails (Example) Source: coderwall.com URL: https://coderwall.com/p/vngr0a/simple-full-text-search-using-postgres-on-rails postgres performance ruby fulltext
01-03-2026 How to Choose Your Ruby Interpreters and Runtimes | Toptal Source: toptal.com URL: https://www.toptal.com/ruby/the-many-shades-of-the-ruby-programming-language concurrency ruby tips runtimes jruby mri
01-03-2026 textacular/textacular: Textacular exposes full text search capabilities from PostgreSQL, and allows you to declare full text indexes. Textacularwill extend ActiveRecord with named_scope methods making searching easy and fun! Source: github.com URL: https://github.com/textacular/textacular fulltext postgres performance ruby scale
01-03-2026 Faster PostgreSQL Counting Source: citusdata.com URL: https://www.citusdata.com/blog/2016/10/12/count-performance/ postgres performance postgresql scaling
01-03-2026 Need faster code? Try Multithreading – Hacker Noon Source: hackernoon.com URL: https://hackernoon.com/need-faster-code-try-multithreading-5dc30c83837c runtimes jruby mri concurrency ruby tips
01-03-2026 Hire People or Optimize Processes: A cost-benefit analysis for engineering leaders Source: codeclimate.com URL: https://codeclimate.com/blog/scale-engineering-calculator/?utm_source=drip&utm_medium=email&utm_content=&utm_campaign=velocity-calculator-blog&__s=fzzssq55zd58mvijpssx analysis management performance hire
01-03-2026 Steve Blank Startup Stock Options – Why A Good Deal Has Gone Bad Source: steveblank.com URL: https://steveblank.com/2019/04/10/startup-stock-options-why-a-good-deal-has-gone-bad/ startup options VC stock
01-03-2026 Microsoft Launches Bosque: An Open Source Programming Language Source: technotification.com URL: https://www.technotification.com/2019/04/microsoft-launches-bosque-programming-language.html open source programming language microsoft
01-03-2026 Untangling Ruby Threads Source: thoughtbot.com URL: https://thoughtbot.com/blog/untangling-ruby-threads concurrency ruby tips threads threadsafe
01-03-2026 Understanding a fundamental Ruby abstraction for concurrency | via @codeship Source: blog.codeship.com URL: https://blog.codeship.com/understanding-fundamental-ruby-abstraction-concurrency/ concurrency ruby tips threads threadsafe
01-03-2026 How bad can it git? Characterizing secret leakage in public GitHub repositories Source: blog.acolyer.org URL: https://blog.acolyer.org/2019/04/08/how-bad-can-it-git-characterizing-secret-leakage-in-public-github-repositories/?-characterizing-secret-leakage-in-public-github-repositories/ secret paper git github leakage
01-03-2026 Maintain the “GitHub flow” with Gitpod, an online, browser IDE – JAXenter Source: jaxenter.com URL: https://jaxenter.com/gitpod-github-ide-157678.html ide online github
01-03-2026 8 reasons to turn down the transmit power of your Wi-Fi – Metis.fi Source: metis.fi URL: https://metis.fi/en/2017/10/txpower/ configuration power tips WiFi
01-03-2026 codercom/code-server Source: github.com URL: https://github.com/codercom/code-server vscode tips cloud
01-03-2026 Introduction to Concurrency Models with Ruby. Part I Source: engineering.universe.com URL: https://engineering.universe.com/introduction-to-concurrency-models-with-ruby-part-i-550d0dbb970 concurrency ruby tips howto
01-03-2026 Architecting Ruby on Rails Apps as Microservices | Codeship | via @codeship Source: blog.codeship.com URL: http://blog.codeship.com/architecting-rails-apps-as-microservices/?utm_source=rubyweekly&utm_medium=email SOA rails scale services architecture