HackerTrans
トップ新着トレンドコメント過去質問紹介求人

pahn

no profile record

投稿

The AI Morning Show: Automating German Humor

portfolio.bildsignal.de
4 ポイント·投稿者 pahn·4 か月前·3 コメント

コメント

pahn
·4 か月前·議論
As written, at least for us, this already IS a serious issue. I think there is simply not enough German-language AI projects yet, and so we Germans prefer to discuss real pressing matters such as the 'Pendlerpauschale'… o.O
pahn
·4 か月前·議論
Over the last six months, me and friend tried to automate German comedy. It’s a long read, but I thought it deserved a proper write-up because, instead of just speculating about AI in business, we actually built it… questions very welcome!
pahn
·2 年前·議論
I made an art installation on this question once: https://bildsignal.de/p_derweil

"derweil is an interactive video installation correlating time, space and big data to provide tailor-made instructions on how to get lost. Materials: Google Directions and Streetview APIs, JavaScript, NW.js, cables.gl, Involt, Arduino IDE, computers, thermal paper, plastic, metals, wood."

(I doubt I could still run this today, though. I used some kind of 'hack' to bypass Google Streetview API limitations and I'm pretty sure they fixed this ages ago… ;D)
pahn
·2 年前·議論
It's money. If you look at investement into the railway system per capita, Italy actually spends more on their railway system than Germany: https://www.allianz-pro-schiene.de/presse/pressemitteilungen...
pahn
·2 年前·議論
Mpv is great! And also the only player I found to be externally controlable, e.g. through a hardware jog/shuttle or an Arduino. This might be outdated (from 2018), but for reference (me talking to myself ;): https://softwarerecs.stackexchange.com/questions/53208/video...
pahn
·2 年前·議論
Cables is absolutely fantastic. I used it personally for an art project, as well as was involved with a commerical AR experience which used cables to run elaborate, fully interactive 3d scenes in a normal browser, on mobile. As with other node based languages (e.g. vvvv, max/msp), you edit your code while it's running, so you directly see what you're doing without constantly switching interfaces. And in the end it generates a js file you can just embed in an iframe. Honestly, no idea why this is not more widely used, huge fan!