current task: where the fuck does the glitch-soc code actually determine if a post is local only
@aescling https://git.starfall.systems/pluralcafe/mastodon/tree/app/models/status.rb#n411
@starfall ty
@starfall feel silly for not looking in the fucking model for a status
@aescling i mean, that's not where we'd have expected it either
mostly due to our experience with enterprise java, which tries to be as non-object-oriented as possible
@starfall yeah it does feel like code i would put in a service layer
@aescling and that is why i say very few people are writing object-oriented java in practice, it's just remote procedure calls with objects that ought as well be structs
interesting differences from what we learned at uni lol
A small, community‐oriented Mastodon‐compatible Fediverse (GlitchSoc) instance managed as a joint venture between the cat and KIBI families.
@aescling i mean, that's not where we'd have expected it either
mostly due to our experience with enterprise java, which tries to be as non-object-oriented as possible