

Huh, interesting. Does that work with wildcards like “put x on my shopping list”? Also, what are you using for that, if I may ask?


Huh, interesting. Does that work with wildcards like “put x on my shopping list”? Also, what are you using for that, if I may ask?


Sorry, I don’t quite follow 😅
What’s the problematic response?


Yay, that’s fantastic to hear!
Also, how’s your experience been with the PE? Getting a readymade device in a nice shell is appealing for sure 😅


Oh, in the demo gif, that’s via a shortcut (holding power for half a second). Sorry, can’t help with wakeword there 😅


Very cool. I’ll definitely look into that, and let you know back here :D


Glad to be of service… 😄
did you consider metaphone matching?
I did not even know about this. Sounds super interesting. Though it seems to be very language specific?
My original intent was to not rely on language specifics. But maybe we could just define additional steps in the pipeline for specific languages. Hm. I’ll have to think about this some more, but it might definitely be a great idea for a future version, so thanks for telling me about it!!


Have fun, hope this works out for you! FYI: you can also use an LLM as an additional fallback (first closest-intent, then on failure, LLM). README mentions it further down on Github.
You mean, the one in the GHSA that was swiftly fixed in accordance with proper protocols?
“Hugely overblown”, you mean.
Nice, that one seems really similar. How do you like Laser compared to Inkjet?
Well then… compliments to your sister for the choice.
Wait, so the printer chose you?
I bought a Brother HL-L2375DW a couple of years back specifically for Linux compatibility, and it did NOT disappoint.
I don’t usually like to recommend brands/products, but this is the exception. If you need a printer, and black and white is all you need, go for this one.


I don’t really know, sorry :(
If you want to migrate, is going conduit - conduwuit - continuwuity (first version) - continuwuity (current version) maybe an option?


I went with continuwuity and am happy with it. Development happens at a steady pace, with sane priorities. The server is stable and I haven’t had any issues to speak of, despite one minor bug that got resolved very quickly after creating an issue.


What’s the median though? Through burnout, chronic illnesses,… some people are out sick for weeks or months at a time. That moves the average significantly.
Also e.g. parents becoming sick via their children more than they would on their own. And so on.
In any case - this isn’t really an issue, is it? It has worked without issue for a long time. This is simply an attempt to reduce workers’ rights and reduce spending at the cost of the poor and middle class, because the top few percent are sacred to the CDU.


It’s used for when you are sick.


No. As the other person said. The answers to the zkp do not refer to each other. All the site knows is SOME user was not 18 yesterday, and today SOME user is 18 (or 24… or 89…). No relation between the two zkps/certs.
This started off as a single file in my private nix config, to see if I could get it working at all. In that initial part, some parts were indeed LLM generated (esp. testcases based on my existing intents and failures).
When I noticed that this might actually work and be useful not just for myself though, I moved everything out manually, refactored and cleaned it up, and everything since has just been myself. I guess you’re still right though. I’ll see about adding a disclaimer to the README until I’ve gotten the chance to properly rewrite everything.