• 9 Posts
  • 56 Comments
Joined 2 months ago
cake
Cake day: July 15th, 2025

help-circle






  • Season 13 aired in 2009, so it’s been 16 years IRL, but I don’t think that matters for the time jump.

    Bobby was what, 12, 13 when the first run finished? Also, did they say how long they were in Saudi Arabia? If Bobby’s 21, and they were there 10 years, they’d have had to have left when he was 11 which doesn’t check out.

    But I did wonder about the aging. Boomhaur looks like shit but he also tans a lot, so that makes sense. Dale looks almost exactly the same, but he’s kind of a basement-dweller/opposite of Boomhaur, so I guess that makes sense.

    There’s no way Bill dropped his shut-in weight that fast, but I’ll let it slide. He should definitely be graying though.

    Peggy, Kahn, Minh, and Nancy, and the Wassanasongs all look about right, IMO.

    Hank, though, doesn’t look like he aged a day.






  • Pretty much, yeah.

    Rather than jot down in a text file the various ffmpeg commands I use frequently…

    Raktajino@laptop:~/Downloads$ history | grep ffmpeg
       12  sudo apt install audacity gimp ffmpeg mplayer
      184  history | grep ffmpeg
      215  ffmpeg -i source.mkv -ss 629 -t 7 out.mkv
      217  ffmpeg -i out.mkv -s 0.5 -vf scale=1280:720 out.mp4
      218  ffmpeg -i out.mkv -ss 0.5 -vf scale=1280:720 out.mp4
      231  ffmpeg -i out.mp4 -vf "subtitles=out.srt" final.mp4
      503  ffmpeg -i toofat.wav toofat.mp3
      ...
      682  history | grep ffmpeg
      684  ffmpeg -i 1.gif -i 2.gif -filter_complex "[1:0] [2:0] concat=n=2" out.gif
      685  ffmpeg -i 1.gif -i 2.gif -filter_complex "[1:0] [2:0] concat=n=2:v=1" out.gif
      686  ffmpeg -i 1.gif -i 2.gif -filter_complex "[1:0] [2:0] concat=n=2:v=1" -map '[v]' out.gif
      687  history | grep ffmpeg
      688  ffmpeg -i 1.gif -i 2.gif -filter_complex "[0:0] 12:0] concat=n=2:v=1" -map '[v]' out.gif
      689  ffmpeg -i 1.gif -i 2.gif -filter_complex "[0:0] 1:0] concat=n=2:v=1" -map '[v]' out.gif
      690  ffmpeg -i 1.gif -i 2.gif -filter_complex "[0:0] [1:0] concat=n=2:v=1" -map '[v]' out.gif
      691  ffmpeg -i 1.gif -i 2.gif -filter_complex "[0:0] [1:0] concat=n=2"  out.gif
      694  history | grep ffmpeg
    





  • YMMV, but I’ve never had a microwave interfere with my 2.4 GHz wireless.

    Microwave ovens are literally Faraday cages tuned to contain/block signals in the 2.4 GHz range. If any are escaping while it’s in operation, then there’s probably a problem with the shielding (either damage or poor design).

    One way to test is to enable wifi on your phone, put it in the microwave (obviously do not turn the microwave on lol), close the door, and the wifi signal should disappear (assuming it doesn’t fall back to 5 GHz).