Elektrine lite

← Feed

@tomw@mastodon.social

Post #2232191

2023-09-18 07:21 UTC

@berkes@mastodon.nl @silasmariner@hostux.social But I do not want to put the parts of the software that relate to the messy real world "behind curtains". Those parts are the whole point.

Replies (1)

  • @berkes@mastodon.nl 2023-09-19 06:31

    @tomw@mastodon.social @silasmariner@hostux.social I guess I should have clarified "mess" better. If I make, say, an invoice parsing tool, as an HTTP service that stores events and sends emails, then "everything about invoicing and it's parsing", all its messy and real world constraints are put front and center. But HTTP, emailing, persistence? Way messier, but utterly uninteresting to the domain of invoices or the domain of parsing. Boring details. So those are put out of sight. Abstracted away.

    Open ##2232192