Some middle-aged guy on the Internet. Seen a lot of it, occasionally regurgitating it, trying to be amusing and informative.

Lurked Digg until v4. Commented on Reddit (same username) until it went full Musk.

Was on kbin.social (dying/dead) and kbin.run (mysteriously vanished). Now here on fedia.io.

Really hoping he hasn’t brought the jinx with him.

Other Adjectives: Neurodivergent; Nerd; Broken; British; Ally; Leftish

  • 0 Posts
  • 346 Comments
Joined 2 years ago
cake
Cake day: August 13th, 2024

help-circle





  • I get that there’s a relatively distilled Linux user base here in the Fediverse, but what percentage of that group really needs ISOs that quickly, and presumably, often?

    Is this to suggest that we’d try more distros if we didn’t have to weigh the time needed to download them?

    The cloud idea is better. It would be nice to be able to essentially quicksave to off-site before logging off for an extended period, or even periodically.

    On the other hand, how many gigabytes does the average person need to back up on a regular basis? Even power users don’t generate that much data, and I’d expect that they’d have some kind of rolling backup that does files at a time.




  • There might be any one of a number of confusions here, depending how I read your comment. Or there are none at all. Hard to be sure. But for clarification’s sake:

    Euro Office is not OnlyOffice. OnlyOffice is not OpenOffice, which is essentially defunct but was the most popular suite that first adopted ODF. OnlyOffice may have been named that way to lure people away from OpenOffice, which was, and is, still in use in some places despite a better non-proprietary option being available. Namely:

    LibreOffice is the successor to OpenOffice and uses ODF as its default, so its support is 100%.

    OnlyOffice supports* ODF too, but it’s by far not the, uh, only one.

    * According to their specifications anyway. I haven’t used it to be able to confirm how good their support is.











  • Permit me to reiterate an idea I had the last time a self-driving car did something illegal:

    All of these cars are being driven by the same software “driver”. That driver is in contempt of the law. Thus it needs to be punished like any other driver in contempt of the law. All fines to be paid by its representative human or company. All incarceration to be for as long as is necessary for the driver to be rehabilitated. If no such rehabilitation is possible, the driver is permanently banned from driving.

    By which I mean, all Waymos need to be taken off the road until they’re provably rehabilitated and it is certain that this won’t happen again.

    And if Waymo the company thinks that would be detrimental to their business, tough. Take some responsibility and fix your damn cars.


  • The italic text in Vim threw me for a loop. But I realised it makes sense.

    Syntax highlighting already exists in editors. Terminal based ones often implement this in terms of terminal escapes or similar. Most modern terminal emulators support the enable-italic escape. Thus, some combination of these can effectively emulate markdown.

    What I do note is that my root Linux consoles (Ctrl+Alt+F[1-6]), and LMDE) don’t support italics, suggesting the Vim instance is running in a full-screen terminal emulator under some windowing system or another.

    That seems like overkill just for italics in an otherwise text-only interface, but maybe I’m missing something (patience being one possibility).