2 days ago

medien­- und museumstech­nische ­Produkte. Audioplayer Videoplayer Mediaplayer


4 days ago

In which a simple symmetric combinatorial game, along with some strategy, is demonstrated. It would seem that the game is optimal play is forced within only a couple rounds, so the game may in practice have a reasonable search space.



6 days ago

At 4DV.ai, we are working on 4D video creation, playing and editing tools based on Gaussian Splatting. We envision 4D video to be the future of visual media and ultimate medium for immersive storytelling.


9 days ago

This shit is gonna make me cry, man. I gotta fucking read this guy’s book.

see: https://www.youtube.com/watch?v=IF1-15J2DWY


18 Jul 26

Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.


17 Jul 26

Did you know that philanthropy actually sucks? And that relying on money from billionaires to fund science just keeps us locked in the systems that make things so bad?



thanks for the support guys, im feeling pretty down right now but the comments on the last video were so nice. i really appreciate it :))


Let me know if u guys want a video on how you (yes, you!) can be fake bi!!


14 Jul 26

Pianist and educator James Michael Nugent picks out the best free resources, apps, sites, and YouTube channels for learning piano online.


I will never shy away from the word goon. goon is the only way to describe a particular type of henchman, lackey, or thug. look at these guys. they’re goons.

Funny video.

Tags:

06 Jul 26

This is my second year playing the C=tar live at Wood Chip Fest, a small 8-bit music festival in Denmark.

Just as the last time, a regular C64 plays the accompaniment in the form of special karaoke-versions of my SID tunes. Both this machine and the C=tar are equipped with SIDFX modules that allow me to select between the old and new version of the SID chip; this is why the sound output is taken from a custom 3.5 mm jack rather than the normal A/V port. The C=tar is also connected through an off-the-shelf effect pedal, a delay, on the floor.

This time I’ve reinforced the touch sensors for outdoor use, which seems to have taken care of the random warbling glitch from last year.

see: https://www.youtube.com/watch?v=lGGLo7-CCx8



Multi-language programs are ubiquitous and language designers have long been designing programming languages to support interoperability. We’ve had platforms such as .NET, JVM, and COM that facilitate interoperability, and languages such as Scala, F#, SML.NET, and many more that treat it as a central design feature. In a 2007 paper, Matthews and Findler pointed out that most multi-language research was focused almost exclusively on how to implement interoperability efficiently and not on the quite subtle semantics of these features. They presented a multi-language semantics framework that gives language designers a methodology for taking two languages, adding interoperability boundaries between them, and giving an operational semantics to those boundaries. I’ll describe the mechanics of multi-language semantics, how they support reasoning about the behavior of mixed-language programs, and discuss the impact that this tool has had in the last 15 years […]

see: https://dl.acm.org/doi/10.1145/1190216.1190220