Creator of LULs (a script which helps links to point to your instance)

Come say hi here or over at https://twitch.tv/AzzuriteTV :) I like getting to know more people :)

Play games with me: https://steamcommunity.com/id/azzu

  • 1 Post
  • 47 Comments
Joined 1Y ago
cake
Cake day: Jun 29, 2023

help-circle
rss

I feel like other people seeding is enough backup for me. I don’t backup my library at all.



Of course getting people over from reddit is nice, but honestly the exact same thing can happen here as well. We’ll always depend on the integrity of the people with mod status.


As big as whatever I’m consuming hasn’t been consumed yet or reached 3.0 ratio.





The “response” is that they got a lawyer, that’s literally it. Misleading title imo.


I had a few legacy apps on the paid store, and everything works on my /e/os without any Google, I’m not sure what does it, but I have Aurora and microG


Usually, unless there’s a specific reason to rewrite a project in another language (like performance, maintainability requirements, skillsets of available developers, dead ecosystem, etc) I wouldn’t do it. Java is perfectly suited for your goal of “least amount of setup required for future contributors” and many contributors will know Java well.

In general, it is much much easier to make existing code readable than to create new code already readable while maintaining the same feature set. So if you have a problem with FLTK, I would just switch to another GUI library. In the process of changing your code, you’ll actually start to understand how to separate layers of concern. Because theoretically, if your code were set up properly, it should be relatively easy to replace GUI libraries. It is likely not set up properly with lots of interdependency between UI concerns and application logic.

Netbeans is also a pretty terrible IDE imo. With an open source project, you can apply for the open source license of intelliJ, which is the gold standard.

That being said. If you really don’t want to use Java anymore just to learn something new, I would suggest a JVM language that can even use Java dependencies, like Kotlin or Clojure. Especially Clojure will teach you a lot of new things that will make you more productive as a programmer. However, every language will come with tooling-related quirks, it will be impossible for you to find a language that doesn’t have any problems at all like you describe. Why do you think there are so many languages in the first place? Because people didn’t like something about the other ones, often also tooling related.



I use the default desktop KeePass client (no Xs or whatever) and it always synced correctly and picked up abd merged changes.


I just use Keepass2Android. You can use any solution you’d like that is able to sync normal files and sync your database between your devices



Blablabla tldr - less money/profits in the gaming industry.

Everything is terrible and troubled now of course. Because without growth, what even is there?


I treasure it a lot. The aesthetic, the design, the voices, the calm, everything just fits together perfectly to create something amazing that’s truly greater than its parts.

I feel like it’s a game that works best if you are a person that either doesn’t have or can let go of their expectations, and just experience.


Maybe your server just has Gluetun intolerance…


Does it

spoiler

use Gale to blow up the Elder Brain?

if it’s any other ending then I still don’t want to see it, because then I don’t know what it would be yet :D Wanna see if I can get it myself first.


Would love to watch it, can’t though because I haven’t finished it yet and don’t want to see any content until I’m done with it :D


Yeah idk why you spread misinformation like that. File up/downloads are done via a p2p connection (see a reverse-engineered documentation of the p2p connection process) and thus the IP addresses are obviously known. Maybe not directly visible in the SoulseekQt client itself, but definitely through third party network connection monitors like Wireshark. It’s pretty trivial for anyone using Soulseek to get IPs of the people they download from.


It’s more about being visible to other users. If other users have your IP address, they can go to your ISP and complain about your IP address sharing copyrighted material. In certain jurisdictions they have to give out your info so that legal action can be taken against you.

If you use a VPN, they only know that somebody using this VPN is sharing copyrighted material. Since VPNs usually do not log who sends what, they can’t be made to give out users data, so you’re safe.


https://eroscripts.com sometimes has script releases that include a dl link to the video as well.

Otherwise, almost all studio websites give you the option to download short 2 min preview videos in full quality. Go to https://sexlikereal.com (a portal/collection site) to find studios and videos.

Better quality makes a huge difference. Don’t look at anything below your native VR headset resolution if possible.


There are no certain filters. If you see the message, it’s 99% of the time other adblockers/addons/maybe even browser settings interfering. If you literally have stock Firefox with uBlock you will see no ads.


And most of the time, unless you’re lucky or have lots of money, your past bodily development is going to get in the way of a clean transition… :/


Even that doesn’t matter, why would you need to keep your PC on. It’s about preserving the data, if it’s only online occasionally it’s still better than nothing.



Got to try disabling all other addons/blockers. Some interfere or trigger the ad blocker detection.


I mean I’m pretty sure it is, I’m only using ublock and have no problems.


Maybe Kodi works? It does on the FireTV Stick, as long as you can install apps from play store, you’re good.


