Frederik “Freso” S. Olesen

Results 140 comments of Frederik “Freso” S. Olesen

> I'm opposed to Slack groups for this sort of thing in general, both on principle (it's a closed-source SaaS with a ToS that's dangerous for third-party clients) But you're...

I was indeed. My bad! (And I even run/manage a Discourse instance myself!)

For Fallout 4, you can probably get some level of support by hooking into the "Pipboy app" system. E.g., https://github.com/matzman666/PyPipboyApp is a 3rd party, open source program that interacts with...

I'm starting to need WebM manipulation. Is there any way I'd be able to speed this along?

I really like this idea. I'm imagining it kind of similar to how a `git add --patch` (or `git commit --patch`) works, but @WrinklyNinja knows better how it could actually...

Well, the Creation Kit also didn't give me any errors when I created my [empty dummy plugins](https://www.nexusmods.com/fallout4/mods/33484), but I saw someone mention it in one of the Discord servers I'm...

Hype train API documentation: https://dev.twitch.tv/docs/api/reference#get-hype-train-events

Looks like there are API endpoints for this now: [Get Blocked Terms](https://dev.twitch.tv/docs/api/reference#get-blocked-terms) [Add Blocked Terms](https://dev.twitch.tv/docs/api/reference#add-blocked-term) [Remove Blocked Term](https://dev.twitch.tv/docs/api/reference#remove-blocked-term)

That is working fine, thanks. :) Would be great if there could maybe be a variable or something for the log path, but otherwise, this is working well for me...

Once we have the Spammer account flag, would it make sense to exclude accounts with that from this script too? The reason for the flag (over outright deleting them to...