souvenir
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 23 / 82
GTD in 15 minutes https://hamberg.no/gtd/
15/03/2018 cluster icon
  • Architecture Playbook : This playbook is targeted on providing practical tools for creating your IT architecture or design faster and better. This book contains architecture ...
  • Git Common-Flow : Common-Flow is an attempt to gather a sensible selection of the most common usage patterns of git into a single and concise specification. It is based...
  • Good Experience Games : good games, fun games
  • Comparing E-mail Address Validating Regular Expressions : This page compares regular expressions that validate e-mail addresses in order to find the best one.
  • awesome-selfhosted : This is a list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of locally hosting and m...

A Pragmatic Guide to Getting Things Done

gtd reference
bosh http://bosh.io/
08/03/2018 cluster icon
  • Garage : An open-source distributed storage service you can self-host to fullfill many needs.
  • cAdvisor : cAdvisor (Container Advisor) provides container users an understanding of the resource usage and performance characteristics of their running containe...
  • Ansible : Ansible is a powerful automation engine that makes systems and apps simple to deploy. Ansible's natural automation language allows sysadmins, develope...
  • Cloud Carbon Footprint : Cloud Carbon Footprint is an open source tool that provides visibility and tooling to measure, monitor and reduce your cloud carbon emissions. Archite...
  • LibreNMS : A fully featured network monitoring system that provides a wealth of features and device support.

BOSH is an open source tool for release engineering, deployment, lifecycle management, and monitoring of distributed systems.

cloud opensource devops deployment monitoring distributed
Celery http://www.celeryproject.org/
08/03/2018 cluster icon
  • Faktory : Faktory is a language-agnostic, persistent background job system.
  • Kraken Framework : Kraken is the first and only multi-processed, multi-threaded, fault-tolerant framework for PHP. It has been written to provide easy and reliable API f...
  • notifiers : A Python one stop shop for all notification providers with a unified and simple interface.
  • FireLogger : A sexy server logger console in Firebug
  • Diagrams : Diagrams lets you draw the cloud system architecture in Python code. It was born for prototyping a new system architecture without any design tools. Y...

Celery is an asynchronous task queue/job queue based on distributed message passing. It is focused on real-time operation, but supports scheduling as well.

asynchronous queue messaging distributed python
gitleaks https://github.com/zricethezav/gitleaks
06/03/2018 cluster icon
  • No related link
thumbnail

Searches full repo history for secrets and keys 🔑. Gitleaks audits local and remote repos by running regex checks against all commits.

Flutter https://flutter.io/
01/03/2018 cluster icon
  • React Native : React Native lets you build mobile apps using only JavaScript. It uses the same design as React, letting you compose a rich mobile UI from declarative...
  • Bitrise - Mobile Continuous Integration and Delivery : Mobile Continuous Integration and Delivery (CI/CD) Platform as a Service (PaaS). It is a collection of tools and services to help you with the develop...
  • Capacitor : Capacitor is an open source native runtime for building Web Native apps. Create cross-platform iOS, Android, and Progressive Web Apps with JavaScript,...
  • PWABuilder : PWABuilder enables developers to quickly and easily to generate store uploadable packages for the Microsoft, Google Play, and iOS App stores.
  • CodeceptJS : CodeceptJS is a new testing framework for end-to-end testing with WebDriver (or others). It abstracts browser interaction to simple steps that are wri...
thumbnail

Flutter is Google’s mobile UI framework for crafting high-quality native interfaces on iOS and Android in record time. Flutter works with existing code, is used by developers and organizations around the world, and is free and open source.

mobile android ios ui framework opensource
cAdvisor https://github.com/google/cadvisor
28/02/2018 cluster icon
  • Hadolint : A smarter Dockerfile linter that helps you build best practice Docker images. The linter is parsing the Dockerfile into an AST and performs rules on t...
  • container-diff : container-diff is a tool for analyzing and comparing container images. container-diff can examine images along several different criteria, including: ...
  • Prepack : Prepack is a tool that optimizes JavaScript source code: Computations that can be done at compile-time instead of run-time get eliminated. Prepack rep...
  • Lighthouse : Lighthouse is an open-source, automated tool for improving the quality of web pages. You can run it against any web page, public or requiring authenti...
  • Testcontainers : Testcontainers is an open source library for providing throwaway, lightweight instances of databases, message brokers, web browsers, or just about any...
thumbnail

