Skip to main content

Terms of Service; Didn't Read

We are a user rights initiative to rate and label website terms & privacy policies, from very good (Class A) to very bad (Class E).

Link

Pribot: AI-powered Privacy Policies

PriBot is the first automated question-answering (QA) chatbot for privacy policies. You can ask it questions about any privacy policy (given that it can grab it). It then uses the policy to answer, in real time with high accuracy and relevance questions that are posed in free-form.

Link

ZygoteBody

Interactive anatomy 3D viewer

Link

The Moby Project

Moby is an open framework created by Docker to assemble specialized container systems without reinventing the wheel. It provides a “lego set” of dozens of standard components and a framework for assembling them into custom platforms.

Link

Play with Docker

PWD is a Docker playground which allows users to run Docker commands in a matter of seconds. It gives the experience of having a free Alpine Linux Virtual Machine in browser, where you can build and run Docker containers and even create clusters in Docker Swarm Mode.

The 'daddy' of play-with-k8s.com

Link

Play with Kubernetes

PWK is a K8s playground which allows users to run K8s clusters in a matter of seconds. It gives the experience of having a free Alpine Linux Virtual Machine in browser. Under the hood Docker-in-Docker (DinD) is used to give the effect of multiple VMs/PCs.

Link

Puppet Validator

Paste Puppet code into the textbox and check it for validity.

Link

Prettier · Opinionated Code Formatter

Supports many languages. Integrates with most editors. Has few options.

Link

github/git-sizer

Compute various size metrics for a Git repository, flagging those that might cause problems

Link

technosophos/dashing: A Dash Generator Script for Any HTML

Dashing is a general purpose tool for starting with some HTML documentation and generating Dash documentation. Dashing uses CSS3 selectors to tag an HTML document for import into Dash. It generates a complete docset for you.

Link

Git Large File Storage

Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server like GitHub.com or GitHub Enterprise.

Sounds useful, although I don't normally store large binaries inside git repos.

Link

Morris Jobke: My git config

Because I get quite often asked about my git config I will post it here and leave some notes.

Link

Monkey User: Focus

MonkeyUser: Focus - <a href=http://www.monkeyuser.com/2018/focus/" width="490" height="768" />

So true. Awesome comic by Monkey User.

Link

ARD Mediathek: Das Microsoft-Dilemma

Microsoft und die öffentliche Hand - eine "Geschichte voller Missverständnisse".

Link

Storage Performance Council Benchmarks

SPC Results provide a source of comparative storage performance information that is objective, relevant, and verifiable. That information will provide value throughout the storage product lifecycle, which includes development of product requirements, product implementation, performance tuning, capacity planning, market positioning, and purchase evaluations.

Link

The C4 Model for visualizing software architecture

A software system is made up of one or more containers (web applications, mobile apps, desktop applications, databases, file systems, etc), each of which contains one or more components, which in turn are implemented by one or more classes (or code).

Link

Docs-as-Code, arc42, AsciiDoc, Gradle & Co. im Einsatz

Vortrag von Ralf D. Müller vom 21.02.2018 auf dem Entwicklertag Frankfurt

Link

Jerakia - A versatile data lookup system

Jerakia is a tool that performs key value lookups against a variety of pluggable data stores. It does this using a top-down hierarchical set of queries that allow you to define global values and override them at different levels of a configurable hierarchy.

Link

The Disconnect

The Disconnect is an offline-only, digital magazine of commentary, fiction, and poetry. Each issue forces you to disconnect from the internet, giving you a break from constant distractions and relentless advertisements.

Link

Micrometer Application Monitoring

Micrometer provides a simple facade over the instrumentation clients for the most popular monitoring systems, allowing you to instrument your JVM-based application code without vendor lock-in. Think SLF4J, but for metrics.

Link