

You can use ublock origin on firefox browser, or if you have android, you might look into youtube morphe (you download morphe manager, and that patches the actual youtube app to remove ads)


You can use ublock origin on firefox browser, or if you have android, you might look into youtube morphe (you download morphe manager, and that patches the actual youtube app to remove ads)


Can also try helix! I think there is another one called kakoune but I haven’t followed that for a long time


I just tried it and it took me 5 minutes, since I use yunohost Just add app, setup admin account, invite myself, then import my bitwarden.org vault (after password encrypting the json export, of course)
Yup. I use brew if there is a package already, otherwise you can install in distrobox and use distrobox-export to make an alias easily in your host system
Shit, I just got a domain name from there a month ago. Is there a way to transfer it elsewhere or something? I didn’t even realize they could do that :(
I am not hosting anything like that on my domain (it is just a matrix and recipe browser), but I’d rather not support them…


deleted by creator
i just use unar (unarchive) nowadays, since that works with all file formats iirc


I’d respond “If it is required for the job, send me a business phone that has imessage”. I hope that you didn’t subsidize their business expense on your own dime


Appreciate the reminder to study Dutch today! Haha


Why not both? Republicans lock the fuck in when it comes to voting in just enough locations to flip seats. They turn out to vote in the necessary areas, where democrats don’t.
I might not be able to change any republican’s mind by telling them they are stupid as hell for voting the way they do (or give them facts that they would just ignore), but I can show up and encourage all my friends and family to vote against a fascist in our red district.


That is unfortunate. I haven’t used that in awhile, but when it worked it was relatively easy


Glad to see more alternatives around. I have been using pairdrop.net, but it fails pretty readily on large transfers since it needs a constant connection. I’ve also tried transfer.sh in the past (lets you set an expiry and password if using with commandline) but I don’t think that encrypts automatically and it stays on their server.


I read in another comment that there is a type of rubber bullet that has a steel ball inside- if those are shot at the floor and bounce, the ricochet can result in something like the reporter that needed calf surgery. Either way, it is fucked. Bring a cup like you’d use for football to protect your groin, and I read that skateboard helmets tend to offer more protection from the side and back of your head. I wouldn’t bring a kid if there is a chance of armed civil enforcement.
Would love to share the source for the turnout estimates around, if you have it handily!
Just shared in another comment, instead of doing this you can also use http://playit.gg/ to create a proxy without requiring an account and also not requiring port forwarding. They lease you a domain name, too
i’ve been using http://playit.gg/ to set up a simple proxy that i can share with my friends! You just forward the port that jellyfin uses and share the link (and it works for all manner of other servers)


I’ve been using the fork Outertune, which seems more compatible with youtube music sync across devices, if you care about that


Not home so I can’t try it but do you need to be so specific to match the whole markdown syntax?
You might be able to get away with
s/#(\w+%20)*\w+\.\w{2,3}/\L&/g; /#(\w+%20)*\w+\.\w{2,3}/ s/%20/-/g
basically, matching #this%20is%20LIKELY%20a%20link.md as opposed to matching whole markdown link
lowercasing that entire match, then on a search matching stuff that looks like that, replace the %20 with a hyphen (combined into a single sed command). this only fails when an http link falls within the same line as a markdown hyperlink


As far as I understand, the training data is closed source. But, the methodology of training is open source which allows independent parties to recreate the model from scratch and see similar results. Not only can you download the full >400GB model using huggingface or ollama, but they also offer distilled versions of the model which are small enough to run on something like a raspberry pi. i’m running it locally on my machine at home with perplexica (perplexity.ai lookalike with searching capabilities)
Stremio has been awful for me recently on android tv. I looked into nuvio as a replacement (can use stremio addons and import your libraries and stuff, has some other nice features like skipping anime intros) as well as downgrading stremio to version 1.8.4 (use apkmirror or something and a universal installer for the app bundle). Both ways seem to be working well.