cAdvisor (Container Advisor) provides container users an understanding of the resource usage and performance characteristics of their running containers. It is a running daemon that collects, aggregates, processes, and exports information about running containers. Specifically, for each container it keeps resource isolation parameters, historical resource usage, histograms of complete historical resource usage and network statistics. This data is exported by container and machine-wide.

cAdvisor has native support for Docker containers and should support just about any other container type out of the box.

container monitoring performance docker tool opensource
Helm https://helm.sh/
28/02/2018 cluster icon
  • Telepresence : Telepresence, in conjunction with a containerized development environment, gives the developer a fast development workflow in developing a multi-conta...
  • Skaffold : Skaffold is a command line tool that facilitates continuous development for Kubernetes applications. You can iterate on your application source code l...
  • Tilt : Tilt makes it possible to develop all your microservices locally in Kubernetes while collaborating with your team. Write a Tiltfile script that descri...
  • Composer : Dependency Manager for PHP
  • Flux : Flux is a set of continuous and progressive delivery solutions for Kubernetes that are open and extensible.

Helm helps you manage Kubernetes applications — Helm Charts helps you define, install, and upgrade even the most complex Kubernetes application.

Charts are easy to create, version, share, and publish — so start using Helm and stop the copy-and-paste madness.

kubernetes container application packages tool
Bridgy https://brid.gy/
25/02/2018 cluster icon
  • Novu : Novu provides a unified API that makes it simple to send notifications through multiple channels, including In-App, Push, Email, SMS, and Chat. With N...
  • Known : Known is a social learning platform. Create your educational community and empower students to publish work, share feedback, and communicate across so...
  • ntfy : Send push notifications to your phone or desktop using PUT/POST
  • scikit-learn : Machine Learning in Python Simple and efficient tools for data mining and data analysis Accessible to everybody, and reusable in various contexts Buil...
  • Codemod : Codemod is a tool/library to assist you with large-scale codebase refactors that can be partially automated but still require human oversight and occa...

Bridgy pulls comments, likes, and reshares on social networks back to your web site. You can also use it to post to social networks - or comment, like, reshare, or even RSVP - from your own web site. Bridgy is part of the IndieWeb ecosystem. In IndieWeb lingo, Bridgy offers backfeed, POSSE, and webmention support as a service.

opensource python service indieweb decentralization posse webmention backfeed
Tech Interview Handbook https://github.com/yangshun/tech-interview-handbook
19/02/2018 cluster icon
  • Stack Overflow : Stack Overflow is a question and answer site for professional and enthusiast programmers.
  • CWE/SANS Top 25 Most Dangerous Programming Errors : The CWE/SANS Top 25 Most Dangerous Software Errors is a list of the most widespread and critical errors that can lead to serious vulnerabilities in so...
  • iOS Dev Directory : The iOS Dev Directory is a comprehensive list of blogs & sites covering iOS development. Whether it covers coding, design, marketing or anything in be...
  • RegExr : Online Regular Expression Testing Tool
  • Reverse Interview : Questions to ask the company during your interview. This is a list of questions which may be interesting to a tech job applicant.
thumbnail

Algorithms study materials, behavioral content and tips for rocking your coding interview. Carefully curated content to help you ace your next technical interview, with a focus on algorithms.

recruitment development interviews reference
Front-end Job Interview Questions https://h5bp.github.io/Front-end-Developer-Interview-Questions/
19/02/2018 cluster icon
  • choo : A 4kb framework for creating sturdy frontend applications
  • Tech Interview Handbook : Algorithms study materials, behavioral content and tips for rocking your coding interview. Carefully curated content to help you ace your next technic...
  • Browser Calories : The easiest way to measure your performance budget.
  • Nativefier : Nativefier is a command line tool that allows you to easily create a desktop application for any web site with succinct and minimal configuration. App...
  • SPOF-O-Matic : Chrome extension for detecting and simulating frontend Single Points Of Failure. Detects likely third-party single points of failure as you browse and...
thumbnail

A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.

