#postcast — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #postcast, aggregated by home.social.
-
Dear Humans doing a #Postcast, #Video including #Letsplay: Background music is annoying as hell. Please leave it out. If someone likes #background #music, they can turn on their own and even have the choice what music to play.
-
Dear Humans doing a #Postcast, #Video including #Letsplay: Background music is annoying as hell. Please leave it out. If someone likes #background #music, they can turn on their own and even have the choice what music to play.
-
Dear Humans doing a #Postcast, #Video including #Letsplay: Background music is annoying as hell. Please leave it out. If someone likes #background #music, they can turn on their own and even have the choice what music to play.
-
Dear Humans doing a #Postcast, #Video including #Letsplay: Background music is annoying as hell. Please leave it out. If someone likes #background #music, they can turn on their own and even have the choice what music to play.
-
Dear Humans doing a #Postcast, #Video including #Letsplay: Background music is annoying as hell. Please leave it out. If someone likes #background #music, they can turn on their own and even have the choice what music to play.
-
SaturdayMP Show 93: PostCast (Part 12 - Start on Slack API)
In this episode Omar and myself start working on the Slack integration for PostCast. We start off by reviewing what we have learned about the Slack API so far. Then we come up with a plan of attack and start implementing the plan but don't get very far.
We struggle to remember how mocking works in Go and then run out of time as I needed to host the Weekly Dev Chat. I'm likely overthinking the mocking and am too used to other languages/technologiges where mocking is easier and more common.
*PostCast is just a place holder name and might change. The goofy PostCast placeholder image was generated by ChatGPT and will likely change.
Slack Web API:
https://docs.slack.dev/apis/web-api/Mocking with Testify:
https://github.com/stretchr/testifyWeekly Dev Chat:
https://weeklydevchat.com/Omar:
https://www.ashour.ca/SaturdayMP:
https://saturdaymp.com/PostCast Playlist:
https://www.youtube.com/playlist?list=PLYPcrKbLqwuvKQ97klk3bzyUPI6j154WCHave a question you want answered in a future video? A challenging or interesting problem you want to see solved? Constructive feedback? Then comment, DM, or send an email to [email protected].
Found this video useful? Then help others find it by liking, subscribing, sharing, and/or sponsoring:
https://github.com/sponsors/saturdaympThanks for watching!
#saturdaymp #saturdaympshow #golang #slackapi #mocking #postcast
-
SaturdayMP Show 93: PostCast (Part 12 - Start on Slack API)
In this episode Omar and myself start working on the Slack integration for PostCast. We start off by reviewing what we have learned about the Slack API so far. Then we come up with a plan of attack and start implementing the plan but don't get very far.
We struggle to remember how mocking works in Go and then run out of time as I needed to host the Weekly Dev Chat. I'm likely overthinking the mocking and am too used to other languages/technologiges where mocking is easier and more common.
*PostCast is just a place holder name and might change. The goofy PostCast placeholder image was generated by ChatGPT and will likely change.
Slack Web API:
https://docs.slack.dev/apis/web-api/Mocking with Testify:
https://github.com/stretchr/testifyWeekly Dev Chat:
https://weeklydevchat.com/Omar:
https://www.ashour.ca/SaturdayMP:
https://saturdaymp.com/PostCast Playlist:
https://www.youtube.com/playlist?list=PLYPcrKbLqwuvKQ97klk3bzyUPI6j154WCHave a question you want answered in a future video? A challenging or interesting problem you want to see solved? Constructive feedback? Then comment, DM, or send an email to [email protected].
Found this video useful? Then help others find it by liking, subscribing, sharing, and/or sponsoring:
https://github.com/sponsors/saturdaympThanks for watching!
#saturdaymp #saturdaympshow #golang #slackapi #mocking #postcast
-
SaturdayMP Show 91: PostCast (Part 11 - Saving LinkedIn Token)
In this PostCast episode Omar and myself figure out how to save the LinkedIn API token. Previously we saved the LinkedIn API ClientID and ClientSecret, which we knew was incorrect, but we just wanted to get something working. Now we correctly save the token, which is what should be saved.
*PostCast is just a place holder name and might change. The goofy PostCast placeholder image was generated by ChatGPT and will likely change.
zalando/go-keyring:
https://github.com/zalando/go-keyringBest Practices for Secure Applications (LinkedIn)
https://learn.microsoft.com/ru-ru/linkedin/shared/api-guide/best-practices/secure-applicationsOmar:
https://www.ashour.ca/SaturdayMP:
https://saturdaymp.com/PostCast Playlist:
https://www.youtube.com/playlist?list=PLYPcrKbLqwuvKQ97klk3bzyUPI6j154WCHave a question you want answered in a future video? A challenging or interesting problem you want to see solved? Constructive feedback? Then comment, DM me, or send an email to [email protected].
Found this video useful? Then help others find it by liking, subscribing, sharing, and/or sponsoring:
https://github.com/sponsors/saturdaympThanks for watching!
-
SaturdayMP Show 91: PostCast (Part 11 - Saving LinkedIn Token)
In this PostCast episode Omar and myself figure out how to save the LinkedIn API token. Previously we saved the LinkedIn API ClientID and ClientSecret, which we knew was incorrect, but we just wanted to get something working. Now we correctly save the token, which is what should be saved.
*PostCast is just a place holder name and might change. The goofy PostCast placeholder image was generated by ChatGPT and will likely change.
zalando/go-keyring:
https://github.com/zalando/go-keyringBest Practices for Secure Applications (LinkedIn)
https://learn.microsoft.com/ru-ru/linkedin/shared/api-guide/best-practices/secure-applicationsOmar:
https://www.ashour.ca/SaturdayMP:
https://saturdaymp.com/PostCast Playlist:
https://www.youtube.com/playlist?list=PLYPcrKbLqwuvKQ97klk3bzyUPI6j154WCHave a question you want answered in a future video? A challenging or interesting problem you want to see solved? Constructive feedback? Then comment, DM me, or send an email to [email protected].
Found this video useful? Then help others find it by liking, subscribing, sharing, and/or sponsoring:
https://github.com/sponsors/saturdaympThanks for watching!
-
SaturdayMP Show 89: PostCast (Part 10 – Integration Tests and Keyring Saving)
Omar is back! We really got into the zone and recorded our longest PostCast video yet. Might be the longest SaturdayMP Show video yet. We don't edit out mistakes, so watch along as we learn in real time:
- how to write integration tests in Go (build tags vs. -short flag)
- how to create test setup/teardown in Go
- that the go-keyring library has mocking built in so we can simplify our tests
- how to connect our keyring logic to the Fyne GUIDo you like or dislike the long live coding sessions? Should we try coding live instead of mostly live? Let us know in a constructive and polite manor.
*PostCast is just a place holder name and might change. The goofy PostCast placeholder image was generated by ChatGPT and will likely change.
zalando/go-keyring:
https://github.com/zalando/go-keyringBuild tags vs. Short:
https://stackoverflow.com/questions/25965584/separating-unit-tests-and-integration-tests-in-goFyne:
https://fyne.io/Omar:
https://www.ashour.ca/SaturdayMP:
https://saturdaymp.com/PostCast Playlist:
https://www.youtube.com/playlist?list=PLYPcrKbLqwuvKQ97klk3bzyUPI6j154WCHave a question you want answered in a future video? A challenging or interesting problem you want to see solved? Constructive feedback? Then comment, DM me, or send an email to [email protected].
Found this video useful? Then help others find it by liking, subscribing, sharing, and/or sponsoring:
https://github.com/sponsors/saturdaympThanks for watching!
#saturdaymp #saturdaympshow #postcast #fyne #golang #keyring #integrationtests
-
SaturdayMP Show 87: Creating PostCast (Part 9 – Figuring Out Testing in Go)
In this episode Omar and myself figure out how to add tests in Go. We try the built-in Go testing framework but then settle on using Testify. Testify allows writing assertions like other testing frameworks we are used to. We also experiment with different ways to do mocking Go and try to figure out what the Go error object is.
*PostCast is just a place holder name and might change. The goofy PostCast placeholder image was generated by ChatGPT and will likely change.
Go Testing:
https://go.dev/doc/tutorial/add-a-testTestify:
https://github.com/stretchr/testifyOmar:
https://www.ashour.ca/SaturdayMP:
https://saturdaymp.com/PostCast Playlist:
https://www.youtube.com/playlist?list=PLYPcrKbLqwuvKQ97klk3bzyUPI6j154WCHave a question you want answered in a future video? A challenging or interesting problem you need you want to see solved? Constructive feedback? Then comment, DM me, or send an email to [email protected].
Found this video useful? Then help others find it by liking, subscribing, sharing, and/or sponsoring:
https://github.com/sponsors/saturdaympThanks for watching!
#saturdaymp #saturdaympshow #postcast #unittesting #mocking #golang
-
SaturdayMP Show 86: Creating PostCast (Part 8 – Investigate Keyring Libraries)
In this episode Omar Ashour and myself (Chris C.) investigate several Golang keyring libraries and try to get the keyring to work on my Windows Subsystem for Linux (WSL). Spoiler: it was working all along, I was just too dumb to notice. Learned about Seahorse, a handy tool for viewing keychain entries.
We also discuses what the Windows Registry. Spoiler: it is just a big dumping ground of key-value pairs.
*PostCast is just a place holder name and might change. The goofy PostCast placeholder image was generated by ChatGPT and will likely change.
go-keyring:
https://github.com/zalando/go-keyringSeahorse:
https://en.wikipedia.org/wiki/Seahorse_(software)Omar:
https://www.ashour.ca/SaturdayMP:
https://saturdaymp.com/PostCast Playlist:
https://www.youtube.com/playlist?list=PLYPcrKbLqwuvKQ97klk3bzyUPI6j154WCHave a question you want answered in a future video? A challenging or interesting problem you need you want to see solved? Constructive feedback? Then comment, DM me, or send an email to [email protected].
Found this video useful? Then help others find it by liking, subscribing, sharing, and/or sponsoring:
https://github.com/sponsors/saturdaympThanks for watching!
-
In Episode 191, Scott Piehler's topics include: Aussie Socceroos in Alameda. No Teslas for APD. City Council preview. Oakland-Alameda Access Project gets a little easier. Former Rear Commodore of the Ballena Bay Yacht Club charged. AFD, APD and Animal Control keep busy. Winter birds. And lots to do this Valentine’s Day Weekend. https://alamedapost.com/features/podcast/alameda-postcast-for-02-13-2026/
-
In Episode 191, Scott Piehler's topics include: Aussie Socceroos in Alameda. No Teslas for APD. City Council preview. Oakland-Alameda Access Project gets a little easier. Former Rear Commodore of the Ballena Bay Yacht Club charged. AFD, APD and Animal Control keep busy. Winter birds. And lots to do this Valentine’s Day Weekend. https://alamedapost.com/features/podcast/alameda-postcast-for-02-13-2026/
-
In Episode 191, Scott Piehler's topics include: Aussie Socceroos in Alameda. No Teslas for APD. City Council preview. Oakland-Alameda Access Project gets a little easier. Former Rear Commodore of the Ballena Bay Yacht Club charged. AFD, APD and Animal Control keep busy. Winter birds. And lots to do this Valentine’s Day Weekend. https://alamedapost.com/features/podcast/alameda-postcast-for-02-13-2026/
-
In Episode 191, Scott Piehler's topics include: Aussie Socceroos in Alameda. No Teslas for APD. City Council preview. Oakland-Alameda Access Project gets a little easier. Former Rear Commodore of the Ballena Bay Yacht Club charged. AFD, APD and Animal Control keep busy. Winter birds. And lots to do this Valentine’s Day Weekend. https://alamedapost.com/features/podcast/alameda-postcast-for-02-13-2026/
-
In Episode 191, Scott Piehler's topics include: Aussie Socceroos in Alameda. No Teslas for APD. City Council preview. Oakland-Alameda Access Project gets a little easier. Former Rear Commodore of the Ballena Bay Yacht Club charged. AFD, APD and Animal Control keep busy. Winter birds. And lots to do this Valentine’s Day Weekend. https://alamedapost.com/features/podcast/alameda-postcast-for-02-13-2026/
-
In episode 84 of the SaturdayMP show, Omar and myself create a very basic main screen using Fyne to input the text to post and a button to create the LinkedIn post. That said, the GUI doesn't do anything yet, except look nice-ish. Lots of reading the Fyne documentation and experimenting with Fyne.
*PostCast is just a place holder name and might change. The goofy PostCast placeholder image was generated by ChatGPT and will likely change.
Have a question you want answered in a future video? A challenging or interesting problem you need you want to see solved? Constructive feedback? Then comment, DM me, or send an email to [email protected].
Thanks for watching!
-
SaturdayMP Show 83: Creating PostCast (Part 5 – Go PoC for LinkedIn API)
We, myelf and Omar, get a Proof of Concept (PoC) in Go that completes the LinkedIn authorization. We end up figuring out the difference between a LinkedIn code and token. Get a code by entering your LinkedIn username and password, then use that code to get a token. We also spin up a local webserver to deal with the callback which is required to enter credentials and get the code.
*PostCast is just a place holder name and might change. The goofy PostCast placeholder image was generated by ChatGPT and will likely change.
LinkedIn Developer Console:
https://developer.linkedin.com/PostCast Playlist:
https://www.youtube.com/playlist?list=PLYPcrKbLqwuvKQ97klk3bzyUPI6j154WCOmar:
https://www.ashour.ca/SaturdayMP:
https://saturdaymp.com/Have a question you want answered in a future video? A challenging or interesting problem you need you want to see solved? Constructive feedback? Then comment, DM me, or send an email to [email protected].
Found this video useful? Then help others find it by liking, subscribing, sharing, and/or sponsoring:
https://github.com/sponsors/saturdaympThank you for watching!
#saturdaymp #saturdaympshow #postcast #golang #api #linkedin
-
SaturdayMP Show 82: Creating PostCast (Part 4 – Figuring out LinkedIn API)
Turns out getting a LinkedIn API key is confusing, at least for us. Did you know you need an Organization Page on LinkedIn to get a key? You can't just get an API key for yourself. No actual coding in this video, just lots of reading the LinkedIn docs and getting some curl scripts to work. If you have any tips for using LinkedIn API, let us know in the comments.
*PostCast is just a place holder name and might change. The goofy PostCast placeholder image was generated by ChatGPT and will likely change.
LinkedIn Developer Console:
https://developer.linkedin.com/PostCast Playlist:
https://www.youtube.com/playlist?list=PLYPcrKbLqwuvKQ97klk3bzyUPI6j154WCOmar:
https://www.ashour.ca/SaturdayMP:
https://saturdaymp.com/Have a question you want answered in a future video? A challenging or interesting problem you need you want to see solved? Constructive feedback? Then comment, DM me, or send an email to [email protected].
Found this video useful? Then help others find it by liking, subscribing, sharing, and/or sponsoring:
https://github.com/sponsors/saturdaympThank you for watching!
-
SaturdayMP Show 79: Creating PostCast (Part 1 – Setting up Go Environment)
Happy New Year everyone! In this video I start on the PostCast* app, and this video turned out to be an hour of getting Go and Fyne set up. I've never used Go before, so it was a learning curve but not too bad.
Do you have any suggestions for improving my setup? If so, let me know. I'm sure I got something wrong and/or something could be improved.
*PostCast is just a place holder name and might change. The goofy PostCast placeholder image was generated by ChatGPT and will likely change.
Fyne:
https://fyne.io/Have a question you want answered in a future video? A challenging or interesting problem you need you want to see solved? Constructive feedback? Then comment, DM me, or send an email to [email protected].
Found this video useful? Then help others find it by liking, subscribing, sharing, and/or sponsoring: https://github.com/sponsors/saturdaymp
Thank you for watching!
-
Heute Abend sind wir das letzte mal live ab 17:00 Uhr, gleich mit mehreren Gästen. Wir sprechen mit verschiedene Personen die bei TheRadio.cc mitgewirkt haben. Live-Stream auf theradio.cc #LinuxLounge #postcast
-
Heute Abend sind wir das letzte mal live ab 17:00 Uhr, gleich mit mehreren Gästen. Wir sprechen mit verschiedene Personen die bei TheRadio.cc mitgewirkt haben. Live-Stream auf theradio.cc #LinuxLounge #postcast
-
Heute Abend sind wir das letzte mal live ab 17:00 Uhr, gleich mit mehreren Gästen. Wir sprechen mit verschiedene Personen die bei TheRadio.cc mitgewirkt haben. Live-Stream auf theradio.cc #LinuxLounge #postcast
-
Heute Abend sind wir das letzte mal live ab 17:00 Uhr, gleich mit mehreren Gästen. Wir sprechen mit verschiedene Personen die bei TheRadio.cc mitgewirkt haben. Live-Stream auf theradio.cc #LinuxLounge #postcast
-
Heute Abend sind wir das letzte mal live ab 17:00 Uhr, gleich mit mehreren Gästen. Wir sprechen mit verschiedene Personen die bei TheRadio.cc mitgewirkt haben. Live-Stream auf theradio.cc #LinuxLounge #postcast
-
#sceneOnRadio #postcast is fabulous and there are at least 3 season that will really help us
- Seeing White
- MEN
- the land that never has been yetI need to start listening to podcasts again. Been book heavy for a bit.
-
#sceneOnRadio #postcast is fabulous and there are at least 3 season that will really help us
- Seeing White
- MEN
- the land that never has been yetI need to start listening to podcasts again. Been book heavy for a bit.
-
#sceneOnRadio #postcast is fabulous and there are at least 3 season that will really help us
- Seeing White
- MEN
- the land that never has been yetI need to start listening to podcasts again. Been book heavy for a bit.
-
#sceneOnRadio #postcast is fabulous and there are at least 3 season that will really help us
- Seeing White
- MEN
- the land that never has been yetI need to start listening to podcasts again. Been book heavy for a bit.
-
#sceneOnRadio #postcast is fabulous and there are at least 3 season that will really help us
- Seeing White
- MEN
- the land that never has been yetI need to start listening to podcasts again. Been book heavy for a bit.
-
Heute Abend wieder Sendung! 17:00 Uhr auf https://theradio.cc/. (direkter Opus Stream: http://opus.theradio.cc/). Und natürlich auch in Matrix: #trcc:matrix.org #linux #postcast
-
Heute Abend wieder Sendung! 17:00 Uhr auf https://theradio.cc/. (direkter Opus Stream: http://opus.theradio.cc/). Und natürlich auch in Matrix: #trcc:matrix.org #linux #postcast
-
Heute Abend wieder Sendung! 17:00 Uhr auf https://theradio.cc/. (direkter Opus Stream: http://opus.theradio.cc/). Und natürlich auch in Matrix: #trcc:matrix.org #linux #postcast
-
Heute Abend wieder Sendung! 17:00 Uhr auf https://theradio.cc/. (direkter Opus Stream: http://opus.theradio.cc/). Und natürlich auch in Matrix: #trcc:matrix.org #linux #postcast
-
Heute Abend wieder Sendung! 17:00 Uhr auf https://theradio.cc/. (direkter Opus Stream: http://opus.theradio.cc/). Und natürlich auch in Matrix: #trcc:matrix.org #linux #postcast
-
📻 Numériques Essentiels 2030: Épisode 12 - Politiser la numérisation ?
Avec @mathildesaliou et @louisderrac qui discutent Technoféminisme et Numérique Acceptable.
#numerique #feminisme #sociéte #politique #numeriqueAcceptable #technoFeminisme #alterNumerisme #postcast
https://soundcloud.com/numeriques-essentiels/episode-12-politiser-la-numerisation_Cet épisode me parle beaucoup 😳_
-
Wir haben über den Diskurs zur #Atomkraft gesprochen. Ihr kommt da ALLE nicht gut bei weg!
Sucht in Euren Podcatchern oder auf Spotify nach „War klar“ oder klickt einfach hier zur neuen Folge des #PostCast mit @diemen und mir:
https://war-klar.de/blog/2023/11/03/post080-loesung-atomkraft/ -
Wir haben über den Diskurs zur #Atomkraft gesprochen. Ihr kommt da ALLE nicht gut bei weg!
Sucht in Euren Podcatchern oder auf Spotify nach „War klar“ oder klickt einfach hier zur neuen Folge des #PostCast mit @diemen und mir:
https://war-klar.de/blog/2023/11/03/post080-loesung-atomkraft/ -
Wir haben über den Diskurs zur #Atomkraft gesprochen. Ihr kommt da ALLE nicht gut bei weg!
Sucht in Euren Podcatchern oder auf Spotify nach „War klar“ oder klickt einfach hier zur neuen Folge des #PostCast mit @diemen und mir:
https://war-klar.de/blog/2023/11/03/post080-loesung-atomkraft/ -
Wir haben über den Diskurs zur #Atomkraft gesprochen. Ihr kommt da ALLE nicht gut bei weg!
Sucht in Euren Podcatchern oder auf Spotify nach „War klar“ oder klickt einfach hier zur neuen Folge des #PostCast mit @diemen und mir:
https://war-klar.de/blog/2023/11/03/post080-loesung-atomkraft/ -
Wir haben über den Diskurs zur #Atomkraft gesprochen. Ihr kommt da ALLE nicht gut bei weg!
Sucht in Euren Podcatchern oder auf Spotify nach „War klar“ oder klickt einfach hier zur neuen Folge des #PostCast mit @diemen und mir:
https://war-klar.de/blog/2023/11/03/post080-loesung-atomkraft/ -
El #postcast #videoblog #youtube
La #bitácora de la búsqueda del #planeta 9https://www.youtube.com/@18e6_km
Es posible que exista un superplaneta exterior más del que tal vez llego #M1
-
El #postcast #videoblog #youtube
La #bitácora de la búsqueda del #planeta 9https://www.youtube.com/@18e6_km
Es posible que exista un superplaneta exterior más del que tal vez llego #M1
-
El #postcast #videoblog #youtube
La #bitácora de la búsqueda del #planeta 9https://www.youtube.com/@18e6_km
Es posible que exista un superplaneta exterior más del que tal vez llego #M1
-
#Postcast de #astronomia critico de las publicaciones sobre todos las sensacionalistas
https://www.museosdetenerife.org/coffeebreak/
Me voy a apropiar de una frase de Héctor, el conductor "El láser de Ockham" que es como la navaja pero mucho más exagerada y sensacionalista
-
#Postcast de #astronomia critico de las publicaciones sobre todos las sensacionalistas
https://www.museosdetenerife.org/coffeebreak/
Me voy a apropiar de una frase de Héctor, el conductor "El láser de Ockham" que es como la navaja pero mucho más exagerada y sensacionalista
-
#Postcast de #astronomia critico de las publicaciones sobre todos las sensacionalistas
https://www.museosdetenerife.org/coffeebreak/
Me voy a apropiar de una frase de Héctor, el conductor "El láser de Ockham" que es como la navaja pero mucho más exagerada y sensacionalista