diff --git a/content/blinky/index.md b/content/blinky/index.md index 4d65056..1b84580 100644 --- a/content/blinky/index.md +++ b/content/blinky/index.md @@ -11,7 +11,7 @@ Google's new [**Web Enviromnent Integrity API**](https://github.com/RupertBenWis Google Chrome retains around **66% of the global web browser market**, Google also has some of the **most popular online platforms** like their search engine, YouTube, AdSense, Maps, Gmail, Android and even the open source Chromium browser used as a base by many browsers such as Edge, Brave, Opera and Vivaldi, which means that any significant change that Google does to Chromium could end up downstream to these forks as well. There's also **Electron-based applications** that could be affected since it's essentially Chromium. By keeping to use their products, **you're encouraging them to tyrannize the internet**, a place that should be platform agnostic and encourage free exchange of ideas and creations. I don't mean to offend, I'm just saying you should seriously consider switching to the many alternatives so that you don't contribute to Google's monopoly. -There has to be a significant pushback for them to revert on the decision (luckily many major browser makers have publicly opposed to WEI), or at least to pretend to revert since part of the reason they're doing this is to **reimplement FLoC but in a more subtle way** with the usual excuse of "ensuring users' security." This is how evil they are. +There has to be a significant pushback for them to revert on the decision (luckily many major browser makers have publicly opposed to WEI), or at least to pretend to revert since part of the reason they're doing this is to **reimplement FLoC but in a more subtle way** (edit 19 Oct. 2023: [that's what they actually did](https://martech.org/google-is-rolling-out-topics-based-tracking-for-chrome/)) with the usual excuse of "ensuring users' security." This is how evil they are. Here's some articles and videos to learn more about WEI: - [Ars Technica: Google’s nightmare “Web Integrity API” wants a DRM gatekeeper for the web](https://arstechnica.com/gadgets/2023/07/googles-web-integrity-api-sounds-like-drm-for-the-web/) @@ -23,6 +23,6 @@ Here's some articles and videos to learn more about WEI: # Yeah, okay, can you leave me alone? -Disable Javascript (it's used for a lot of garbage anyway), spoof your user agent or **switch to another browser**, my recommendations are [**LibreWolf**](https://librewolf.net) on desktop and [**IceRaven**](https://github.com/fork-maintainers/iceraven-browser) on Android, although [plain Firefox](https://www.mozilla.org/en-US/firefox/browsers/) or other derivatives are fine too. +Disable Javascript (it's used for a lot of garbage anyway), spoof your user agent or **switch to another browser**, my recommendations are [**LibreWolf**](https://librewolf.net) on desktop and [**IceRaven**](https://github.com/fork-maintainers/iceraven-browser) on Android, although [plain Firefox](https://www.mozilla.org/en-US/firefox/browsers/), other derivatives or other browsers should be fine too. -I'm sorry, but I'll keep being annoying to Chrome/Chromium users like you **until Google backs down with the proposal**. If it were to go through, **you should start to get used to sites blocking your browser like this**, user agent spoofing won't help you then. +I'm sorry, but I'll keep being annoying to Chrome/Chromium users like you **until Google backs down with the proposal** or maybe I'll just keep doing this even further into the future, depends on my mood. If the proposal were to go through, **you should start to get used to sites blocking your browser like this**, user agent spoofing won't help you then. diff --git a/themes/hugo-casper3/layouts/_default/single.html b/themes/hugo-casper3/layouts/_default/single.html index 34976c9..24d4a3f 100644 --- a/themes/hugo-casper3/layouts/_default/single.html +++ b/themes/hugo-casper3/layouts/_default/single.html @@ -63,7 +63,7 @@ {{ if ne .Params.rss_ignore true }}

Comments

Supports Markdown formatting. Terms of Service and Privacy Policy. -
+
{{ end }} diff --git a/themes/hugo-casper3/layouts/index.html b/themes/hugo-casper3/layouts/index.html index 022a224..b081082 100644 --- a/themes/hugo-casper3/layouts/index.html +++ b/themes/hugo-casper3/layouts/index.html @@ -31,12 +31,12 @@ {{ $pages := site.RegularPages }}