all things engineering

all things engineering

476 bookmarks
Custom sorting
Scala in Action
Scala in Action
A great way to get started on building real-world applications using Scala and its tools and frameworks.
·manning.com·
Scala in Action
The Pragmatic Programmer: From Journeyman to Master by Andrew Hunt and David Thomas | The Pragmatic Bookshelf
The Pragmatic Programmer: From Journeyman to Master by Andrew Hunt and David Thomas | The Pragmatic Bookshelf
Andy and Dave wrote this seminal, classic book to help their clients create better software and rediscover the joy of coding. Almost twenty years later, its advice is still spot on, and the Pragmatic philosophy has spawned hundreds of our books, screencasts, audio books, and success stories. We're here to help you get on top of your game.
·pragprog.com·
The Pragmatic Programmer: From Journeyman to Master by Andrew Hunt and David Thomas | The Pragmatic Bookshelf
Why we transitioned from Medium back to our own blog - Baremetrics
Why we transitioned from Medium back to our own blog - Baremetrics
Where to publish something has becoming a difficult decision for a lot of businesses. You read so many stories about using various channels to distribute content and grow traffic, it’s hard to know what does and doesn’t work. Medium, in particular, has become a major player in the world of startup content, but is it really that great?
·baremetrics.com·
Why we transitioned from Medium back to our own blog - Baremetrics
The Death of Microservice Madness in 2018
The Death of Microservice Madness in 2018
There are cases where great efforts have been made to adopt microservice patterns without understanding the specifics of the problem at hand...
·dwmkerr.com·
The Death of Microservice Madness in 2018
The Ultimate Guide to JavaScript Frameworks
The Ultimate Guide to JavaScript Frameworks
Updated Jan. 21st, 2018: Added AppRun and dva. Keeping up with JavaScript frameworks can be a challenge. There are a lot of them, and seemingly another one every month. How do you know which ones might be right for your project? What are their strengths and weaknesses? How do you
·javascriptreport.com·
The Ultimate Guide to JavaScript Frameworks
Home | Laws of UX
Home | Laws of UX
Laws of UX is a collection of the key maxims that designers must consider when building user interfaces.
·lawsofux.com·
Home | Laws of UX
The Joel Test: 12 Steps to Better Code
The Joel Test: 12 Steps to Better Code
Have you ever heard of SEMA? It’s a fairly esoteric system for measuring how good a software team is. No, wait! Don’t follow that link! It will take you about six years just to understa…
·joelonsoftware.com·
The Joel Test: 12 Steps to Better Code
Freelancing: 2 Years, $230,000+ and 9 Big Lessons Later - Joel Klettke
Freelancing: 2 Years, $230,000+ and 9 Big Lessons Later - Joel Klettke
Two years ago today, I stocked up on canned chili, dusted off the desk in my home office and officially left my job. Photo Credit: kolbisneat If you want the whole story from the early days, I wrote this post 150 days in on how I turned down a guaranteed 6-figure payday to go into a…
·joelklettke.com·
Freelancing: 2 Years, $230,000+ and 9 Big Lessons Later - Joel Klettke
The Brutal Lifecycle of JavaScript Frameworks - Stack Overflow Blog
The Brutal Lifecycle of JavaScript Frameworks - Stack Overflow Blog
JavaScript UI frameworks and libraries work in cycles. Every six months or so, a new one pops up, claiming that it has revolutionized UI development. Thousands of developers adopt it into their new projects, blog posts are written, Stack Overflow questions are asked and answered, and then a newer (and even more revolutionary) framework pops up to usurp the throne.
·stackoverflow.blog·
The Brutal Lifecycle of JavaScript Frameworks - Stack Overflow Blog
Scaling Kubernetes to 2,500 Nodes
Scaling Kubernetes to 2,500 Nodes
We've been running Kubernetes for deep learning research for over two years. While our largest-scale workloads manage bare cloud VMs directly, Kubernetes provides a fast iteration cycle, reasonable scalability, and a lack of boilerplate which makes it ideal for most of our experiments. We now operate several Kubernetes clusters (some
·blog.openai.com·
Scaling Kubernetes to 2,500 Nodes