Hacker Public Radio

The Hacker Public Radio Old Microphone Logo

https://hackerpublicradio.org/about.html

Eine durchschnittliche Folge dieses Podcasts dauert 17m. Bisher sind 4115 Folge(n) erschienen. Jeden Tag erscheint eine Folge dieses Podcasts.

Gesamtlänge aller Episoden: 4 days 23 minutes

subscribe
share






HPR4115: Tagging music with Beets


References Beets documentation Album art in Funkwhale (after recording I noticed it can also look up album art during import, using the musicbrainz ID. Not 100% sure beets adds it, but I might assume so) Recommended opus bitrates Pronunciation of the word "archivist" MusicBrainz Everything you need to know about Funkwhale


share








   n/a
 
 

HPR4114: Introduction to jq - part 2


Overview In the last episode we looked at how JSON data is structured and saw how jq could be used to format and print this type of data. In this episode we'll visit a few of the options to the jq command and then start on the filters written in the jq language. Options used by jq In general the jq command is invoked thus: jq [options...] filter [files...] It can be given data in files or sent to it via the STDIN (standard in) channel...


share








   n/a
 
 

HPR4113: Today I Learnt, sed hold/pattern space use.


Today I Learnt, sed hold/pattern space use. Sgoti talks about using sed hold/pattern spaces. Tags: TIL, sed I fixed the ${ls} /usr/bin to ${ls} ${bindir} issue mentioned in the show. #!/bin/bash # License: GPL v3 # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version...


share








   n/a
 
 

HPR4112: JSON and VENDORS and AUTH ohh my!


Some stuff I use to help make APIs https://github.com/freeload101/Python/blob/master/Python_Includes_RMcCurdy.py JAMBOREE.rmccurdy.com for burp suite. Have I done a podcast on JAMBOREE? I must have... If not I will


share








   n/a
 
 

HPR4111: HPR Community News for April 2024


table td.shrink { white-space:nowrap } hr.thin { border: 0; height: 0; border-top: 1px solid rgba(0, 0, 0, 0.1); border-bottom: 1px solid rgba(255, 255, 255, 0.3); } New hosts Welcome to our new host: Dave Hingley...


share








   n/a
 
 

HPR4110: Playing Civilization III, Part 2


This starts our look at the details of playing Civilization III. In this episode we look at the Early game, which sets the stage for everything that follows. Then we look at Revenue and Resources. Links: https://civilization.fandom.com/wiki/List_of_resources_in_Civ3 https://www.palain.com/gaming/civilization-iii/playing-civilization-iii-part-2/


share








   n/a
 
 

HPR4109: The future of HPR


This will probably be one I'll get a lot of comments on, but I've looked at the marketing proposition of HPR in light of some of the challenges we face. To prevent us dipping into the reserve queue and seeing a slow but steady decline in both audience and hosts.. Maybe its time to give HPR a bit of a makeover.


share








   n/a
 
 

HPR4108: What's in my bag


I talk about what's in my bag


share








   n/a
 
 

HPR4107: Response to HPR #4065


Shout out to Noodles thanks again for responding to my previous post #4045 it was awesome to get feedback. Being able to upgrade my 2010 Macbook which is an Apple device and how impressive that was. Sadly that upgradability is a thing of the past.


share








   n/a
 
 

HPR4106: My tribute to feeds


I will talk about information feeds from web sites delivered to my computer device. I use the term feeds and by that I mean both RSS feeds and Atom feeds, the two feed protocols which are very similar. I believe it is very likely you as listener to Hacker Public Radio know about feeds. Not unlikely you even know the technical details far better than I do. Nowadays many of us use feeds very often without thinking of them as feeds, when we subscribe to podcasts...


share








   n/a