Posts
1061
Following
118
Followers
136
of the @kitsunecafe@tech.lgbt notoriety

"what a fascinating yet quietly terrifying being neofox_pleading" @kirakira@furry.engineer

eli, shadow domme

Edited 5 months ago
godot liveposting
Show content

i’m currently in the process of rewriting my prototype as gdscript and this language is somehow both too pedantic and too loose at the same time. type “hints” are actually runtime errors if it receives something it doesn’t expect, but this can be fixed by just Removing The Type Hint ??? why

worse yet are the array type hints. if i have the following

var nums: Array = [1, 2, 3]

this is somehow different from

var nums: Array[int] = [1, 2, 3]

and if i want to coerce one to the other?

var nums: Array = [1, 2, 3]
var nums_int = nums as Array[int] # runtime error
1
0
3

eli, shadow domme

rown game/story stuff
Show content

i’m realizing that my main game idea’s story is very similar in theme to a lot of westerns and it’s got me wondering if i should go rewatch a bunch of western movies or something

2
0
2

if anyone tells you that a FOSS technology is “really simple”, “intuitive”, or “easy to learn” that is 100% cope. so far I’ve heard this about:

  • Rust
  • makefiles
  • bash scripts
  • Linux in general

and the opposite has been true every time. I really wish FOSS people would be more honest with themselves and others about how arcane most FOSS is

3
4
8

eli, shadow domme

if godot has a million haters then i am one of them

0
1
2

eli, shadow domme

“gdscript and godot are so easy that young children can learn it in a few days”

1
1
2
violent video game language
Show content

I want more games to follow the #Doom story structure:

act 1: you are Anger Incarnate. your personality is Hatred and Spite. you want to Kill Enemies with a Gun because of Revenge

act 2-5: violence.

1
2
7

I finally got a separate VM Environment up and configured just for Docker.

And with that dedicated docker environment, I finally check up on @freedosproject ‘s Builder RBEv4 neodog_cool

So far, it seems to just pull in projects, not build the install media. I should get more familiar with this branch before adding my touches to it.

FreeDOS Builder RBEv4 is available here:

https://gitlab.com/FreeDOS/OS/builder/-/tree/RBE4?ref_type=heads

0
2
5

eli, shadow domme

Edited 5 months ago

i just got recommended a video by youtube of a game dev friend of mine being interviewed neofox_eyes

0
0
8
Edited 5 months ago

I just realized that the tech stuff I’m good at vs. bad at is mostly defined by cost. like I’m bad at hardware and microcontroller stuff because I can’t afford them. I’m good at writing code for desktop apps because I already have a computer so it’s free. I’m bad at server stuff because I can’t afford a server

2
4
9

eli, shadow domme

are you getting… the surgery?

you know

*lifts my hands to my head to make a gesture that looks like horns*

0
0
6

eli, shadow domme

when i was a kit, i daydreamed about having a studio where i could create any type of art i want; there’d be instruments ready to play; computers ready to touch; and the walls would all be white boards

as an adult, i daydream about the same thing but like, in japan or maybe on the moon

1
2
9

eli, shadow domme

i don’t post selfies because i don’t have a physical form. i am purely an Online Creature and Friend

1
5
15

eli, shadow domme

i’ve got most of the stuff out of my apartment and i am very tired.

the weird part is how little change it made to the place. usually moving out makes a place feel empty but this place always felt empty.

though, i bought as little as possible because i knew i wouldnt be staying neocat_flop_blep

1
0
3

eli, shadow domme

kink mention
Show content

i found my shibari book last night and stayed up way too late reading it again and wow, i have Got to start doing that again

1
0
6

eli, shadow domme

giving me fangs is gender affirming care

0
13
38

eli, shadow domme

i made a shitty port of rust’s serde library to ts/js because every guide i saw for serializing/saving player data in godot was horrifying to me

https://git.kitsu.cafe/rowan/serde-ts

1
2
6
Artist(s): naizo (kimosugimasu)
Characters: blake belladonna, yang xiao long
Media: rwby

Danbooru link: https://danbooru.donmai.us/posts/8137311
Source: https://twitter.com/kimosugimasu/status/1833517923031449730
0
1
0
Show older