Scott Feeney

Results 101 comments of Scott Feeney

If I'm reading the code in #922 right, there's an asynchronous step in between me clicking the button, and my browser getting sent to the download link. That's probably why...

Looks to be an issue in FLAC and Opus formats too. No tags.

For a personal project (release of an album I made), I worked around this by creating a constant-bitrate* mp3 of the entire album, and designed it so that clicking to...

No, I haven't seen that, but this was for a 20 minute long album. My thinking was that browsers will make Range requests to not download irrelevant sections of the...

How are you verifying that the pre-commit hook works or doesn't work?

Yeah, that's the goal. Can you see if, rather than removing the vite checker, it can be used to show both TS and lint status?

It would also be really helpful to have a web interface for the posts generated by alerts, not just profiles. It's natural to want to share an alert off-fediverse (text...

Thanks for the context on why it works as it does. I gather then that the way Phanpy is storing the notifications on the client side now, they're pre-grouped? I...

Here's how it's presented in Hometown. Essentially identical to Glitch. ![Screenshot from 2024-09-13 02-27-43](https://github.com/user-attachments/assets/b70cafe0-44dd-48a4-bc9a-68da5205ad42)

Looking into this. Have a question: how can I tell the server is a GoToSocial server? According to [GoToSocial's API docs](https://docs.gotosocial.org/en/latest/api/swagger/), `GET /api/v2/instance` returns a version string such as: "0.1.1...