Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

matt@toot.cafeM

matt@toot.cafe

@matt@toot.cafe
About
Posts
9
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

View Original

Posts

Recent Best Controversial

  • I want this but as a Linux distribution.
    matt@toot.cafeM matt@toot.cafe

    @mcc Has Rust crossed the line yet? Rust has been such a valuable tool that I'm going to be really upset if we have to either give it up or fragment the community.

    Uncategorized

  • @FreakyFwoof @pixelate Linux GUI accessibility, I think.
    matt@toot.cafeM matt@toot.cafe

    @marco @FreakyFwoof @pixelate Ah yeah, that does sound more likely.

    Uncategorized

  • No, opposing LLMs isn't "purity culture."
    matt@toot.cafeM matt@toot.cafe

    @dalias To be clear, I'm not convinced by the proponents of LLM-based coding agents. I find the idea of having a statistical text generator pump out volumes of code from ambiguous natural language distasteful. And I sure wouldn't want that approach to be used for something like musl, where you clearly work on it deliberately, carefully, with no line of code wasted.

    Uncategorized

  • No, opposing LLMs isn't "purity culture."
    matt@toot.cafeM matt@toot.cafe

    @dalias Doctorow seems to feel that this is what he would be doing; he finds the LLM useful. And some programmers I follow and respect feel that way about their LLM-based coding agents (using the big rented models, not a local one like Doctorow), that they'd be denying themselves something useful and putting themselves at a disadvantage for moral reasons.

    Uncategorized

  • @FreakyFwoof @pixelate Linux GUI accessibility, I think.
    matt@toot.cafeM matt@toot.cafe

    @FreakyFwoof @pixelate Linux GUI accessibility, I think.

    Uncategorized

  • @FreakyFwoof @ToniBarth @TheQuinbox Good point about the advantages of externalizing the screen reader output, despite the obvious drawback for self-contained portability.
    matt@toot.cafeM matt@toot.cafe

    @FreakyFwoof @ToniBarth @TheQuinbox Now, maybe that points to the need for a better shared platform for devices like the Move, a platform that has the accessibility ecosystem already built in. Some of us wanted Android to become that. But that didn't really happen; Google only really cares about their own devices plus the emulator, so you end up with Android forks for other devices, and no official maintained port for the Pi as far as I know.

    Uncategorized

  • @FreakyFwoof @ToniBarth @TheQuinbox Good point about the advantages of externalizing the screen reader output, despite the obvious drawback for self-contained portability.
    matt@toot.cafeM matt@toot.cafe

    @FreakyFwoof @ToniBarth @TheQuinbox Good point about the advantages of externalizing the screen reader output, despite the obvious drawback for self-contained portability. It would have been beyond Ableton to reproduce the breadth of TTS and Braille options on Windows, iOS, or Android, let alone the choice of all three. They presumably realized that and decided to punt on that. Competing priorities, limited resources, tradeoffs everywhere.

    Uncategorized

  • This came across my timeline today: "How to Scale a System from 0 to 10 million+ Users" https://blog.algomaster.io/p/scaling-a-system-from-0-to-10-million-users
    matt@toot.cafeM matt@toot.cafe

    This came across my timeline today: "How to Scale a System from 0 to 10 million+ Users" https://blog.algomaster.io/p/scaling-a-system-from-0-to-10-million-users

    Aside from the question of whether any one service *should* be scaled all the way to 10 million+ users, I wonder what people think of the specific stages and especially the estimated number of users for each stage. My feeling is that the author way underestimates the number of users that a single machine, even a cheap VM, can and should serve.

    Uncategorized

  • Hey #xmpp and #jabber experts on Mastodon: my XMPP server is im.interfree.ca, and so my JID is fastfinge@im.interfree.ca.
    matt@toot.cafeM matt@toot.cafe

    @fastfinge You can set up SRV records for your XMPP server, like this (in BIND format):

    _jabber._tcp 300 IN SRV 0 0 5269 im.interfree.ca.
    _xmpp-client._tcp 300 IN SRV 0 0 5222 im.interfree.ca.
    _xmpp-server._tcp 300 IN SRV 0 0 5269 im.interfree.ca.

    You'll probably also need to configure your XMPP server to handle the base domain.

    Uncategorized xmpp jabber
  • Login

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups