Monthly Shaarli
May, 2021
Send and receive messages via signal from the commandline. Can register its own 'username' (i.e. phone number)
Danish punk bands - they do exist!
Introduction of various possibilities of HDD/SSD monitoring and changing settings (caching, sleep, speed, etc.) with the help of hdparm
tool.
@kzimmermannWe looked into it once and were turned away for some reason, its might've been the centralisation and/or Cloudflare.
Pre-made models trained for natural language processing -- can summarize, generate, identify, answer questions, etc.
Very in-depth deliberations on continually exporting data from various siloed services in pursuit of more holistic quantified self approach.
"CATMA
Computer Assisted Text Markup and Analysis"
allows content analysis, qualitative, quantitative, etc
Qualitative data analysis for text, images, audio, video. Cross platform. Python 3.6 or newer and PyQt5. - ccbogel/QualCoder
"There are plenty of reasons why people who DO have the knowledge would not admit to it. By asking, you're asking for more than what you think you're asking.
You're asking people to take responsibility. You're questioning people's confidence in their abilities. You're also unnecessarily walling other people out. I often answer questions related to languages or libraries I have never used, because the answers are (in a programmer kind of way) common sense."
A script made to upload and share things, copying the share link to your clipboard, with simple logic.
FOSS-enabled signal fork with additional database encryptions and a cuter name.
Amazing explanation of MicroG ways of working and functionality.
This post shows how to figure out the best data layout for InfluxDB v2, some schema design best practices, and a schema development example.
Google cloud services (computing instance) offer encryption by default for disk storage, the customer can provide its own key with the feature customer supplied encryption (detailed here also).
How can we apply a disk encryption with cryptsetup without giving the encryption key to google?
When I work on sql queries I usually start with a base query and edit as I go depending on the requirements, sometimes running the query and debugging. However, after being in a sql interview it seems like this approach doesn’t work the best for interviews as I frequently go down the wrong path before correcting myself, and especially not in situations where I can’t actually run intermediate queries.
What’s a good approach for working out a sql query in a structured way?
A really nice way of using gitlab ci to build images for multiple arches (especially arm and amd64).
A collection of programming notebooks (bash, go, Python, etc) collected from stackoverflow discussions
Official repository for community contributed blocklets.
scripts and helper modules for i3blocks - but can presumably be adapted for polybar/yambar/lemonbar etc
Interesting reference-manager-like application (i.e. "integrated reading environment").
Interesting features:
- incremental reading (showing & remembering progress per article, allowing bookmarking automation)
- annotation sidebar (automatic creation of color-coded annotation overview, a-la Adobe Reader)
- anki card sync (allows creation of cards directly from annotations and sync to anki, with back reference to annotation context)
And switching from init.vim to init.lua
Nicely explained, going over both basics and some more intermediate ideas of switching to lua
example of a lua statusline for neovim with explanation
Hello, I recently got interested in statistics and wanted to read some books that would give me a good introduction to it.
I'm not looking for a book that goes more technical and teaches me about the different techniques, but I was hoping to find some book that talks about maybe what exactly is valid data, etc... more like meta-statistics? or more philosophical statistics?
I hope my question makes sense...
Thanks