Weekly Shaarli
Week 39 (September 21, 2020)
Top-like interface for container metrics. top/htop for containers
A terminal based Matrix client written in Go.
NOT a cli client, less useful for scripting
Encoding a JSON String
Decoding a JSON String
Saving JSON to Disk
Loading JSON from Disk
Validating JSON with json.tool
Running gpg-agent as a systemd user process
Increasingly, Linux distributions are adopting or planning to adopt the systemd init system. This powerful suite of software can manage many aspects of your server, from services to mounted devices and system states. In systemd, a unit refers to any r
allows csv, sqlite, db, git, zip, many many more
sudo /opt/dell/dcc/cctk --primarybatterycfg=custom:50-85
Free advanced online tool to Test and check your SMTP server. SMTPer provides you a full interface to test and check your Mail server on the fly. Specify the SMTP host and the port, you can eventually use a Secured Connection (ssl, tsl ..) and authentication...
The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum: - metabase
goes over the techniques (and the reasons) for exposing a server to the internet
- Don’t
- Port forward
- VPN only
- VPN Gateway
- Reverse Proxies
Extensive python introduction book leaning toward cli work and data ingestion (json, csv), as well as transformation (working with dates, numbering, etc)
Vim+Zathura+Synctex. GitHub Gist: instantly share code, notes, and snippets.
- stop polybar taking up fixed space
- two lines of text below each other
- choosing the right monitor
- dynamic monitor placement
- IPC in polybar
The CLI task manager for power users. Contribute to ad-si
A Progressive Web App for local file sharing. Mirrors Apple's airdrop
Share files between PC and android/ios or any other device which can browse to the address you have the application running at.
Command line matrix client. Contribute to ahmedsaadxyzz
CLI client for matrix -> useful for notification daemon, polybar integration, or other scripting purposes
NOT a tui client (perhaps look into gomuks instead)
Systemd timers explained in-depth
I'm trying to write a user level service for redshift, and it needs to wait until Xorg is up and running.
Combine the answers from gue
and the top answer -- XAUTHORITY and DISPLAY should be automatically imported now, but xsession.target
still needs to be run manually, afaik.
Quickstart configurations for the Nvim LSP client. Contribute to neovim