Ben Lubar (any pronouns)
@ben.lubar.me.ap.brid.gy
11 followers 0 following 3K posts
I (along with a bunch of other people) make Alien Swarm: Reactive Drop and DFHack. It would be cool if you could play Spy Cards with other people online. 🌉 bridged from https://mastodon.lubar.me/@ben on the fediverse by https://fed.brid.gy/
Posts Media Videos Starter Packs
ben.lubar.me.ap.brid.gy
vulpaphylas are warframe's answer to "what if cats had larva"
ben.lubar.me.ap.brid.gy
what are some good words that end in -male

male
female
tamale

are there more
ben.lubar.me.ap.brid.gy
(I say "lines of code" but it also counts function calls in the same counter)
ben.lubar.me.ap.brid.gy
different parts of the code have different limits

the easing function for a particle effect gets 10 lines before it crashes out

your main loop gets like a million lines of code and that limit is reset every time you yield by sleeping or doing a state transition or whatever
ben.lubar.me.ap.brid.gy
probably like 10% of that performance profile flame chart's width is the function that tracks how many lines of code have been run by a script so it can bail out if it's taking too long

and all that does is subtract 1 from an integer and store the result back in the hashtable it got it from
ben.lubar.me.ap.brid.gy
mite knight does a frankly ridiculous number of calculations per frame for a spy cards online game mode

most of them won't be doing _any_ scripting on most frames
ben.lubar.me.ap.brid.gy
we're getting to the point where refcounting is a significant performance cost so maybe it's safe to stop here
ben.lubar.me.ap.brid.gy
wow I fucked up that recording but I'm keeping it because it is funny
ben.lubar.me.ap.brid.gy
new branch of speedrunning where you take the recorded inputs and optimize the game so that it can play them back as fast as possible
ben.lubar.me.ap.brid.gy
video game where the entire thing is that bread eating scene from yakuza

it's 100% about eating bread and it's all ridiculously high fidelity animations
ben.lubar.me.ap.brid.gy
what's it called if I'm not a furry but I do want to have the responsibilities of a dog
ben.lubar.me.ap.brid.gy
what does twitch purple taste like
ben.lubar.me.ap.brid.gy
my friends will be like "i'm so dumb and a stupid baby" and the same friends will be like "in concise terms, a monad is a monoid in the category of endofunctors"
ben.lubar.me.ap.brid.gy
🆕 special twitch.tv valentines day flavor
ben.lubar.me.ap.brid.gy
oh yeah baby give me that `ffmpeg -preset placebo`
ben.lubar.me.ap.brid.gy
_runs optipng with the command line arguments it specifically says not to use in its help text_
ben.lubar.me.ap.brid.gy
anyone have any ideas for what I can try here
 Granting an item with multiple tags
This is only granting an item with "strange:5011", not both strange tags. Is this a bug in the API or am I doing something wrong?

{
	"itemdefid": 6086,
	"type": "generator",
	"name": "Twitch Drop Steam PvP Fest 2026 - Strange 22A3-1 Assault Rifle",
	"bundle": "2000",
	"tags": "strange:5010;strange:5011"
}
ben.lubar.me.ap.brid.gy
apparently, twitch's idea of "testing" is sitting on a page with a blank stream for 15 minutes and having the dates of the drop campaign intentionally set wrong