On Sat May 13, 2023 at 17:02 CET, Jens-Uwe Mager wrote:
> Someone must have fixed something, as it was not working when I posted.
I believe this is because api.github.com (what go-talks is using to
retrieve the slides and serve them) is rate limited/throttled.
I've migrated all my slides from t
Someone must have fixed something, as it was not working when I posted.
On Saturday, May 13, 2023 at 4:54:29 PM UTC+2 peterGo wrote:
> https://api.github.com/repos/jum/htempl
>
> takes me to
>
> {
> "id": 205554689,
> "node_id": "MDEwOlJlcG9zaXRvcnkyMDU1NTQ2ODk=",
> "name": "htempl",
> "f
https://api.github.com/repos/jum/htempl
takes me to
{
"id": 205554689,
"node_id": "MDEwOlJlcG9zaXRvcnkyMDU1NTQ2ODk=",
"name": "htempl",
"full_name": "jum/htempl",
"private": false,
"owner": {
"login": "jum",
"id": 33510,
"node_id": "MDQ6VXNlcjMzNTEw",
"avatar_url": "ht
It is your error.
https://go-talks.appspot.com/github.com/jum/htempl/slides/htempl.slide
takes me to
https://go-talks.appspot.com/github.com/jum/htempl/slides/htempl.slide#1
the slide deck.
peter
On Saturday, May 13, 2023 at 10:17:18 AM UTC-4 Jens-Uwe Mager wrote:
> I tried an older URL of mi
I tried an older URL of mine and I do get with this URL:
https://go-talks.appspot.com/github.com/jum/htempl/slides/htempl.slide
This error:
Error accessing api.github.com. 403:
(https://api.github.com/repos/jum/htempl)
Is this my error or is go-talks not working any more?
--
You received thi