ccx

u/ccx@sopuli.xyz
0 posts · 24 comments

Recent posts

No posts.

Recent comments

The one I want to point out the most is WebScrapbook, which is alternative to SingleFile. It can either snapshot the current DOM or the document source (handy for PDFs), can use proper directory structure and provides full-text search over the stored pages.

It has support for separate server should you want to keep the files outside browser storage or share an instance between several browsers. I use this with text browser as renderer to make summarizing pages into VimWiki easier.

Unfortunately it can't do sync between instances, that's something I wanted to add to it but I'm currently juggling way too many other projects.

Then there's Feed Previews for getting those RSS/ATOM feeds where they still exist so I can avoid using the browser, or worse, getting notifications through antisocial media. (-:

Web Archives is making access to webpage archives much more convenient. Especially useful when dredging through old academic research pages full of link rot, or using TOR and getting locked out constantly.

For managing tabs I'm sticking with the venerable Tree Style Tabs together with few handy plugins like TST: Colored Tabs and TST: Unload Tabs.

While I prefer keyboard control for most things, and certainly Tridactyl goes the furthest from existing addons, it just can't really handle all the screens as it was possible with the XPI addons. sheds a tear

For content blocking it's the run of the mill uBlock with JS disabled by default (F8 mapped to selectively enable it on a page) and LocalCDN which has rule generator for whitelisting locally provided resources in uBlock.

And because some sites are broken mess and don't work even with conservative Firefox setup I've had to use Allow CORS once or twice.


Non-addon bonus: Searx-NG has a CSV output which can be integrated with tools like rofi or dmenu so you can do web searches outside web browser and easily pick the result.

on In search for a good VPN · c/privacy · 2 pts · 1y

Tor.

And the correct term is anonymizing proxy. Having the term VPN overloaded to mean two completely distinct things is rather annoying and/or confusing.

I'm fairly sure I've seen an NNTP based imageboard that distributed it's content through that protocol and different instances had overlap of boards. That's about the closest match to federated system you're going to find with this model I think. Interesting concept. Not something I'd want to interact with personally though.

It's probably the best one when it comes to web-based videocalls. I had much better experience with native apps (e.g. Mumble) when it comes to sound quality though.

For anonymous proxy (which is what you seem to mean instead of VPN) I just keep using Tor for almost everything. Sure, some services do block it - more than your usual commercial offering. But TBF that mostly saves me time from tying to deal with them.

Re profiling, I don't think instances will bother doing that (unless they start running ads). However, they also don't prevent anyone from building that profile themselves from observable behavior. And creating such database might constitute original work by itself. Now, they don't get as fine-grained interactions as you would with tracking-infested sites. But they will get the most valuable ones such as active participation.

I'm not convinced by Session's decision to remove forward secrecy. I don't care if it's malice or incompetence, they shouldn't be in business of encrypted messaging either way.

And their lack of transparency on their share of underlying network and the associated costs for new entrants doesn't make them smell like a cryptoscam any less.

My personal advice is avoid. You'll be far better off with simplex, or xmpp+omemo for something not paired with phone number.

Only when requested via special form I believe.

I should prepare a guide on how to take your data with you when quitting Reddit.

For instance when you want to be able to prove that it's your account without disclosing your legal name publicly on Reddit you may use keyoxide.org for cryptographic proof. I think I'll talk to keyoxide folks about a method of obfuscating those proofs so they are harder for Reddit to systematically delete.

I understand not everyone will be willing to go to court for this, but at this point I want enough of us to be able to to get them fined enough for every platform to notice.

Making it a Searx plugin would probably do better in terms of making it accessible to a lot of people.

I wonder how good are various ActivityPub instances at searching. Having pregenerated fulltext indexes of public content available for download could go a long way to make building search engine easy and fast.

Oh wow, this is great news. I expect there will still be uncomfortably many dubious black boxes left there. But it's certainly a step in the right direction. For me the sticking point with AMD was always shoddy SW/FW/drivers shipped with superior (compared to their biggest competitor anyway) hardware design. It's good to see them conceding that and outsourcing to open source community rather than some dubious third party.

Though for the time being if you want truly open firmware get a POWER chip instead. If you can afford it.

I feel like both of these are extremely location dependent. From my friends across North America I know that network connectivity can be very very poor if you aren't living close to a big city.

And as far your example with school goes, I've seen the polar opposite happen where all kids got a mandatory Teams or Google account (depending on school) fairly early into the lockdowns.

Maybe subcontinents are still too big to generalize about from one person's experience. :-)

One thing I'd love to see and would probably help quite a lot with searchability is to have blog and CMS software, instead of having dedicated comment system, integrate a "discuss on Fediverse" button.

It could bring up possible communities based on blogpost/article tags. And since Lemmy supports pingbacks the system would know about the discussion threads and it could even show few last posts from each.

To me it seems like win/win situation for all parties involved.