Time |
Nick |
Message |
00:03 |
|
sparky4 joined #minetest |
00:10 |
|
est31 joined #minetest |
00:17 |
|
garywhite joined #minetest |
00:17 |
|
garywhite joined #minetest |
00:24 |
MTDiscord |
<exe_virus> Hey all in the IRC world, I started an unofficial minetest podcast, First ep is live: https://u.pcloud.link/publink/show?code=XZlpxAXZkSHGKsq6v30QaTLssWN8lLGWKPf7 repo is here: https://github.com/ExeVirus/nodecast |
00:25 |
MTDiscord |
<exe_virus> More releases coming every 1st and 3rd friday of the month (that's the plan), feel free to leave feedback wherever |
00:30 |
|
TempestMancer joined #minetest |
00:33 |
|
AliasAlreadyTake joined #minetest |
00:40 |
erlehmann |
exe_virus cool, do you also cover drama and/or anarchy servers? |
00:40 |
erlehmann |
exe_virus where is the feed? |
00:41 |
MTDiscord |
<exe_virus> rss feed? never used it |
00:41 |
MTDiscord |
<exe_virus> but I can learn |
00:41 |
MTDiscord |
<exe_virus> I will cover as wide a range as possible though |
00:41 |
MTDiscord |
<exe_virus> I want to capture all of minetest usage |
00:41 |
erlehmann |
use atom feed |
00:41 |
erlehmann |
atom is the successor of rss |
00:42 |
erlehmann |
i can help you if you need tech support generating it |
00:42 |
erlehmann |
i used to make a podcast |
00:42 |
erlehmann |
see here for an example http://warumnicht.dieweltistgarnichtso.net/wn-8.html |
00:42 |
erlehmann |
i hope it still works |
00:44 |
erlehmann |
exe_virus look at if you want to know how a feed is structured http://warumnicht.dieweltistgarnichtso.net/feed.atom |
00:45 |
MTDiscord |
<exe_virus> thank you. gotta make dinner first, but I do want to learn |
01:07 |
|
specing joined #minetest |
01:10 |
epoch |
you can get atom feeds out of github by putting .atom at the end of some URLs. |
01:10 |
epoch |
but I figure they wouldn't be compatible with... podcast clients or whatever they're called |
01:11 |
epoch |
https://github.com/ExeVirus/nodecast/commits/master.atom |
01:12 |
erlehmann |
epoch those are feeds of commits, they are perfectly compatible. but for a podcast you need an <atom:enclosure> element |
01:13 |
erlehmann |
which gh does not generate afaik |
01:13 |
|
peterz joined #minetest |
01:13 |
epoch |
"compatible, but not" |
01:14 |
MTDiscord |
<Warr1024> You could commit a podcast feed directly into the git repo and link to it by branch, but that seems like a really awkward process. And one I swear I have totally never done before. Honest. |
01:15 |
erlehmann |
epoch compatible, but contains no audio files |
01:15 |
erlehmann |
commits are not podcasts |
01:15 |
|
Hawk777 joined #minetest |
01:15 |
MTDiscord |
<Warr1024> Those GH atom feeds are suitable for a news reader but a podcast client that's specifically trying to do podcasty things can't download and queue up audio based on it. |
01:17 |
epoch |
I figure a good spot to put the atom feed for the podcasts would be in the repo so this path would work: https://raw.githubusercontent.com/ExeVirus/nodecast/master/episodes/feed.atom |
01:17 |
epoch |
and it could be generated at commit-time and link to the raw.githubusercontent versions of the mp3s |
01:18 |
MTDiscord |
<Warr1024> I wouldn't say I 100% "recommend" the idea of rolling your own scripts to build atom/rss feeds from a metadata file, but I've used a process like that before and it's not actually as bad as it sounds, and if you're self-hosting and don't have some fancy package to do that for you, it's tolerable. |
01:18 |
epoch |
I guess they're not putting the mp3s directly into the repo though |
01:18 |
MTDiscord |
<Warr1024> hosting the mp3's themselves directly from raw.githubcontent.com seems a bit shaky though ... like the kind of thing they're going to have some kind of limit on that will sneak up on you like 3 episodes in... |
01:19 |
MTDiscord |
<Warr1024> IIRC GH has repo size limits on free public repos, but I don't remember what they are. A podcast will probably not take very long to hit that though. |
01:20 |
|
peterz joined #minetest |
01:20 |
epoch |
https://stackoverflow.com/questions/38768454/repository-size-limits-for-github-com says 1GB and 5GB |
01:21 |
MTDiscord |
<Warr1024> Sadly that cloud file host link takes you to a page where you can download the file, not directly to the file, so podcast clients are not gonna like that either. |
01:31 |
erlehmann |
yes it is not a podcast |
01:31 |
erlehmann |
unless you can automatically subscribe to it via a feed |
01:32 |
erlehmann |
I 100% "recommend" the idea of not rolling your own scripts entirely, but using mostly stuff that others have written like Warr1024 and me. |
01:34 |
epoch |
I 100% "recommend" rolling your own scripts entirely, but I'm very picky about my dog food. |
01:34 |
epoch |
and I have more fun making dog food. |
01:37 |
MTDiscord |
<Warr1024> I basically roll my own scripts if I know my use-case is narrow enough that a cheap hack will suffice, and it's going to be cheaper than shopping for an existing tool. There's surprisingly a lot of work in just researching existing crap, and no guarantee that I'll end up with something that's more convenient to use than just hand-editing atom feed markup in mousepad. |
01:39 |
|
peterz joined #minetest |
01:46 |
|
peterz joined #minetest |
01:56 |
|
peterz joined #minetest |
02:01 |
|
peterz joined #minetest |
02:34 |
|
peterz joined #minetest |
02:39 |
|
peterz joined #minetest |
02:45 |
MTDiscord |
<exe_virus> hurm. Direct file hosting sites would be a later upgrade if there's enough traction |
02:51 |
|
peterz joined #minetest |
02:53 |
|
Verticen joined #minetest |
02:56 |
|
peterz joined #minetest |
03:28 |
|
queria^clone joined #minetest |
03:31 |
|
frostsnow joined #minetest |
03:33 |
|
queria^clone joined #minetest |
03:56 |
|
garywhite1 joined #minetest |
04:09 |
|
erlehmann joined #minetest |
04:20 |
|
peterz joined #minetest |
04:33 |
|
kamdard joined #minetest |
05:00 |
|
MTDiscord joined #minetest |
05:10 |
|
peterz joined #minetest |
05:38 |
|
peterz joined #minetest |
05:42 |
|
peterz joined #minetest |
05:56 |
|
specing_ joined #minetest |
06:01 |
|
riff-IRC joined #minetest |
06:15 |
|
behalebabo joined #minetest |
07:09 |
|
CWz joined #minetest |
07:12 |
|
Extex joined #minetest |
08:26 |
|
Sven_vB_ joined #minetest |
09:10 |
|
calcul0n joined #minetest |
10:24 |
|
GNUHacker joined #minetest |
10:46 |
|
Peppy joined #minetest |
10:49 |
|
Fixer joined #minetest |
11:29 |
|
proller joined #minetest |
11:57 |
|
AristotIe joined #minetest |
12:02 |
|
definitelya joined #minetest |
12:08 |
|
Fleckenstein joined #minetest |
12:21 |
|
tech_exorcist joined #minetest |
13:00 |
|
TempestMancer joined #minetest |
13:18 |
|
ice joined #minetest |
13:32 |
|
Fixer_ joined #minetest |
14:03 |
|
kamdard joined #minetest |
14:27 |
|
peterz joined #minetest |
14:33 |
|
tech_exorcist joined #minetest |
14:35 |
|
UnderRated joined #minetest |
15:09 |
|
plainoldcheese joined #minetest |
15:10 |
|
tech_exorcist joined #minetest |
15:23 |
|
cation21 joined #minetest |
15:54 |
|
Taoki joined #minetest |
16:03 |
|
illwieckz joined #minetest |
16:08 |
|
Hawk777 joined #minetest |
16:11 |
|
AristotIe joined #minetest |
16:12 |
|
peterz joined #minetest |
16:15 |
|
cation joined #minetest |
16:18 |
|
peterz joined #minetest |
17:05 |
|
Extex joined #minetest |
17:12 |
|
sparky4 joined #minetest |
17:14 |
|
fluxionary joined #minetest |
17:37 |
MTDiscord |
<MisterE> I know its anathema to use Google, but could you distribute on google podcasts? |
17:39 |
|
plainoldcheese joined #minetest |
17:52 |
MTDiscord |
<Warr1024> Try not to use google ... look for another provider ... "oh this one's a bit more expensive, but at least it's not google" ... everything's works fine for a while ... one day there's a massive GCP outage affecting multiple customers ... your podcast provider's network goes down at the same time ... ? |
17:53 |
|
frostsnow joined #minetest |
17:53 |
|
erlehmann joined #minetest |
17:56 |
|
specing_ joined #minetest |
17:58 |
|
GNUHacker left #minetest |
17:59 |
|
Fleckenstein joined #minetest |
18:01 |
|
garywhite joined #minetest |
18:01 |
|
garywhite joined #minetest |
18:12 |
|
frostsnow joined #minetest |
18:24 |
|
tech_exorcist joined #minetest |
18:36 |
|
sys4 joined #minetest |
18:43 |
|
sparky4 joined #minetest |
19:10 |
|
appguru joined #minetest |
19:20 |
|
plainoldcheese joined #minetest |
19:27 |
|
AristotIe joined #minetest |
19:34 |
jonadab |
For something like a podcast, you'd want to distribute via as many different services as possible, I'd think. |
19:35 |
jonadab |
Though you'd likely keep ones that cost money to a minimum if you aren't made out of rich. |
19:36 |
|
sys4 joined #minetest |
19:40 |
|
AristotIe joined #minetest |
19:47 |
erlehmann |
jonadab nah, you only need one subscribe url |
19:48 |
erlehmann |
if it's any good, ppl will put that into whatever service they use to import it |
19:54 |
celeron55 |
that's not how people work these days, everyone hangs to some proprietary platform of their choice and insists everyone posts there |
19:55 |
celeron55 |
it's funny how everyone outright refuses to save data, even lists of urls, on their local machine |
20:00 |
MTDiscord |
<Benrob0329> Thankfully raw file hosting is fairly easy and really cheap, a little server goes a long ways for static content |
20:04 |
|
EliasFleckenstei joined #minetest |
20:05 |
|
Fleckenstein joined #minetest |
20:21 |
|
appguru joined #minetest |
20:32 |
|
SuperMiner joined #minetest |
20:50 |
erlehmann |
celeron55 “everyone hangs to some proprietary platform of their choice and insists everyone posts there” – it's the saddest with chat platforms. they mostly push around short strings, and the smartest ppl behind almost everything but matrix and xmpp it put in a lot of effort into not delivering the strings to the competition :( |
20:51 |
erlehmann |
signal is particularly sad lol |
20:51 |
|
ROllerozxa joined #minetest |
20:51 |
erlehmann |
moxie marlinspike is not only against decentralization, but also pushed some cryptocurrency on to signal users lol |
20:52 |
erlehmann |
you know you get scammed when an app not for cryptocurrency purposes suddenly has its own shitcoin ^^ |
21:27 |
|
Talkless joined #minetest |
22:30 |
|
Taoki joined #minetest |
22:46 |
|
cation joined #minetest |
22:50 |
|
proller joined #minetest |
22:57 |
|
basxto joined #minetest |
22:57 |
|
basxto joined #minetest |
23:00 |
|
Sven_vB joined #minetest |
23:12 |
|
proller joined #minetest |
23:31 |
|
TempestMancer joined #minetest |