Show newer

@tshirtman @quietmarc @SallyStrange There was a meta data paper where someone studied all the papers on archeological digs as a whole and worked out that something was wrong because something like 80% of all bodies were “male” which obviously isn’t right. So they went back and reexamined findings and basically because gender from physical remains was somewhat guesswork they based gender also on grave goods which, of course, was a circular argument. Now they are better at it (not perfect) so we now have female roman gladiators found in London, Shield Maidens found in the north of England, and a Galli follower of Cybele (trans woman) also in Northern England.

@tastytea@very.tastytea.de Wouldn't that be a tool specific to the filesystem?

@baldur Every time I read these sorts of articles - and this one is no exception - I am left concluding that the fundamental problem that people aren't recognizing is a lack of agency over one's work.

That's exemplified by the sense of constantly being pulled in all directions that a lot of people report, but it honestly goes much deeper than that, and calls into question the fundamental hierarchical power structures in most organizations.

"With responsibility should come agency and vice versa" really *should* be the primary guiding principle, and yet it so often goes ignored...

Finally resumed work on my "booleans as a service" platform for enterprise.

In the free edition of the API, a `GET` to `~/Values/True` will return `1`. Rate limits apply.

In the professional tier, you get the features of the free edition, but also, a `GET` to `~/Values/False` will return `0`, plus, rate limits are higher.

In the enterprise edition there are endpoints such as `~/And/1/1` (which returns `1`!), and many more endpoints. All of these, of course, depend on an LLM.

If you support folks on Patreon, make sure you start your subscription on the website rather than via the Patreon app, since in-app payments are subject to extra payment processing fees (it’s *especially* bad on iOS but Android does it too).

Better yet, don’t use dedicated apps for things that should be websites, and also consider using support platforms that care more about actually supporting folks, like ko-fi. Patreon ultimately only cares about how much money comes into Patreon.

So there's a car on my street that's been dumped as far as I can tell (or for sure cannot be moved - because the tires are flat for ages - see pic)

I contacted the Ordnungsamt

You can leave a car as long as you like on the street providing it is not of danger to anyone or not blocking anything 🤷‍♂️

Your child may not feel any form of attraction to other people now or ever. Your child may never feel romantic or sexual attraction to others as they grow up. Your child may fluctuate in their attraction to others, if they feel attracted at all. Your child may feel attraction to others, but in a very limited or restricted way.

This is okay. This is normal. Not everyone grows up to be what society expects us to be. Do not assume that your child will feel attraction, and make sure they understand that not feeling attracted to others is a valid option, despite the heteronormative pressure of society that says otherwise.

#Asexual #Graysexual #ASpec #LGBTQ #Queer

After the whole Logitech "subscription mouse" junk I decided to see if there was an open hardware thumb trackball, and there is! I just built a Ploopy Thumb trackball, and the hardest part was soldering on the sensor. I even printed out my own orange buttons. I will mess with the firmware (QMK!) later this week.

Edit: link to kit: ploopy.co/shop/thumb-trackball

My point is that you are explicitly taught why you need spare capacity in an MBA so people with MBAs have no excuse for not understanding what getting rid of all the spare capacity will do.

Show thread

Hey, so, heads up: the shipping packaging for the lgbtunicorns binder I got off of Amazon has the name, website, slogan “my body my rules” and “match your mind with your body” emblazoned on it.

Which, like, could be a problem for a number of people who live in circumstances where discreet packaging (and the lack of it) is a safety concern.

Update: it’s a new(?) Amazon misfeature. Upshot is, we need to tell Amazon to ship some things in packaging vs manufacturer container.

#transmasc

@jhulkko Thanks - it's going to take me a while to read through this, I'm currently reading the "we rewrote Mastodon" post.

So far I'm not really encountering anything new as it seems to all be about the data encapsulation rather than the decoupling of concerns and interoperability (which is the harder part I'm mainly trying to figure out), but perhaps I just haven't gotten to the right section yet :)

The design so far does seem to roughly make sense, so hopefully they also talk about the rest of the owl!

@bananas Well, that is why I'm looking for work that people have done on this :) And I'm specifically looking for something that can transparently integrate into how package management is already done, one way or another

@rtn@chaos.social I'm familiar with it (and have used some of it), but it's not really what I'm looking for in the sense that it doesn't actually solve any of the hard problems!

Sure, the modules are modular, and you *could* manually assemble it into some sort of modular data management setup. But it leaves the "how" of that undefined (especially things like relational integrity), and that is precisely the thing I am trying to work out here 🙂

@alex You've already clarified quite a lot for me, thanks :)

Would be interested in chatting more about this at some later time, when you feel more up to it!

@bananas Basically, you can split up the complexity of an application into many smaller parts by using packages, right? And then reuse those packages across projects, whenever you need the same functionality.

But the glaring issue always ends up being that this doesn't work for anything that deals with persistent state; because database structure is defined on an application level, a library can't make assumptions about it, and if it does, it can very easily conflict with something else in destructive ways.

What I'm looking for is something that allows modularization of persistently stateful systems too - for example, a "user management" library that implements login/registration/session/etc. functionality *and* internally manages the storage of user data, while still allowing you to reference "a user" from, say, an application-specific "threads" table/collection, and have that reference be stable and basically work how you'd expect from a system with relational integrity.

@alex Would carving out your own community space not help to make it easier to find likeminded people?

(Not intended to argue the point, but rather to understand where you're coming from, what your rationale is and what issues you see with that)

Hm. Has anyone done any work on modular databases, by any chance?

That is, databases which don't follow the paradigm of "a single schema for all the persistent state in your application", and which instead let different modules/packages do their own data management, but in a shared data store where data from different packages can link to each other easily.

Show older
Pixietown

Small server part of the pixie.town infrastructure. Registration is closed.