山姆·克莱默克的时间机器

山姆·克莱默克的时间机器

Class
Properties
类型 剧情
地区 其它
导演 Matthew Bate
演员 Sam Klemke
语言 英语
TAG标签 影视
评分 0.0 分
更新时间 2026-01-19
山姆·克莱默克的时间机器的剧情介绍

Since 1977, Sam Klemke has been recording himself on film, the #selfieavantlalettre. In that same year, NASA launched the Voyager with the Golden Record. Whereas NASA primarily sketches a positive picture of humanity, Klemke's honest self portraits zoom in on the individual. A special film about time, memory and what it means to be human. ‘This year will be my year, it has to be!’ Since 1977, Sam Klemke - a pioneer status updater - has looked back on ‘his year’ using video. With the illusion of progress, he hopes to encourage ‘personal growth and improvement’. Documentary maker Matthew Bate met Klemke on Facebook and became acquainted with his video 35 Years Back Through Time, a super-cut in which Klemke counts backwards from 2011 to his ambitious teenage self. Intrigued by this obsessive film project, Bate used Klemke's personal archive to create a documentary collage that feels like an intimate road trip, with Klemke providing valuable lessons about time. Along the way, he dismantles the dream of success and happiness. Klemke's self-mockery and honesty give the whole thing a light, breezy feel. Through this, Bate interweaves NASA’s Golden Record Project which, just like Klemke’s video project, was launched in 1977. This juxtaposition creates a reflection in which Bate sketches the comprehension of time and self-documenting stories as an inherent human need.功夫

山姆·克莱默克的时间机器的在线播放
function qrsearch() { // 获取触发提交事件的表单 var form = window.event ? window.event.target : (arguments[0] ? arguments[0].target : null); if (!form) { form = document.querySelector('form[action*="/search"]'); } var input = form ? form.querySelector('input[name="q"]') : document.querySelector('input[name="q"]'); if (!input) { return false; } var q = input.value; if (!q || q.trim() === '') { return false; } return true; } // 确保回车键能正常提交表单 (function() { function initSearchForms() { var searchForms = document.querySelectorAll('form[action*="/search"]'); searchForms.forEach(function(form) { var input = form.querySelector('input[name="q"]'); if (input) { // 监听回车键事件 input.addEventListener('keydown', function(e) { if (e.key === 'Enter' || e.keyCode === 13) { e.preventDefault(); var q = this.value.trim(); if (q) { form.submit(); } } }); } }); } // DOM加载完成后初始化 if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', initSearchForms); } else { initSearchForms(); } // window.load 后也执行一次 window.addEventListener('load', function() { setTimeout(initSearchForms, 100); }); })();