a beautiful robot, dancing alone · showgirls über alles: kylie, angèle · masto · last.fm · listenbrainz · https://www.lovekylie.com/keyoxide

  • 66 Posts
  • 103 Comments
Joined 2 years ago
cake
Cake day: June 5th, 2023

help-circle
  • I have the Multiling keyboard. I don’t recommend it to others as it’s rather long in the tooth and still has quirks I haven’t fully sorted. I keep it precisely because it does multi-language support with separate dictionaries; I switch it between U.S. English and French Canadian and autocorrect follows. It’s massively customizable but I don’t understand it and am more likely to render it unusable than to make it better.




  • Unfortunately this is a non-starter for me at the moment.

    • Molly/FOSS/UP is deprecated and frozen at a prior version, so I’m at risk of vulnerabilities.
    • Upgrading to current Molly-FOSS requires a VAPID-capable mollysocket (1.5 or higher).
    • mollysocket cannot be upgraded with a simple cargo install. cargo throws error[E0599]: no function or associated item named ec_gen found for struct PKey<_> in the current scope

    Searching for PKey::ec_gen() points to openssl. mollysocket has at least two dependencies that it doesn’t declare, but we don’t know how many.

    You probably need to install some system packages, like libssl-dev libsqlite3-dev.

    The best-case scenario is that libssl-dev is a lower version from what it wants, and that an upgrade would clear the problem. But since the dependency isn’t declared, we don’t know the minimum version. In my case it doesn’t matter as I’m in a shared hosting environment and I can’t just change system packages.

    I’ll need to figure out a way to go back to vanilla Signal, and a way for Signal to recognize that I do in fact have Google Play Services. The Molly docs explain only moving to Molly, not away from it.


  • i surely didn’t explain well. to my knowledge there are three mollys. the standard one with google services blobs, the -foss that has no blobs and presumably has to use websockets, and the -up (-foss-up?) that can do unified push, though it doesn’t have to.

    i forget whether foss and -up were in different repos to each other. but without my changing any repos, molly(-foss)-up updated itself to 7.23.1-1.up1-foss. this is behind the 7.26 of -foss. it displays a dialog that says it’s deprecated, and since it’s left backrevved, isn’t likely getting security updates. clicking install sends you into the hole i described at first.

    i do believe this path is working and that my notifications are coming through my xmpp account, not websockets. but i haven’t traced it to prove it is so.







  • we’ve normalised the idea that we own celebrities, that they owe us continuous intrusion into their private lives as a condition of fame. there’s always a line, a fuzzy one, currently drawn somewhere near paparazzi (they’re evil vs they’re a necessary evil, how else would we get our pics).

    society is built on these lines separating the acceptable from the unacceptable. they change, more quickly than we remember. we don’t smoke in restaurants. we do wear seat belts. but the people who fought those battles, not that long ago, were pariahs.

    ellen degeneres (before she became 😡 ellen 😡 for different reasons) was blackballed for coming out. chappell roan is kissing women in her videos. if she wants to try to move the privacy line, and risk being a pariah for it, good for her. she’s either proven right or wrong over time. she’ll either pay or she won’t. but she’s using her capital for something that’s important to her, and that she sees as important to her industry. everyone’s entitled to try.


  • i’m no expert — consensus sounds like putting disused only on the main tag, and when i’ve encountered this, i haven’t marked anything disused at all. i’ve only looked at the stop/platform to make sure they weren’t in any relation (transit line relations may include the passing way but shouldn’t include the disused stop/platform). and i make sure route_ref isn’t set on the stop/platform. were the stop to be used again, i figure it would have the same ref/stop id and operator, so i don’t remove them. listening for better ideas though