614 private links
Under the title Data in Motion this track focuses on the deployment of data in research and the versatility of the domain that concentrates on this way of doing science. A panel, presentations and small pitches, illustrated by video or demo's, will sketch the fruits of escience and data science, and thus demonstrate the need for an RDA in support of research. Also the formation of a European Platform for e-science and data research centers will be highlighted during this session.
Video 1h 20 min. Presented by Patrick Aerts and Paul Groth.
Fun little map-based game.
How well do you know your area? Test your knowledge by locating streets on a map.
This looks quite exciting. I hope to get the time to test it.
There's of course Hypothes.is, which is an open standard, but this being built on Matrix makes it all new and shiny :-)
- https://ec.europa.eu/eurostat/en/web/products-eurostat-news/-/ddn-20220912-2
- https://ec.europa.eu/eurostat/en/web/products-eurostat-news/-/ddn-20220912-1
EU:s medlemsländer producerade 13.5 miljoner cyklar (med eller utan elassistans) under 2021, en ökning med 11% jämfört med 2020.
De största EU-producenterna var Portugal (2.9m), Rumänien (2.5m) och Italien (1.9m).
Sverige, Danmark och Finland producerade jämförelsevis få cyklar (ca hundra tusen sammantaget, varav majoriteten i Sverige).
Under 2021 exporterade EU:s medlemsländer 1.5 miljoner icke-elektriska cyklar (en ökning med 16% jämfört med 2020) plus drygt 300 tusen elektriska cyklar (ökning med 15%).
Importen uppgick till drygt 5.7 miljoner cyklar plus ca 1.1 miljoner elektriska cyklar (ökning med 17% och 37%, respektive).
De största importländerna utanför EU för icke-elektriska cyklar var Kambodja (27%), Taiwan (26%), Kina (10%), Bangladesh (8%) och Turkiet (5%).
De största importländerna för elektriska cyklar var Taiwan (57%), Schweiz (13%), Vietnam (11%), Kina (7%) och Turkiet (6%).
During the last two decades, China has made two-thirds of the world’s bicycles (60-70 million of 110 million annually). Most of the rest come from other Asian countries. Europe is back to producing ten million bikes annually, but the US only manufactures 60,000 bicycles per year.
https://solar.lowtechmagazine.com/2023/02/can-we-make-bicycles-sustainable-again.html, citing Routledge Companion to Cycling from 2022.
Contains a good historical explanation of the term dielectric (starts about 11 minutes into the video).
Se även
- https://www.booli.se/blogg/sa-dyra-ar-lagenheterna-vid-din-tunnelbanestation/
- https://www.booli.se/p/tbanekarta2020
Statistiken baseras på bostadsrätter där Booli har ett insamlat slutpris under perioden 2021-08-16 till 2022-08-16. Nyproduktion är exkluderat.
Rådata verkar tyvärr inte finnas tillgängliga.
Via ByggStockholm och Nyhetsbyrån Järva.
By Not Just Bikes. An informative, well-researched and fun video as usual. Must watch for anyone living in modern cities, really.
A great introduction to electric vehicles.
Konkurrensverket har godkänt Synoptiks köp av Smarteyes.
Förvärvet genomförs via moderbolaget Synoptik A/S, i sin tur ägda av Synoptikfonden och GrandVision. Smarteyes blir därmed också indirekt en del av EssilorLuxottica, en världsledande aktör inom optik med över 18 000 butiker globalt.
Synoptiks största ägare är bolaget Grand Vision som ägs och styrs av EssilorLuxottica som dessutom är näst största ägare i börsnoterade Synsam med 6,6 procent av aktierna.
De finansiella villkoren i detta förvärv är inte offentliga. Säljaren av Smarteyes är Mellby Gård AB.
Note that red ochre contains primarily hematite (α-Fe₂O₃).
This (old) library is a digital repository that accompanied the following published papers:
There's a forest of sites out there with the sole purpose of allowing you to test your microphone.
This is the only decent one, as far as I know.
By that I mean it does what it says, runs no ads, and handles your recording strictly client-side.
Recently installed a new webcam by my office computer. Not long after, a thought materialised: should it not be possible to view the video feed over a remote SSH tunnel?
Indeed, here's one way to do it (I have not bothered connecting to the camera's builtin microphone, but that should be possible):
taha@asks2:~
$ ssh mkem150 "ffmpeg -i /dev/video0 -c:v libx264 -f mpegts -" | mpv -
[file] Reading from stdin...
ffmpeg version 4.4.2-0ubuntu1~18.04.sav1.4 Copyright (c) 2000-2021 the FFmpeg developers
built with gcc 7 (Ubuntu 7.5.0-3ubuntu1~18.04)
configuration: --prefix=/usr --extra-version='0ubuntu1~18.04.sav1.4' --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librabbitmq --enable-librist --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvmaf --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-pocketsphinx --enable-librsvg --enable-crystalhd --enable-libmfx --enable-libsvtav1 --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared
libavutil 56. 70.100 / 56. 70.100
libavcodec 58.134.100 / 58.134.100
libavformat 58. 76.100 / 58. 76.100
libavdevice 58. 13.100 / 58. 13.100
libavfilter 7.110.100 / 7.110.100
libswscale 5. 9.100 / 5. 9.100
libswresample 3. 9.100 / 3. 9.100
libpostproc 55. 9.100 / 55. 9.100
Input #0, video4linux2,v4l2, from '/dev/video0':
Duration: N/A, start: 47325.806919, bitrate: 442368 kb/s
Stream #0:0: Video: rawvideo (YUY2 / 0x32595559), yuyv422, 1280x720, 442368 kb/s, 30 fps, 30 tbr, 1000k tbn, 1000k tbc
Stream mapping:
Stream #0:0 -> #0:0 (rawvideo (native) -> h264 (libx264))
Press [q] to stop, [?] for help
[libx264 @ 0x564e46b7b780] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
[libx264 @ 0x564e46b7b780] profile High 4:2:2, level 3.1, 4:2:2, 8-bit
Output #0, mpegts, to 'pipe:':
Metadata:
encoder : Lavf58.76.100
Stream #0:0: Video: h264, yuv422p(tv, progressive), 1280x720, q=2-31, 30 fps, 90k tbn
Metadata:
encoder : Lavc58.134.100 libx264
Side data:
cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: N/A
(+) Video --vid=1 (h264 1280x720 30.000fps)ime=00:00:00.90 bitrate=1983.6kbits/s speed=0.198x
VO: [gpu] 1280x720 yuv422p
Worked without -c:v libx264, but noticeably poor video quality (pixelation and such).
Does not work if we remove the -f mpegts argument.
https://www.youtube.com/channel/UCqDf3lwZY-MJYKMAw2ySkPQ/
Very well-produced video series on the modern history of Cairo's districts. In Arabic, with English subtitles.
سيرة القاهرة هى مبادرة مجتمعية للحفاظ على تراث العاصمة والتوعية بهِ من خلال الوسائط المتعددة والعمل على إعادة إحياء الأثر وحمايته
Via Colossal and The kids should see this.
Interactive visualisation. With lots of references and background data.
The main metric – annual CO₂ emissions – is sourced from the Global Carbon Project.
This is a nice and useful summary of electrochemical cell potential relationships.
It appears to be part of a larger collection of lectures and slides from Mississippi State University.
Bilder G, Lin J, Neylon C (2020), The Principles of Open Scholarly Infrastructure, https://doi.org/10.24343/C34W2H
First author is Geoffrey Bilder, of Crossref.
Annotate the web, with anyone, anywhere.
I have enabled the hypothes.is sidebar on my blog since its inception.
- Annotation is now a web standard via lobste.rs
- Using annotation as a blogger, video recording of talk by Tom Critchlow at "I Annotate 2019"
- How to subscribe to the Hypothesis public stream for an entire domain using RSS
- A coalition for scholarly annotation
- Viewing and exporting Hypothesis annotations
It's time to give up Github. This is my attempt to decrease my use of their "starred repo" functionality, which only helps Microsoft build a more valuable social graph.
I usually use the "star" function in one of two ways: either as a reminder to myself to check back on the project later, or as a way to promote the project (assuming Github will somehow increase the visibility of starred projects).
I reckon both of these abilities can be reproduced by hosting the list myself. Granted, the promotional value for the project is much smaller this way, but in any case the method used by Github to promote starred repos is based on some opaque and unknowable algorithm, and in all likelihood my "stars" were not making much of a difference apart from boosting the egos of some small-project owners (I'm one of them, so I know the feeling). But that's just another way that Github tries to trap us, by gamifying parts of the experience.
In any case, better federation across Gitea instances might help to establish a better way to "star" projects.
I intend to organise this list in the future, but for now, in no particular order:
- papis Powerful and highly extensible command-line based document and bibliography manager
terminal - firefox-translations-training📀 Training pipelines for Firefox Translations neural machine translation models
firefox addonwww - pdfpc A presenter console with multi-monitor support for PDF files
academic - impress!ve🚧 Impressive is a program that displays presentation slides with style
- makebeamerinfo Creates
.infofile for use with Impressive and LaTeX Beamer - FullPageOS A Raspberry Pi distribution to display fullscreen browser on boot
kiosk-modeASKS - insect📀 scientific calculator with full support for physical units reddit thread
terminalansible-role - sphinxtr🚧 The Sphinx Thesis Resource
academic - pTable Periodic table built on Python reddit thread
terminal - mendeleev Pythonic periodic table of elements with properties of elements, ions and isotopes
- LibreSignage FOSS digital signage solution reddit thread
ASKS - Menextract2pdf Extract Mendeley annotations to PDF files Helped me escape from Mendeley without losing all my annotations.
academic - barrier📀 FOSS KVM software Forked from Symless' Synergy v1.9 codebase. Synergy was a commercialised reimplementation of CosmoSynergy written by Chris Schoeneman.
ansible-role - Carnet📀 A complete and rich note-taking app for Nextcloud
- Nextcloud server📀 A safe home for all your data
sysadmin - Bazarr📀 Subtitles manager, companion application to Sonarr and Radarr
- Shaarli📀 Personal, minimalist, database-free bookmarking service You are reading this linkblog on Shaarli :-)
- Shaarli web extension📀 Gives you a button to share your tab with Shaarli
firefox addonwww - i3-layout-manager Saving, loading and managing layouts for i3wm
- i3-clever-layout Save and restore i3wm layout
- i3-resurrect Save and restore i3wm workspaces
- simple-contacts📀 FOSS Android contacts app
- i3wm-multidisplay-scripts📀 Scripts to navigate multi-monitor setup in i3wm
fork - Texture🚧 A visual editor for research
academic - ggrepel📀 Repel overlapping text labels away from each other
- FityK📀 FOSS curve fitting software Great for XRD, Raman, etc.
academic - Keycloak📀 FOSS identity and access management for applications and services
sysadmin - MaruOS Run a full Linux desktop from your Android phone
- Etar Calendar📀 FOSS Android calendar app
- Creative Commons media A curated list of resources that provide media licensed under Creative Commons licenses
- Docear
- Wallabag📀 Self-hostable web application for saving web pages and reading later
- TTRSS to Wallabag📀 TinyTinyRSS plugin to post to Wallabag
- Mozilla Firefox Sync📀
- git2r R bindings to the libgit2 library
- google-drive-ocamlfuse FUSE filesystem over Google Drive
sysadmin - transdroid📀 Manage torrents from Android Works great to manage a Deluge server
- Deluge📀 Self-hostable BitTorrent server
- Matomo📀 Self-hostable FOSS web analytics
sysadmin - Signal📀 A private messenger for Android Locking down Signal
- thinkpad-scripts📀 Screen rotation, docking and other scripts for ThinkPad® X220 and X230T
- theElements Interactive web-based periodic table that can act as a molar mass calculator
- ggpy ggplot2 port for Python
R - ggannotate Interactively (using Shiny RStudio add-in) annotate your ggplot2 plots
R - knitR📀 A general-purpose tool for dynamic report generation in R
- CSL Official repository for Citation Style Language styles
academic - FreeOTPPlus📀 FOSS One-Time Password (2FA authenticator) app for Android
- Pi-hole📀 A black hole for internet advertisements
sysadmin - microG📀 FOSS implementation of Google Play services prebuilt flashable ZIPs
- Hugo📀 Static site generator for building websites
- ghostwriter📀 A Hugo theme
- unbound📀 A validating, recursive and caching DNS resolver
sysadmin - monica📀 Personal CRM
ansible-role - Lidarr📀 Looks and smells like Sonarr but made for music
- K-9 Mail📀 FOSS email app for Android
- officeR Manipulate MS Word docx documents from R
- Vemos Virtual movie nights I wonder if it will work with Emby or Jellyfin?
chrome extension - Jellyfin SSO plugin🚧 Allows users to sign in to Jellyfin through an SSO provider I'm curious if possible to integrate with Keycloak
- Tailscale📀 Convenient SSH tool built on top of WireGuard VPN
ansible-role - ffsubsync📀 Automagically synchronize subtitles with video
- scrutiny Hard drive SMART monitoring blog post
- browsh🚧 Text-based browser rendering to TTY and browsers darrengoossens.com
- multi-git-status📀 Show useful status for multiple Git repos
sysadmin - Ansible📀
- public-apis List of public APIs for use in software and development
- pdfannots📀 Extracts text annotations from a PDF file
academicAwesome tool for working effectively with highlights or text annotations in PDF files. - Citation File Format📀
- nnn🚧 Terminal file manager
- OpenMower Upgrade off-the-shelf robotic mowers to smart RTK GPS mowing robots
- awesome-rss📀 Put the RSS subscribe button back in Firefox
firefox addon - Navidrome📀 Self-hostable Subsonic-compatible music server
- Sonixd📀 Subsonic-compatible desktop music player
- Nuclear📀 Desktop music player streaming from free public sources
- TT-RSS-Shaarli📀 Share links to Shaarli from TinyTinyRSS
- Redirector Browser extension to redirect URLs based on regex patterns, like a client-side
mod_rewrite - scrcpy📀 Display and control your Android device
- minitube Desktop app to watch youtube videos
- pipe-viewer📀 Command-line app to search and play youtube videos
- Xournal++📀 Handwriting notetaking software that supports Wacom-compatible pen input
- degoogle Large list of alternatives to Google products
- Privacy Respecting List of privacy respecting services and software
- rofi-code📀 Use rofi to open Codium workspaces or folders I have found this little tool really useful, makes it much quicker to get started. I wonder if it's possible to adapt for use with open-ssh-remote workspaces, somehow?
- rofi-pass📀 rofi frontend for pass
- rofi📀 An application launcher and dmenu replacement
- v4l2loopback📀 Linux kernel module to create V4L2 loopback devices First encountered in my iriun webcam ansible role
- MagiskSSH SSH server as root on Android using Magisk Surprisingly hard to get SSH as root on Android. This works great.
- I still don't care about cookies📀
firefox addon - Jupyter
ansible-role - Voila🚧 Rendering of live Jupyter notebooks (like Shiny but for Jupyter)
- jupytext🚧 Jupyter notebooks as Markdown documents or Julia/Python/R scripts
- pandoc-scholar Create beautiful and semantically meaningful articles with pandoc
- Element for Nextcloud Element (Matrix client) in Nextcloud
- Privacy Redirect📀 Web extension that can redirect Twitter, Youtube, Instagram, Reddit among others to privacy-friendly alternatives
firefox addon - bfg-repo-cleaner Remove large files or passwords, credentials or other sensitive data from git repos
- Readarr Ebook and audiobook collection manager for BitTorrent
- mpv-playlistmanager mpv luaa script to create and manage playlists
- ttrss-python📀 Python library for the TinyTinyRSS API This is a central component in my own ttrss-video-mpv tool.
- R extension for VSCode📀
- REditorSupport/languageserver📀 An implementation of VSCode's Language Server Protocol for R
- Ombi📀 Web app to allow others to request content for Emby/Jellyfin/Plex
- quantities📀 Quantity calculus for R vectors
R - errors📀 Uncertainty propagation for R vectors
R - constants📀 Reference on constants
R - uncertainties Error propagation in Python
- Zotero to Excel SQLite Export
- jlpkg Command-line interface for Julia's package manager
ansible-role - ChemEquations Julia package to write and balance chemical equations
- bib2gls📀 CLI tool to convert
.bibtoglossaries-extraLaTeX - user.js📀 Firefox configuration hardening My firefox ansible role uses my fork of this script to harden Firefox
- Eisvogel📀 A Pandoc LaTeX template
- Manuscript review and response letters Template for LaTeX/pandoc to write reviews and author response letters
academic - xrayutilities Python package with useful scripts for X-ray diffraction
academic - pycroscopy Python package for scientific analysis of imaging data (STEM, XRDM, TEM)
- pyspectral Python package to manipulate solar irradiance spectra
- huxtable Create styled tables in multiple output formats Possible
xtablereplacement?R - QOwnNotes📀 Notepad with Markdown support and Nextcloud integration
- Kimai📀 FOSS web-based mulit-user time-tracking application
ASKS - Zotero📀 FOSS reference manager
academic - Better BibTex for Zotero📀 Make Zotero effective for us LaTeX holdouts
- gitinfo2-latexmk📀 Use LaTeX's
gitinfo2withlatexmkwith less effort - FiXme📀 Collaborative annotation tool for LaTeX
- siunitx📀 Comprehensive SI units package for LaTeX Also supported by MathJax v2.7.x, but not (yet?) by v3.x. Not supported by KaTeX. Awesome package.
LaTeX - SVG2TikZ Inkspace extension to export SVG paths as TikZ paths
- tikzDevice📀 R package for converting graphics output to TikZ code for inclusion in LaTeX documents This is a critical piece of code that I have relied on for years to produce native TeX/TikZ plots from R.
- blogdown📀 Create blogs and websites with R Markdown
- nerd-dictation📀 Simple offline speech to text using VOSK API
ansible-role - Whisper A general-purpose speech recognition model Seems less easy to use for real-time dictation compared to VOSK.
- Soft Potato Open source electrochemical simulator and toolkit Python-based. By Oliver Rodriguez.
- Les Pas🚧 Photo album app for Nextcloud on Android
- Leon🚧 Your open-source personal assistant
- Zutilo🚧 Zotero plugin providing some additional editing features
- difftastic🚧 a structural diff that understands syntax
- rscodeio📀 VSCode-inspired theme for RStudio
- unison📀 Bi-directional file synchroniser
- open-remote-ssh📀 VSCodium extension to work on a remote machine
- UP-NextPush📀 UnifiedPush provider for Nextcloud server
- qsv🚧 CSVs sliced, diced & analyzed Via lazybear
- SearXNG self-hostable metasearch engine
- LXC helper 🚧 shell scripts by Forgejo.
- BookStack - self-hosted wiki platform for storing and organising information.
Projects that I currently use (for my own or my clients) are marked with 📀. Projects I am actively considering to use are marked 🚧.
Repos that list other valuable repos
- AhmedKamal/awesome-Islam A curated list of awesome islam related projects, frameworks, resources and other awesomeness
- sindresorhus/awesome Awesome lists about all kinds of interesting topics
- awesome-hcloud List of libraries, tools and integrations for Hetzner Cloud
ASKS - awesome dotfiles List of dotfiles resources
- Awesome Python chemistry List of Python chemistry-related frameworks, libraries and software
- awesome-sysadmin Curated list of FOSS sysadmin resources
sysadmin - awesome-R Curated list of R packages, frameworks and software
- awesome-selfhosted List of FOSS network services and web applications which you can host in your own sovereign cloud

Stereographic image of the Graf Zeppelin over the pyramids of Giza, 1931.
The image shown above likely depicts the LZ 127 Graf Zeppelin, an airship built in Germany in 1928.
https://www.snopes.com/fact-check/zeppelin-sphinx-egypt-pyramids/