

4·
6 months agooh wow, often these efforts are limited to either a single metro area, or to those parts of Europe that are all well-connected to eachother but scrolling the database i see routes for every continent (i mean, except for Antarctica) 💛
oh wow, often these efforts are limited to either a single metro area, or to those parts of Europe that are all well-connected to eachother but scrolling the database i see routes for every continent (i mean, except for Antarctica) 💛
worth noting that Pinephone does boot against unpatched mainline (i.e. kernel.org) kernel. it’ll boot to a DE with graphics and touch working, but you lose WiFi/bluetooth, inherit some quirks with the backlight, proximity sensor, etc. no idea about the modem or audio.
i use the web client through Tangram, which is just a web browser (webkitgtk) with UX tailored to hosting web apps.
i keep my music organized on-disk so that each song is placed at
<artist>/<album>/<track-number>-<title>.flac
. then i just use any file browser (e.g. rofi, or portfolio) to navigate it, and when i select a song it opens inmpv
. i installed theplaylistmanager
mpv script so that when i open any song, mpv queues everything else in that folder (so if i open track 01, the default behavior is gapless playback of the whole album). i also installed theuosc
script, which provides a UI that’s much friendlier than the default IMO.i find i prefer configuring just one media player and then using that for everything (music, audiobooks, videos, podcasts, etc). then for example when i decide i want to cast music to my TV, i only have to solve that once, and not separately for casting youtube, local videos, etc.