Skip Navigation

Posts
10
Comments
76
Joined
3 yr. ago

  • I'm not even american or live in USA, im from Europe and it's a shitshow seen all this.

    Europe is getting screwed with Trump, Putin is getting a free card to do whatever he want.There was a time when Europe and USA where closed alies now USA are being seen as the enemy.

    BTW I vote on every elections, never on extreme left or right, unlike USA we have a proper democracy with multiple parties to vote

    PS: We have send politicians to jail or remove then from power for much less

  • Spanish and pro-Palestine people voted for him, the same ones getting deported and shocked for no giving a fuck about Gaza.

    It's like jews voting for Hitler, after him repeatedly said that they are the problem

  • In the 60's someone with ties to KGB would be arrested (and death sentence) for treason, now it can be president and no one does anything

  • You can find Linux software on rutracker

  • This."Just do a quick update" and spend 1h trying to fix some broken updates

    Also look at https://archlinux.org/news/ before updating (or follow the RSS feed), some updates may need manual intervention

  • I use Davx⁵ for Webdav/NextCloud calendars sync, and Fossify Callendar

    Maybe not what you looking for, but must Foss calendars are based on AOSP calendar, with same look and features

  • Had the sane issue on Firerox+uBlock the laptop, but on phone is working (Kiwi+uBlock).

    Try with other browser, with or without adblocker

  • Just because it's easy to join doesn't make it semi-private.

    • Public tracker all content is available publicly no registration required.
    • Semi-private content is available publicly but registration may be required or optional (ex: Demonoid), torrents maybe set as private.
    • Private the content isn't available publicly, registration is required. Torrents are set as private (open trackers, no DHT)

    If you look at Prowlarr indexers you can see what is public, semi-public or private. All private require registration, where public or semi-public not so.

  • TorrentLeech is semi-private!?

    What's a private tracker then?

  • Not here, Newpipe and Libretube are working without VPN.

    YouTube can blacklist IPs for some period

  • Meanwhile %90 europe sees Trump a fascist

  • I was looking for a ed2k client the other day, maybe i 'll try this.

  • Russia bombs civilian builds on Ukrainian, gets sanctioned on 2nd day.

    Israel bombs civilian builds in two states, and a year still no sanctions and continues to play victim.

    PS: Israel also doesn't allow international journalists on the battlefield

  • Yes, if you're using a system package check the root of your drive (/mnt/sdb/.Trash-1000), if it's docker (e.g. -v /path/to/downloads:/downloads) should be /path/to/downloads:/downloads/.Trash-$PID

  • OpenSSH right? What version?No issues with Dropbear

  • Sonarr will still pick the release and download GBs of malware, and if you don't notice your download directly is filled with GBs of fake torrents

  • Is not regexhttps://github.com/qbittorrent/qBittorrent/pull/17106

    Examples*.exe: filter '.exe' file extension.readme.txt: filter exact file name.?.txt: filter 'a.txt', 'b.txt' but not 'aa.txt'.readme[0-9].txt: filter 'readme1.txt', 'readme2.txt' but not 'readme10.txt'