

Reminds me of this meme i made a month ago, sad to see it’s still relevant.



Reminds me of this meme i made a month ago, sad to see it’s still relevant.



This specific use case? To make a meme, mainly ¯\(ツ)/¯
As for the components: Parsing comments have been used for stuff like type hints / formatting / linting, tho generally not at run time (afaik).
The tooling for finding out where something is called from can be used to give a better understanding of where things go wrong when an exception happens or similar, to add to logs.
I would say that in general you don’t need either functionality except for certain edge-usecases


The add() function (that is available in the source code) basically uses some built in debugging tools to find out where in the code the function is called, and then parses the comment from the file and uses it for adding stuff.
I’ve never tried (becuse why would you…) but something similar can probably be built in any interpreted language
It’s not something Python does by design


I’m in the no-bucket, but instead i spend time on issues, helping the community and sometimes code contributions to self hosted projects instead.
This is not taken into the account of the question, however, but should be considered as contributing.
(I also consider donating to be contributing.)
Nah thanks, up arrow hasnt failed me yet


Merry Yule-y!


Yeah, or Shelfplayer
I’m holding off on trying Plappa until they add session support, since I like the stats, heh.
Tho I do have a Testflight spot for the ABS app, as well.
I do want to try Plappa, though! I really like the paperless-ngx app (Paperparrot) from the same developer


The ABS app is also still in beta on iOS, so unless you are tech savvy enough to either sideload or try to get in on one of the windows when users are booted from the testflight beta, you are going to have to use one of the 3d party apps.
Prologue just seems to do many things nicely, and user experience seems very important to the developer, so there is a huge crowd that swears by the app.


Looks like an elf to me!
I know you wrote /s, but this has basically nothing to do with the tech of microservices, and more to do with internal politics.
Switch the ”user microservice” to ”birth date is not indexed in the database and i have to reach out to the database handling team” and you are in the same situation
Tbh mostly microservices solves two issues for me:
You could do #2 in a ”monolithic” setup as well (by doing modules or libraries or something), it just never works out that way in practice
Imo they do not add problems, but they do exchange some problems for other problems.
And that kids name? Mathew Matician.
Technically the existance of non-binaries also makes the binaries no longer binaries (due to increased optionality), so it would be fair to say everyone is non-binary
I use larch, btw


Does this sync stats for downloaded books ok?
EDIT: seems like not yet, https://github.com/LeoKlaus/plappa/discussions/15
Manually downloading and moving stuff around in folders, babeh!
Tho i do use this for audiobooks: https://codeberg.org/banankungen/absort
But it only works for english language audiobooks that exist on audible, so not for all use cases.