Monthly Shaarli
June, 2020
Minimal forward authentication service that provides Google and OpenID Connect
Enabling SSO with traefik for multiple end-points
The (large) data files needed for the Data Science Toolkit project - petewarden
Source files (i.e. datasets) to play around with; useful for learning data science
Goes directly into several O'Reilly data science books
An Electron based Mastodon and Pleroma client for Windows, Mac and Linux - h3poteto
nice explanation of divergent perspectives on time
Fully functional web interface:
add, view, list tasks, projects, annotations
Sync github, bitbucket, and trac issues with taskwarrior
supports many more than tagline above
taskwarrior-like focusing more on streamlined display and board-like appearance than others
Incredible CLI Data visualization tool (scatterplot, frequency analysis, ..) perfect for data exploration
Runs on sqlite (perhaps other backends)
A command line tool for migrating Todoist tasks to Taskwarrior - matt-snider
Contains a link to a fork with two-way synchronization between the 2: on gitlab!
Using opencore for a hackintosh laptop setup
Creating a hackintosh on a laptop
How to create a simple eye-tracking algorithm -- detailed code explanation
PDF viewer for linux:
- few dependencies
- relatively small
- zathura-like hjkl movement
- rest of movement may be bindable like zathura?
- can open annotation viewer/editor with a
- can invert color with I, tint color with C
- runs on opengl (the newer mupdf-gl version)
🖥 📊 🕹 🛠 A curated list of command line apps. Contribute to agarrharr
Using delimiters -- ascii values for field delimiter and unit (row) delimiter values.
Un-printable characters which doe not (usually1) appear in text
-
If they do appear it is because someone actively inserted them for some purpose -- to help you delimit or to put a watermark into the text or some nefarious purpose ↩
A topic-centric list of HQ open datasets. Contribute to awesomedata
Advantages of ULID:
- lexicographically sortable (though always treat your uuids as ints/bigints!, see https://read.martyoeh.me/view/906)
- canonically 26char string instead of 36 for uuid
- case insensitive
- url-safe
- 1.21e+24 (unique) ULIDs per millisecond :O
JSON is one of the most popular formats for transferring text-based data around the web. It’s everywhere, and you’re bound to come across it. We’ll show you how to handle it from the Linux command line using the jq command.
This is an introduction to simple and intermediate usage of jq.
Simple explanation of service management in runit
Bücher marktplatz -- nicht von amazon (wie e.g. abebooks)
youtube video lesson series, everything from tw setup, configuration over task concepts to uuids and contexts
Brilliant talk on taskwarrior:
- quick explanation of tasks, tags, dates, contexts
- scheduling (wait; schedule; until)
- integrations with bugwarrior (gitlab,github,trello, even email e.g. when starring)
- intermediate context behaviors
- visualizations & graphical reports (burndown etc)
- shell integration (show overdue/urgent/tomorrow tasks on prompt)
⏱ A simple task and time manager (vim plugin).
uses unfog-cli as the task-management backend
unfog-cli combines task-management and time-management
Quantified Self Personal Data Aggregator and Data Analysis - markwk
Many ipynb data analysis examples for toggl, todoist, lastfm, goodreads, and so on and so forth
Shows how to download, aggregate, import, organize data, correlate, unify and more
Explains concepts of connecting taskwarrior into your shell workflow by realizing its programmability (e.g. using it directly as a python library to show project maintenance on starting shell)
Touches on simple concept to combine projects in taskwarrior and project notes -- not by keeping the two in one file but by combining zsh function with project notes.
Could be extended to automatically bring up notes for taskwarrior task display and so on
In-depth discussion of benchmarks and setup of desktop hackintosh for video production
preprocess (unpaper) and ocr (tesseract) pdf files and 'sandwich' the text behind the image -> output is a selectable pdf
seems perfect for pdf pipeline
A music player that connects to your cloud.
Connect WebDAV, S3, Dropbox, etc as a file source and diffuse will pick it up.
A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php. - alebcay
using install to copy recursively directory into target directory
:seedling: a curated list of tools to help you with your research
Unix pipes with examples of json concatenation, jq for reading it out, parsing reddit pages,
and a discussion of the unix eco-system (or ethods, I suppose) on top
really nice guide for setting up pci passhtrough.
Does not work without vt-d capable processor (find out with e.g. cat /proc/cpuinfo -> list)
Graphical Network Simulator -- can create virtual network environments.
You can have vms running in the virtual network, and it simulates everything about their being connected.
Seems useful to test different topologies and possibilities without needing the hardware up-front, or destroying the currently running system to test something new.
ECS with specs in rust
Using tts from the command-line -> both gnu say, and google speech synthesis
Can read any input, which is the piped through the fifo pipe and will be output synthesized as sound
looking at the various connections and integrations with taskwarrior
goes over basics of task management and contexts
covers advanced features from ~:55 onwards
- Taskserver
- Context aliasing
- UDAs (user defined attributes), used e.g. for custom weights and extended urgencies
- DOM management (directly access tw dom, useful for e.g. bash scripts)
- hooks
- tasklio
- taskwiki
Interact with taskwarrior through go via this simple api
Can e.g. add tasks, display tasks and so on.
Contains an example which aggregates tasks and sends a (local) email every morning, using api and systemd
Taskwarrior-like implementation using git and incorporating notes
Fast, stable - but no recurring tasks and fewer integrations than taskwarrior (by default)
mimics taskwarrior or todoist, just mostly on command line
Written in functional language,
intends to be used compositionally and extended and integrated as a library
WebGUI for taskwarrior, point your local taskwarrior instance to this as a server and it synchronizes
Can add tasks via sms/email, can integrate with (google?) calendars, trello, rss, rest api, works on mobile
alternative is https://freecinc.com to sync taskwarrior
Completely restore and repair honor 6x, no matter how broken it is
very involved, needs opening of case and complete re-flash and restore to factory defaults and emui5 (i think)
Installation steps for honor 6x android phone
Ranger has a feature where you can paste a yanked path as a link with "pl". How could I do something ... command :alink %"rc
, but it didn
Ryan Spearman (PlayBetterBanjo.com) gives a quick 'mini lesson' on unison notes and how to use them in 'banjo-specific' ways...
Cross-platform content sharing in a local network. Contribute to KuroLabs
Easy File-sharing between android, ios, linux, windows, macos