26
results for "url length"
-
Calculates the maximum character count for the service, renders content the way wp_trim_excerpt does, then strips it, breaking at the word, less the length of the URL.
GWG
at
2024-03-12 20:53
-
also twitter's limit treats URLs as a fixed length due to t.co, but I'm assuming bluesky counts every char in the URL, so hooboy
aaronpk
at
2023-03-08 01:09
-
having the short domain be *shorter* than the actual jargon term being documented means the term takes up more of the URL length and appears as the dominant component more than the domain
[tantek]4
at
2022-10-07 05:05
-
I ran into a website with an IndieAuth implementation where I couldn't login with my site because it was sending me a code_challenge of unexpected length (44 bytes instead of 43). The extra character turned out to be a '=' from base64 URL encoding with padding. At first I thought I wasn't sure if maybe I should be allowing both, but looking into it more I realized both sides must agree exactly on whether padding is used or not when
[dmitshur]
at
2022-05-29 03:18
-
Although including a full URL with scheme, mandatory non-empty path makes it more verbose than email, defeating the "moretyping" argument in https://indieweb.org/Why_web_sign-in#Why_not_personal_domain_email. So maybe URLs without scheme ("https://" is a reasonable implied default) and with optional path (empty means "/") is worth considering. (As an aside, at least in my case it's the same length, as the "@" gets replaced with
[dmitshur]
at
2021-12-20 14:25
-
remembering the hashtag, keeping 3-4 different word counts in my head based on the length of the hashtag (I get 231 with my url)
[jgmac1106]
at
2020-05-08 15:51
-
ok [jgmac1106], granary now handles the duration mf2 property! (and length as an alias). both integer seconds and (ugh) ISO 8601 duration. example: https://granary.io/url?input=html&output=rss&url=http%3A%2F%2Flatenighttoast.com%2F
[snarfed]
at
2019-10-25 06:16
-
looks like I'm still using 23 as the URL encoding length for tweets
[tantek]
at
2019-07-06 16:39
-
My original post about it explains the motivation - I was always thinking of longer quotes rather than the minimal length URL http://www.kevinmarks.com/fragmentions.html
[kevinmarks]
at
2019-02-06 16:15
-
BTW: Is there some maximum length for an actor's url?
heluecht[m]
at
2018-09-17 21:25