Emma Tebibyte emma
emma renamed repository from fixins to emma/fixings 2025-08-17 05:45:42 -06:00
emma created repository emma/fixings 2025-08-17 05:42:44 -06:00
emma pushed to main at meta/mintee 2025-08-10 08:59:58 -06:00
1d50384bb8 backend.rs: expanded git convenience types and moved to git.rs
emma pushed to main at meta/mintee 2025-08-08 20:00:06 -06:00
caa6f98caa backend.rs: library for frontends.rs until split occurs
emma pushed to main at meta/mintee 2025-08-08 04:54:55 -06:00
cffe1525e0 backend.rs: slight refactor and better reliance on types
emma pushed to main at meta/mintee 2025-08-08 00:15:23 -06:00
1223e6f84c render.rs: corrects copyright header
emma pushed to main at meta/mintee 2025-08-08 00:12:40 -06:00
8236925fee partially moves backend repo logic out of render code
emma commented on issue meta/mintee#6 2025-08-07 15:13:12 -06:00
How to do users

passwd file

Would we also be doing authentication using /etc/shadow or would there be a separate database of passwords? Real, non-virtual system users can be authenticated using…

emma commented on issue meta/mintee#6 2025-08-06 23:50:12 -06:00
How to do users

OpenBSD credentials table files ought to be supported too.

emma commented on issue meta/mintee#6 2025-08-06 23:47:42 -06:00
How to do users

users can be stored as a user/domain pair and a type to define how the user needs to be displayed to the frontends, like Activitypub users being @user@server, e-mail users being user@server, and…

emma pushed to main at meta/mintee 2025-08-06 10:21:20 -06:00
d0e556ec3c initial template rendering
emma created repository emma/bosworth-toller 2025-07-22 18:39:45 -06:00
emma pushed to main at emma/yt 2025-07-01 13:34:19 -06:00
af5dc3b865 yt: increases speed
emma commented on issue bonsai/harakit#170 2025-04-06 19:17:28 -06:00
Clarify reasoning for STYLE #29

Just give me the standards hyperlink and I will make it happen.

emma commented on pull request bonsai/harakit#168 2025-04-04 13:51:54 -06:00
CONTRIBUTING: merge STYLE into contents

@silt: where is the line between CONTRIBUTING and STYLE?

emma created pull request bonsai/harakit#168 2025-04-03 16:48:36 -06:00
CONTRIBUTING: merge STYLE into contents
emma pushed to contributing-style-merge at bonsai/harakit 2025-04-03 16:47:26 -06:00
ac0f9e4019 README: add CONTRIBUTING mention
247e469f82 CONTRIBUTING, STYLE: merge into CONTRIBUTING
Compare 2 commits »
emma created branch contributing-style-merge in bonsai/harakit 2025-04-03 16:47:23 -06:00
emma commented on issue bonsai/harakit#89 2025-04-01 12:29:48 -06:00
Directory structure

We will, of course, not be using recursive make(1) or the -C extension for changing the current working directory in make(1).

emma commented on issue bonsai/harakit#89 2025-04-01 12:21:01 -06:00
Directory structure

After exposure to BSD operating systems and given the direction of Bonsai as an operating system of its own, it makes sense to make this tree the home of the whole of the Bonsai Computer System.…