#Serverless https://medium.com/serverless-mvp/custom-runtimes-in-aws-lambda-a-good-idea-yes-but-only-if-you-have-to-259eab4d3443
Medium
Custom Runtimes in AWS Lambda. A good idea? Yes, but only if you have to!
At the start of 2018 I was tasked with building out a 100% Serverless infrastructure to replace a 7 million line decade old monolith. The…
#Ruby #Rails https://www.digitalocean.com/community/tutorials/how-to-build-a-ruby-on-rails-application
Digitalocean
How To Build a Ruby on Rails Application | DigitalOcean
Rails is a web application framework written in Ruby. It takes an opinionated approach to application development, assuming that set conventions will best se…
#Development https://leandromoreira.com.br/2019/08/02/linux-ffmpeg-source-internals-a-good-software-design/
Leandro Moreira
Good Code Design From Linux/Kernel
Learn how Linux/FFmpeg C partial codebase is organized to be extensible and act as if it were meant to have “polymorphism”. Specifically, we’re going to briefly explore how Linux …
#WebDevelopment #Frontend https://objectcomputing.com/resources/publications/sett/july-2019-web-dev-simplified-with-svelte
Objectcomputing
Web Development Simplified with Svelte
This article provides a thorough introduction to Svelte and walks you through the fundamentals necessary to start building web applications with it.
#OpenSource https://arstechnica.com/information-technology/2019/10/is-the-software-world-taking-too-much-from-the-open-source-community/
Ars Technica
In 2019, multiple open source companies changed course—is it the right move?
"We have to draw a line between open source and the right to make money with open source."
If you’re excited about AI, Machine Learning or Deep Learning — feel free to join our new channel: @aibroadcast!
Also, if you’re more excited about biology and bioinformatics, join our dedicated channel: @biologybroadcast.
Also, if you’re more excited about biology and bioinformatics, join our dedicated channel: @biologybroadcast.
#Git https://fatbusinessman.com/2019/my-favourite-git-commit?utm_medium=email&utm_source=IaaN&utm_campaign=10242019
dhwthompson.com
My favourite Git commit
I like Git commit messages. Used well, I think they’re one of the most powerful tools available to document a codebase over its lifetime. I’d like to illustrate that by showing you my favourite ever Git commit.