#860 – Bin nicht künstlich intelligent, sondern echt blöd
Update: 2024-07-25
Description
<root data-test="player--xl" style="max-width:950px;min-width:260px;">
<show-title class="text-sm"></show-title>
<episode-title class="text-base mb-2"></episode-title>
<subscribe-button class="mb-4 mobile:flex tablet:hidden"></subscribe-button>
<poster class="rounded-sm w-48 shadow overflow-hidden"></poster>
<divider class="w-full my-6"></divider>
<poster class="rounded-sm shadow overflow-hidden"></poster>
<show-title class="text-base"></show-title>
<episode-title class="text-xl desktop:text-2xl"></episode-title>
<divider class="w-full my-4"></divider>
<play-state on="active">
<speed-control class="flex items-center"></speed-control>
</play-state>
<play-state on="active">
<chapter-previous class="mx-2 block"></chapter-previous>
</play-state>
<play-state on="active">
<step-backward class="mx-2 block"></step-backward>
</play-state>
<play-button class="mx-2 block" :label="$t('PLAYER.PLAY_EPISODE')"></play-button>
<play-state on="active">
<step-forward class="mx-2 block"></step-forward>
</play-state>
<play-state on="active">
<chapter-next class="mx-2 block"></chapter-next>
</play-state>
<play-state on="active">
<volume-control class="flex items-center"></volume-control>
</play-state>
<progress-bar></progress-bar>
<timer-current class="text-sm"></timer-current>
<play-state on="active">
<current-chapter class="text-sm"></current-chapter>
</play-state>
<timer-duration class="text-sm"></timer-duration>
<divider class="w-full mt-6 mb-3"></divider>
<tab-trigger tab="chapters">
<icon type="chapter"></icon>
</tab-trigger>
<tab-trigger tab="transcripts">
<icon type="transcripts"></icon>
</tab-trigger>
<tab-trigger tab="files">
<icon type="download"></icon>
</tab-trigger>
<tab-trigger tab="playlist">
<icon type="playlist"></icon>
</tab-trigger>
<tab-trigger tab="share">
<icon type="share"></icon>
</tab-trigger>
<subscribe-button class="mt-1 mobile:hidden tablet:flex"></subscribe-button>
<tab name="chapters">
<tab-chapters></tab-chapters>
</tab>
<tab name="transcripts">
<tab-transcripts></tab-transcripts>
</tab>
<tab name="files">
<tab-files></tab-files>
</tab>
<tab name="playlist">
<tab-playlist></tab-playlist>
</tab>
<tab name="share">
<tab-share></tab-share>
</tab>
<tab-overflow></tab-overflow>
<error></error>
</root>
<show-title class="text-sm"></show-title>
<episode-title class="text-base mb-2"></episode-title>
<subscribe-button class="mb-4 mobile:flex tablet:hidden"></subscribe-button>
<poster class="rounded-sm w-48 shadow overflow-hidden"></poster>
<divider class="w-full my-6"></divider>
<poster class="rounded-sm shadow overflow-hidden"></poster>
<show-title class="text-base"></show-title>
<episode-title class="text-xl desktop:text-2xl"></episode-title>
<divider class="w-full my-4"></divider>
<play-state on="active">
<speed-control class="flex items-center"></speed-control>
</play-state>
<play-state on="active">
<chapter-previous class="mx-2 block"></chapter-previous>
</play-state>
<play-state on="active">
<step-backward class="mx-2 block"></step-backward>
</play-state>
<play-button class="mx-2 block" :label="$t('PLAYER.PLAY_EPISODE')"></play-button>
<play-state on="active">
<step-forward class="mx-2 block"></step-forward>
</play-state>
<play-state on="active">
<chapter-next class="mx-2 block"></chapter-next>
</play-state>
<play-state on="active">
<volume-control class="flex items-center"></volume-control>
</play-state>
<progress-bar></progress-bar>
<timer-current class="text-sm"></timer-current>
<play-state on="active">
<current-chapter class="text-sm"></current-chapter>
</play-state>
<timer-duration class="text-sm"></timer-duration>
<divider class="w-full mt-6 mb-3"></divider>
<tab-trigger tab="chapters">
<icon type="chapter"></icon>
</tab-trigger>
<tab-trigger tab="transcripts">
<icon type="transcripts"></icon>
</tab-trigger>
<tab-trigger tab="files">
<icon type="download"></icon>
</tab-trigger>
<tab-trigger tab="playlist">
<icon type="playlist"></icon>
</tab-trigger>
<tab-trigger tab="share">
<icon type="share"></icon>
</tab-trigger>
<subscribe-button class="mt-1 mobile:hidden tablet:flex"></subscribe-button>
<tab name="chapters">
<tab-chapters></tab-chapters>
</tab>
<tab name="transcripts">
<tab-transcripts></tab-transcripts>
</tab>
<tab name="files">
<tab-files></tab-files>
</tab>
<tab name="playlist">
<tab-playlist></tab-playlist>
</tab>
<tab name="share">
<tab-share></tab-share>
</tab>
<tab-overflow></tab-overflow>
<error></error>
</root>
<script>
document.addEventListener("DOMContentLoaded", function() {
var player = document.getElementById("player-6740f8abb536e");
podlovePlayerCache.add([null, {"url":"https:\/\/happyshooting.de\/wp-json\/podlove-web-player\/shortcode\/config\/hs\/theme\/hs","data":{"activeTab":"chapters","subscribe-button":{"feed":"https:\/\/happyshooting.de\/feed","clients":[{"id":"rss","service":null}]},"share":{"channels":[],"outlet":null,"sharePlaytime":false},"related-episodes":{"source":"disabled","value":null},"version":5,"theme":{"tokens":{"brand":"#E64415","brandDark":"#235973","brandDarkest":"#1A3A4A","brandLightest":"#E9F1F5","shadeDark":"#807E7C","shadeBase":"#807E7C","contrast":"#000","alt":"#fff"},"fonts":{"ci":{"name":"ci","family":["-apple-system","BlinkMacSystemFont","Segoe UI","Roboto","Helvetica","Arial","sans-serif","Apple Color Emoji","Segoe UI Emoji\", \"Segoe UI Symbol"],"src":[],"weight":800},"regular":{"name":"regular","family":["-apple-system","BlinkMacSystemFont","Segoe UI","Roboto","Helvetica","Arial","sans-serif","Apple Color Emoji","Segoe UI Emoji\", \"Segoe UI Symbol"],"src":[],"weight":300},"bold":{"name":"bold","family":["-apple-system","BlinkMacSystemFont","Segoe UI","Roboto","Helvetica","Arial","sans-serif","Apple Color Emoji","Segoe UI Emoji\", \"Segoe UI Symbol"],"src":[],"weight":700}}},"base":"https:\/\/cdn.podlove.org\/web-player\/5.x\/"}}]);
podlovePlayer(player, {"title":null,"subtitle":null,"summary":null,"duration":null,"poster":"\/wp-content\/uploads\/2016\/05\/hs1500.jpg","chapters":"\/aux_json\/hs860_echtbloed.psc.json","transcripts":"\/aux_json\/hs860_echtbloed.json","audio":[{"url":"http:\/\/happyshooting.podzilla.de\/hs860_echtbloed.mp3","mimeType":"audio\/mpeg","title":"AUDIO\/MPEG","size":0}],"playlist":null,"show":{"title":"Happy Shooting"}}, "https://happyshooting.de/wp-json/podlove-web-player/shortcode/config/hs/theme/hs").then(function() {
player && player.classList.remove("podlove-web-player-loading");
});
});
</script>
<style>
.podlove-web-player.podlove-web-player-loading {
opacity: 0;
}
</style>
- Video-Version
- Fast immer dienstags, gerne mal um 18:00 Uhr: Happy Shooting Live. Täglich im Slack mitmachen – auch Audio-/Videokommentare werden gern angenommen.
- Aus der Preshow: Aufgetaute Griechen, Propaganda
- Vielen Dank an die Spender.
- #hsfollowup von Chris: Er friert im Video nicht mehr ein, aus einem Camlink mach drei.
- #hsfollowup von Detlev: Generative Fill und Flecken auf dem Arm? Lehnt die KI hier nicht die nackte Haut ab?
- #hsfollowup Zitate zum OM System Curry aus dem Slack
- #hsfollowup zum Swift-lock von Spindesign (siehe #859): Boris ist begeistert von der neuen Leichtigkeit
- Photografix: Leica SL3 Firmware-Update löst ernstes Problem, Patapixel: Update Leica Photo-Lösch-Bug
- SPACE-KI: Galaxie-Messung gegen KI-Fakes
- Photobucket-AGBs erlauben KI-Training
- Das Canon-Flagship R1 wurde vorgestellt, die Reviewer sind minder begeistert.
- Sony verkauft am meisten Mirrorless Kameras, Canon DSLRs
- Canon R5 Mark II vorgestellt
- #hsfrage von Uwe: Sensorfleck geht einfach nicht weg und entpuppt sich als rückseitige Linsenflecken an zwei verschiedenen Objektiven
- Großformat in der Villa (Herbst 2024)
- Der Happy Shooting Terminkalender – Einreichungen im Google Doc
- Der #hsterminkalender im Netz
- Alle Happy Shooting Foto-Aufgaben
- Aktuelle Aufgabe „Pasta“ vom 18.07.2024 bis 01.08.2024 mit dem Tag „hsbpasta“</
Comments
Top Podcasts
The Best New Comedy Podcast Right Now – June 2024The Best News Podcast Right Now – June 2024The Best New Business Podcast Right Now – June 2024The Best New Sports Podcast Right Now – June 2024The Best New True Crime Podcast Right Now – June 2024The Best New Joe Rogan Experience Podcast Right Now – June 20The Best New Dan Bongino Show Podcast Right Now – June 20The Best New Mark Levin Podcast – June 2024
In Channel