Viewing profile — stevens37
stevens37
HN member- Joined
- Sat, Jul 25, 2020, 10:00 AM UTC
- HN karma
- 11
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About stevens37
No profile information was provided.
Recent public activity
-
comment
Comment #35893209
I simply download longer videos with yt-dlp and watch it offline.
-
comment
Comment #33779220
At the moment, Truth Social is available for U.S. users only
-
comment
Comment #33497259
No. I went back to twitter. The direction is promising.
-
comment
Comment #30407725
I've never heard about them but like this.
-
comment
Comment #30064428
yes openssl enc -e -aes-128-cbc -in ${1} -out ${1}.cr -iter +123456 -k
-
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 …
- comment
-
comment
Comment #28751492
TOR browser + duckduckgo
-
comment
Comment #28621759
Encrypt everything before uploading.
-
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…
-
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 …