This show has been flagged as Explicit by the host.
Utrecht is a province (and city) in the Netherlands - https://en.wikipedia.org/wiki/Utrecht
Amersfoort is a medieval town - https://en.wikipedia.org/wiki/Amersfoort
Stroopwafel is a Dutch sweet treat - https://en.wikipedia.org/wiki/Stroopwafel
Kamp Amersfoort was a concentration camp, now a museum - https://kampamersfoort.nl
Mondriaan House in Amersfoorte shows some of the artists work,
talks about his life and presents modern interpretations inspired
by him - https://www.mondriaanhuis.nl/en/
Speelklok Museum in Utrecht is all about mechanical music - https://www.museumspeelklok.nl
International Road Signs - https://en.wikipedia.org/wiki/Traffic_signs_by_country
Wintergartan makes videos about his mechanical instruments - https://youtube.com/@wintergatan?si=fFTMWz-8pG8Bv1y-Provide feedback on this episode.
--------
--------
HPR4495: An introduction to Taskwarrior
This show has been flagged as Clean by the host.
This is more going over what I like about taskwarrior rather than
a comprehensive guide, please check https://taskwarrior.org/docs/start/
for a more comprehensive quickstart.
Taskwarrior is Free and Open Source Software that manages your
TODO list from the command line.
It is flexible, fast, and unobtrusive.
It does its job then gets out of your way.
Provide feedback on this episode.
--------
--------
HPR4494: Exploring FUTO Keyboard
This show has been flagged as Clean by the host.
I formatted my Samsung Galaxy after updating to Android 16. Now I
install my keyboard of choice and talk on HPR while making the
initial configuration as I prefer, with focus on the topics:
Why I prefer FK (pleasant ux and interface, good dose of
personalization, offline)
Select all, copy and paste directly from the keyboard (long
press A, C and V, respectively)
downsides (I think I didn't
say them on the show): not the best swipe-to-type,
voice-to-text and prediction of correction, specially if not in
English
Provide feedback on this episode.
--------
--------
HPR4493: HPR Beer Garden 4 - Weissbier
This show has been flagged as Clean by the host.
Dave and Kevie talk about the German Weissbier with Dave sampling
Franziskaner Hefe-Weissbier Naturtrüb
and Kevie opting for the
Erdinger Weissbier
.
Connect with the guys on Untappd:
Dave
Kevie
The intro sounds for the show are used from:
https://freesound.org/people/mixtus/sounds/329806/
https://freesound.org/people/j1987/sounds/123003/
https://freesound.org/people/greatsoundstube/sounds/628437/
Provide feedback on this episode.
--------
--------
HPR4492: How to do a distribution upgrade of an Ubuntu LTS on a Digital Ocean droplet
This show has been flagged as Clean by the host.
Digital Ocean maintains its own version of the Ubuntu core packages which are hosted in
it's own repositories. To upgrade from one LTS to the next the do-release-upgrade program
must know to use third party repositories during the upgrade process.
RELEASE_UPGRADER_ALLOW_THIRD_PARTY=1 do-release-upgrade
Moving data from a previous version of Postgres to the latest. In this case, the
obsolete Postgres v12 to the default Postgres v14 on Ubuntu 22.04 LTS.
pg_dropcluster --stop 14 main
pg_upgradecluster -v 14 12 main
Fixing NextCloud after the upgrade.
The version of PHP upgraded from v7.4 to v8.1. The old versions of the Apache2 PHP modules must be disabled and the new versions enabled.
a2dismod php7.4
a2enmod php8.1
apt install php8.1-pgsql
apt install php8.1-gd
References:
How To Upgrade to Ubuntu 22.04 Jammy Jellyfish
"Invalid package information" error when upgrading to Ubuntu 20.04
Provide feedback on this episode.
--------
--------
Flere Uddannelse podcasts
Trendige Uddannelse podcasts
Om Hacker Public Radio
Hacker Public Radio is an podcast that releases shows every weekday Monday through Friday. Our shows are produced by the community (you) and can be on any topic that are of interest to hackers and hobbyists.