Libretto

Room ID: !XtL9OhMfFe93IYHZcU:ellis.link

GitHub
Message was redacted.
GitHub
Message was redacted.
GitHub
GitHub
reacted 🟢 define-variables to message
GitHub
GitHub
Message was redacted.
GitHub
GitHub
reacted 🟢 Clippy to message
GitHub
GitHub
reacted 🟢 Cargo Test to message
Jade
Any progress?
Jade
Did a jank implementation of profiles 🄺
GitHub
GitHub
reacted 🟢 build-and-push-images (linux-amd64) to message
julian45
some. just realized that i failed to include a couple firewall rules when re-setting up firewalld on the server serving julian45.net last night
julian45
turns out it helps to include http(s) in the allowed services for the zone your public-facing network interface is in 🤦
julian45
so now federation is working per the connectivity tester but unless i directly put in matrix.julian45.net i don't get the client server api stuff
julian45
which is odd because if i curl https://matrix.julian45.net/_matrix/client/versions i get responses and i think i have the same /.well-known/matrix/server setup as you do? (edited)
julian45
julian45
also Jade i somehow doubt this was you reacting:
julian45
image.png
Jade
Still can't load your images rn,
Jade
Ahh there
Jade
Uh oh
julian45
and this is probably among the things you're working on rn but the rooms viewable at libretto.ellis.link seem to be missing a lot of room history (and as such have no back button either) (edited)
julian45
GitHub
[JadedBlueEyes/libretto] JadedBlueEyes pushed 1 commit to main:
  • 5473a242 fix: Remove fallback backgrounds when avatars load.
GitHub
Message was redacted.
GitHub
Message was redacted.
GitHub
Message was redacted.
GitHub
Message was redacted.
GitHub
Message was redacted.
GitHub
GitHub
Message was redacted.
GitHub
GitHub
Message was redacted.
GitHub
GitHub
Message was redacted.
GitHub
GitHub
Message was redacted.
GitHub
GitHub
Message was redacted.
GitHub
Message was redacted.
GitHub
GitHub
reacted 🟢 define-variables to message
GitHub
GitHub
Message was redacted.
GitHub
GitHub
reacted 🟢 prefligit to message
GitHub
GitHub
reacted 🟢 Format to message
Jade
Yeah I was just saying that I had to reset the timelines to fix the room list I'd managed to break on that instance
GitHub
GitHub
reacted 🟢 Clippy to message
Jade
History backfill will come soon, there's nothing blocking it at this point
julian45
reacted šŸ‘ļø to message
GitHub
GitHub
reacted 🟢 Cargo Test to message
Jade
I am not entirely sure how this is possible
I am not entirely sure how this is possible
julian45
reacted šŸ¤” to message
Jade
Ah. Hidden events.
GitHub
GitHub
reacted 🟢 build-and-push-images (linux-amd64) to message
Jade
The basic fix has this rather annoying result
The basic fix has this rather annoying result
GitHub
[JadedBlueEyes/libretto] JadedBlueEyes pushed 2 commits to main:
  • 01eb55d2 fix: prevent hidden events causing missatribution of messages
  • 91a53136 docs: We now handle member profiles
GitHub
Message was redacted.
GitHub
Message was redacted.
GitHub
Message was redacted.
GitHub
Message was redacted.
GitHub
Message was redacted.
GitHub
GitHub
GitHub
Message was redacted.
GitHub
Message was redacted.
GitHub
GitHub
Message was redacted.
GitHub
GitHub
Message was redacted.
GitHub
GitHub
Message was redacted.
GitHub
Message was redacted.
GitHub
GitHub
reacted 🟢 define-variables to message
GitHub
GitHub
Message was redacted.
GitHub
GitHub
reacted 🟢 prefligit to message
GitHub
GitHub
reacted 🟢 Format to message
GitHub
GitHub
reacted 🟢 Clippy to message
GitHub
GitHub
reacted 🟢 Cargo Test to message
GitHub
GitHub
reacted 🟢 build-and-push-images (linux-amd64) to message
Jade
GSoC 2025 wrap up.pdf
(462519 bytes)
First half + diagrams done
Jade
Could probably use SVGs but I'm not sure Wordpress supports them
plate (he/him)
is post grass meant to be Postgres
Jade
AAh yeah lmao
Jade
GSoC 2025 wrap up.pdf
(266691 bytes)
The diagrams are actually readable like this
plate (he/him)
damn
plate (he/him)
sure hope it does support svg
Jade

Remaining headers are something like

Key goals

The Results

What I learned

What's Next

Conclusion

