Compare commits
5 Commits
47b2c588b8
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 47446fc385 | |||
| 69dc0cf8f0 | |||
| 6e6467f51b | |||
| 138c2e7946 | |||
| 8420bb75a3 |
@@ -24,8 +24,9 @@
|
|||||||
<h1 id="about">About HPR<a href="<!--% absolute_url(baseurl,'about.html#about') %-->">.</a></h1>
|
<h1 id="about">About HPR<a href="<!--% absolute_url(baseurl,'about.html#about') %-->">.</a></h1>
|
||||||
</header>
|
</header>
|
||||||
<h2 id="community">The HPR Community<a href="<!--% absolute_url(baseurl,'about.html#community') %-->">.</a></h2>
|
<h2 id="community">The HPR Community<a href="<!--% absolute_url(baseurl,'about.html#community') %-->">.</a></h2>
|
||||||
|
<p>Hacker Public Radio is dedicated to sharing knowledge in a welcoming community that offers positive feedback and encourages respectful debate.</p>
|
||||||
<p>What differentiates HPR from other podcasts is that the shows are crowd sourced from the community -
|
<p>What differentiates HPR from other podcasts is that the shows are crowd sourced from the community -
|
||||||
fellow listeners like <strong><a href="<!--% absolute_url(baseurl,'about.html#contact') %-->">you</a></strong>.
|
fellow listeners like <strong><a href="<!--% absolute_url(baseurl,'correspondents/index.html') %-->">you</a></strong>.
|
||||||
There is no restriction on how long the show can be, nor on the topic you can cover as long as they are not spam
|
There is no restriction on how long the show can be, nor on the topic you can cover as long as they are not spam
|
||||||
and <em>"are of interest to <a href="http://en.wikipedia.org/wiki/Hacker_(hobbyist)" ><!--% make_sfw(is_sfw, "Hobbyists", "Hackers") %--></a>"</em>.
|
and <em>"are of interest to <a href="http://en.wikipedia.org/wiki/Hacker_(hobbyist)" ><!--% make_sfw(is_sfw, "Hobbyists", "Hackers") %--></a>"</em>.
|
||||||
If you want to see what topics have been covered so far just have a look at our
|
If you want to see what topics have been covered so far just have a look at our
|
||||||
@@ -43,10 +44,11 @@ You can copy and redistribute the shows for free provided you adhere to the
|
|||||||
<h2 id="history">History<a href="<!--% absolute_url(baseurl,'about.html#history') %-->">.</a></h2>
|
<h2 id="history">History<a href="<!--% absolute_url(baseurl,'about.html#history') %-->">.</a></h2>
|
||||||
<p><!--% make_sfw(is_sfw, "Hobby", "Hacker") %--> Public Radio (HPR) is an Internet Radio show (podcast) that releases shows every weekday Monday through Friday.
|
<p><!--% make_sfw(is_sfw, "Hobby", "Hacker") %--> Public Radio (HPR) is an Internet Radio show (podcast) that releases shows every weekday Monday through Friday.
|
||||||
HPR has a long lineage going back to <a href="https://web.archive.org/web/20230323053905/http://www.oldskoolphreak.com/" >Radio FreeK America</a>,
|
HPR has a long lineage going back to <a href="https://web.archive.org/web/20230323053905/http://www.oldskoolphreak.com/" >Radio FreeK America</a>,
|
||||||
<a href="https://web.archive.org/web/20220123174618/https://www.binrev.com/forums/" >Binary Revolution Radio</a> & <a href="https://web.archive.org/web/20150208172826/http://www.nomicon.info/" >Infonomicon</a>,
|
<a href="https://web.archive.org/web/20220123174618/https://www.binrev.com/forums/" >Binary Revolution Radio</a> &
|
||||||
|
<a href="https://web.archive.org/web/20150208172826/http://www.nomicon.info/" >Infonomicon</a>,
|
||||||
and it is a rename of <a href="<!--% absolute_url(baseurl,'eps/index.html#twt_episodes') %-->" >Today With a Techie</a> radio.
|
and it is a rename of <a href="<!--% absolute_url(baseurl,'eps/index.html#twt_episodes') %-->" >Today With a Techie</a> radio.
|
||||||
Please listen to StankDawg's "<a href="<!--% media_path(1, 'hpr', 'mp3', baseurl, media_baseurl) %-->" >
|
Please listen to StankDawg's "<a href="<!--% media_path(1, 'hpr', 'mp3', baseurl, media_baseurl) %-->" >Introduction to HPR</a>" ,
|
||||||
Introduction to HPR</a>" for more information.</p>
|
and Droop's "<a href="<!--% media_path(1874, 'hpr', 'mp3', baseurl, media_baseurl) %-->" >10 year anniversary of HPR</a>" for more information.</p>
|
||||||
|
|
||||||
<h2 id="free_culture">Free Culture<a href="<!--% absolute_url(baseurl,'about.html#free_culture') %-->">.</a></h2>
|
<h2 id="free_culture">Free Culture<a href="<!--% absolute_url(baseurl,'about.html#free_culture') %-->">.</a></h2>
|
||||||
<p><!--% make_sfw(is_sfw, "Hobby", "Hacker") %--> Public Radio is dedicated to sharing knowledge. We do not accept donations so please consider supporting our patrons.
|
<p><!--% make_sfw(is_sfw, "Hobby", "Hacker") %--> Public Radio is dedicated to sharing knowledge. We do not accept donations so please consider supporting our patrons.
|
||||||
@@ -54,10 +56,20 @@ If you listen to HPR, then we would love you to <a href="contribute.html">contri
|
|||||||
Our shows are by default released under a <a href="https://creativecommons.org/licenses/by-sa/4.0/" >
|
Our shows are by default released under a <a href="https://creativecommons.org/licenses/by-sa/4.0/" >
|
||||||
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)</a> license.
|
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)</a> license.
|
||||||
All the software we use is <a href="https://en.wikipedia.org/wiki/Free_software" >Free software</a>.
|
All the software we use is <a href="https://en.wikipedia.org/wiki/Free_software" >Free software</a>.
|
||||||
All the code we develop is published in our <a href="https://repo.anhonesthost.net/explore/repos" >GitTea</a> repository.
|
All the code we develop is published in our <a href="https://repo.anhonesthost.net/HPR" >GitTea</a> repository.
|
||||||
All the media is available via the <a href="<!--% absolute_url(baseurl,'syndication.html') %-->">feeds</a>.</p>
|
All the media is available via the <a href="<!--% absolute_url(baseurl,'syndication.html') %-->">feeds</a>.</p>
|
||||||
|
|
||||||
|
<h2 id ="do_no_harm" >Do No Harm<a href="<!--% absolute_url(baseurl,'about.html#do_no_harm') %-->">.</a></h2>
|
||||||
|
<p>We trust you not to do anything that will harm HPR.
|
||||||
|
We don't tolerate Harassment, Trolling, etc.
|
||||||
|
If there is anything on the site which you feel can harm HPR,
|
||||||
|
first see if a <a href="https://lists.hackerpublicradio.com/pipermail/hpr/2021-September/004250.html">response episode</a> is sufficient to address the grievance.</p>
|
||||||
|
If not then please bring it to the attention of the janitors at hpr (<strong><a href="<!--% absolute_url(baseurl,'about.html#contact') %-->">contact</a></strong>),
|
||||||
|
they will apply the same criteria as if the show was been posted today. Any material that is reported as harming HPR may be unlisted until such a time as the situation can be resolved.</p>
|
||||||
|
|
||||||
|
|
||||||
<h2 id ="governance" >Governance<a href="<!--% absolute_url(baseurl,'about.html#governance') %-->">.</a></h2>
|
<h2 id ="governance" >Governance<a href="<!--% absolute_url(baseurl,'about.html#governance') %-->">.</a></h2>
|
||||||
|
|
||||||
<p>HPR is entirely community driven.
|
<p>HPR is entirely community driven.
|
||||||
Policy decisions are proposed and discussed on the <a href="<!--% absolute_url(baseurl,'/maillist') %-->" >Mailing list</a>,
|
Policy decisions are proposed and discussed on the <a href="<!--% absolute_url(baseurl,'/maillist') %-->" >Mailing list</a>,
|
||||||
which is open to anyone to join.
|
which is open to anyone to join.
|
||||||
@@ -65,9 +77,13 @@ Mailing list discussions are brought to the attention of the listening community
|
|||||||
<a href="<!--% absolute_url(baseurl,'series/0047.html') %-->" >HPR Community News</a> show.
|
<a href="<!--% absolute_url(baseurl,'series/0047.html') %-->" >HPR Community News</a> show.
|
||||||
This show is also <a href="<!--% absolute_url(baseurl,'recording.html#round_table') %-->" >open to anyone</a> to participate in.
|
This show is also <a href="<!--% absolute_url(baseurl,'recording.html#round_table') %-->" >open to anyone</a> to participate in.
|
||||||
The schedule for the Community News shows can be downloaded as an <a href="<!--% absolute_url(baseurl,'HPR_Community_News_schedule.ics') %-->">iCal calendar</a> containing recording dates for the next 12 months. A reminder is also sent to the mailing list in the week before the recording.</p>
|
The schedule for the Community News shows can be downloaded as an <a href="<!--% absolute_url(baseurl,'HPR_Community_News_schedule.ics') %-->">iCal calendar</a> containing recording dates for the next 12 months. A reminder is also sent to the mailing list in the week before the recording.</p>
|
||||||
|
|
||||||
|
<h2 id ="sponsors" >Sponsors<a href="<!--% absolute_url(baseurl,'about.html#sponsors') %-->">.</a></h2>
|
||||||
|
|
||||||
<p>Our hosting is kindly provided to us by <a href="<!--% absolute_url(baseurl,'correspondents/0174.html') %-->">Josh Knapp</a> from <a href="https://anhonesthost.com/hosting/shared-hosting">AnHonestHost.com</a>, and he has the last word in issues related to site security. A changing team of volunteers called the "admins" or "Janitors", deal with the day to day operation of HPR. Acting as the first point of contact, processing the shows, coordinating policy discussions, removing spam, updating the website, etc. They are contactable via the email account admin @ HPR. They have no more say over policy than anyone else. Anyone who has shown a long term dedication to the project and is trusted by the community, can become an admin.
|
<p>Our hosting is kindly provided to us by <a href="<!--% absolute_url(baseurl,'correspondents/0174.html') %-->">Josh Knapp</a> from <a href="https://anhonesthost.com/hosting/shared-hosting">AnHonestHost.com</a>, and he has the last word in issues related to site security. A changing team of volunteers called the "admins" or "Janitors", deal with the day to day operation of HPR. Acting as the first point of contact, processing the shows, coordinating policy discussions, removing spam, updating the website, etc. They are contactable via the email account admin @ HPR. They have no more say over policy than anyone else. Anyone who has shown a long term dedication to the project and is trusted by the community, can become an admin.
|
||||||
</p>
|
</p>
|
||||||
<p>See the section <a href="<!--% absolute_url(baseurl,'about.html#stuff_you_need_to_know') %-->" >stuff you need to know</a> for more information.</p>
|
|
||||||
|
<p>See the section <a href="https://repo.anhonesthost.net/HPR/hpr_documentation/src/branch/main/policies.md" >HPR Policies</a> for more information.</p>
|
||||||
|
|
||||||
<h3 id="recent_policy_changes">Recent Policy Changes</h3>
|
<h3 id="recent_policy_changes">Recent Policy Changes</h3>
|
||||||
<ul>
|
<ul>
|
||||||
@@ -193,8 +209,8 @@ You can help by:
|
|||||||
<li>Producing Stickers/Banners merch</li>
|
<li>Producing Stickers/Banners merch</li>
|
||||||
<li>Paying the domain costs</li>
|
<li>Paying the domain costs</li>
|
||||||
<li>Supporting Mumble hosting</li>
|
<li>Supporting Mumble hosting</li>
|
||||||
<li>Locating and fixing bugs on our gittea repo</li>
|
<li>Locating and fixing bugs on our <a href="https://repo.anhonesthost.net/HPR" >GitTea</a> repo</li>
|
||||||
<li>Improving the documentation on our gittea repo</li>
|
<li>Improving the documentation on our <a href="https://repo.anhonesthost.net/HPR" >GitTea</a> repo</li>
|
||||||
<li><a href="<!--% absolute_url(baseurl,'about.html#patrons') %-->">Support our Patrons</a></li>
|
<li><a href="<!--% absolute_url(baseurl,'about.html#patrons') %-->">Support our Patrons</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</article>
|
</article>
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -52,9 +52,9 @@
|
|||||||
Use this feed to get the archived episodes. The feed themselves run over 15Mb in size and so use them to download the archived episodes and when you are up to date switch back to the Two Week Feeds listed above.
|
Use this feed to get the archived episodes. The feed themselves run over 15Mb in size and so use them to download the archived episodes and when you are up to date switch back to the Two Week Feeds listed above.
|
||||||
</p>
|
</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="<!--% absolute_path(baseurl) %-->hpr_total_opus_rss.php">opus feed</a> Warning over 62G</li>
|
<li><a href="<!--% absolute_path(baseurl) %-->hpr_total_opus_rss.php">opus feed</a> Warning over 64G</li>
|
||||||
<li><a href="<!--% absolute_path(baseurl) %-->hpr_total_ogg_rss.php">ogg feed</a> Warning over 71G</li>
|
<li><a href="<!--% absolute_path(baseurl) %-->hpr_total_ogg_rss.php">ogg feed</a> Warning over 68G</li>
|
||||||
<li><a href="<!--% absolute_path(baseurl) %-->hpr_total_rss.php">mp3 feed</a> Warning over 70G</li>
|
<li><a href="<!--% absolute_path(baseurl) %-->hpr_total_rss.php">mp3 feed</a> Warning over 72G</li>
|
||||||
</ul>
|
</ul>
|
||||||
</article>
|
</article>
|
||||||
<article>
|
<article>
|
||||||
|
|||||||
Reference in New Issue
Block a user