Roan Horning rho_n
rho_n pushed to i254-Update_AnHonestHost_donation_link at HPR/hpr_generator 2025-03-18 03:06:52 +00:00
6d59372077 Update donation URL for AnHonestHost
rho_n commented on issue HPR/hpr_hub#88 2025-02-24 16:41:01 +00:00
Server Bandwidth Very High - And High Costs

Hi Josh,

Can you give us any breakdown on the usage? Is it just general downloads of our audio? Is there any particular ip/region/etc that is using more than others? It would be helpful in…

rho_n commented on pull request HPR/hpr_documentation#7 2025-02-09 19:42:35 +00:00
I6 - Adding developer environment setup instructions

Looks good

rho_n closed issue HPR/hpr_generator#232 2025-01-29 21:08:10 +00:00
Comments feed not producing valid xml
rho_n commented on pull request HPR/hpr_generator#251 2025-01-29 20:12:51 +00:00
I250 -Clarify SQLite / MySQL Instructions for local generation

@rho_n - If you agree with Ken's direction, I will fix the documentation accordingly, so that can be merged. With your blessing, I will make another pull request to pull the code, so you can…

rho_n commented on pull request HPR/hpr_generator#251 2025-01-29 12:24:15 +00:00
I250 -Clarify SQLite / MySQL Instructions for local generation

If someone wants to take the sql and import it into another database then that's fine, but I'd suggest not as part of the Hacker Public Radio maintained code. Obviously I'm happy to offer help…

rho_n commented on pull request HPR/hpr_generator#251 2025-01-29 03:03:36 +00:00
I250 -Clarify SQLite / MySQL Instructions for local generation

For most people, only SQLite is needed, but if you are developing for hub you will need MySQL. Plus I wasn't sure if the main website was generated from MySQL or SQLite. I suggested we go the…

rho_n pushed to main at HPR/hpr_documentation 2025-01-29 02:04:26 +00:00
2c6d1081c7 Merge pull request 'I6 - Adding developer environment setup instructions' (#7) from paulj/hpr_documentation:adding-developer-setup-information into main
466e11f245 I6 - Adding developer environment setup instructions
Compare 2 commits »
rho_n merged pull request HPR/hpr_documentation#7 2025-01-29 02:04:25 +00:00
I6 - Adding developer environment setup instructions
rho_n commented on pull request HPR/hpr_documentation#7 2025-01-28 03:39:50 +00:00
I6 - Adding developer environment setup instructions

should this point to gitea@repo.anhonesthost.net:HPR/hpr_documentation.git

rho_n created pull request HPR/hpr_generator#252 2025-01-28 03:32:24 +00:00
fix entity escape for xml data
rho_n created branch i232_Comments-feed-not-producing-valid-xml in rho_n/hpr_generator_dev 2025-01-28 03:30:13 +00:00
28af8900a3 fix entity escape for xml data
rho_n created repository rho_n/hpr_generator_dev 2025-01-28 01:55:54 +00:00
rho_n deleted branch i222-fix-css from HPR/hpr_generator 2025-01-28 01:45:35 +00:00
rho_n deleted branch i212-fix-general-series-page-generation from HPR/hpr_generator 2025-01-28 01:44:34 +00:00
rho_n commented on issue HPR/hpr_generator#250 2025-01-28 01:34:09 +00:00
Fix README.md and GETTING_STARTED.md - Recommend sqlite for generation rather than mySQL

I would lean towards going the other way. I see your point where the GETTING_STARTED documentation assumes that MySQL is already installed, and doesn't explain creating the database. I would add…