@eniko@peoplemaking.games
@eniko@peoplemaking.games avatar

eniko

@eniko@peoplemaking.games

Founded LGBTQ+ gamedev studio Kitsune Games with https://peoplemaking.games/@Njord. Kitsune Tails, Super Bernie World, MidBoss, Ultra Hat Dimension, Lore Finder. Also: Coding History on YouTube. She/her. Dutch, former US greencard holder, now living in Cyprus

I do bad things to code

(Hello search engines, this is the Mastodon account of Eniko Fox)

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

eniko, to random
@eniko@peoplemaking.games avatar

pretty sure if you store your backups on the same service that houses your live data you don't actually have any backups https://arstechnica.com/gadgets/2024/05/google-cloud-accidentally-nukes-customer-account-causes-two-weeks-of-downtime/

eniko,
@eniko@peoplemaking.games avatar

@justafrog that sounds almost exactly like what happened lmao:

"UniSuper had duplication in two geographies as a protection against outages and loss. However, when the deletion of UniSuper’s Private Cloud subscription occurred, it caused deletion across both of these geographies."

eniko, to random
@eniko@peoplemaking.games avatar

note that a reduction in reaction speed is probably not (solely) a function of aging because there's been studies that point out that after retirement age reaction speed actually increases*

seems way more likely that working age adults being more stressed, overworked, and ill rested reduces reaction speed to me. meanwhile retirees who have no job and functional UBI won't have nearly as many of those issues

*no i will not cite my sources on this since it was years ago i was looking into it, if you want to find the study i recommend you hit up a search engine (if any functional search engines remain in our AI-tainted present)

eniko, to random
@eniko@peoplemaking.games avatar

pandoc is so useful as a developer. i use it for all sorts of things like creating nicely formatted documentation from markdown files to integrating it into our script processing tool to easily output nicely formatted scripts for voice actors with their lines bolded

eniko, to random
@eniko@peoplemaking.games avatar

setting up a new alt account for reasons ( @covidsafetyforschools )

britown, to gamedev
@britown@mastodon.gamedev.place avatar

Some great impostor syndrome going on today trying to wrap my head around recursive shadowcasting, but finally getting somewhere

video/mp4

eniko,
@eniko@peoplemaking.games avatar

@britown fun fact: i do raycasted shadows/vision in midboss and at one point i emailed david brevik to ask how those were done in diablo 2. he then pointed out an optimization i'd never thought of: the fact you can cache the offsets for each ray to check ahead of time rather than doing a bresenham algorithm for each

meanwhile in midboss i basically just shoot a ray using bresenham from each and every tile within a certain visibility range to the player and if it gets blocked at any point that tile is obscured >_> works fine tbh

thatkatharine, to random
@thatkatharine@ohai.social avatar

Listening to a podcast that mentions the pandemic, in past tense natch, and how it changed their behaviour re: being more cognizant about hand washing and gross surfaces. And, y’know, they sound really earnest about what they think they learned. Truly, it seems like people learned about hand washing and face touching in 2020, then got their initial vax in 2021, flung off their cloth masks, and never gave another thought about Covid.

eniko,
@eniko@peoplemaking.games avatar

@elana @thatkatharine it would not surprise me in the least if like 85+ percent of people went back to not washing their hands now that covid is allegedly over* 🙃

*it is not

unormal, to random
@unormal@mastodon.social avatar
eniko,
@eniko@peoplemaking.games avatar

@unormal for kitsune tails i built a StringCache class which memoizes calls and sticks the result in dictionaries and if the dictionaries get too full it just clears em

simple and effective

eniko,
@eniko@peoplemaking.games avatar

@unormal or if you're feeling particularly frisky you could use my unmanaged memory arenas library https://github.com/Enichan/Arenas

but you'd still get an allocation if you convert them into C# strings so tbh memoization is more effective

eniko, to random
@eniko@peoplemaking.games avatar

finished another boss in 1 day instead of the 2 scheduled. am now 4 days ahead of schedule

eniko,
@eniko@peoplemaking.games avatar

@RamsHornStudios i mean i worked from when i got up to now when im going to bed so feels kinda bad actually lmao

elana, to random
@elana@babka.social avatar

sometimes I need a nap after eating pasta for lunch, can you imagine me with post-exertional malaise? hell no, I'm wearing a respirator for the rest of my life

eniko,
@eniko@peoplemaking.games avatar

@elana yeah I can barely keep my life on the rails on a good day, imagine if all days were suddenly bad days. No thanks! I'd rather wear a mask!

eniko, (edited ) to random
@eniko@peoplemaking.games avatar

How does one put videos on peertube? Where do you start?

EDIT: suggestions to "find an instance" would be more helpful by suggesting certain instances. The video I want to upload is an educational video about covid

eniko, to random
@eniko@peoplemaking.games avatar

do not enjoy having 1am to 2.30am work meetings =A=

that is to say the time, not the people involved or the meetings themselves

tacitus, to random
@tacitus@mastodon.gamedev.place avatar

Damn you @eniko, your talk of FFV's job system yesterday made me install Midboss and it's really fun... I've got work to do.

eniko,
@eniko@peoplemaking.games avatar

@keydelk @tacitus 💜​

eniko,
@eniko@peoplemaking.games avatar

@oblomov @keydelk @tacitus no pun. Almost everything in MidBoss is smashable to make sure you never get stuck cause of the random level generator screwing up (even though it never does) and when I was working on smashing crates I was like "... what's in crates? 🤔" and the answer was fish!

And then it just kind of spiraled out of control and became kind of a meme and that's how the cratefish king was born

eniko, to random
@eniko@peoplemaking.games avatar

Implemented an entire boss fight today start to finish. Pretty pleased with that. Had two days budgeted for it

eniko,
@eniko@peoplemaking.games avatar

@justafrog correct

eniko, to random
@eniko@peoplemaking.games avatar

i dont know why but i absolutely hate working on bosses. it makes my brain scream. up there with GUI work for least enjoyable gamedev activity for me

eniko,
@eniko@peoplemaking.games avatar

@justafrog i mean mario bosses are not exactly the most memorable of boss fights in gaming

eniko,
@eniko@peoplemaking.games avatar

@justafrog well. we are certainly trying to avoid the boom boom issue where you can just repeatedly and trivially bop on a boss' head to instantly win

eniko,
@eniko@peoplemaking.games avatar

@planettimmy thats certainly part of it for me >_>

eniko,
@eniko@peoplemaking.games avatar

@planettimmy yeah no it'd get panned if it didn't have any

bug, to random
@bug@fosstodon.org avatar

Why does every time I'm trying to understand any problem of any field whatsoever, I end up looking at non-sense gibberish?

eniko,
@eniko@peoplemaking.games avatar

@bug because academics hate us common plebs

eniko, to random
@eniko@peoplemaking.games avatar

i wonder why other devs don't seem to localize to (brazilian) portuguese. the 2nd highest country for wishlists for kitsune tails is brazil (7% vs USA 40%), and historically we've had lots of sales from brazil. i get that the price per unit for that region is low but come on that's still a lot of fans you're leaving out in the cold by not localizing your game for them

eniko,
@eniko@peoplemaking.games avatar

@breadbin localization tends to be very cheap so unless the game is a flop it'd earn the money back

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