Skip to content

Instantly share code, notes, and snippets.

@L0rdCha0s
L0rdCha0s / Tesla AI Day 2022
Last active February 20, 2023 08:03
Tesla AI Day 2022 Transcription with Whisper
[00:27.280 --> 00:31.880] All right, welcome everybody give everyone a moment to
[00:31.880 --> 00:36.280] Get back in the audience and
[00:38.440 --> 00:44.640] All right great welcome to Tesla AI day 2022
[00:51.680 --> 00:57.140] We've got some really exciting things to show you I think you'll be pretty impressed
[00:57.140 --> 01:02.380] I do want to set some expectations with respect to our
[01:03.380 --> 01:05.380] Optimus robot as
[01:05.660 --> 01:09.300] As you know last year was just a person in a robot suit
[01:11.100 --> 01:17.620] But we've now we've come a long way and that's I think we you know compared to that it's gonna be very impressive
[01:18.420 --> 01:20.420] and
[01:20.980 --> 01:22.740] We're gonna talk about
IFS=$'\n'
myUser=`whoami`
echo Local user is $myUser
SYNO_USER=`psql synofoto -t -c "select id from user_info where name='$myUser'"`
echo SYNO_USER is $SYNO_USER
echo Scanning for video files..
for i in `find . -iname \*.mov -type f | grep -v eaDir | grep -v "_3"`; do
#echo i is $i
fname=$(dirname ${i})/@eaDir/$(basename ${i})/SYNOPHOTO_FILM_H.mp4;
@L0rdCha0s
L0rdCha0s / # qt - 2016-08-30_14-30-24.txt
Created August 30, 2016 04:52
qt on Mac OS X 10.12 - Homebrew build logs
Homebrew build logs for qt on Mac OS X 10.12
Build date: 2016-08-30 14:30:24