83 private links
Specifically intended to read and annotate scientific papers PDFs, with note functionality, snapshotting, LaTeX (SyncTeX, BibDesk, PDFSync) integration, export, highlight&annotation view and more.
I don't think it will replace the more keyboard-driven sioyek for me but it is a nice alternative.
Dokumentation des OpenPLZ API Projekts - REST API for requests of German, Austrian and Swiss zip codes (Postleitzahlen), street names and municipal districts (Gemeinden).
Takes much of its data from Openstreetmap from which it compiles a full csv file for Germany here.
(Q)GIS Plugin to load German data sets, both national and for subnational county-wide datasets. Comes with many datasets for easy consumption included.
fyi - notify-send alternative with fewer dependencies, works nicely on wayland, does afaik not need gcc, and now even runs on bsd.
Also has a few additional features and fixes compared to notify-send.
Self hosted read and to-read list book tracker. Contribute to bayang/jelu development by creating an account on GitHub.
A mobile books tracker written in Flutter that respects your privacy. - mateusz-bak/openreads
Plugin for sudo that requires another human to approve and monitor privileged sudo sessions - square/sudo_pair
A python library for interacting with Lemmy. Contribute to db0/pythorhead development by creating an account on GitHub.
A network traffic monitor for Linux and BSD. Outputs nice statistics, and can even output them to stdout/file as png image using vnstati
for later display on a website or whatever. Neat!
Pretty close integration between python and lua through bindings. Call python functions and methods, import other files, create classes and more from lua; or call lua functions, require files, receive table values and more from python.
Ultimately pretty insane (some might say lunatic) but might come in handy at one point or another.
alternatives:
- wijnen/python-lua which allows using Python objects in lua and lua objects in python.
- scoder/lupa is one-way embedding of lua into python, but supports additional features such as coroutines, threading, iterating lua objects and so on.
Running C++ in anywhere like a script. Contribute to vpand/icpp development by creating an account on GitHub.
This seems intriguing, excessive, somewhere between not super useful and incredibly useful for specific use-cases and like witchcraft.
Find out how popular your name was over the years. (US-centric currently)
Very fun!
Another md to AST (html, ...) converter. Purposes to be faster than mistletoe.
Generate a (commonmark compliant) markdown AST using this python library. Can also directly output as html, latex or return it to markdown.
A faux-html dialect to write neovim plugins in. Uses nml (html) and lua (js) and can be styled with css-like lang afaik. Very early development currently but honestly pretty exciting for quick Neovim UI development.
lttrs-android - No-frills, easy to use, easy to maintain Email client for Android based on the JSON Meta Application Protocol (JMAP).
android email client, k9 alternative?
mainly from Lemmy Android post:
confirmed FOSS:
- FastDraw
- Olauncher
- Mlauncher - fork of Olauncher with some additional features?
- Lawnchair
- KISS Launcher
- TBLauncher - fork of KISS
- Kvaesito - search focused
- Neo Launcher
- Ion Launcher
non-FOSS afaik:
- Niagara Launcher
- Hyperion Launcher - dead? not a lot of info
- Action Launcher
- Total Launcher - older and not maintained?
- Octopi Launcher - new and under development
Resume style One Pager for web dev Pascal van Gemert featuring a big animated GIF background as the intro. If I remember correctly he had a highway last week and a hotdog stand the week before. Nice touch to spice up a CV.
A really nicely designed html-based CV which it may be worth to crib some ideas from.
Just like lazygit but manage your docker containers/services from a tui: view containers, images, volumes, compose files, logs, and more.
Manage k8s clusters from the cli. Seems less declarative than the ecosystem usually wants to be but also very nice for playing around and investigating issues?
Similar to lazydocker for the kubernetes crowd.