@mcc@mastodon.social
@mcc@mastodon.social avatar

mcc

@mcc@mastodon.social

glitch girl

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

mcc, to random
@mcc@mastodon.social avatar

For the last two years I've been semi-daily posting "What I'm Listening to Today" links here. Mastodon has some problems with threads containing hundreds of posts, so I re-create the thread once a year.

If you'd like to see, here's my "year two" thread: https://mastodon.social/@mcc/110266770603341546

Or, alternately, every song from year two in the least practical format possible: A 301-song, 38-hour YouTube playlist (note: video #1 contains flashing):

https://www.youtube.com/playlist?list=PLLIjft6ja7DM_kacOW8zo2vtr-aWpTNX6

And here's the thread for "year three":

mcc,
@mcc@mastodon.social avatar

What I'm listening to today: "THEM5000 (Monomachine only track)"

A futuristic, kinda IDM-y electronic jam. Flits stream-of-consciousness between several different ideas while maintaining the same dark groove. Actually kinda feels like a little mixtape, except for the fact it is six minutes long. Nice energy.

Made on the Monomachine, the old idiosyncratic Elektron box that defined the sound of SOPHIE and Quaristice-era Autechre.

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

peterb, to random
@peterb@mathstodon.xyz avatar

Someone who has played the Grandia games, please sell me on the re-masters. Worth my time?

mcc,
@mcc@mastodon.social avatar

@peterb asked in a private vidgames forum and got these three responses from @nfinit.bsky.com, @beigemoth , and (DD)

image/png
image/png

mcc, to random
@mcc@mastodon.social avatar

"NoAI" patches for video games that remove all assets that were partially or entirely created with mass-scraped large NN models and replacing those game elements with intentionally crude MS Paint drawings

mcc, to random
@mcc@mastodon.social avatar

Today, in poorly considered UI messages:

"Loaded model in 1.43e+02s"

mcc,
@mcc@mastodon.social avatar

@orlin I think it is

mcc, to random
@mcc@mastodon.social avatar

OMG KORG RELEASED WHAT https://www.youtube.com/watch?v=-Bi0V6TgB5M

This makes so much sense! Looking at this I feel like this is what I've been Actually wanting from the moment they announced the NTS-1 I just didn't know it

mcc,
@mcc@mastodon.social avatar

@benjohn @polotek Incidentally I just ran across this… https://www.youtube.com/watch?v=dTXn-WfZHUw noteworthy both for the fact it seems to work pretty well, and also that i can't remember seeing a second instance of this workflow.

mcc, to random
@mcc@mastodon.social avatar

Considering having a nice day today

mcc,
@mcc@mastodon.social avatar

Not saying I'm going to do it. Just considering. Maybe

peterb, to random
@peterb@mathstodon.xyz avatar

Coming next Friday: the one you've all been asking for.

mcc,
@mcc@mastodon.social avatar

@peterb Mr. B, I have a question

If I were going to play exactly one game from the classic Wizardry series (or if such a thought horrifies you, imagine I"m asking which one to play first), which one would you recommend? Assume I'm totally flexible about platform (but do have access to un-emulated NES and SNES hardware)

mcc,
@mcc@mastodon.social avatar

@peterb That is very interesting, thank you!

mcc, to random
@mcc@mastodon.social avatar

I think this is the bug in Mastodon that has the biggest gap between "the bug is small" and "my annoyance level at it is large" https://github.com/mastodon/mastodon/issues/28947

Short version: all language-related UI on mastodon.social choke (in one way or another) if a post has its language code in uppercase letters, despite BCP 47 (the controlling standard for country codes in software) requiring parsers treat unusual capitalizations equivalently. I run into this all the time.

mcc,
@mcc@mastodon.social avatar

It seems like it must be really easy to fix, but the main mastodon dev team legitimately has a ton of other stuff to do at all times so will probably never get to this, and I have still never gotten around to setting up a Mastodon test bed so I'm probably not going to be attempting a patch myself

hikari, to random EN
@hikari@noyu.me avatar

dear twitter should i make my own linux distro

“you mean gnu/linux?”

no, win32/linux

i have a very specific vision for the kind of os i want but idk if it's a good use of my time

mcc,
@mcc@mastodon.social avatar

@hikari I was seriously considering installing ReactOS a month or so ago but when I looked into it it appears ReactOS has just never got that Big Community Love and the compatibility of ReactOS is worse than modern Wine.

So at that point… yeah , if I understand your proposal right that would be a useful thing, and when MS pulls the plug on Win10 there will be demand for that

Maybe u could even reuse the ReactOS shell. Seems "obvious" the ReactOS GUI probably runs in Wine

mcc, to random
@mcc@mastodon.social avatar

I would like to suggest you watch the part of this Commodore 64 demo from 5:06 on

https://youtu.be/9RVLPgfkXb4?t=306

mcc,
@mcc@mastodon.social avatar
mcc, to random
@mcc@mastodon.social avatar

Somebody should make an OS-agnostic program that searches the hard drive and returns a count of how many versions of Python you have installed

mcc,
@mcc@mastodon.social avatar

@mdione @demiurg is it possible to write a Python/sh polyglot?

mcc, to random
@mcc@mastodon.social avatar

Thinking about how Mozilla is "pivoting to AI" but DeepSpeech, one of the very few "AI" products you could possibly find a positive use for (pure-local speech recognition), is not only a Mozilla product but so abandoned that you actually have to downgrade to Python 3.9 to run it

mcc, to random
@mcc@mastodon.social avatar

Ok so. The story so far:

  • Late December I have an idea for a kinda-funny Web Art project I could make. It would require me to be able to "tokenize" a 4 hour video by word, that is, I'd need timestamps of the beginning of each word.
  • I assume this means using a text-to-speech library.
  • However, I don't want to use software that runs not-on-my-computer, or which is made by methods I consider unethical. This means using only old discontinued libraries, since all new ones are cloud-based. (1/3)
mcc,
@mcc@mastodon.social avatar

…Well… okay… okaayyyyyy… that's actually… pretty good…

I tried cutting out the first 10 minutes of my input file & running on that. It worked decently, and ran at slightly better than real time. Between the fact RAM was creeping up the whole time it ran, and a status message printed in the successful run but not the "silent" one, I conclude on the full run it just ran out of RAM. So I could get what I want by speech-reccing the thing in chunks. Or just use Vosk like several people recommended

mcc, (edited ) to random
@mcc@mastodon.social avatar

I'd apologize for my nonstop posting today about weird problems with python speech recognition systems but judging from "metrics" there actually appears to be nothing that entertains y'all more than when I experience extended mental anguish due to software

mcc, to random
@mcc@mastodon.social avatar

Been trying to figure out—in principle, the reason StackOverflow is CC-BY-SA is to allow for community mirrors, right?

Is there any way that I could just get a total local mirror of StackOverflow and search that locally, instead of having to visit StackOverflow which really doesn't deserve my support?

…Or does SO ban scraping, and the only reason for CC-BY-SA was so StackOverflow could (now that the rugpull's happened) claim the right to block u from delerng posts?? CC for them but not for us?

mcc,
@mcc@mastodon.social avatar

@brandon wait, where does non-commercial come from? That's not a condition of BY-SA.

I don't think BY-SA gives you permission to relicense under BY-NC.

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