#indieweb 2021-05-08

2021-05-08 UTC
[KevinMarks], [chrisaldrich], timculverhouse, samwilson and a_chou joined the channel
#
[tantek]
[chrisaldrich]++ for all the wiki citations!
#
Loqi
[chrisaldrich] has 28 karma in this channel over the last year (78 in all channels)
KartikPrabhu, a_chou, samwilson, wolftune, [schmarty], [tw2113_Slack_], neshpion, [tantek] and [girrodocus] joined the channel
#
[girrodocus]
Thank you!
[chrisaldrich], [tw2113_Slack_], [KevinMarks] and [Murray] joined the channel
#
[Murray]
chrisaldrich++ thanks for finding that on the Wiki :thumbsup:
#
Loqi
chrisaldrich has 29 karma in this channel over the last year (79 in all channels)
dhanesh, sparseMatrix, treora and [snarfed] joined the channel
#
[snarfed]
TIL lots of existing domains with emoji chars are technically invalid 🙁 https://github.com/psf/requests/issues/3687
#
Loqi
[nlevitt] #3687 because of idna2008 enforcement some real urls that work in the browser are now broken
[schmarty] joined the channel
#
[schmarty]
I don't understand what changed
#
[snarfed]
IDNA2003 to IDNA2008, evidently. https://unicode.org/faq/idn.html#6
#
[schmarty]
I haven't had enough coffee yet but it sounds like the main change was handling of 4 Unicode chars that aren't part of https://🕸.ws/ 🤔
#
[snarfed]
more than that, evidently. from that unicode.org link ^, “It disallows about eight thousand characters that used to be valid”
#
[snarfed]
oof sorry [cleverdevil] https://🐷.ws too
#
[snarfed]
having said all that, i have no idea what will actually happen to these domains. they may stay registered and serving and never break. i just know i can’t `requests.get()` them in Python 😠
#
[schmarty]
I see the sentence that you're referring to. Is the actual list somewhere?
#
[snarfed]
good q, got me
#
[schmarty]
Ah you are testing with requests!!
#
[snarfed]
yeah, discovered via a bridgy bug trying to backfeed to https://todayinmarch2020.🦈.ws/
#
[snarfed]
unrelated, aaronpk is the IRC Slack bridgy maybe unhappy with emoji in URLs? the three above ^ aren’t right in the logs: https://chat.indieweb.org/2021-05-08
#
[snarfed]
(er bridge 😆)
gxt joined the channel
#
aaronpk
slack is being weird with URLs right now. they changed something in the API
ShadowKyogre left the channel
#
petermolnar
I might be the minority, but I never liked emoji urls, so I'm not going to lament their becoming broken.
#
petermolnar
however... isn't this another + towards .onions v2 vs v3 doesn't mean a problem? Apparently domains can now break because of ruleset changes.
ShadowKyogre joined the channel
#
[snarfed]
we don’t know that they’ll actually break
#
[snarfed]
also i’d lean the other way and say breaking existing domains that are registered and in use would _also_ be a problem, not that it’s ok and therefore .onion v3 breakage is also ok
ShadowKyogre, alex11, treora, [tantek] and wolftune joined the channel; ShadowKyogre left the channel
#
petermolnar
OK? no, but accepted yes: I'm still saying that whilve onion v2 -> v3 breaks v2, there are enough "real" domain breakages that if one can be accepted, the other should be as well.
[KevinMarks] joined the channel
#
[KevinMarks]
The odd link breaking is different from the whole system http://epeus.blogspot.com/2012/12/the-antifragility-of-web.html
dhanesh95, alex11, sumner, wolftune, BrittSSLLC, neshpion, KartikPrabhu, [KevinMarks], ShadowKyogre, [chrisaldrich] and jgee5 joined the channel; ShadowKyogre left the channel
#
jjuran
IMHO, using Unicode in hostnames is inviting trouble
[snarfed] joined the channel
#
[snarfed]
maybe so, but they’re out there now, they’re functioning parts of the internet. it’s on us as (responsible) developers to make a reasonable effort to support them
[tw2113_Slack_] joined the channel
#
petermolnar
well, from another perspective, developers' responsibility is to follow standards
#
[snarfed]
definitely a factor too. you get to weigh that against occasional deliberate noncompliance that serves users better
#
[snarfed]
in this case, when registrars and TLDs are handing out these domains, and all major browsers support them, it seems like a straightforward answer for me/us to support them too
#
sknebel
if it's idna2008 (accepted in 2010) blocking those, they starting giving out those domains 6 years after the standards change to not allow them? *sigh*
#
sknebel
ah, and .ws is of course a ccTLD, and thus less bound by ICANN rules
#
sknebel
gTLDs are required to follow IDNA2008, ccTLDs arent
#
[snarfed]
sknebel++ ah useful to know
#
Loqi
sknebel has 7 karma in this channel over the last year (31 in all channels)
#
sknebel
but agreed on the "it exists in practice, so it probably should be supported"
wolftune joined the channel