User avatar
tidy ~ janet @tidest@fishpost.trade
Admin
Private
the creature
Location
Denver, US
Birthday
1998-01-14
Pronouns
she/they/he (EN)
eepy true
webbed site
https://myon.xyz
other webbed site
https://tide.st
first ever fedi post (not here) 2025-03-03T03:14:35.946162Z
threema id DX3XS7DM
high edition https://gts.fishpost.trade/@tidest
photo edition https://gts.fishpost.trade/@lighttable
ntfy? https://ntfy.tide.st/fishpost
smoke signals tidy.8043
User avatar
tidy ~ janet @tidest@fishpost.trade
10mo
isn't it strange how every day of the week's name ends in -day (at least in english)?
you'd think that the people coming up with these things could be a little more creative.. smh my head
User avatar
tidy ~ janet @tidest@fishpost.trade
10mo
there is homophonic
User avatar
tidy ~ janet @tidest@fishpost.trade
10mo
bweh.. too eepy to work today
last day this workweek tho ^^
User avatar
tidy ~ janet @tidest@fishpost.trade
10mo
@xyla new mastodon fork just dropped!!1!
User avatar
tidy ~ janet @tidest@fishpost.trade
10mo
@goowose @boghan @xyla shame that .an isn't a tld anymore.. bogh.an would be such a cool domain
User avatar
tidy ~ janet @tidest@fishpost.trade
11mo
salmon
User avatar
tidy ~ janet @tidest@fishpost.trade
11mo
@xyla @azure fish mentioned ​:neocat_hyper:​
User avatar
tidy ~ janet @tidest@fishpost.trade
11mo
@ww a potential solution: monch the container the mate came in.. yumy container

note: this is probably a bad idea
​:neocat_googly_woozy:​
User avatar
tidy ~ janet @tidest@fishpost.trade
11mo
uhh.. a poem of sorts? kinda melancholy, but i like what i wrote :3 a dream
shattered
dashed upon the ground

the pieces are still that dream
but fragments of
the pieces have potential
they can grow, be shaped into more

take the pieces and build them up
into complete dreams of their own
such that a few may be
shattered
dashed upon the ground

and become the seeds for new dreams
User avatar
tidy ~ janet @tidest@fishpost.trade
11mo
welp.. work tonight, so.. time for resting
nini~
​:neocat_up_sleep:​
User avatar
tidy ~ janet @tidest@fishpost.trade
11mo
@boghan which are, in turn, forks of misskey and sharkey
User avatar
tidy ~ janet @tidest@fishpost.trade
11mo
@xyla it should just always be opus no. 1

audio source
User avatar
tidy ~ janet @tidest@fishpost.trade
11mo
@Chloe nini~ ​:neocat_comfy_happy:​
User avatar
tidy ~ janet @tidest@fishpost.trade
11mo
it is written and released, hooray!
git.myon.xyz/markdown-thread-scraper-thingy.git

uhh... if any want to send me fixes or diffs or whathaveyou, i'll be happy to take them!
but as it stands, it works for my purposes

(and no idea why cgit is opting to not render my readme, such a funny little software, that)
User avatar
tidy ~ janet @tidest@fishpost.trade
11mo
yeaaaa!!

hacking on this stuff is entirely too rewarding, even if i only wrote like.. 35 lines of code in some three hours or so
(albeit, with plenty of messing around on other things)

now to clean up the output and dump it to a file!
(i get the feeling this'll be the bulk of the program, assuming a library isn't readily available to do it for me)
User avatar
tidy ~ janet @tidest@fishpost.trade
11mo
finally figured out the oauth flow (authentication is painful ;-; (am using Mastodon.py))
but, it can request posts now... or at least directly from the home timeline

now to figure out the right function call to pull a particular post and we'll be golden.. (i'm sure there's a simple html -> markdown python thingy, right? (famous last words ehehe))

been too long since i've done hackery things like this, kinda forgot how fun it is :3
User avatar
tidy ~ janet @tidest@fishpost.trade
11mo
@rampagerslife doot doot 💀 🎺 🎵
User avatar
tidy ~ janet @tidest@fishpost.trade
11mo
python i think will do it!
library i'm finding
Mastodon.py looks decently sensible
now.. how do the cool kids set up python projects these days.. i suppose in a
venv or smthn like that..

or i could write it all in bash and curl ehehehe :3
User avatar
tidy ~ janet @tidest@fishpost.trade
11mo
found an api rust crate: megalodon!

peeks inside
it's all async
​:neocat_up:​
(those return type signatures actually scare me a little bit)

perhaps python will be the language of choice.... ruby was lacking for options...
or lua mebby? hmm...
User avatar
tidy ~ janet @tidest@fishpost.trade
11mo
do any here have a way to export a fedi thread into a markdown document?
i've got some cooking in a personal thread i think i want to turn into a blog post of sorts, perhaps after a bit of an editing session...

i've managed to find
mastoid, but it won't authenticate with my gts server...
perhaps i'm just lacking the right search terms..

TodePond's
thoughts on such topics have got me pretty inspired but their tool is for public threads only...
i suppose i just want to cook in private threads :3

might end up making a tool of my own if i can't find one...
(i suppose a rust crate or ruby gem for interacting with the masto-api would also be awesome!)