Live data from Hacker News

Viewing profile — stevens37

stevens37

HN member
Joined
Sat, Jul 25, 2020, 10:00 AM UTC
HN karma
11
Public activity
11 items

About stevens37

No profile information was provided.

Recent public activity

  1. comment
    Comment #35893209

    I simply download longer videos with yt-dlp and watch it offline.

  2. comment
    Comment #33779220

    At the moment, Truth Social is available for U.S. users only

  3. comment
    Comment #33497259

    No. I went back to twitter. The direction is promising.

  4. comment
    Comment #30407725

    I've never heard about them but like this.

  5. comment
    Comment #30064428

    yes openssl enc -e -aes-128-cbc -in ${1} -out ${1}.cr -iter +123456 -k

  6. comment
    Comment #29219283

    You can leave your place also for any physical and mental recreation. Otherwise you can buy everything on the internet so this is mainly bad for the local shops. The gov is rather …

  7. comment
  8. comment
    Comment #28751492

    TOR browser + duckduckgo

  9. comment
    Comment #28621759

    Encrypt everything before uploading.

  10. comment
    Comment #26748463

    slow down by 10x (gopro 240fps to 24fps) ffmpeg -i ${1} -sn -an -c:v libx264 -r 24 -filter:v "setpts=10 PTS" -crf 19 ${1}-10x.mkv reverse video ffmpeg -i $IFILE -s 3840x2160 -f ima…

  11. comment
    Comment #24932703

    Once (~10-15y ago) I was thinking about a OTP based "2 component glue file sharing solution". You take a piece of data (audio,video), generate a real random one time pad then make …