It’s a lot more to setup, when you only torrent something once a week at max it may not be worth



It’s more of a tragic story than a game. The misery is kind of the point. If you don’t see that point or can’t enjoy that, then yeah, it’ll be terrible.


yt-dlp works often enough. You can specify cookies for login information as command line options, first have to login in the browser though and look for the info in the console.


Looks to me like letting you call code that doesn’t affect the parent object to be called before the parent object had finished construction.


Also the other problem I have is that when I start paying for a piracy service, then when the service gets busted and I’m in any way identifiable as their customer, I might very easily be in legal trouble. With a VPN at least you have plausible deniability that you’re using it just to stay as private as possible.


As I said, since I have a VPN anyway, torrents are literally free for me. I believe you, I just don’t want to pay for another service.


Idk, I’ve been using the free tier of torrents (except for a VPN, which I’d have anyway) and never not downloaded close to my full speed. Don’t really know how what you say beats that.

Also btw if you load sequentially and first and last pieces first you can start watching your downloaded files immediately with any normal torrent. DL speed just has to be faster than total playtime of what you’re watching.


I haven’t heard of “freeleech”, so that probably wasn’t a concept back then or at least on that tracker. It was quite a while ago.


I understand that private trackers are opening up, I’m just not sure how I’d ever know about it, which is what I meant with ‘impossible’.


I’m not sure how I would ever find out that sign ups are open, in time.


cross-posted from: https://lemm.ee/post/530162 > #### Please report issues with this version either here or at the [issue tracker](https://gitlab.com/azzurite/lemmy-universal-link-switcher/-/issues). > > ### Changelog v1.2.0 > > * Add rewrite support for posts/comments > * Try to not rewrite federation links > > > > ---- > > ### Description > > Lemmy Universal Link Switcher, or LULs for short, scans all links on all websites, and if any link points to a Lemmy instance that is not your main/home instance, it rewrites the link so that it instead points to your main instance. Currently only works for community/user links. > > Also works on Firefox Android with the Tampermonkey extension! > > ### Features > > * Rewrite links to Lemmy posts/comments to point to your home instance. Only after hovering over them, because getting home posts/comments links require communicating with the Lemmy servers, and we don't want to spam the servers. > ![](https://images.azzurite.tv/uploads/original/66/12/bfd69d133cf48bdf438b23638150.mp4) > * *Instantly* rewrite all links of communities or users to Lemmy/kbin on all websites everywhere to your new instance! The rewritten links will have an icon next to it, and hovering/touching the icon will show you the original link, allowing you to go there if you want to. > [![](https://greasyfork.org/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNHUxQVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--ab4ca68d48f3174ff9fe6cfd7820c66fa4c08ee9/2023-06-23%2006_00_01.png?locale=en)](https://greasyfork.org/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNHUxQVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--ab4ca68d48f3174ff9fe6cfd7820c66fa4c08ee9/2023-06-23%2006_00_01.png?locale=en) > > * If you are already on a page that has a corresponding page on your home instance, a link will automatically be added to the page header. > [![](https://greasyfork.org/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBeGEyQVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--e824ea55c69b88fb392b9ab0cfd093746ad255a0/2023-06-25%2004_58_33.webp?locale=en)](https://greasyfork.org/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBeGEyQVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--e824ea55c69b88fb392b9ab0cfd093746ad255a0/2023-06-25%2004_58_33.webp?locale=en) > > > ### Home Instance Setup > > Simply visit the Lemmy instance you want to set as your home while the script is active. You will be asked if you want to set this instance to your home instance: > [![](https://greasyfork.org/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNW0xQVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--7ff60350e91d895b6c5f91bbd8b198e46494efb3/2023-06-23%2006_15_41--pn.png?locale=en)](https://greasyfork.org/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNW0xQVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--7ff60350e91d895b6c5f91bbd8b198e46494efb3/2023-06-23%2006_15_41--pn.png?locale=en) > > If you initially set your home instance wrong or just want to change it, no worries - simply go to your settings on your new home instance and press the button for it! > [![](https://greasyfork.org/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNDIxQVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--ef9561d216033a3afe2175dca219f85e3560d321/2023-06-23%2006_00_03.png?locale=en)](https://greasyfork.org/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBNDIxQVE9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--ef9561d216033a3afe2175dca219f85e3560d321/2023-06-23%2006_00_03.png?locale=en) > > ### Coming soon > > * Rewrite kbin post/comment links > * Better rewriting support for kbin community/user urls (e.g. sort options are currently ignored) > * Nicer tooltip styling (fit into page theme) > * Signify that "Show at home" button is loading for posts/comments >
fedilink