User avatar
celeste_hearts_lesbianceleste_hearts_transceleste_hearts_demisexual flori_ava_star:~cursor_blinking @star@amazonawaws.com
Admin
println!("Hiiiiii :3");


My opinions are purely my own//Ausschließlich privat hier

In the age range of 23–25. Being a bit vague so I don't have to update this every year
neocat_up__w_

If you know me from formal or IRL spaces, you probably shouldn't look in here. Mind the content warnings and proceed at your own risk.

transgender nonbinary UNKILLABLE ANGEL. Free Palestine! come for the chat protocols, stay for the lesbianism!

---

Find an exhaustive list of pronouns and things here:

EN:
en.pronouns.page/@starflower
DE:
pronomen.net/@starflower

## General Content Warnings/Notices for This Account

Of course, every content warning-worthy post is marked as such explicitly. List is non-exhaustive and perhaps interesting if you debate on whether to follow me
neocat_happy_blep

- Anti-capitalist posts
- computertoucher ramblings
- NSFW content. Lots of it. Kink included!
- yuri and transposting
- Shitposting
- dog-, cat- and botposting
- Bad puns, and sometimes good ones, too!

---

If you are below 18 years of age: Please do not interact with or view any posts marked as NSFW, lewd, or similar.

neocat_flag_trans ⁣neocat_flag_nb ⁣neocat_flag_lesbian spinny_cat_transfemme born to :3, forced to :)

💜 I love programming
neobot_code_rust I love Rust (language)!
💜 I love trains and generally all forms of efficient public transportation
💖 Working on new decentralized, open source communications software (polyproto and polyphony-chat). Also working with/on Matrix
💺 Upcoming events: See pinned posts
---

## Testimonials from Other Critters
"great emotional support puppygirl :3"
- @fugi
"on the spectrum"
- my boss
"smells a little"
- wife
"stupendously hot"
- coworker
"my favorite pervert"
- @cuddleworks
Birthday
9999-01-01
Pronouns
die/deren (DE), they/them, it/its (EN)
X-Flirting allowed and encouraged! My sexual attraction is pretty lesbian or gynesexual, FYI.
X-Political-Views Anarcho-Communist, Democratic Socialist, extreme left wing 🪽, strictly anti-tankie
X-Relationship-Status relationship anarchism! Limited to one romantic relationship, which is my fiancé, but other than that, almost everything is fair game :)
X-Pronouns-De https://pronomen.net/@starflower (2pp)
X-Pronouns-En https://en.pronouns.page/@starflower (2pp/3pp)
X-Codeberg-Url
https://codeberg.org/ava
X-Neck-Circumference 34.5cm
X-Pubkey-pgp https://keys.openpgp.org/vks/v1/by-fingerprint/CE4588B41EBE3F1EF5E0D8C068C0BA109CC3B69E
X-Pubkey-ssh ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIu7LsGdquOVrtA0f+OTuUVpvk4nGVT4Gj4eoOien6Jc cardno:0011_79204649
X-Mxid @flori:catgirl.cloud
User avatar
celeste_hearts_lesbianceleste_hearts_transceleste_hearts_demisexual flori_ava_star:~cursor_blinking @star@amazonawaws.com
7mo
genuinely wish i had a feature to see if i have already follow requested someone in the past. SORRY, I AM NOT TRYING TO BE WEIRD, I JUST HAVE A SMOL KITTY BRAIN THAT GENUINELY DOESN'T REMBER
:blobcat_nod@blahaj.zone:1:drippy_heart_purple_outline@irlqt.net:1❤️4💜1
5
11
35
7
User avatar
celeste_hearts_lesbianceleste_hearts_transceleste_hearts_demisexual flori_ava_star:~cursor_blinking @star@amazonawaws.com
7mo
@mica hastily written code and TURBOFIIIISHHh
:celeste_hearts_non_binary@mk.absturztau.be:1
0
0
0
1
User avatar
celeste_hearts_lesbianceleste_hearts_transceleste_hearts_demisexual flori_ava_star:~cursor_blinking @star@amazonawaws.com
7mo
I need more people to follow on Codeberg. My start page feels so lonely and empty :( drop your @ here, if you'd like! My Codeberg username is ava blobcat
6
0
5
0
User avatar
celeste_hearts_lesbianceleste_hearts_transceleste_hearts_demisexual flori_ava_star:~cursor_blinking @star@amazonawaws.com
7mo
@paninid hello, could you please add an alt text to this? :)
1
0
1
0
User avatar
celeste_hearts_lesbianceleste_hearts_transceleste_hearts_demisexual flori_ava_star:~cursor_blinking @star@amazonawaws.com
7mo
software/code editor rambling zed is actually pretty nice. i like how incredibly much faster it is compared to vscode. this is how software should be.

