GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Notices by mcc (mcc@mastodon.social)

  1. Embed this notice
    mcc (mcc@mastodon.social)'s status on Friday, 14-Aug-2026 13:56:28 JST mcc mcc
    • Devine Lu Linvega

    @Foxdodge @neauoire semiweekly or semimonthly is always "twice a week" or "twice a month". biweekly or bimonthly is mysterious

    In conversation about 13 hours ago from mastodon.social permalink
  2. Embed this notice
    mcc (mcc@mastodon.social)'s status on Wednesday, 12-Aug-2026 17:41:50 JST mcc mcc

    RE: https://mastodon.social/@simple_sabotage/117067698977690028

    Okay so I have a new plan

    In conversation about 2 days ago from mastodon.social permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      Simple Sabotage Field Manual (@simple_sabotage@mastodon.social)
      from Simple Sabotage Field Manual
      Cry and sob hysterically at every occasion, especially when confronted by government clerks.
  3. Embed this notice
    mcc (mcc@mastodon.social)'s status on Wednesday, 12-Aug-2026 13:12:11 JST mcc mcc
    in reply to
    • Fabian Giesen

    @rygorous bold of u to assume my Z80 system has 510 bytes of free RAM

    In conversation about 3 days ago from gnusocial.jp permalink
  4. Embed this notice
    mcc (mcc@mastodon.social)'s status on Sunday, 09-Aug-2026 03:42:50 JST mcc mcc
    in reply to
    • Steve's Place

    @steter "Along comes this cheap way to make graphic art that looks better than their interpretations of what a distracted 4th grader might draw while poking the kid next to them."

    Here are your choices: You can make fourth grader art and I will buy your album. Or you can use "AI" art and I will not even listen to your album. I'm not sympathetic to "but artists want to be paid". That is a justification for minimalist or lo-fi art. It is not a justification for collaborating w/ evil corporations.

    In conversation about 6 days ago from mastodon.social permalink
  5. Embed this notice
    mcc (mcc@mastodon.social)'s status on Sunday, 09-Aug-2026 03:42:49 JST mcc mcc
    in reply to
    • Steve's Place

    @steter It is incredibly fucking obvious why people use AI art. We have empathetic imagination and do not need it explained. We just don't give a shit what the explanation was.

    In conversation about 6 days ago from mastodon.social permalink
  6. Embed this notice
    mcc (mcc@mastodon.social)'s status on Sunday, 09-Aug-2026 02:51:56 JST mcc mcc

    RE: https://mastodon.social/@limebar/117060315235037705

    A very broad statement: A lack of solidarity is always a failure to recognize long-term self interest. What's fascinating as how you get used to rejecting solidarity, you steel yourself to ignoring even your most immediate self-interest, as long as someone else is being hurt.

    A specific statement: How do musicians using genAI for cover art not realize when we see the genAI cover art we'll just assume the music is also genAI and skip it

    In conversation about 6 days ago from mastodon.social permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      Lime Bar (@limebar@mastodon.social)
      from Lime Bar
      I am a little shocked at the lack of solidarity I see between artists working in different mediums wrt genAI. Musicians who would never use it to make music use it to make cover art Graphic artists reach for it to make music over their videos Writers use it to illustrate their articles And, considering software development an art, many use it to create web sites or apps to host their art. None of this is necessary. All of this is harmful to the other artists. Collaborate ffs. Stop it.
  7. Embed this notice
    mcc (mcc@mastodon.social)'s status on Thursday, 06-Aug-2026 21:15:44 JST mcc mcc
    in reply to
    • Rich Felker
    • Orb 2069
    • Clifton Royston

    @dalias @CliftonR @Orb2069 The thing I want out of android auto/carplay is map display rather than any music feature at all. But otherwise this is fascinating. The problem is in order to connect to android auto/carplay presumably you have to join Apple/Google's partner program, and presumably the entire point of such a partner program is to prevent the creation of devices (such as your proposed one) that respect user choice

    In conversation about 8 days ago from mastodon.social permalink
  8. Embed this notice
    mcc (mcc@mastodon.social)'s status on Thursday, 06-Aug-2026 21:03:04 JST mcc mcc

    I have literally never enabled Assistant on any Android phone I owned and it in retrospect it has all just been successful preparation for this moment

    In conversation about 8 days ago from mastodon.social permalink

    Attachments


    1. https://files.mastodon.social/media_attachments/files/117/046/509/283/884/736/original/967bb8d995ec87e2.png
  9. Embed this notice
    mcc (mcc@mastodon.social)'s status on Thursday, 06-Aug-2026 21:03:03 JST mcc mcc
    in reply to
    • Orb 2069

    @Orb2069 I would never speak to a car. And I don't connect my phone to Android Auto. I want to connect it to Android Auto, but they do not offer the option anymore of connecting without uploading your contact list.

    In conversation about 8 days ago from mastodon.social permalink
  10. Embed this notice
    mcc (mcc@mastodon.social)'s status on Wednesday, 05-Aug-2026 05:43:44 JST mcc mcc

    I hate unify

    In conversation about 10 days ago from mastodon.social permalink

    Attachments


    1. https://files.mastodon.social/media_attachments/files/117/033/395/629/149/850/original/c382626ab5f1d159.png
  11. Embed this notice
    mcc (mcc@mastodon.social)'s status on Wednesday, 05-Aug-2026 02:24:23 JST mcc mcc
    in reply to

    Okay so
    Rust futures (I'm using tokio but I think it's the same) don't do any work until they're awaited. Apparently.
    All right.
    … What the devil are you supposed to do in a case where you don't care about the task's completion value?
    If I spawn 15000 greenthreads, do I have to make a 15,000 element vector or joinset to store all those futures, so they can be awaited once and discarded?

    In conversation about 10 days ago from mastodon.social permalink
  12. Embed this notice
    mcc (mcc@mastodon.social)'s status on Wednesday, 05-Aug-2026 02:24:23 JST mcc mcc

    - I want to use the join_set feature on tokio.
    - It's only available with feature "rt" enabled.
    - Hm, what does "rt" stand for?
    - I'll look it up on docs.rs.
    - "This feature flag does not enable additional features."
    - …

    In conversation about 10 days ago from mastodon.social permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      Docs.rs

    2. https://files.mastodon.social/media_attachments/files/117/035/341/041/810/215/original/ebcd0dfed388d2d6.png

    3. https://files.mastodon.social/media_attachments/files/117/035/341/597/068/318/original/b48be7a200e4dbfb.png
  13. Embed this notice
    mcc (mcc@mastodon.social)'s status on Wednesday, 05-Aug-2026 02:24:22 JST mcc mcc
    in reply to

    pub channels_db:Arc<std::sync::Mutex<HashMap<u64, Arc<tokio::sync::Mutex<SplitSink<DuplexStream, Message>>>>>>,

    Okay so the borrow checker actually allowed this, but oh my god look at this incredibly normal Rust type. Not only do we have >>>>>>, it actually uses two different types of mutex.

    In conversation about 10 days ago from mastodon.social permalink
  14. Embed this notice
    mcc (mcc@mastodon.social)'s status on Wednesday, 05-Aug-2026 02:24:22 JST mcc mcc
    in reply to

    I … guess what I could do is, in addition to the database being inside an Arc<tokio::Mutex<>> every individual sink in my database could itself be inside an Arc<tokio::Mutex<<>, and then instead of sending and then spawning the send, I spawn a task which does the send and then awaits on it?

    In conversation about 10 days ago from mastodon.social permalink
  15. Embed this notice
    mcc (mcc@mastodon.social)'s status on Wednesday, 05-Aug-2026 02:24:22 JST mcc mcc
    in reply to

    So everyone responded to this saying "oh, you use tokio::spawn" as if that was the obvious and easy solution. And I looked at the docs, and sure, it looked like the obvious and easy solution.

    This immediately hit problems with the borrow checker, problems so equally obvious I'm not sure how anyone uses this, ever.

    How does anyone work around "your send future borrowed your socket", ever? Sample code uses "async move {}"s, but that's just borrowing-beyond-the-block with extra steps.

    In conversation about 10 days ago from mastodon.social permalink

    Attachments


    1. https://files.mastodon.social/media_attachments/files/117/038/262/805/706/753/original/2c086f4167a40b86.png

    2. https://files.mastodon.social/media_attachments/files/117/038/266/542/331/268/original/d04066c45534c567.png
  16. Embed this notice
    mcc (mcc@mastodon.social)'s status on Wednesday, 05-Aug-2026 02:24:21 JST mcc mcc
    in reply to

    Question, if I follow this process of firing off hundreds of tokio::spawn()s to send things to many different sockets, in what order does tokio process these? Is it guaranteed to at least start each spawn() in the order it was issued? I'm trying to figure out if there's a weird starvation problem I need to worry about, or if tokio's bookkeeping will blow up under load in a way that a JoinSet or creating a subsidiary task with an mpsc would at least allow me to track.

    In conversation about 10 days ago from mastodon.social permalink
  17. Embed this notice
    mcc (mcc@mastodon.social)'s status on Wednesday, 05-Aug-2026 02:11:54 JST mcc mcc

    I haven't bought anything from Amazon Kindle since early last year. I switched to Kobo. My reason was them removing the ability to back up your DRMed ebooks, but I was also bothered by an increasingly intrusive, unwanted "X-Ray" feature and surveillance, so much surveillance.

    Underlining this, last week I read a Kindle book I bought 2 years ago and hadn't read yet. Kindle noticed me reading a book *on my phone, locally* and now sends me daily aggressive emails trying to sell me "similar" books.

    In conversation about 10 days ago from mastodon.social permalink

    Attachments


    1. https://files.mastodon.social/media_attachments/files/117/038/179/539/955/013/original/39533cfc33061089.png
  18. Embed this notice
    mcc (mcc@mastodon.social)'s status on Monday, 03-Aug-2026 08:28:55 JST mcc mcc
    in reply to

    Imagine being in the apartment *next door* to the This Is Fine dog, and trying to enjoy your tea while increasingly disturbing noises seem to be coming through the wall

    In conversation about 12 days ago from mastodon.social permalink
  19. Embed this notice
    mcc (mcc@mastodon.social)'s status on Monday, 03-Aug-2026 08:28:55 JST mcc mcc

    RE: https://mastodon.social/@Cdespinosa/117028410064304894

    However, I cleaned my office today!

    In conversation about 12 days ago from mastodon.social permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      Chris Espinosa (@Cdespinosa@mastodon.social)
      from Chris Espinosa
      Climate change has Spain, Greece, France, and Spokane aflame, there’s a widening war in the Middle East, Ukraine is incinerating much of Russia’s oil, most of the world considers us an unreliable trading partner, judges have officially declared the DoJ uncredible, his fascist internal police are kidnapping thousands and killing hundreds, his offspring are promoting Corruption As A Service… …and he’s re-litigating 2020’s pandemic and election, denying that he was in charge of both.
  20. Embed this notice
    mcc (mcc@mastodon.social)'s status on Monday, 03-Aug-2026 07:59:46 JST mcc mcc

    RE: https://zirk.us/@interfluidity/117027161791298205

    What's interesting to me about this piece is large sections of it sound like a leftist analysis of current economics, but Kurtz is writing from a *very* right wing perspective; so he highlights the same problems a lefty might care about, but generally reaches opposite conclusions about etiology and fixes.

    For example, he cites dysfunctional public schools as a loss of "social capital". A leftist might agree, and conclude the reason schools got worse is systematic conservative defunding… (1/3)

    In conversation about 12 days ago from mastodon.social permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: cdn.masto.host
      Steve Randy Waldman (@interfluidity@zirk.us)
      from Steve Randy Waldman
      Attached: 1 image This is excellent, by #JohannKurtz https://becomingnoble.substack.com/p/young-adults-are-poor-despite-every
  • Before

User actions

    mcc

    mcc

    glitch girl

    Tags
    • (None)

    Following 0

      Followers 0

        Groups 0

          Statistics

          User ID
          10951
          Member since
          21 Sep 2022
          Notices
          4954
          Daily average
          3

          Feeds

          • Atom
          • Help
          • About
          • FAQ
          • TOS
          • Privacy
          • Source
          • Version
          • Contact

          GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

          Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.