It's actually not nice, not for local wildlife, for example. Biomes exist for a reason and if anything changes abruptly, evolution can't keep up with these changes, resulting in extinction of several species. Just like flowers are blooming in Antarctica, a rainy and green Sahara is as beautiful as a rose with thorns under its petals: really beautiful, but ominously dangerous.
Laws in the rich Alpine country permit assisted suicide so long as the person takes his or her life with no “external assistance”
So it's not "assisted". By "assisted", I understand a kind of euthanasia where, for example, an anesthesiologist administer a cocktail composed by both an IV sedative then a lethal injection of something that'll make heart to stop beating, obviously after a long bureaucracy needed to ensure patient's will and consent.
Somehow it reminded me of The Angel Problem:
The Angel-Devil game is played on an infinite chess board. In each turn the Angel jumps from his current position to a square at distance at most k. He tries to escape his opponent, the Devil, who blocks one square in each move. It is an open question whether an Angel of some power k can escape forever.
The mechanics are obviously different from it, but the theory kinda of still applies: if we limit the pieces to the maximum of K squares, could it lead to a checkmate?
There are registrars that allow the info to be redacted from public WHOIS.
Unless the registrar accepts cryptocurrencies as a payment, there's no anonymous way to set up a domain. Even if you fill fake information, you'd still need to use a credit card or bank account that'll disclose personal info (such as full name, billing address, etc).
Corporate sponsored ‘suicide pod’
ROFL. I can even imagine the scene of someone going through the... you know, the thing... and while oofing they see a big screen "This pod is sponsored by Grim Reaper Funeral Home, the angel at your service".
It won't take long for a "Corporate sponsored ‘suicide pod’ Vanced AdBlocked PainBlocked".
I circumvent that by right-clicking, then choosing "Inspect element", then switching to the tab "Console", then typing $0.value = "TheValueIWantToPaste". If right-clicking is also disabled, I use either F12 or Tools menu > DevTools.
"Press F to pay respects" Same vibe
A not-so-recent fediverse Brazilian user here, before all the X incident in Brazil. I joined Mastodon exactly 1 month ago. Since the beginning, I was only interacting with non-brazilian Mastodon users. In the last few days, however, I've been noticing more and more brazilian posts emerging inside Mastodon feeds, even in my home feed (where I follow hashtags such as #poetry, #poems, #occult, #hermeticism, #art and #aiart, as well as non-brazilian users that I've been following). Seems like brazilians are spreading across the many existing alternatives, not just Threads or BlueSky. It's exactly what happened when WhatsApp or Telegram got temporarily blocked here: people started spreading across Discord, Signal, Matrix and so on.
Actually, there is a compilation of all the standards specifications. It's on W3 (World Wide Web Consortium), where all the technical details are deeply documented (called "Technical Reports"), available on https://www.w3.org/TR/ . To this day, there are 309 published Technical Reports regarding "Standard" specifications.
Fun fact: while seeking for the link to send here, I came across a Candidate Standard entitled "Web Neural Network API", published exactly yesterday. Seems like they're intending to implement browser-native neural network capabilities inside Web specifications, and seems like the "closer future" I mentioned is even closer... 🤔
There is something that most news articles aren't paying attention to: the judge requested Google and Apple to remove VPN apps from their marketplaces. Not just apply fines to those who dare to use VPNs in order to access X, but removing the VPNs altogether. I mean, I use OpenVPN Client for making a LAN to connect my smartphone and my laptop together (so, for example, I can use KDE Connect between a smartphone over mobile network and a laptop over cable internet). I don't even have an X account, but a decision focused on that platform is extending its reaches beyond the intended target, affecting those who use VPN for professional and technical purposes.
Although I'm used to write long detailed replies and comments, what possibly saves me from being accused of being some LLM is the fact that English is not my main language, so I often commit concordance/typo mistakes. LLMs are too "linguistically perfect". In a world where the Dead Internet Theory (i.e. there are few humans left in a bot-filled internet) is more and more real, human mistakes seem to be the only way to really distinguish between a bot and a human.
Let S be an endless string which is a concatenation of every binary counting in succession, starting from zero all the way to infinity (without left zero-padding):
S = 01101110010111011110001001101010111100110111101111...
(from concatenating 0, 1, 10, 11, 100, 101, 110, 111, 1000, 1001, and so far)
Let S' be a set of every sequential group of octets (8 bits) from string S, which can be represented as a base-10 number (between 0 and 255), like so:
S'_2 = [01101110, 01011101, 11100010, 01101010, 11110011, 01111011, ...]
S'_10 = [110, 93, 226, 106, 243, 123, ...]
I'd create an audio wave file whose samples are each octet from S'_10 as 8-bit audio samples, using a really low sampling rate (such as 8000 Hz or even 4000 Hz).
That sound, that particular sound, is what I'd transmit to the cosmos: the binary counting, something with a detectable pattern (although it'd be not so easily recognizable, but something that one could readily distinguish from randomness noise).