Notes
Short thoughts, updates, and quick posts. (1581 total)
-
I wish I could remote star a gitlab project from any instance running gitlab and have all my gitlab/github stars in one place…
-
President Biden’s 17 Executive Orders in Detail https://nyti.ms/3qHWRWb
This is the easy part : restoring some of the worst Trump era bad policies that were implemented but the real work, beside attempting to restore America’s broken image and broken record on the worldwide stage, the real work is going to be domestic : how to effectively move away from neoliberal "free market" first dogmatic policies that hurt the majority of the American people and only serve the ultra rich, in short, systemic inequalities, built-in the US system to the point, corporations are effectively above and beyond democracies.
That’s where the battle is, if Democracy is still what represents the American ideal, there is a lot of work to do and to catch-up, Europe, with all its flaws and its own kind of degenerative democracy have a decade, at most, before facing similar challenges that the US just barely resisted to. The damage done cannot be undone.
-
Avril ou Juin…Attendre, Appel en Cassation…Interminable
-
Two million dead.
It is more people than call the state of Nebraska home. It is roughly equal to the population of Slovenia. And it is more than three times the number of people killed in the American Civil War.
https://www.nytimes.com/2021/01/15/world/covid-death-news.html -
__How to Leave Google Photos | written by Robbie Antenesse
Nice guide on how to get out of Google Photos !
I didn’t need this to move to Nextcloud but thus guide takes you on every details you need to know to get this done nicely!
-
__How to make WyzeCam stream stable HLS instead of RTSP / n1ckyrush
This is really a cool coding project!
-
When good science is suppressed by the medical-political complex, people die.
-
__ctop - Top-like Interface for Monitoring Docker Containers
Really neat tool if you run dockers containers !
-
Over the years I have starred quite a bunch of github code repo, this is an ordered list of all my favs : https://github.com/rmdes/starred/blob/master/README.md
-
So finding Soundcloud RSS feed is really a pain, it should not be, RSS should be provided upfront and auto-discovery provided when possible, instead I have to dig into the code and find crazy patterns to discover RSS feeds at soundcloud, so if you’re having the same issue, here is how I proceeded :
https://feeds.soundcloud.com/users/soundcloud:users:597834/sounds.rss
See the number above ? you can inspect the code around the Profile picture of any Soundcloud user and use the number associated to the profile image to get the user ID, once you have it, place your userID this way:
https://feeds.soundcloud.com/users/soundcloud:users:2999191/sounds.rssBut you’re still confronted to another problem : Soundcloud does not add new tracks/episodes automatically to the RSS feed, you can configure it this way so that new uploads will always be part of the RSS feed but by default design, you have to specify it at each upload.
-
I was supposed to write each day for this #lockdown2 edition but instead found myself reading Github issues to better understand #ampache and avoid duplicating issues !
-
Not sure there is a more tedious/boring task than to clean up ID3 tags from MP3 files, old mixtapes and Dj’s mixes…Kid3 does a great job but it’s still a lot of manual tweaking
-
How to disable a specific android app’s vibrations ? Took me a while to find this because tapping the text to find more settings never felt intuitive, it seems Samsungs default android ROM is trying to hide these settings from plain view, why ? I don’t know but here goes the steps : https://jrs-s.net/2018/12/17/disable-twitter-vibration-on-android-8-0-and-up/
-
I’m going to do something I’m putting aside since a few years : correctly ID3 tag 60GB of MP3: home-productions, old tapes mix, dj set and live sessions spawning 4 decades of electronic music #ampache