kosmos.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
kosmos.social is run by the Kosmos open-source co-operative, and is open for new members via invitation by existing ones.

Server stats:

22
active users

#usability

0 posts0 participants0 posts today

mailbox.org Userforum – kurzzeitig offline für mehr Sicherheit & Übersichtlichkeit

Am 12. März 2025 um ca. 22 Uhr erhält unser Userforum wichtige Sicherheits- und Usability-Updates. Dafür wird es bis zu 30 Minuten offline sein. Mit dem Update bieten wir einen verbesserten Dokumentenaustausch sowie stärkere Schutzmechanismen.

Das Forum kann während der Wartung nicht genutzt werden, steht danach aber wie gewohnt zur Verfügung. Danke für Ihr Verständnis! 💚

#Decentralization-wise we should all spin up single-person instances on the #Fediverse, right?

I find that a ridiculous notion. It fits well with this definition of IT:

Turn simple stuff into Rube Goldberg machines.

Want a basic "Hello world" app or website? Just spin up Google-scale infra and an entangled mess of tools and technologies.

"Here, have your own twitter platform clone so you can send 500-char msgs".

Tech complexity 'progresses' to keep our computers slow, and #usability meagre.

#Usability question: I have an interface that has separate sliders to control the gutter between columns and (optionally) the width of a vertical dividing line shown within the gutter. The width of the dividing line should not exceed the width of the gutter as otherwise it would overlap the column content. Should I:

1) Prevent the sliders being dragged to values that violate this constraint

2) When dragging a slider, update the other value to maintain this constraint

3) Something else

just decided to "improve" tab handling.

its now completely broken on Desktop (Firefox). Tabs dont work anymore, ie. if you create a new note, it doesnt open in a new tab, instead it REPLACES the existing one. you have to EXPLICITELY open a new tab.

hooray. so basically no basic UI document handling, like ANY OTHER notetaking, no, ANY BLOODY EDITOR and just about ANY tabbed interface?!?

Lemme guess: Tested only in Chrome on Android?

#wtf#usability#gui
Replied in thread

My friend's original idea had morphed to something slightly more sophisticated and likely far more useable. But it definitely took two of us to get there, and my friend's observations of the elder were CRITICAL to finding a solution likely to be useful AND useable.

18/x

#usability
#inSitu

#Google is for some reason not letting me sign in to reply to a comment on a 12 year old article of mine at bsdly.blogspot.com, so I'll put it here:

The newer and better article about #OpenBSD, packages and daily tasks is "You Have Installed OpenBSD. Now For The Daily Tasks." from 2024, nxdomain.no/~peter/openbsd_ins (also available tracked and prettified, link within). #openbsd #packages #usability

nxdomain.noYou Have Installed OpenBSD. Now For The Daily Tasks.
Continued thread

So last night, while recording the preview of Kitten’s¹ improved component model², I made a silly mistake (copying raw HTML into a JavaScript function instead of wrapping it in a kitten.html`` tagged template, easy to do when you’re refactoring to pull out components from pages).

Then, once I figured out what I’d done, I made another one by forgetting to return the value from the function (easy to do when you’re used to using one-line closures as render functions).

I would have caught both of those so much faster if Kitten had helpful error messages for those two pitfalls. And guess what, this morning, it does :)

Attached are screenshot showing the before and after error messages.

Enjoy!

:kitten:💕

¹ kitten.small-web.org
² Scroll up the thread to watch the video.

Hi ​ 😀 ​so, nun wie angekündigt zur usability. Von #mastodon und #bluesky
bezogen auf den älteren post von mir.

als erstes fiel mir auf, dass bluesky kein automatisches push bei neuen posts macht. Man muss erst auf seinen feed clicken oder die seite neu laden um neues zu sehen. Im Top link erscheint ein blauer punkt, der aber auf kleineren bildschirmen nicht zu sehen ist.

Mastodon macht das von allein.

Dies ist möglicherweise der Grund warum mastodon nutzende
nicht so oft interagieren. Bei bluesky muss man selbst aktiv werden um neues in seinem #stream zu sehen. Das verschafft natürlich weit mehr aufmerksamkeit. Bei mastodon wird durch die automaik vieles übersehen. Somit eine psychologisch gut gewählte technik bei bluesky.
sollten sich die entwickler von mastodon mal anschauen und überdenken.

ebemso verwunderte es mich, dass ich eigene posts (wie heissen die bei bluesky?) nicht in meinen eigenen feeds sehe. Auch scheint mir die resonanz auf eigene posts und reposts weit geringer zu sein, als unter mastodon. Liegt vermutlich daran, das ich noch keine 100erte geistige ergüsse von mir gegeben habe und meine gedanken von anderen noch nicht vielmal repostet wurden. Es lebe der algorithmus ;)
was mir ebenfalls aufgefallen ist, beide seiten bieten eine übersetzungs funkton an.
Bei mastodon direkt unter dem post, bei bluesky muss der post erst geöffnet werden. Und wo landet man dann? Direkt bei google… da kann doch nicht sein!
Fazit für mich. Unveständlich warum bluesky gerade so einen hype hat, zu mal die federative technik noch gar nicht wirklich fertig ist, und die hintergründe und finanzierungen unklar sind.
Das #fediverse ist da weiter und im direkten vergleich auch besser in der #usability.
Erinnert mich irgendwie an die technik kämpfe in den 80erm, #betamax oder #VHS.
Die breite (dumme) masse hat das schlechtere system gewählt, obwohl besseres zur wahl gestanden hat. Kommt einem auch sonst bekannt vor?

Mal sehen was mir noch so auffällt

To be continued……………
@mastodon.de @ErikUden
#dasselbeistnichtdasgleiche

The omission of the https:// prefix from visible URLs tends to be (understandably) promoted by designers for #usability reasons, but can cause its own usability problems.

Links copied around in this way often lack the prefix, leading to unpredictable results depending on the app they're pasted into.

If you're a developer and you hide the https:// prefix, make sure to at least make the underlying fully qualified URL easily accessible via "Copy link address", copy buttons, etc.