mastouille.fr est l'un des nombreux serveurs Mastodon indépendants que vous pouvez utiliser pour participer au fédiverse.
Mastouille est une instance Mastodon durable, ouverte, et hébergée en France.

Administré par :

Statistiques du serveur :

595
comptes actifs

#typing

2 messages1 participant0 message aujourd’hui
Suite du fil

I use spellcheck but hate-hate-HATE #autocomplete & Siri.

They only remind me tech is 90% based on assuming we’re stupid and further dumbing us down, the word I want so often not there if not actively avoided.

Still, there are some annoying #typing tasks where autocomplete saves effort.

So here in two posts are my 'Text Replacement' entries in IOS Settings.

No alttext as this is (I think) a visual thing, but an example is: I type 'isnt' and Text Replace offers 'isn't'.

2/2

I use spellcheck but hate-hate-HATE #autocomplete & Siri.

They only remind me tech is 90% based on assuming we’re stupid and further dumbing us down, the word I want so often not there if not actively avoided.

Still, there are some annoying #typing tasks where autocomplete saves effort.

So here in two posts are my 'Text Replacement' entries in IOS Settings.

No alttext as this is (I think) a visual thing, but an example is: I type 'isnt' and Text Replace offers 'isn't'.

1/2

I'll go ahead and say it. Predictive typing is as advanced as just throwing spaghetti at a wall and seeing what sticks.

The typo in "hour” is mine. The suggestion to complete the sentence with "horseshoe” is Microsoft Outlook’s.

Even worse, I have "Check spelling as you type” and “Check grammar as you type" both turned on.

Vous vous souvenez (enfin, surtout les personnes nées ya un bon moment) de l'epoque-ou-on -ecrivait-des-mails-sans-les-accents-cedilles-tremas-en-francais?

Il y a encore des langues qui doivent passer par des fonts spéciales qu'il faut installer pour pouvoir lire correctement et ne pas avoir des carrés ou des caractères au hasard.

Or, cela fait super longtemps que le problème n'est pas technique. Il n'est pas non plus linguistique évidemment...

Article en libre accès, en anglais ⤵️

Why is it so hard to type in Indigenous languages?

"The challenges to achieving universal encoding for historically-marginalized languages are no longer technical; they are bureaucratic and political". ⤵️⤵️

theconversation.com/why-is-it-

The ConversationWhy is it so hard to type in Indigenous languages?A recent update to the Unicode Standard means that Haíɫzaqvḷa can finally be fully written and read on all digital platforms.

I'm trying to use mypy inside tox with tox-uv, but mypy's --install-types flag hardcodes the usage of pip. When you're using tox-uv, pip is no longer installed in the environment because uv does the heavy lifting with `uv pip install` as a faster alternative to `pip install`

Here's my attempt at making mypy more configurable so it can install types using uv:

github.com/python/mypy/compare

GitHubGitHub - python/mypy: Optional static typing for PythonOptional static typing for Python. Contribute to python/mypy development by creating an account on GitHub.