Jade
Scrolling through the database is fun :3
Scrolling through the database is fun :3
plate (he/him)
:D
Jade
Oh by the way @julian45:julian45.net - I noticed on my blog post from last year, the media gallery has broken - it's just become a list of images, compared to what it should look like (there's a screenshot of it on my website's version). I can't edit the posts though, I don't think - mind fixing it? (edited)
julian45
reacted šŸ‘€ to message
julian45
have you tried editing your existing post? theoretically you should be able to
julian45
if not, lmk and i'll do my best to fix
Jade
I van't figure out how - there isn't an edit button here or on the post page itself
I van't figure out how - there isn't an edit button here or on the post page itself
Jade
It does show up as 'owned' by me at least
julian45
bizarre... away from my desk at the moment but will be back in 5ish
Jade
reacted šŸ‘ļø to message
julian45
alas it does not out-of-box due to claimed security risks, you have to use a plugin šŸ™ƒ
plate (he/him)
reacted :( to message
julian45
try now, changed your role a bit
Jade
I can get in now!
I can get in now!
julian45
and i think the gallery came from an extension, lemme see if i can add it
julian45
in which case no editing might be needed
Jade
reacted ā¤ļø to message
julian45
there we go, it gallery-ified
Jade
reacted šŸŽ‰ to message
Jade
Jade
Jade
GSoC 2025 wrap up.pdf
(1610119 bytes)
I think this is reasonable?
Jade
Got to translate it to WordPress and JadeWebsite now
julian45
what you've got so far lgtm
Jade
Just fixing the images, noticet they were broken
Jade
julian45
just out of curiosity, how do you write for your personal site? do you have markdown/asciidoc/similar that gets processed thru templates before turning into a finished page or something?
Jade
It's some version of https://mdsvex.pngwn.io/ with a few custom ReHype and ReMark plugins that gets munched through Sveltekit and then some Vite plugins
Jade
Which means I can write pretty much arbitrary JS or styles into each post, but still have everything built into a proper output
Jade
The build system is a bit janky because I don't think the bundlers were really designed for what I'm doing
Jade
Any suggestions/feedback? (edited)
Jade
julian45
  • for what you've got so far, generally only minor punctuation/formatting nitpicks that i can handle when publishing the WP article (though i'm not quite sure how to parse "i think it's 1st to say" near the top of the results section, and that would benefit from rewording)
  • if you have some code to link to re how you handled the maubot/jira interaction bugs (last paragraph of the results section), i'd find that interesting
  • i'd like to see the sections at the end that you've currently got empty filled out
  • are the charts you made mermaid/similarly textually specified, by any chance? if you could send me the source for those at some point, that'd be useful putting together the next platform for the blog
Jade
The typos and missing sections should be fixed in this one AFACT oh
Jade
damn it
Jade
I uploaded an old version
Jade
😭
Jade

if you have some code to link to re how you handled the maubot/jira interaction bugs (last paragraph of the results section), i'd find that interesting

Good idea - the fix was setting up a separate instance of the HTTP client with a special 'never save any cookies' jar

Jade

are the charts you made mermaid/similarly textually specified, by any chance

Yep

Jade
julian45
that new one looks great, i'd just suggest that you include https://matrix.to/#/!XtL9OhMfFe93IYHZcU:ellis.link/$yZ0iGENSbK3IL0mvUM4Ajo-ZtBFuje-4pU-ZH-TZlwI?via=ellis.link&via=matrix.org&via=muoi.me as a link within the post itself and then i think this is good to go
julian45
reacted šŸ‘ļø to message
Jade
reacted šŸ‘ļø to message
Jade
This is what it looks like on my website
This is what it looks like on my website
Jade
Could probably add some figures to those images
julian45
go for it
julian45
lmk when the WP version is ready for your purposes & i can get it published
julian45
side note: bc of the way my clients work, sometimes i forget what my pfp actually looks like, then when i see it in screenshots i realize again that it's that wacky homer simpson screencap lol
Jade
reacted ā¤ļø to message
Jade
xD
Jade
I use the same thing I designed years ago everywhere
Jade
Big blue blob
Jade
Pretty recognisable at least :p
julian45
keeping it in theme w/ my discord pfp i suppose
keeping it in theme w/ my discord pfp i suppose
Jade
reacted šŸ˜† to message
Jade
Before that I used this one, which is a SVG trace of my head against some transformed and blurred code I designed when I must have been like 14 lol
Before that I used this one, which is a SVG trace of my head against some transformed and blurred code I designed when I must have been like 14 lol
Jade
let's see how well WordPress deals with pasting in my website's text
Jade
Ah I forgot I removed the ability to do that to fix some bug, oh well
Jade
Submitted for review - probably needs some tags, and I couldn't figure out how to get the images to be centered
Jade
Also might need that magic cutoff tag added that I remember from last time
Jade
Let me know the permalink and I can add that to my blog and publish
Jade
Fixed a few typos whilst I was at it
julian45
it shows you as "currently editing" from the admin side, ok for me to take control? (edited)
julian45
Jade
Should be OK
julian45
reacted šŸ‘ļø to message
julian45
the images are not embedding at all for some reason
Jade
Oh they're on localhost lmao
Jade
let me fix that
julian45
i hopped out of the post, go ahead and take over from me
Jade
Hmm, it's not letting me upload anything
julian45
odd, let me give some things some tries
Jade
All the media should be in there if you want to give it a shot
julian45
i was able to upload an image right in:
julian45
image.png
Jade
Hmm
Jade
Dragging and dropping did nothing for me
Jade
And there was no 'upload from files' button anywhere
Jade
Wordpress lol (edited)
Jade
julian45
ah, contributor role lacks upload permissions lol (edited)
julian45
thanks, matt mullenweg
julian45
julian45
compare author to contributor right below
Jade
Lovely lmao
julian45
try again
julian45
elevated you to author role for now
julian45
Jade
Uploaded
julian45
published! šŸŽ‰
julian45
Jade
reacted ā¤ļø to message
rayyan_seliya123
@rayyan_seliya123:matrix.org joined the room