aPirate

@aPirate@lemmy.dbzer0.com

This profile is from a federated server and may be incomplete. Browse more on the original instance.

aPirate,

I did the same a year ago and then I quite quickly switched over completely to Linux mint.

aPirate,

Yeah I get 370 mbps down but only 10 mbps up why can’t I at least have around 50 up? Is it really that hard or just capitalism? lol

aPirate, (edited )

Sabaton recently found this band they are really good!

ShiroyamaKilling ground And Primo VictoriaThese are just a few of my favorites of their songs.

Offflix - Series manager for your local downloads (user-images.githubusercontent.com)

I created this project some years back and the project just reached v1.1.0. I know most people have jellyfin servers and all set up, but if you have just a local folder of all your series saved up, you can use this to remember what you were watching....

aPirate,

I’m confused on the installation on Ubuntu you download libmpv then what? I’ve also installed cargo.

aPirate,

Thank you for helping me, I’m still having issues though. Now it is with openssl which I have confirmed that I have installed. Sorry Im sending a wall of text below but I wanted to include the full error message. Once again thank you for your help.

error: failed to run custom build command for openssl-sys v0.9.102

Caused by: process didn’t exit successfully: /tmp/cargo-installZPoMt0/release/build/openssl-sys-47a67ecb49a60989/build-script-main (exit status: 101) — stdout cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_LIB_DIR X86_64_UNKNOWN_LINUX_GNU_OPENSSL_LIB_DIR unset cargo:rerun-if-env-changed=OPENSSL_LIB_DIR OPENSSL_LIB_DIR unset cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR X86_64_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR unset cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR OPENSSL_INCLUDE_DIR unset cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_DIR X86_64_UNKNOWN_LINUX_GNU_OPENSSL_DIR unset cargo:rerun-if-env-changed=OPENSSL_DIR OPENSSL_DIR unset cargo:rerun-if-env-changed=OPENSSL_NO_PKG_CONFIG cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu cargo:rerun-if-env-changed=HOST_PKG_CONFIG cargo:rerun-if-env-changed=PKG_CONFIG cargo:rerun-if-env-changed=OPENSSL_STATIC cargo:rerun-if-env-changed=OPENSSL_DYNAMIC cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH cargo:rerun-if-env-changed=PKG_CONFIG_PATH cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR run pkg_config fail: pkg-config exited with status code 1

PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 pkg-config --libs --cflags openssl The system library openssl required by crate openssl-sys was not found. The file openssl.pc needs to be installed and the PKG_CONFIG_PATH environment variable must contain its parent directory. The PKG_CONFIG_PATH environment variable is not set. HINT: if you have installed the library, try setting PKG_CONFIG_PATH to the directory containing openssl.pc. — stderr thread ‘main’ panicked at /home/et/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-sys-0.9.102/build/find_normal.rs:190:5: Could not find directory of OpenSSL installation, and this -sys crate cannot proceed without this knowledge. If OpenSSL is installed and this crate had trouble finding it, you can set the OPENSSL_DIR environment variable for the compilation process. Make sure you also have the development packages of openssl installed. For example, libssl-dev on Ubuntu or openssl-devel on Fedora. If you’re in a situation where you think the directory should be found automatically, please open a bug at github.com/sfackler/rust-openssland include information about your system as well as this message. $HOST = x86_64-unknown-linux-gnu $TARGET = x86_64-unknown-linux-gnu openssl-sys = 0.9.102 note: run with RUST_BACKTRACE=1 environment variable to display a backtrace warning: build failed, waiting for other jobs to finish… error: failed to compile offflix v1.1.1, intermediate artifacts can be found at /tmp/cargo-installZPoMt0. To reuse those artifacts with a future compilation, set the environment variable CARGO_TARGET_DIR to that path.

aPirate,

It fixed that issue but now there is a new one here is the error message that I am getting now. The message is so long that I have to put it on paste bin bin.disroot.org/?8c1747a08e3ce021#2i5ZpnjAjUrHQVr…, but here is the start and end of the error message below.


<span style="color:#323232;">start : error: linking with `cc` failed: exit status: 1
</span><span style="color:#323232;">
</span><span style="color:#323232;">end : = note: /usr/bin/ld: cannot find -lmpv: No such file or directory
</span><span style="color:#323232;">          collect2: error: ld returned 1 exit status
</span><span style="color:#323232;">        
</span><span style="color:#323232;">error: could not compile `offflix` (bin "offflix") due to previous error
</span><span style="color:#323232;">error: failed to compile `offflix v1.1.3`, intermediate artifacts can be found at `/tmp/cargo-installyRaq9u`.
</span><span style="color:#323232;">To reuse those artifacts with a future compilation, set the environment variable `CARGO_TARGET_DIR` to that path.
</span><span style="color:#323232;">
</span><span style="color:#323232;">
</span><span style="color:#323232;">
</span>
aPirate,

It is still having the same error as before even with installing clang.

aPirate,

It just tried using my system package manager, I will try with rustup and if that doesn’t work I’ll wait for the flatpak. Thank you for all your help!

