Borden

Results 24 comments of Borden

@elegos wrote: > This is the configuration for SDDM: To help me grope my way through the incomplete and somewhat cryptic PAM documentation, could you specify in exactly which files...

I don't suppose there would be any chance of including a sample .git/config file with all the necessary options in the documentation? The snippets would not be clear to people...

A helpful thing might be documentation (and **not** code for `rdfind` to handle) to assist in parsing a multi-megabyte file using regular expressions or some other software. Using your case,...

> I would prefer to have the OpenKeychain API aproach implemented by ConnectBot Unfortunately, OpenKeychain seems to be abandoned, and other projects like Password Store are abandoning it in favour...

Per the project page, open-keychain “is no longer actively developed. We will still apply security fixes where reported, and do basic maintenance work, but no new features or will be...

What's the easiest way for you to accept suggestions? Though this thread? Diff/patch requests? Wiki edits? I have so far received (fairly) good feedback when/where I can post edit suggestions...

I'm not sure why Etar and AOSP calendar don't implement birthdays like https://github.com/SimpleMobileTools/Simple-Calendar does. I suspect the latter was a Google gambit to get people to use their services, which...

Ditto. I noticed that: - Text messages receive when the screen is off - Text messages receive when the app is open - Text messages do not receive when the...

I wonder whether there's an "intercept" point where doing a checksum outperforms first + last bytes. I'm thinking a Big O analysis rather than an empirical finding (although the latter...

It seems that rdfind needs a clearer way of testing r/w access and communicating to the user that it doesn't have access to certain files instead of panicking and throwing...