Alexei
Alexei
What is stateless tracking if not tracking?
I was trying to understand where you're coming from so I can consider your perspective. What does Privacy Badger bring to the table? Why, that brings us all the way...
I truly don't understand how [you get to the following conclusion](https://github.com/tycrek/degoogle/issues/426#issuecomment-998333433) when blocking trackers stops tracking, both stateful and stateless. >uBlock Origin as a tracker blocker is obsolete
Why wouldn't you welcome a layered approach where dFPI is good and an effective tracker blocker is also good?
I appreciate the long response but it's not easy to understand where you actually stand. From what I can tell you don't actually think that "dFPI makes tracker blockers obsolete"....
Thank you! Looks like [`nobullets` removed the unwanted line breaks from lists](https://github.com/EFForg/privacybadger-website/compare/59326bb972c36a716b3122fb21b18ab20081115a~5..59326bb972c36a716b3122fb21b18ab20081115a). Although lists are no longer specially typed and translators are now responsible for correctly preserving the list markers,...
My immediate issue has been worked around, but there might still be a problem here with `neverwrap` producing unexpected linebreaks (that break existing translations and make all list entries into...
I installed by checking out this repo and then adding a shortcut script to `~/.local/bin/po4a` to make "po4a" correctly [run `po4a` from the git checkout](https://github.com/mquinson/po4a#use-without-installation): ```bash #!/usr/bin/env bash PERLLIB=/PATH/TO/YOUR/PO4A/CHECKOUT/lib /PATH/TO/YOUR/PO4A/CHECKOUT/po4a...
Hi @mquinson, just to be clear, I'm grateful `po4a` is available, is still useful and that we're all here helping each other in figuring out how to use it. Thank...
Perhaps wrapping is an artifact of helping people make sense of changes years ago when we didn't have within-the-line change highlighting in GitHub or Visual Studio or `git diff --color-words`....