Cosmic Oppai

Results 9 comments of Cosmic Oppai

Please download Visual C++ Build Tools Install the visualcppbuildtools_full from 1. Please ensure below dependencies were installed: Python later then 2.6, including Python 3.x, NumPy, SciPy, Pandas, Patsy, Cython After...

seems doable, checkout these resources: https://engineering.salesforce.com/tls-fingerprinting-with-ja3-and-ja3s-247362855967/ [browserleaks](https://tls.browserleaks.com/json)

Is VLC or MPV installed on your system? Their path should also present in the `PATH` variable.

can you please tell me what output you're seeing when you type these 2 commands in powershell. `vlc` `mpv`

@MigasEvil Thank you for raising the issue, I'm seeing that stream format has changed, will let you know once it's resolved. https://github.com/mpv-player/mpv/issues/15473

@caiohsramos Ah, thanks for pointing out. but it would be incredibly useful to have the option to specify a larger size when creating a volume from a snapshot.

```bash tar -cf - -C "00" . | pzstd | s3cmd --config=/root/.s3cfg put - s3://pl-rails-db/xbackup/test_bkup.tar.zst --verbose ``` It's working without the --encrypt option