fortythieves, to accessibility
@fortythieves@mastodon.social avatar

Let's say I wanted to have a (paid) chat with an expert on accessibility, who should I talk to?

Bonus points for knowledge of text editors / how you might design an accessible editing experience.

eklem, to internet_funeral

Fantastic post from @scottjenson on why text editing is so difficult on phones and a possible way to do it better.

https://jenson.org/text/

schizanon, to android
@schizanon@mas.to avatar

> and share a common problem: they copied desktop conventions, but without a menu bar or mouse. This forced them to overload the tap gesture with a wide range of actions: placing the cursor, moving it, selecting text, and invoking a pop-up menu. This results in an overly complicated and ambiguous mess-o-taps, leading to a variety of user errors.

https://jenson.org/text/

starbreaker, to vim en-us

This is a post about UNIX text editors. You are not expected to understand this, or to care.
RE: Red Meat Friday: Why Vim?

forteller, to llm
@forteller@tutoteket.no avatar

Does anyone know of an LLM that I can easily run locally on my Linux PC to do simple text cleanup tasks, like removing unnecessary line breaks and the same word twice in a row, capitalize names, etc?

erictleung, to programming
@erictleung@mastodon.social avatar

Really cool to see this concise way to read text from a file in Python using the built-in pathlib module.

from pathlib import Path
line_lst = Path("to/the/file.txt").read_text().splitlines()

https://stackoverflow.com/a/71631196/6873133

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • kavyap
  • thenastyranch
  • ethstaker
  • osvaldo12
  • mdbf
  • DreamBathrooms
  • InstantRegret
  • magazineikmin
  • Youngstown
  • ngwrru68w68
  • slotface
  • GTA5RPClips
  • rosin
  • megavids
  • cubers
  • everett
  • cisconetworking
  • tacticalgear
  • anitta
  • khanakhh
  • normalnudes
  • Durango
  • modclub
  • tester
  • provamag3
  • Leos
  • lostlight
  • All magazines