5
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 05 Apr 2024
5 points (100.0% liked)
FreeAssembly
75 readers
1 users here now
this is FreeAssembly, a non-toxic design, programming, and art collective. post your share-alike (CC SA, GPL, BSD, or similar) projects here! collaboration is welcome, and mutual education is too.
in brief, this community is the awful.systems answer to Hacker News. read this article for a solid summary of why having a less toxic collaborative community is important from a technical standpoint in addition to a social one.
some posting guidelines apply in addition to the typical awful.systems stuff:
- all types of passion projects and contributions are welcome, including and especially those that aren't programming or engineering in nature
- this is an explicitly noncommercial, share-alike space
- don't force yourself to do work you don't enjoy, or demand it of others
(logo credit, with modifications by @dgerard@awful.systems)
founded 7 months ago
MODERATORS
some tasks I plan to tackle this week:
philthy
,philthy-ui
, andphilthy-js-client
if doing so won't break other developers. I'll need to see what Codeberg does when repos are renamed.main
. there are still some open questions around how to coordinate the versions oflemmy
,lemmy-ui
, and the deployment flake; I might need to refactor the current test instance to work better in a CD workflow. longer term, I'd like to be able to spin up a testing container for a pull request on demand, but that kind of thing's definitely harder to do when you're hosting it.nix flake lock --update-input lemmy-translations
inlemmy-ui
to pull new translation strings from upstream (should hopefully fix some missing UI labels I've noticed)as always, guidance on all of the above is welcome. if anyone has a strong preference for a CI or a suggestion for a container management framework they've used for something similar and enjoyed, or there's a low-hanging fruit feature or fix I might be able to fit in this week, definitely post it here. my only ask for infrastructural stuff is that it's a good fit for a flake-based NixOS deployment like awful.systems, and ideally that it works well with Codeberg.