Unsorted Bookmarks

49620 bookmarks
Custom sorting
Takedown Collaboration by Private Companies Creates Troubling Precedent | Center for Democracy & Technology
Takedown Collaboration by Private Companies Creates Troubling Precedent | Center for Democracy & Technology
Yesterday, Facebook, Microsoft, Twitter, and YouTube announced their intent to begin collaborating on the removal of terrorist propaganda across their services. CDT is deeply concerned that this joint project will create a precedent for cross-site censorship and will become a target for governments and private actors seeking to suppress speech across the web. Governments have […]
·cdt.org·
Takedown Collaboration by Private Companies Creates Troubling Precedent | Center for Democracy & Technology
Slimming down the Internet routing table
Slimming down the Internet routing table
When an ISP or Autonomous System (AS) such as Redpill Linpro acquires a block of globally unique IP addresses (called a prefix), it must advertise it to the global Internet routing table. This advertisement causes all other ASes in the world to find out that the new prefix is now...
·redpill-linpro.com·
Slimming down the Internet routing table
Ciena 2017 Predictions: The Network in 2017 - 4 Predictions : @VMblog
Ciena 2017 Predictions: The Network in 2017 - 4 Predictions : @VMblog
2016 saw the network take major advances toward a software-defined future, with SDN and NFV being the acronyms on everyone's tongues. 2017 is about taking the next steps in the long-going synthesis of networks and computing. Here are four things we see
·vmblog.com·
Ciena 2017 Predictions: The Network in 2017 - 4 Predictions : @VMblog
Blockchain in 2017: The Year of Smart Contracts | PCMag.com
Blockchain in 2017: The Year of Smart Contracts | PCMag.com
The first-ever Smart Contracts Symposium brought some of the world's foremost blockchain experts together in one room to demystify the technology and discuss all of the ways smart contracts will change the way we work.
·pcmag.com·
Blockchain in 2017: The Year of Smart Contracts | PCMag.com
Plat of Zion - 99% Invisible
Plat of Zion - 99% Invisible
The urban grid of Salt Lake City, Utah is designed to tell you exactly where you are in relation to Temple Square, one of the holiest sites for Mormons. Addresses can read like sets of coordinates. “300 South 2100 East,” for example, means three blocks south and 21 blocks east of Temple Square. But the most striking
·99percentinvisible.org·
Plat of Zion - 99% Invisible
Edward Snowden says “the central problem of the future” is control of user data | TechCrunch
Edward Snowden says “the central problem of the future” is control of user data | TechCrunch
Twitter CEO Jack Dorsey interviewed Edward Snowden today, and the big topic was technology. During the Q&A (which was broadcast live from the Pardon Snowden Periscope account) Snowden discussed the data that many online companies continue to collect about their users, creating a “quantified world” — and more opportunities for government surveillance. “If you are being tracked, […]
·techcrunch.com·
Edward Snowden says “the central problem of the future” is control of user data | TechCrunch
Tectonic Summit Pancake Breakfast: How to Sell Kubernetes to the Hypervisor-Minded - The New Stack
Tectonic Summit Pancake Breakfast: How to Sell Kubernetes to the Hypervisor-Minded - The New Stack
Throughout 2016, the community around the open source Kubernetes container orchestration tool has continued to grow at a pace that surprised many. “Probably the biggest defining moment for the Kubernetes community right now is that other communities are communities of vendors more so than Kubernetes. I think Kubernetes is more a community of developers, operators, and…
·thenewstack.io·
Tectonic Summit Pancake Breakfast: How to Sell Kubernetes to the Hypervisor-Minded - The New Stack
Docker Spins out Containerd as an Independent Open Source Project - The New Stack
Docker Spins out Containerd as an Independent Open Source Project - The New Stack
Responding to partner and user concerns over bundling, Docker is releasing one of its core container components, the containerd runtime engine, as an independent open source project, and is looking for a "neutral" third-party foundation to manage the effort. "As the scope of the platform expands, there is a lot of demand both from our customers…
·thenewstack.io·
Docker Spins out Containerd as an Independent Open Source Project - The New Stack
Seth's Blog: Omotenashi and the service split
Seth's Blog: Omotenashi and the service split
It is possible to deliver amazing service without being servile. Omotenashi is the Japanese word for treating people the way you'd want to be treated, for a posture of customer service that bu…
·sethgodin.typepad.com·
Seth's Blog: Omotenashi and the service split
How to build robust systems – Daniel Lemire's blog
How to build robust systems – Daniel Lemire's blog
Millions of little things go wrong in your body every minute. Your brain processes the data in a noisy manner. Even trained mathematicians can’t think logically most of the time. In our economy, most companies fail within a decade. Most products are flawed. Over a million people die every year in car accidents. We have … Continue reading How to build robust systems
·lemire.me·
How to build robust systems – Daniel Lemire's blog
The JVM Architecture Explained - DZone Java
The JVM Architecture Explained - DZone Java
This post explores the JVM architecture, what it is, how it operates, why it's useful, and presents a helpful diagram that highlights major JVM functionalities.
·dzone.com·
The JVM Architecture Explained - DZone Java
Voxpopuli - maintaining infrastructure code as a team
Voxpopuli - maintaining infrastructure code as a team
Voxpupuli a collective of Puppet module, tooling, and documentation authors. A team that adopts and maintains Puppet related mod
·codeandtalk.com·
Voxpopuli - maintaining infrastructure code as a team
The hidden cost of QUIC and TOU
The hidden cost of QUIC and TOU
Some new proposed protocols will encrypt the transport layer headers. Encryption is good, so more encryption must be better, right? Unfortunately there's going to be a huge hidden cost that'll be paid by anyone troubleshooting networking problems.
·snellman.net·
The hidden cost of QUIC and TOU
The Idea of Lisp
The Idea of Lisp
How a programming language can be an idea.
·dev.to·
The Idea of Lisp
Crawling the Web using Actors – Mark Galea – (cloudmark)
Crawling the Web using Actors – Mark Galea – (cloudmark)
Here is a simple fact: the free lunch is over. CPUs aren’t getting any faster but rather they are getting wider. Nowadays we can find multiple execution cores within one chip with shared memory or virtual cores sharing a single physical execution core however CPU’s aren’t doubling in speed. What this means is that concurrency is inevitable and we have to adapt to this new programming landscape in order to create event-driven, scalable, resilient and (hence) responsive programs. In this blog we are going to introduce the Actor Model and create a Crawl Server using Akka and Scala to piece everything together.
·cloudmark.github.io·
Crawling the Web using Actors – Mark Galea – (cloudmark)