Unsorted Bookmarks

49618 bookmarks
Custom sorting
SMACK stack from the trenches - codecentric AG Blog : codecentric AG Blog
SMACK stack from the trenches - codecentric AG Blog : codecentric AG Blog
This is going to be a sum-up of the experience gathered on various projects done with the SMACK stack. For details about the SMACK stack you might want to take a look at the following blog – The SMACK Stack – Hands on. Apache Spark – the S in SMACK – is used for analysis... Read more
·blog.codecentric.de·
SMACK stack from the trenches - codecentric AG Blog : codecentric AG Blog
Comments on the History of Internet Security from 2076
Comments on the History of Internet Security from 2076
As a historian and internet security expert, a crowdquestion asked Amir Michelson what he thought of the early days of online security hysteria. The
·danielmiessler.com·
Comments on the History of Internet Security from 2076
Job Scheduler and Runbook Automation - Rundeck.org
Job Scheduler and Runbook Automation - Rundeck.org
Rundeck Community is built for small teams. It addresses the technical complexity of Runbook Automation for solving non-production self-service.
·rundeck.org·
Job Scheduler and Runbook Automation - Rundeck.org
Why We Need More Warriors (And How to Become One)
Why We Need More Warriors (And How to Become One)
How do we about finding our Warrior nature? And how can we distinguish between our healthy and our destructive Warrior instincts?
·dumblittleman.com·
Why We Need More Warriors (And How to Become One)
Seahawks are a brilliant example of minimum wage
Seahawks are a brilliant example of minimum wage
There's a movement to raise minimum wages across the board. Is this the right way to go? Consider the Seahawks to find out.
·mynorthwest.com·
Seahawks are a brilliant example of minimum wage
Why Smalltalk instead of Ruby - Arkency Blog
Why Smalltalk instead of Ruby - Arkency Blog
Why Smalltalk instead of Ruby Hello, it’s Andrzej Krzywda from Arkency here. Today we have a special guest post from Richard Eng, the man who is behind the Smalltalk Renaissance. I’ve been fascinated with Smalltalk since my University. In a way, my Ruby code is Smalltalk-infected all the time. Many of the great things in programming come from Smalltalk, like MVC, IDE, refactoring. Smalltalk has its history, but it’s also still in use in huge, production systems. As Ruby developers we often look at the new, shiny languages. Maybe we can also look at something less new? Maybe we can get inspired with Smalltalk? I’ll leave you with Richard and his strong arguments for Smalltalk, enjoy! :)
·blog.arkency.com·
Why Smalltalk instead of Ruby - Arkency Blog
Seth's Blog: You can look it up
Seth's Blog: You can look it up
Of course, for millions of years, people couldn't look it up. They couldn't read and they hadn't invented writing yet, so there was nothing to look up. All you knew was what you…
·sethgodin.typepad.com·
Seth's Blog: You can look it up
Off-The-Shelf Hacker: More MQTT Fun on Your Network - The New Stack
Off-The-Shelf Hacker: More MQTT Fun on Your Network - The New Stack
This week, I'm again digging the MQTT messaging protocol, and how can use it with the ESP8266 module, the Raspberry Pi, the CHIP and my Linux notebook. The capability to easily send two-way messages between all these devices opens a lot of possibilities for interesting and possibly useful, remote and automated gadgets. Installing the Mosquitto MQTT…
·thenewstack.io·
Off-The-Shelf Hacker: More MQTT Fun on Your Network - The New Stack
pgsql: Logical replication
pgsql: Logical replication
Logical replication - Add PUBLICATION catalogs and DDL - Add SUBSCRIPTION catalog and DDL - Define logical replication protocol and …
·postgresql.org·
pgsql: Logical replication
Persistence is undervalued
Persistence is undervalued
Almost two decades ago, a young filmmaker landed on the scene with a movie that became a big deal, winning awards, and making princely sums at the box office. But after that debut, as many critics …
·m.signalvnoise.com·
Persistence is undervalued
BOSS: Automatically Identifying Performance Bottlenecks through Big Data | LinkedIn Engineering
BOSS: Automatically Identifying Performance Bottlenecks through Big Data | LinkedIn Engineering
Introduction As the centralized performance team of LinkedIn, our mission is to make LinkedIn pages load faster. We help each engineering team try to hit their page load time goals through various optimization efforts. One common question we need to answer when trying to decrease page load time is: where is the performance bottleneck? In other words, where should the engineers focus their efforts? Usually, to answer this question, a performance engineer will look into performance metrics and check some samples captured by Resource Timing API and Call Graph and locate the hotspots. This approach can be very useful, but had the drawback of “trial and error.” Also, many sample waterfalls have to be clicked and analyzed manually to find bottlenecks. We wanted a systematic way that a tool could automatically provide bottleneck details quickly based on existing, large amounts of data.
·engineering.linkedin.com·
BOSS: Automatically Identifying Performance Bottlenecks through Big Data | LinkedIn Engineering