Pinned post

Hi everyone, just letting you know I have a gamedev-centric alt on @lampfairy <3 Hoping to use that environment to help me focus on development stuff, so I'll post my progress and boost useful development insight there. Give me a follow if you're interested! <3

Pinned post

PSA: Please don't fav my - posts. If you want to show support, just say it. Anything will do.

Pinned post

My streamer friend Jojo made a chibi of me! It came out really cute c:

If you wanna see them draw or game, they're on twitch.tv/jojo123die

Pinned post

Hey everyone, want to borrow ebooks from archive.org on YOUR terms? 

Here's a method I came up with using Calibre, on all platforms where it's supported.

1. Install the DeACSM and DeDRM plugins into Calibre
2. In the plugin preferences, configure DeACSM and set up anonymous authorization, then export the encryption key and import it into DeDRM's ADE keys
3. Restart Calibre! This is important!
4. On archive.org, find the book you want to borrow and loan it out
5a. If you can borrow it for two weeks, do that and download it in the format you prefer
5b. If you can only borrow it for an hour or it doesn't give you a download, borrow it anyway, then copy the identifier in the metadata, add it to the following URL: archive.org/services/loans/loa<IDENTIFIER GOES HERE>&format=pdf&redirect=1 and download that (you can also change the format to epub or similar but it may not always be available)
6. Add the ACSM file to Calibre and it'll download it and then decrypt it for you
7. Be sure to return the book so other people can use it right away!

Happy reading!

Pinned post

mothposting 

Anatomy of a moth:
* flappers
* fluff
* cutie detectors
* lamplookers
* snoot
* squeaker (select models only)
* leggies
* peets
* tum

Once again muting people who repost "awareness raising" transphobia without using the handy and simple Content Warning function built-in to Mastodon.

Trust me, your trans friends are very aware. And we'd appreciate not seeing all the transphobia please.

Star kitten!
Made this for June's Ko-fi rewards (both sticker & print). I'm thinking of adding a bit of shiny paint to the prints ✨ join here if you want one: ko-fi.com/anaisfae/tiers

#MastoArt #watercolor #TraditionalArt

My husband pointed out to me that #PatRobertson died during #pridemonth. We did it folks! We killed him with our collective queerness! #lgbtq

transphobic scam alert 

HEY. important!

if you've seen and considered buying OTC Estrogen alternatives from QueerQuirk on Twitter, PLEASE be aware that they are fash. they changed their handle and unfollowed their transphobic accounts. the pills they advertise even has a main active ingredient that increases testosterone.

the whole thing is a scam to get the personal info of trans women, and ship them, if anything, something that reverses any gains made by their meds so far. do NOT engage.

Hello guys, I'm opening commissions again since I recently got requested one. Feel free to message me if you're interested!

#pixelart #mastoart #commission :boost_ok:

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.

unionize :)
"but i like my job the way it is" unionize :)
"but i'm at a non-profit" unionize :)
"but my job is for the greater good, not enrichment" unionize :)
"but it's a small company" unionize :)
*some other nonsense* unionize :)

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

all i can think about now when I see "pride month" is "pride moth"

should make a game called raytrace
has nothing to do with raytracing, its just a raycrisis fangame.

to fuck with gamerbros

Show older
Pixietown

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