web frontend interviews recruitment
modernish https://github.com/modernish/modernish
13/02/2018 cluster icon
  • SHML · $(shell markup language) : SHML is a shell framework for faster and easier script development. HTML has CSS, Unix-like shells have ANSI/VT100 Control Sequences. SHML makes is ea...
  • RequireJS : RequireJS is a JavaScript file and module loader. It is optimized for in-browser use, but it can be used in other JavaScript environments, like Rhino ...
  • Namespace.js : Namespace.js is a small javascript script which provide namespacing utilities. It is framework independent. It also allows you to remotely include fil...
  • InstantClick : InstantClick is a JavaScript library that dramatically speeds up your website, making navigation effectively instant in most cases.
  • nlp_compromise : nlp_compromise does NLP in the browser. It's a handy, and not overly-fancy tool for understanding, changing, and playing with english. We've also got ...
thumbnail

modernish is an ambitious, as-yet experimental, cross-platform POSIX shell feature detection and language extension library. It aims to extend the shell language with extensive feature testing and language enhancements, using the power of aliases and functions to extend the shell language using the shell language itself.

shell featuredetection programminglanguage library
gRPC https://grpc.io/
12/02/2018 cluster icon
  • Matrix : Matrix is an open standard for decentralised communication, providing simple HTTP APIs and open source reference implementations for securely distribu...
  • Postal : Postal is a complete and fully featured mail server for use by websites & web servers. Think Sendgrid, Mailgun or Postmark but open source and ready f...
  • BlurHash : BlurHash is a compact representation of a placeholder for an image.
  • Novu : Novu provides a unified API that makes it simple to send notifications through multiple channels, including In-App, Push, Email, SMS, and Chat. With N...
  • Mockoon : Mockoon is the easiest and quickest way to design and run mock APIs. No remote deployment, no account required, free and open-source.
thumbnail

gRPC is a modern, open source remote procedure call (RPC) framework that can run anywhere. It enables client and server applications to communicate transparently, and makes it easier to build connected systems.

