So I will post my AI podcast links into this thread
First is the Season XX recap and Season XXI intro, then more focus to coming season Season XXI expectations
And then the round 1 recap, which includes only the first match so need to decide if round 1 is only the first game, or both games against the same opponent.
Deep dive to New Ogham Podcast
Deep dive to New Ogham Podcast
Manger of our official Twitter commentator Big Bob, coach of 112th Brute Brigade and few other teams. PM me for access to newogham.slack.com, even it is not really in use at this moment.
Re: Deep dive to New Ogham Podcast
If you spot anything you think that aren't true tell me around where in podcast it is and what. More interested in if something in our league data is wrong, I already know that AI thinks no-apo rule for Nurgle etc is something new for the season
But if something in data I give it is obviously wrong it might be possible to fix it for future episodes with some extra instructions

But if something in data I give it is obviously wrong it might be possible to fix it for future episodes with some extra instructions
Manger of our official Twitter commentator Big Bob, coach of 112th Brute Brigade and few other teams. PM me for access to newogham.slack.com, even it is not really in use at this moment.
Re: Deep dive to New Ogham Podcast
Thank you Jarik for your work. But it is a pity that I cannot access the file targetted as http://newogham-web.s3-website.eu-north ... _recap.wav ; I get an error "Connection reset" 

Re: Deep dive to New Ogham Podcast
I think connection resets are pretty much always client side issues, bad network connection, browser cache, VPN, antivirus etc. It is just a wav file on plain http website. And even tested with incognito mode just in case as haven't setup S3 web hosting in agesSegosa wrote: ↑23 Nov 2024, 18:16 Thank you Jarik for your work. But it is a pity that I cannot access the file targetted as http://newogham-web.s3-website.eu-north ... _recap.wav ; I get an error "Connection reset"![]()
Looked into SoundCloud but the free version has limit of 3 hours, total. And forum doesn't allow uploading files. Could check if there are Hugo templates for audio streaming, used it few years ago to build simple website for my friend.
Manger of our official Twitter commentator Big Bob, coach of 112th Brute Brigade and few other teams. PM me for access to newogham.slack.com, even it is not really in use at this moment.
Re: Deep dive to New Ogham Podcast
Great Job.
The links work well for me.
Incredible work, thank you so much !
The links work well for me.
Incredible work, thank you so much !


Superbowl VII Champions
-
- Posts: 65
- Joined: 07 Feb 2016, 15:27
- Timezone (OGT): 0
Re: Deep dive to New Ogham Podcast
Fantastic Job, really made me smile listening to this
Re: Deep dive to New Ogham Podcast
One thing I miss is to have feeling of live league, where there is more connection to other teams and matches than just how they affect your standing.
It could be done with lively match descriptions in weekly posts, but I think that is a huge task ...and thanks for JRCO for doing it for so many seasons. So AI can help here, even when it sometimes adds some mysterious players in to the mix
It could be done with lively match descriptions in weekly posts, but I think that is a huge task ...and thanks for JRCO for doing it for so many seasons. So AI can help here, even when it sometimes adds some mysterious players in to the mix

Manger of our official Twitter commentator Big Bob, coach of 112th Brute Brigade and few other teams. PM me for access to newogham.slack.com, even it is not really in use at this moment.
Re: Deep dive to New Ogham Podcast
And new episode is out!
Week 2 and week 1 recap.
I got some ideas I will try for next episode, I am planning on giving AI more and better organised data and lets see what I can get out.
Week 2 and week 1 recap.
I got some ideas I will try for next episode, I am planning on giving AI more and better organised data and lets see what I can get out.
Manger of our official Twitter commentator Big Bob, coach of 112th Brute Brigade and few other teams. PM me for access to newogham.slack.com, even it is not really in use at this moment.
Re: Deep dive to New Ogham Podcast
And now the podcast also has Bluesky account, https://bsky.app/profile/newogham.eu
Unfortunately account name isn't same as forum but I had that DNS registration and can actually modify it.
Noticed some time ago that Big Bob Twitter ogre-troll bot has stopped working. I think it is just that it was loading BB2 data, but it is using too old Python version etc. so anyway would need to update it. I will see at some point if can get it to work as Bluesky bot with updated setup.

Noticed some time ago that Big Bob Twitter ogre-troll bot has stopped working. I think it is just that it was loading BB2 data, but it is using too old Python version etc. so anyway would need to update it. I will see at some point if can get it to work as Bluesky bot with updated setup.
Manger of our official Twitter commentator Big Bob, coach of 112th Brute Brigade and few other teams. PM me for access to newogham.slack.com, even it is not really in use at this moment.
Re: Deep dive to New Ogham Podcast
This week we talk about orcs 
In this episode hosts don't talk too much into how matches generally went. I am playing around how to organise the data to point them into right direction. Perhaps next time I need to try something else again.
After created first version and started wondering what the hosts are talking about I noticed that data really wasn't what I expected it to be. There is two ways you can get the matches, first is the matches endpoint so get all matches in season, and then match endpoint to get one with id. Annoyingly they share the format but in matches endpoint some of the data is just empty, like round. But that difference doesn't really matter when you realise that round isn't what you expect it to be, in this season we have just rounds 1 and 2 ...even when we are already on week 3. And in last season all matches are round 1. There just isn't any information that would put them into order by round/week ...so I had to do that manually.

In this episode hosts don't talk too much into how matches generally went. I am playing around how to organise the data to point them into right direction. Perhaps next time I need to try something else again.
After created first version and started wondering what the hosts are talking about I noticed that data really wasn't what I expected it to be. There is two ways you can get the matches, first is the matches endpoint so get all matches in season, and then match endpoint to get one with id. Annoyingly they share the format but in matches endpoint some of the data is just empty, like round. But that difference doesn't really matter when you realise that round isn't what you expect it to be, in this season we have just rounds 1 and 2 ...even when we are already on week 3. And in last season all matches are round 1. There just isn't any information that would put them into order by round/week ...so I had to do that manually.
Manger of our official Twitter commentator Big Bob, coach of 112th Brute Brigade and few other teams. PM me for access to newogham.slack.com, even it is not really in use at this moment.