Argi

Results 18 comments of Argi

I would like this feature too. Implementation could be client side using cookies and saved as a bookmark.

What's the time frame for Reddit's API changes blocking libreddit? Do you need any assistance to prepare for the API changes?

I think serialising to the value itself (option 1) makes the most sense because it's consistent with behaviour in other number scenarios. I was quite confused with the output and...

> I wanted to see if it was actually possible in the first place to do option 1 and opened #21000. It is possible so just waiting to see what...

> But thinking about it for just a few seconds; where do I store this link, and assuming I have a convenient place to store this link, do I have...

It's designed to store user data client side that prevents data from all users of an instance being collected in a single place and enables mobility between instances should one...

Some guidance would be great. My team's test suite also uses TestContainers and I'm testing for readiness by trying to create a database. ```cs public async Task UntilAsync(IContainer container) {...

Bump. I set bag break to "by type" and then configured bags to store different types of items (eg. equipment) but it doesn't split the UI as expected.

Is the process for debugging this documented? I'd like to dump the underlying request/response.