FireIsGood :yeah:
@fireisgood.at.app.wafrn.net
8 followers 7 following 310 posts
Fire is good in REAL | :spinny_cat_demigirl: she/her :spinny_cat_demigirl: | CSS Developer... somehow? Developing things sometimes, scheming always. You may visit my [FireIsWebsite][...] View full profile at https://app.wafrn.net/blog/fireisgood
Posts Media Videos Starter Packs
fireisgood.at.app.wafrn.net
After using Flask for a few hours to try stuff out I can now say that it feels a lot worse to me than even Express. First of all, their use of decorators for routes is neat, but when you check the actual typing of the route you get "route" which makes sense and then the nebulous type of **[...]
See complete post at app.wafrn.net
app.wafrn.net is a Wafrn server. Wafrn is a federated social media inspired by Tumblr, join us and have fun!
app.wafrn.net
fireisgood.at.app.wafrn.net
Taking a college course on cloud apps so I can improve Wafrn (real)
fireisgood.at.app.wafrn.net
I'll have to add a tutorial comment like I have for themes. I mostly designed it in a few sittings where I was refactoring it multiple times to get the least complicated but fully type safe version so it ended up going through a bunch of changes as I was implementing even base features lik[...]
See complete post at app.wafrn.net
app.wafrn.net is a Wafrn server. Wafrn is a federated social media inspired by Tumblr, join us and have fun!
app.wafrn.net
fireisgood.at.app.wafrn.net
Yeah unfortunately mobile support for holding down click is kinda evil. Holding touch counts as hover for the sake of seeing alt text or something, so we could implement a hack fix and replace the hover behavior with the menu when a device has a touchscreen but it kinda just doesn't wanna [...]
See complete post at app.wafrn.net
app.wafrn.net is a Wafrn server. Wafrn is a federated social media inspired by Tumblr, join us and have fun!
app.wafrn.net
fireisgood.at.app.wafrn.net
It's always fun seeing the Wafrn dev discord channels shuffling around. Discord had the amazing UX decision that users with the permission to move channels should move channels when dragging. Clicked too long on a channel? Channel shuffle!

For reference, the mobile app has a different (si[...]
See complete post at app.wafrn.net
app.wafrn.net is a Wafrn server. Wafrn is a federated social media inspired by Tumblr, join us and have fun!
app.wafrn.net
fireisgood.at.app.wafrn.net
Yeah we need a lot more endpoints. Media, posts only, replies only, pinned among others. It's difficult because we have to be sure that new routes won't be extremely expensive to compute on the server.

As one example of what we do have right now is the user media tab which filters on the [...]
See complete post at app.wafrn.net
app.wafrn.net is a Wafrn server. Wafrn is a federated social media inspired by Tumblr, join us and have fun!
app.wafrn.net
fireisgood.at.app.wafrn.net
At the 𝐌𝐲𝐭𝐡𝐢𝐜 hospital getting my Sisyphus test and my Tartarus shot and my Corvid vaccination.
fireisgood.at.app.wafrn.net
181 is a prime number!! It seemed very multiple-of-nine coded...

Unrelated, I now have 181 closed PRs across Wafrn's Codeberg and Github repos which means I have 35.3515625% of wafrn PRs currently. This makes me the strongest PR farmer of the modern era and acts as a 20% additive multipli[...]
See complete post at app.wafrn.net
app.wafrn.net is a Wafrn server. Wafrn is a federated social media inspired by Tumblr, join us and have fun!
app.wafrn.net
Reposted by FireIsGood :yeah:
gen.at.app.wafrn.net
ok i have enabled pvp, with a setting of *100*
fireisgood.at.app.wafrn.net
Unfortunately it's hard with our current multi-account system. If I figure out how to switch auth programmatically it would be pretty easy though, so maybe later
fireisgood.at.app.wafrn.net
@rubberduckydj.mechanastery.org asked for it so here it is. Multiply your confetti on the new confetti style for fun and to freeze your browser!

Pumping it above 10,000 will probably turn your computer from frames per second to minutes per frame. Below 1 is rounded from the base 10 amount[...]
See complete post at app.wafrn.net
app.wafrn.net is a Wafrn server. Wafrn is a federated social media inspired by Tumblr, join us and have fun!
app.wafrn.net
fireisgood.at.app.wafrn.net
Can words transmit electricity? The answer may shock you.
fireisgood.at.app.wafrn.net
Fun fact: if you open the developer console in Wafrn you can see all the places I forgot to delete a console log before making a PR. Can you catch 'em all? #wafrn
fireisgood.at.app.wafrn.net
Accidentally clicking back on the main Wafrn tab and being very confused when I posted puppygirl memes on the test server
fireisgood.at.app.wafrn.net
Try this:
css
*:not(style, script),
*::after,
*::before {
all: initial !important;
}
#css-crimes
Wafrn development server with most of its CSS disabled
fireisgood.at.app.wafrn.net
If you had more time would you have written a shorter config?