Show newer

ToTK specuation 

So I haven't played it, but based on the piecemeal info I've heard...

is it just Zelda 2 reimagined? Like BotW was with 1?

Hey! You, my sweetheart, are creating something wonderful and it shows how much effort you put into it.

PSA: There is a malware outbreak in the Minecraft modding community. Investigation is ongoing, but it appears some targeted malware has infected various modders, seeded by fake files uploaded to CurseForge and BukkitDev.

The full scope of this infection is hard to quantify. Advice and all detail we know so far is documented in this GitHub repo: github.com/fractureiser-invest

Fully infected machines will spread the malware to all JAR files on the filesystem and attempt to steal Discord credentials, browser cookies, and more.

Stupid C tricks: Inheritance

"But MOS," you say, "C doesn't have inheritance!"

Actually, it does. Just not inheritance of interface -- it has inheritance of structure:

struct my_struct_a {
int a;
};

struct my_struct_b {
struct my_struct_a;
float b;
};

Note that the first member of my_struct_b has no name, only a type. Now, a pointer to my_struct_b can be freely cast to a pointer to my_struct_a, and it will work just fine, because my_struct_b includes all the member variables of my_struct_a in exactly the same position by exactly the same names.

You can combine this with an API that is based around opaque pointers, to produce a hierarchy of types which can be passed to functions which want the "super type". It's not object-orientation, but it is inheritance.

Spent some time sketching in the sun today 💕🌻☀️

I've been playing a lot of Hades again recently, so I figured I'd draw a Hades-esque portrait for my goblinsona :> why not?

Maybe a harvest godling of bountiful fruits? A spring/summer dweller?

#MastoArt #CreativeToots #art #FediArt #Hades #FanArt #Sketch #Drawing #Goblin

a lil luna moth in ms paint illustration 💜

i just posted a coloring page of this one for my ko-fi members!

#mastoart #originalart #DigitalArt

another day, another character with little fairy wings

"Effective immediately, we are enacting a general moderation strike on Stack Overflow and the Stack Exchange network."

openletter.mousetail.nl/

Direct action gets the goods! Let's go!

aspire to be like Sappho of Lesbos: So gay you get two whole words for the concept of being gay named after you
-F

Show thread

this character got suggested to me several times already (over different challenges) so i figured i'd finally draw her ! (disclaimer: i don't know anything about the webtoon lol)

#MastoArt #CreativeToots #fanart

Show thread

Good morning!

I feel a lot better after spending the day with family yesterday

I'm gonna try and focus on the stuff that's going on in front of me, then hopefully get back into development finally

Doing some research and came across this image. For those not aware, curb cuts were first installed en masse after the large number of injured veterans came back from WWII. #accessibility

Image credit: sketchplanations.com/the-curb-

Does bisexual mean "every other sexual" or "twice per sexual", I can never remember

After the Etsy strike, crafting a cooperative alternative news.techworkerscoalition.org/

Basically, Etsy enshittified, making an income on etsy is worse and worse, the company ignored the strike, now its time to move on to a cooperative alternative, @coopartisans and artisans.coop/

#LaborTech #cooperative

As we roll into Pride Month, remember the convo isn't cis people versus trans people. Nah, that’s bullshit.

The convo is about decent human beings versus irrational bigots who want to harm people not like them.

Dehumanization is not something that one negotiates. Ever.

Show older
Pixietown

Small server part of the pixie.town infrastructure. Registration is closed.