@kolya@social.cologne
@kolya@social.cologne avatar

kolya

@kolya@social.cologne

The machine stops.

This profile is from a federated server and may be incomplete. Browse more on the original instance.

lauren, to random
@lauren@mastodon.laurenweinstein.org avatar

Some in Michigan crowd protesting Gaza situation shout "Death to America." Probably not a way to win hearts and minds over here.

kolya,
@kolya@social.cologne avatar

@lauren You could also do like authoritarian Nicaragua and sue Germany at the Hague for supporting Israel. https://www.dw.com/en/germany-rebukes-nicaraguas-gaza-genocide-claims/a-68765100

gbhnews, (edited ) to fediverse
@gbhnews@mastodon.social avatar

🌞 🌚 Hello and happy Day! This is GBH bringing you the world from . It's 57F at Logan and visibility is 10mi.

Today's solar eclipse has begun over the Pacific. GBH News has reporters in the path of totality -- see link in replies 😎

After hinting that he would support a total federal abortion ban, Trump has reversed course and said it should be left to the states.

After 12 seasons, "Curb Your Enthusiasm" has ended. Did they stick the landing? You decide.

kolya,
@kolya@social.cologne avatar
lauren, to mastodon
@lauren@mastodon.laurenweinstein.org avatar

Many, many years ago, on one of the earliest ARPANET (the Internet's ancestor) mailing lists (probably HUMAN-NETS) I noted what was already becoming obvious -- that interaction restricted to text was likely to exacerbate many comments into misunderstandings, hurt feelings, and flame wars -- for the simple reason that all manner of human contexts -- speech emphasis, tone of voice, facial expressions, mannerisms, body language, and more, simply do not exist in a text-only universe. Sarcasm is almost impossible to express without labeling it explicitly, and using uppercase letters or bracketing asterisks for emphasis provide only the crudest of additional signals.

It is unfortunate that even after all these years, we find ourselves in pretty much exactly the same situation in email and social media, including, sadly, here on .

The more things change, the more they really do stay the same.

kolya,
@kolya@social.cologne avatar

@wernerprise
Sarcasm in books works because the characters, their mindset and the situation are made transparent, usually by a narrating author. Even in books it works less well if the story is told from an ego perspective. And it simply does not work in poems, without additional context.
So the limitations are pretty similar and while text length plays some role, the main difference is the perspective.
@lauren

kolya,
@kolya@social.cologne avatar

@wernerprise What @lauren describes is known as the restricted channel hypothesis in computer mediated communication. But it's not just restricted, there are other technical factors, like (a)synchronicity, persistence, anonymity and psychological factors like increased self-disclosure. Users can adapt and overcome the limitations.

kolya,
@kolya@social.cologne avatar

@lauren Sure. But one tends to overestimate the effect of computer mediation and its limitations. If you message with your spouse then sarcasm mostly works well. But with perfect strangers it doesn't — computer mediated or not. @wernerprise

kolya,
@kolya@social.cologne avatar

@lauren Okay, that's unforeseen. You started this thread about the lack of emphasis, body language etc in the text-only universe of mailing lists and now Mastodon. All of this is computer mediated communication. I thought that's what we were talking about. Sorry, if I was mistaken. @wernerprise

kolya,
@kolya@social.cologne avatar

@lauren Ah, I see. I used computer mediated communication here as defined by media sciences. This does not mean active enhancement, but simply computer transferred communication. So humans typing at each other in text based communication is definitely included, as long as they use computers.
https://en.wikipedia.org/wiki/Computer-mediated_communication
@wernerprise

kolya,
@kolya@social.cologne avatar

@lauren That's fine, as it doesn't really matter to the point I was making: We tend to overestimate the effects of the restrictions of text based communication. Texting a sarcastic remark to your spouse usually works well. But with perfect strangers it doesn't — whether that would be face to face or text based. @wernerprise

kolya,
@kolya@social.cologne avatar

@lauren It follows that we are comparing very different social situations. Maybe because in text-based communication they don't feel so different. Whether you're talking to your spouse or a stranger, your personal situation doesn't necessarily change. @wernerprise

kolya,
@kolya@social.cologne avatar

@lauren Yes, but that isn't a restriction of text based communication itself, but a misinterpretation of the social situation, although aided by the lack of clues. And it is avoidable. We can remind ourselves that we don't actually know the person we're writing to. @wernerprise

davidaugust, to random
@davidaugust@mastodon.online avatar
kolya,
@kolya@social.cologne avatar
Meyerweb, (edited ) to random
@Meyerweb@mastodon.social avatar

Here’s a question: suppose I have bunch of HTML inputs (dropdowns, sliders, whatever), and I want their values to set the values of variables, both on load and whenever changed. Is there a way to do that in a generic manner short of dumping all the variables into an object so I can use their member names using array-ish syntax, or pushing everything through an eval()? [shudder]

**Edited to add: **I don’t think I got the idea across, so here’s something tangible: https://codepen.io/meyerweb/pen/GRLyZWY

kolya,
@kolya@social.cologne avatar

@sil @joelanman @Meyerweb
Note that while CSS IDs do exist as global variables under window from the start, they can easily get overwritten, if you're not the only one scripting on that page. Also this approach doesn't change your JS variables on change of the inputs yet.
If you're alone on that page go ahead and use the global window.vars and update all of them with document.onchange. Easy. The safer way of course is to document.querySelector the IDs and write individual change listeners.

kolya,
@kolya@social.cologne avatar

@joelanman
Sure, if that works for @Meyerweb. I was going strictly by the requirements in his post:
> I want their values to set the values of variables, both on load and whenever changed
@sil

kolya,
@kolya@social.cologne avatar

@Meyerweb
Also if this is a recurring task on your site, then a simple JS frontend framework like alpinejs will help decrease development costs. I'm not a fan of frameworks but a highly interactive web app is the one use case in which they make sense.
@joelanman @sil

kolya,
@kolya@social.cologne avatar

@joelanman
Yeah, I saw @hi_mayank's reply before they added the code example. It's a nice solution if you can live with its restrictions:

  • all inputs need to be in one form tag
  • the form elements determine the initial structure of your object
  • this will fire on EVERY input eg keystrokes, which you might debounce with an individual listener
    @Meyerweb @sil
Dylan, to random
@Dylan@weird.autos avatar

There’s something humiliating about the wind blowing your umbrella inside out. It’s hilarious to watch, but damn, that will humble anyone.

And yes this just happened to me.

kolya,
@kolya@social.cologne avatar

@Dylan I'm sorry to hear that your umbrella failed you. Fortunately there are umbrellas that practically cannot be inversed. For the last 8 years I've been using a 16 spined Doppler umbrella. I'm sure there are others that will achieve the same feat. In any case the number of spines seems to be decisive in their stability. It's worth investing a little bit in a decent umbrella. Best of luck, Sir.

simevidas, to random
@simevidas@mastodon.social avatar

Example of anti-user UI on iOS

https://www.youtube.com/watch?v=o6uwiG1nKK4

In Settings > Safari, the “Default Browser App” option for choosing a different default browser is hidden. But if you set your default browser in that browser’s own settings, then in Settings > Safari, “Default Browser App” will appear.

kolya,
@kolya@social.cologne avatar

@simevidas It may be visible only in a browser that is currently not the default. Have you checked if it's in the Firefox settings when FF is default? Anyway, sus af.

lauren, to random
@lauren@mastodon.laurenweinstein.org avatar

Just noticed that Chrome now has a new native "reader mode" that displays pages with everything except the text stripped out, and lots of options for how you want that text displayed. Having this native in the browser is definitely a win.

kolya,
@kolya@social.cologne avatar

@lauren Safari was first then Edge and Firefox. Chrome has had this since forever, but hidden and unpolished.
It's useful for news articles and you can print that cleaned up page (or better yet "print" to PDF).

lauren, to threads
@lauren@mastodon.laurenweinstein.org avatar

Feeding trash into is the functional equivalent of when Tom Sawyer got the other kids to whitewash the fence for him for free. Only in this case Tom is Zuckerberg and his cohorts, laughing at the "Fediverse" rubes.

kolya,
@kolya@social.cologne avatar

@mattblaze
You're just missing some ideological fear and hatred, which Facebook has accumulated not undeservedly.
@f800gecko @lauren

kolya,
@kolya@social.cologne avatar

@lauren
So still no argument?
@mattblaze @f800gecko

kolya,
@kolya@social.cologne avatar

@lauren
Any Mastodon instance admin can moderate their instance and block users or whole instances. The only difference I see is that Threads will be a huge instance, which has some social implications. But even if you get booted there, you're still no worse off than you were without Threads. @timbray @luis_in_brief

joplinapp, to opensource French
@joplinapp@mastodon.social avatar

Joplin is now available on the @portableapps platform! This will make it easier to install it on a USB key or to install it in a fully portable way on any system. https://buff.ly/3TPiN3a

kolya,
@kolya@social.cologne avatar

@joplinapp What differences are there to the existing portable Joplin?

kolya,
@kolya@social.cologne avatar

@joplinapp Thanks, I'm still unclear how the update mechanism works. I know that PortableApps generally relies on their own platform (Start.exe) for updates. But I don't use that platform. Will I still get updates?

LeftistLawyer, (edited ) to climate
@LeftistLawyer@kolektiva.social avatar

Can someone please explain why, on a planet with 5 billion too many people and , declining birthrates are a problem?

I'm at a loss.

kolya,
@kolya@social.cologne avatar

@LeftistLawyer You are comparing 5 billion globally to locally declining birth rates. But the global birth rates are still rising and according to the latest stats will continue to do so much longer than anticipated, ie 10 billion won't be the limit we thought it'd be.

kolya, to random
@kolya@social.cologne avatar

Jacqueline du Pré playing Edward Elgar's Cello Concerto in E Minor in 1967. (Frisson@2:42)

video/mp4

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