Unsorted Bookmarks

49618 bookmarks
Custom sorting
Ten Attributes of Serverless Computing Platforms - The New Stack
Ten Attributes of Serverless Computing Platforms - The New Stack
Serverless Computing or Functions as a Service (FaaS) is gaining momentum. Amazon is fueling the innovation by expanding Lambda to edge devices and content distribution network. IBM, Microsoft, and Google have their own FaaS offerings in the public cloud. There are over half-a-dozen open source serverless projects that are getting the attention of developers. This…
·thenewstack.io·
Ten Attributes of Serverless Computing Platforms - The New Stack
“Whatever it takes”
“Whatever it takes”
How often have you heard that one? “Whatever it takes”. It’s an iceberg. Steer clear. What starts out as an innocent turn of words, is actually a veiled attack on reasonable expectations. And when …
·m.signalvnoise.com·
“Whatever it takes”
7 software development shortcuts that will backfire
7 software development shortcuts that will backfire
The top 7 coding shortcuts that will backfire include duplicate code, code complexity, no style guide, lack of code review & more
·blog.codacy.com·
7 software development shortcuts that will backfire
Overview
Overview
·myria.cs.washington.edu·
Overview
How to Build a Hard Tech Startup
How to Build a Hard Tech Startup
The old rules no longer apply. Here’s my playbook for making these ventures work.
·backchannel.com·
How to Build a Hard Tech Startup
A fantastic lesson in sales (without being smarmy)
A fantastic lesson in sales (without being smarmy)
There are few things I hate more than a smarmy sales experience. You know the ones — high pressure, hidden costs, and with zero interest in your actual happiness. Basically, your typical car salesp…
·m.signalvnoise.com·
A fantastic lesson in sales (without being smarmy)
Multi-Host Container Networking « ipSpace.net by @ioshints
Multi-Host Container Networking « ipSpace.net by @ioshints
Running Linux containers on a single host is relatively easy. Building private multi-tenant networks across multiple hosts immediately creates the usual networking mess. Fortunately the Socketplane team did a pretty good job; for more details watch the video from Docker Networking Fundamentals webinar or listen to the podcast I did with them a year ago. Watch the video
·blog.ipspace.net·
Multi-Host Container Networking « ipSpace.net by @ioshints
Bill Schneider - where I write about software engineering. All opinions are my own
Bill Schneider - where I write about software engineering. All opinions are my own
Redux is a library and a pattern for managing state in front-end applications. It is typically associated with React but it can be used with other frameworks as well. Instead of directly modifying state, components dispatch actions, which are then handled by reducers. Reducers take current (immutable) state plus the action to produce a new state. The new state is then wired into React component properties, which triggers re-rendering. This interaction is shown in the diagram below:
·wrschneider.github.io·
Bill Schneider - where I write about software engineering. All opinions are my own
The Great Unbundling – Stratechery by Ben Thompson
The Great Unbundling – Stratechery by Ben Thompson
It’s trivial to say that the Internet changed media; what is more interesting is unpacking how different types of media were affected, and why — and what might happen to TV.
·stratechery.com·
The Great Unbundling – Stratechery by Ben Thompson