The flatpak security model – part 1: The basics – Alexander Larsson
Unsorted Bookmarks
projectatomic/bubblewrap: Unprivileged sandboxing tool
Unprivileged sandboxing tool. Contribute to containers/bubblewrap development by creating an account on GitHub.
seccomp(2) - Linux manual page
3×4 Keypad Teaching Box « Adafruit Industries – Makers, hackers, artists, designers and engineers!
Patrick Lee shared on thingiverse: 12864 LCD Teaching Box with EMO and 3×4 Keyboard 12864 LCD Teaching Box with EMO and 3×4 Keyboard Every Thursday is #3dthursday here at Adafruit! The DI…
Disaster Proof Hardware | Premier Manufacturer of Rugged External Hard Drives and Hard Disk Drives, Portable & Mobile Storage that is Fireproof & Waterproof
A beginner's guide to comparing files using visual diff/merge tool Meld on Linux
Now that weve covered some command line-based diff/merge tools in Linux, itd be logical to explain some visual diff/merge tools available for the OS...
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…
“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 …
How to Create a Distributed Datastore in 10 Minutes
Copycat - Novel implementation of the Raft consensus algorithm for Java 8
Copycat - Novel implementation of the Raft consensus algorithm for Java 8
Eventually Consistent: How to Make a Mobile-First Distributed System
Interviewing job applicants in a coffee shop is fucking barbaric. Stop it. STOP. IT.
Interviewing for a new job is stressful as hell. It’s basically like taking an exam, except the results might well determine whether you make rent next month. So it doesn’t really matter how much t…
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
Create a SOCKS proxy on a Linux server with SSH to bypass content filters
Are you on a network with limited access? Is someone filtering your internet traffic, limiting your abilities?
Overview
How to Build a Hard Tech Startup
The old rules no longer apply. Here’s my playbook for making these ventures work.
2016 Argonne Training Program on Extreme Scale Computing (ATPESC) - YouTube
This playlist is a collection of videos from the Argonne Training Program on Extreme Scale Computing (ATPESC), held in St. Charles, IL, (July 31 - August 12,...
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…
Book-wrangling at Wordery with a Raspberry Pi - Raspberry Pi
Simple, cost-effective automation at Wordery with the Raspberry Pi.
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
OpenShift: PaaS by Red Hat, Built on Docker and Kubernetes
An enterprise-ready Kubernetes container platform with full-stack automated operations to manage hybrid cloud, multicloud, and edge deployments.
Building a Kafka that doesn’t depend on ZooKeeper – The Hoard – Medium
How Jocko builds in service discovery and consensus with Serf and Raft and not depend on ZooKeeper.
vicsy/dev: channels in Common Lisp
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:
A brief intro to writing web applications in R with Shiny | Opensource.com
Get a brief introduction to writing web applications in R with Shiny.
Self-driving database management systems | the morning paper
Abstractivate: Dependencies
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.
Eigenstate :: C Declarations are Expressions
C Declarations are Expressions