opensource api rpc protocolbuffers
JSON Schema http://json-schema.org/
12/02/2018 cluster icon
  • JSON API : A specification for building APIs in JSON. Clients built around JSON API are able to take advantage of its features around efficiently caching respons...
  • npoint.io : JSON storage bins with schema validation
  • Kroki : Convert plain text diagrams to images ! Kroki provides a unified API with support for BlockDiag (BlockDiag, SeqDiag, ActDiag, NwDiag), C4 (with PlantU...
  • Datasette : Datasette provides an instant, read-only JSON API for any SQLite database. It also provides tools for packaging the database up as a Docker container ...
  • Falcor : Falcor is the innovative data platform that powers the Netflix UIs. Falcor allows you to model all your backend data as a single Virtual JSON object o...

JSON Schema is a vocabulary that allows you to annotate and validate JSON documents.

json reference api schema
TLA https://lamport.azurewebsites.net/tla/tla.html
09/02/2018 cluster icon
  • Neutrino : Neutrino is a companion tool which lets you build web and Node.js applications with shared presets or configurations. It intends to make the process o...
  • Retrospectiva : Retrospectiva is an open source, web-based, project management and bug-tracking tool. It is intended to assist the collaborative aspect of work carrie...
  • Roots : Roots helps you build better WordPress sites faster. Open-source tools for WordPress application development. LEMP stack Project boilerplate Starter ...
  • Pre : Pre is a PHP preprocessor, designed to make adding new syntax effortless. It's also a collection of pre-built macros, which we use because they make o...
  • Binci : Binci is a utility that allows you to easily containerize your development workflow using Docker. Simply put, it's like having a cleanroom for all of ...

TLA stands for the Temporal Logic of Actions, but it has become a shorthand for referring to the TLA+ specification language and the PlusCal algorithm language, together with their associated tools.
TLA+ is based on the idea that the best way to describe things formally is with simple mathematics, and that a specification language should contain as little as possible beyond what is needed to write simple mathematics precisely. TLA+ is especially well suited for writing high-level specifications of concurrent and distributed systems.

programminglanguage formalverification development tool
Prisma https://www.prismagraphql.com/
08/02/2018 cluster icon
  • GraphQL : GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. GraphQL provides a complete and understandabl...
  • Appsmith : Turn any datasource into an internal app in minutes. Appsmith lets you drag-and-drop UI components to build pages, connect to any API, database or Gra...
  • Cool QL Cool : CoolQLCool (CQC) is an open source GraphQL server that allows you to turn websites into GraphQL APIs.
  • Appwrite : Appwrite is an end-to-end backend server for Web, Mobile, Native, or Backend apps packaged as a set of Docker microservices. Appwrite abstracts the co...
  • Siege : Siege is an http load testing and benchmarking utility. It was designed to let web developers measure their code under duress, to see how it will stan...
thumbnail

Prisma turns your database into a powerful GraphQL API which you can either use to build your own GraphQL server or connect to it directly from the frontend.

database graphql api server tool
dotmesh https://dotmesh.com/
08/02/2018 cluster icon
  • Rancher : Rancher is open source software that makes it simple for organizations to deploy a private container service and deliver Docker orchestration to users...
  • cAdvisor : cAdvisor (Container Advisor) provides container users an understanding of the resource usage and performance characteristics of their running containe...
  • Drone : Drone is an open source Continuous Delivery platform that automates your testing and release workflows. It is built on container technology. Every bui...
  • Skaffold : Skaffold is a command line tool that facilitates continuous development for Kubernetes applications. You can iterate on your application source code l...
  • Superset : Apache Superset is a modern data exploration and visualization platform

Dotmesh captures snapshots from stateful Docker and Kubernetes applications as ’datadots‘, and gives you the ability to label, store and share them as you would with version-controlled code. Dotmesh is an open–source primitive that can be accessed via CLI or API.

container docker data version opensource continuousintegration
Docusaurus https://docusaurus.io/
08/02/2018 cluster icon
  • MkDocs : MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files...
  • Cloud Carbon Footprint : Cloud Carbon Footprint is an open source tool that provides visibility and tooling to measure, monitor and reduce your cloud carbon emissions. Archite...
  • Lynis : Lynis is a battle-tested security tool for systems running Linux, macOS, or Unix-based operating system. It performs an extensive health scan of your ...
  • Taiga.Io : Taiga is a project management platform for startups and agile developers & designers who want a simple, beautiful tool that makes work truly enjoyable...
  • cAdvisor : cAdvisor (Container Advisor) provides container users an understanding of the resource usage and performance characteristics of their running containe...
thumbnail

Easy to Maintain Open Source Documentation Websites

opensource documentation tool staticsite
Searx https://asciimoo.github.io/searx/
08/02/2018 cluster icon
  • jina : Jina is a neural search framework that allows to build deep learning search applications in minutes. It provides scalable indexing, querying, understa...
  • Sonic : Sonic is a fast, lightweight and schema-less search backend. It ingests search texts and identifier tuples that can then be queried against in a micro...
  • Weaviate : Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filteri...
  • MeiliSearch : MeiliSearch is a powerful, fast, open-source, easy to use and deploy search engine. Both searching and indexing are highly customizable. Features such...
  • Zest Documentation Browser : Offline search tool for developers. Find what you need without the need for Internet access. Allows finding detailed information not available in docu...

Searx is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. Additionally, searx can be used over Tor for online anonymity.

search anonymity opensource
GRV https://github.com/rgburke/grv
01/02/2018 cluster icon
  • Lazygit : A simple terminal UI for git commands.
  • Code Maat : Code Maat is a command line tool used to mine and analyze data from version-control systems (VCS).
  • scriv : Scriv is a command-line tool for helping developers maintain useful changelogs. It manages a directory of changelog fragments. It aggregates them into...
  • code-forensics : code-forensics is a toolset for analysing codebases stored in a version control system. It leverages the repository logs, or version history data, to ...
  • SPOFCheck : A CLI tool for detecting frontend SPOF, mainly blocking scripts and CSS
thumbnail

GRV is a terminal based interface for viewing git repositories. It allows refs, commits and diffs to be viewed, searched and filtered. The behaviour and style can be customised through configuration. A query language can be used to filter refs and commit

git cli repository tool
Caire https://github.com/esimov/caire
01/02/2018 cluster icon
  • imgproxy : imgproxy is a fast and secure standalone server for resizing and converting remote images. The main principles of imgproxy are simplicity, speed, and ...
  • mob : Smooth git handover for remote pair/mob programming. mob is an open source command line tool written in go mob is the fastest way to hand over code vi...
  • picfit : picfit is a reusable Go server to manipulate images (resize, thumbnail, etc.). It will act as a proxy on your storage engine and will be served ideall...
  • thumbor : thumbor is a smart imaging service and enables on-demand cropping, resizing, applying filters and optimizing images. Cropping photos automatically can...
  • Ossia : A free, open-source, cross-platform intermedia sequencer for precise and flexible scripting of interactive scenarios. Control and score any OSC-compli...
thumbnail

Caire is a content aware image resize library

image resize tool opensource cli
page 23 / 82
1636 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn