Allen Huffman
Allen Huffman
  • 575
  • 1 275 688

Video

Pet Rock Rock - (music/vocals by SUNO AI)
zhlédnutí 18Před 3 měsíci
I’ll just leave this here. Words by a human. Music/vocals by HAL-9000 (SUNO AI).
Merle Hay Rd to Birdland Marina (9-9-2023) - Des Moines, IA (4K Insta360 X3)
zhlédnutí 29Před 10 měsíci
Kugoo G5 range test: To see if it has any issues with a 12 mile ride to work, I took it on a 6 mile there/back trip. This was also a test of the Insta360 X3 camera in 4K mode, and I learned it does not do horizon lock/leveling in this mode. The scooter was set to speed 3, which limits the max speed to 24 mph. From testing with a GPS, when the scooter shows 18 mph, the actual speed is slower. Me...
Birdland Marina to Merle Hay Rd (9-9-2023) - Des Moines, IA (4K Insta360 X3)
zhlédnutí 21Před 10 měsíci
Kugoo G5 range test: To see if it has any issues with a 12 mile ride to work, I took it on a 6 mile there/back trip. This was also a test of the Insta360 X3 camera in 4K mode, and I learned it does not do horizon lock/leveling in this mode. The scooter was set to speed 2, which limits the max speed to 18 mph. From testing with a GPS, when the scooter shows 18 mph, the actual speed is slower. Bi...
House on the Rock mechanical musician with funky eyebrows ;-)
zhlédnutí 26Před 10 měsíci
I was surprised at the motions these figures did when idle, but when I began recording to capture them, all I saw was this one dude’s eyebrows… but, really cool stuff.
Beaver Creek Crossing Southbound (5-21-2023) - Des Moines, IA (reframed 360 video)
zhlédnutí 15Před rokem
Beaver Creek Crossing Southbound (5-21-2023) - Des Moines, IA (reframed 360 video)
Beaver Creek Crossing Northbound (5-21-2023) - Des Moines, IA (reframed 360 video)
zhlédnutí 18Před rokem
Beaver Creek Crossing Northbound (5-21-2023) - Des Moines, IA (reframed 360 video)
Gallagher 1980 TV special and Michael Nesmith (formerly of The Monkees)?
zhlédnutí 112Před rokem
With today’s passing of comedian Gallagher (11/11/2022), news reports mentioned that former-Monkee Michael Nesmith directed his first TV special. “Gallagher: An Uncensored Evening” came out in 1980, and does not list Nesmith as directory. It does list him as “Funky King” and also mentions his Pacific Arts Television company. Unless the director listed (Abel Dare) was a pseudonym, Nez isn’t the ...
A.I. slow motion using Topaz Labs Video Enhance A.I.
zhlédnutí 4,4KPřed 2 lety
Topaz Labs Video Enhance A.I. can also create extra frames in videos to create smooth slow motion. On the left is the original 30fps video, but played back at 1/8th speed. You will see the pauses. On the right is the Topaz Labs version, where it creates the frames in between. It works well, so here is how to tell its A.I.: Look at the wheels of the car that passes by on the left. Look at the wr...
Insta360 ONE X2 - in a car wash.
zhlédnutí 37Před 2 lety
Reframed video recorded in a car wash in Ankeny, Iowa USA.
A bit of rotating in Color BASIC
zhlédnutí 143Před 2 lety
0 REM BITROTATE.BAS 10 DIM BT(7):FOR BT=0 TO 7:BT(BT)=2^BT:NEXT 20 INPUT "VALUE ";V 30 PRINT "L OR R? "; 40 A$=INKEY$:IF A$="" THEN 40 50 IF A$="L" THEN M=0:PRINT "LEFT":GOTO 90 60 IF A$="R" THEN M=1:PRINT "RIGHT":GOTO 90 80 SOUND 1,1:GOTO 40 90 REM 100 PRINT:PRINT " ";:Z=V:GOSUB 500 105 FOR I=1 TO 8 110 IF M=0 THEN PRINT "LEFT ";:NZ=V*2:IF Z AND 128 THEN Z=(NZ OR 1) AND 255 ELSE Z=NZ 120 IF M=...
A bit of shifting in Color BASIC
zhlédnutí 140Před 2 lety
0 REM BITSHIFT.BAS 10 DIM BT(7):FOR BT=0 TO 7:BT(BT)=2^BT:NEXT 20 INPUT "VALUE ";V 30 PRINT "L OR R? "; 40 A$=INKEY$:IF A$="" THEN 40 50 IF A$="L" THEN M=0:PRINT "LEFT":GOTO 90 60 IF A$="R" THEN M=1:PRINT "RIGHT":GOTO 90 80 SOUND 1,1:GOTO 40 90 REM 100 PRINT:PRINT " ";:Z=V:GOSUB 500 110 IF M=0 THEN PRINT "LEFT ";:Z=V*2:GOSUB 500 120 IF M=1 THEN PRINT "RIGHT ";:Z=V/2:GOSUB 500 140 PRINT:GOTO 20 ...
A bit of explaining in Color BASIC
zhlédnutí 145Před 2 lety
0 REM ANDOR.BAS 10 DIM BT(7):FOR BT=0 TO 7:BT(BT)=2^BT:NEXT 20 INPUT "VALUE ";V 30 PRINT "(A/O/N)"; 40 A$=INKEY$:IF A$="" THEN 40 50 IF A$="A" THEN M=0:PRINT "AND";:GOTO 90 60 IF A$="O" THEN M=1:PRINT "OR ";:GOTO 90 70 IF A$="N" THEN M=2:PRINT "NOT":GOTO 100 80 SOUND 1,1:GOTO 40 90 INPUT O 100 PRINT:PRINT " ";:Z=V:GOSUB 500 110 IF M=0 THEN PRINT "AND ";:Z=O:GOSUB 500:Z=V AND O:PRINT " ";:GOSUB ...
A bit more code for bits in Color BASIC
zhlédnutí 103Před 2 lety
A bit more code for bits in Color BASIC
A bit of code for bits in Color BASIC
zhlédnutí 150Před 2 lety
A bit of code for bits in Color BASIC
6847 VDG vs 6874T1 VDG in the XRoar CoCo emulator
zhlédnutí 328Před 2 lety
6847 VDG vs 6874T1 VDG in the XRoar CoCo emulator
XRoar emulator 1.0 adds CoCo 3 and MC-10
zhlédnutí 694Před 2 lety
XRoar emulator 1.0 adds CoCo 3 and MC-10
Extended Color BASIC VARTPTR, GET and PUT... Oh my.
zhlédnutí 201Před 2 lety
Extended Color BASIC VARTPTR, GET and PUT... Oh my.
Extended Color BASIC GET PUT postulations, part 2
zhlédnutí 79Před 2 lety
Extended Color BASIC GET PUT postulations, part 2
Extended Color BASIC GET PUT postulations, part 3
zhlédnutí 102Před 2 lety
Extended Color BASIC GET PUT postulations, part 3
Extended Color BASIC high resolution modes part 3
zhlédnutí 69Před 2 lety
Extended Color BASIC high resolution modes part 3
Extended Color BASIC high resolution modes part 2, and more GET PUT postulations.
zhlédnutí 165Před 2 lety
Extended Color BASIC high resolution modes part 2, and more GET PUT postulations.
Extended Color BASIC high resolution modes part 1
zhlédnutí 83Před 2 lety
Extended Color BASIC high resolution modes part 1
Color BASIC parser problems (probably). #SepTandy
zhlédnutí 88Před 2 lety
Color BASIC parser problems (probably). #SepTandy
Color BASIC high resolution attract screen. Sorta. #SepTandy
zhlédnutí 65Před 2 lety
Color BASIC high resolution attract screen. Sorta. #SepTandy
Color BASIC high rez random stuff. #SepTandy
zhlédnutí 84Před 2 lety
Color BASIC high rez random stuff. #SepTandy
Color BASIC high resolution maze #SepTandy
zhlédnutí 83Před 2 lety
Color BASIC high resolution maze #SepTandy
Color BASIC and high resolution graphics animation. #septandy
zhlédnutí 93Před 2 lety
Color BASIC and high resolution graphics animation. #septandy
Color BASIC and some RNDom fun. #septandy
zhlédnutí 275Před 2 lety
Color BASIC and some RNDom fun. #septandy
Color BASIC, XROAR and cross development. #septandy
zhlédnutí 157Před 2 lety
Color BASIC, XROAR and cross development. #septandy