traverseda

Results 254 comments of traverseda

This is a critical feature for any enterprise deployment using SDDM.

I wrote a short script that lets you export multiple parts, figured this is the issue to mention it in as anyone searching for a way to do this will...

I saw it, but I presumed it was specific to kubernetes. Does this run in a regular docker container? Not really seeing it documented at all. If you're asking me...

Alright, documentation for the bootstrap script is here: https://github.com/lldap/lldap/blob/main/example_configs/bootstrap/bootstrap.md I'm finding this to be really confusing compared to the rest of LLDAP's design. The main advantage of lldap over something...

> is that bootstrap.sh is a community-driven, community-developed script. I had no part in the design Ahh, that makes sense. I was pretty confused by the completely different way of...

Yeah, I did this wrong the first time. It's applicable to my day job so I'll put some real time into making sure this works this week.

This is it for my lunch break, but here's how you can do this regardless with zict, monkey patch style. ```python storage = zict.File(directory="./accounts") utf8_to_bytes = zict.Func(lambda x: x.encode('utf8'), lambda...

I've tried a few of these logseq AI plugins. So far none of them have this feature which I've been finding very frustrating. Most of the time when I'm using...

Despite being AI generated this looks pretty good. Probably could have done this better, faster, and cheaper by hand but it's nice to try some new things occasionally. I suspect...

This is a busy time of year for me at work. I'm unlikely to get to this before the end of the quarter.