aPirate,

Weird its still giving me the same error after doing that, I’ll just wait for the flatpak thanks for all your help though.

aPirate,

YouTube itself altered something on their end making it so that invidious does not work. Here is the post about it from their official mastodon page https://lemmy.dbzer0.com/pictrs/image/cd757ca2-bcc5-4225-a846-8afb93f6e0fb.jpeg

aPirate,

I got an hd6xx a few months ago since the headphones I’ve had for over a decade finally broke. They were definitely an upgrade and there are some differences with hifi headphones but nothing massive. I’m glad I didn’t go for the super high end part of the market.

Microsoft is once again injecting pop-up ads into Google Chrome on Windows in a bid to get people to switch to Bing (www.theverge.com)

The software giant first introduced malware-like pop-up ads last year with a prompt that appeared over the top of other apps and windows. After pausing that notification to address “unintended behavior,” the pop-ups have returned again on Windows 10 and 11....

aPirate,

Well I’m glad I switched to Linux, its only going to get worse.

aPirate, (edited )

You could try Firefox relay or addy.io.

Edit just remembered that one of my favorite throwaway email sites is tmail.link all it is is pure HTML with minimal CSS and doesn’t even need JavaScript to work. Sounds like it’s made by someone affiliated with Njalla.

browser extension that makes ruletube thumbnails way funnier pt 2 (lemmy.blahaj.zone)

https://lemmy.blahaj.zone/pictrs/image/a5a544d3-7da0-443c-a653-9c9c2033697f.pnghttps://lemmy.blahaj.zone/pictrs/image/bb5d3bbc-e029-4953-b656-292559cd77a2.pnghttps://lemmy.blahaj.zone/pictrs/image/66769bac-b0ce-4b4d-8aa5-ec119b5ca9eb.pnghttps://lemmy.blahaj.zone/pictrs/image/5add09fa-bd65-4de7-a1fc-a792271ccc02.pnghttps://lemmy.blahaj.zone/pictrs/image/42541003-ecdd-4897-a76d-e789936165b2.pnghttps://lemmy.blahaj.zone/pictrs/image/a499ed5b-e53f-400b-a2e5-b9011d22eb89.pnghttps://lemmy.blahaj.zone/pictrs/image/373e8e62-ed2a-40b6-8659-19b172aabc8a.pnghttps://lemmy.blahaj.zone/pictrs/image/7fe51eec-98e0-4b7d-a68e-dbfdde03f04c.pnghttps://lemmy.blahaj.zone/pictrs/image/3585f5e2-bd25-4c18-9998-cb18db1cb471.png

aPirate,

Its not completely gone movie-web.github.io/docs/instances there is alternate instances of it and you can self host it also.

aPirate,

The site I linked says that the backend can be hosted with docker though I’m unsure for the frontend. I haven’t dug that much myself, but that is the official site of the creator so it should have all the instructions needed. From what I can tell is it is going to take a good amount of effort to get set up. Hope this helps.

Florida gets closer to banning social media for kids under 16 (abcnews.go.com)

Florida is on the verge of passing one of the nation’s most restrictive bans on minors’ use of social media after the state Senate passed a bill Thursday that would keep children under the age of 16 off popular platforms regardless of parental approval....

aPirate,

I see a chance of Lemmy and mastodon becoming a lot more popular. Plus a spike in vpn useage. All they’re doing is encouraging people to get clever and circumvent those rules. Fuck Florida

A RULE SPY'S IN THE BASE?! (lemmy.blahaj.zone)

I searched up “Lemmy” on the PlayStore and noticed that Reddit appears right before the last lemmy client in that search X3 do u guys know if there r any other lemmy clients worth trying? I randomly felt like trying all I could find and for now I’ll stay on Jerboa and the Web UI but I use Voyager too now, mainly for DMs...

aPirate,

Been using Voyager for a while since jerboa would crash on startup, both are good but I think Voyager is my favorite now.

aPirate,

Both rentry.co/megathread and fmhy.net are both great indexes for piracy sites and more, on the vpn side proton, mullvad(they disabled port forwarding so seeding torrents is much slower so they aren’t recommended as much), and air vpn are all decent.

aPirate,

Currently the set up that makes youtube somewhat tolerable for me is, Ublock Origin (obviously), sponsor block, Return youtube dislike, Youtube-shorts block , and UnHook. Another option would be to use invidous, Freetube, or NewPipe, but all of them are not perfect and have their own limitations.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • cubers
  • magazineikmin
  • GTA5RPClips
  • khanakhh
  • InstantRegret
  • Youngstown
  • mdbf
  • slotface
  • thenastyranch
  • everett
  • osvaldo12
  • kavyap
  • rosin
  • anitta
  • DreamBathrooms
  • Durango
  • modclub
  • ngwrru68w68
  • vwfavf
  • ethstaker
  • tester
  • cisconetworking
  • tacticalgear
  • Leos
  • provamag3
  • normalnudes
  • JUstTest
  • All magazines