so far, i am only missing a git history graph (and the ability to, through a ui, check out past commits) and a more compact error/warnings/diagnostics view, similar to how vscode does it. though, at least for all my rust programming, the last part can be taken care of with
bacon in summary mode
:drippy_heart_purple_outline@irlqt.net:1
0
0
1
1
User avatar
celeste_hearts_lesbianceleste_hearts_transceleste_hearts_demisexual flori_ava_star:~cursor_blinking @star@amazonawaws.com
7mo
rust softwaregore @wolff this can certainly be improved on my end but i think it is funny regardless :3
0
0
0
0
User avatar
celeste_hearts_lesbianceleste_hearts_transceleste_hearts_demisexual flori_ava_star:~cursor_blinking @star@amazonawaws.com
7mo
rust softwaregore @tay neobot_upside_down yup
but i think i can also do a better job by declaring the trait bounds better, or by just adding another trait which holds these associated types, so they needn't be nested any more

but i am just drafting things rn and thought it looked funny :3
:neobot_boop_cute@transfem.social:1
0
0
1
1
User avatar
celeste_hearts_lesbianceleste_hearts_transceleste_hearts_demisexual flori_ava_star:~cursor_blinking @star@amazonawaws.com
7mo
@lizzy I think I can also do a better job with my code (drafting things rn), but yeah, this is tough to look at
0
0
1
0
User avatar
celeste_hearts_lesbianceleste_hearts_transceleste_hearts_demisexual flori_ava_star:~cursor_blinking @star@amazonawaws.com
7mo
rust softwaregore Nested associated types in traits ankhafirerage
pub trait IdCertBehaviors<S: Signature, P: PublicKey<S>>: IdCertFields<S, P> + Sized
where PolyprotoDistinguishedName: From<<<Self as IdCertFields<S, P>>::TbsCert as IdCertTbsFields<S, P>>::SubjectDistinguishedNameVariant>, CertificateConversionError: From<<<Self as IdCertFields<S, P>>::TbsCert as TryFrom<IdCertTbsBase<S, P>>>::Error> {
    fn try_from_ca_csr(id_csr: Self::TbsCert, signing_key: &impl PrivateKey<S, PublicKey = P>, serial_number: SerialNumber, issuer: <<Self as IdCertFields<S, P>>::TbsCert as IdCertTbsFields<S, P>>::SubjectDistinguishedNameVariant);
}
:celeste_hearts_non_binary@mk.absturztau.be:1
6
2
4
1
User avatar
celeste_hearts_lesbianceleste_hearts_transceleste_hearts_demisexual flori_ava_star:~cursor_blinking @star@amazonawaws.com
7mo
misskey vs. mxboard
:neocat_lul@very.tastytea.de:1
1
0
4
1
User avatar
celeste_hearts_lesbianceleste_hearts_transceleste_hearts_demisexual flori_ava_star:~cursor_blinking @star@amazonawaws.com
7mo
@ljrk neocat_pat_floof
0
0
1
0
User avatar
celeste_hearts_lesbianceleste_hearts_transceleste_hearts_demisexual flori_ava_star:~cursor_blinking @star@amazonawaws.com
7mo
neocat__w_ ava woke up. slept for 5h 18min this night. [automated]
💜1
1
0
4
1
User avatar
celeste_hearts_lesbianceleste_hearts_transceleste_hearts_demisexual flori_ava_star:~cursor_blinking @star@amazonawaws.com
7mo
@hypha @estrogenandspite good stupid
:blobfoxheartcute@mk.absturztau.be:1
1
0
2
1
User avatar
celeste_hearts_lesbianceleste_hearts_transceleste_hearts_demisexual flori_ava_star:~cursor_blinking @star@amazonawaws.com
7mo
@icantchangethisname yaayyyy neocat_boop_happy
:neocat_pat_floof@mk.absturztau.be:1
0
0
0
1
User avatar
celeste_hearts_lesbianceleste_hearts_transceleste_hearts_demisexual flori_ava_star:~cursor_blinking @star@amazonawaws.com
7mo
i finally managed to make my main pc (fedora) use my home-manager cfgs for zed neobot_boop_happy
0
0
3
0
User avatar
celeste_hearts_lesbianceleste_hearts_transceleste_hearts_demisexual flori_ava_star:~cursor_blinking @star@amazonawaws.com
7mo
wauw
im so happy
about work and friends and new friends and :)) mrowwwwww
1
0
7
0
User avatar
celeste_hearts_lesbianceleste_hearts_transceleste_hearts_demisexual flori_ava_star:~cursor_blinking @star@amazonawaws.com
7mo
re: epstein files, shitpost, harmless @solonovamax consider ur post stolen, nerd >:3c
0
0
1
0
User avatar
celeste_hearts_lesbianceleste_hearts_transceleste_hearts_demisexual flori_ava_star:~cursor_blinking @star@amazonawaws.com
7mo
shitpost, fedicrimes, HOSTNAME FILLED AT FEDERATION TIME @irisnk the turtussy
1
0
1
0
User avatar
celeste_hearts_lesbianceleste_hearts_transceleste_hearts_demisexual flori_ava_star:~cursor_blinking @star@amazonawaws.com
7mo
epstein files, shitpost, harmless The Bash Reference Manual is in the Epstein Files
www.justice.gov/epstein/files/DataSet 9/EFTA00315849.pdf
2
1
7
0
User avatar
celeste_hearts_lesbianceleste_hearts_transceleste_hearts_demisexual flori_ava_star:~cursor_blinking @star@amazonawaws.com
7mo
clonged up rn
💜1
1
2
4
1