Alex Efros

Results 166 comments of Alex Efros

Sure, that's possible… but why do you care about this difference in binary size?

@MaxPeal CI build was fixed, but there are other issues with your PRs (see build errors and check my unanswered questions).

Are you actually use all these arches and able to confirm tool works there?

What is your use case? I mean, in most cases I've seen log contents makes it clear enough about which app produces that log, and nearly all services running in...

Okay. So, how you imagine this feature to work? Naive implementation probably will just prefix log lines with log file path (e.g. like `grep` does - `/path/to/file.log:logged text`). But log...

Maybe just completely disable their rich text editor somehow, drop into normal textarea and then apply markdown-here?

Probably same issue with Brief RSS reader https://github.com/ancestorak/brief/issues/46

If there are some reasons why NoSquint doesn't handle chrome elements, then it may make sense to allow manually zoom some chrome elements (using Exceptions in Global Settings).

I'm using Gentoo Linux, httpie-0.9.9 and requests-2.18.4 (latest available in Gentoo) installed system-wide by package manager, no other versions installed (I don't even have pip installed). Other tools (openssl s_client,...

@sigmavirus24 Why is that? My question is these requests/httpie versions are supposed to handle system CA list or not. If yes, then probably something is misconfigured on my system or...