[dev] less(1) replacement?

2017-08-23 Thread fao_
ave missed something, given how many unrelated results `suckless "less"` pulls up :) -- - fao_ PGP fingerprint: 739B 6C5C 3DE1 33FA "Too enough is always not much!"

Re: [dev] less(1) replacement?

2017-08-25 Thread fao_
On 2017-08-24 1:50 pm, Anselm R Garbe wrote: On 24 August 2017 at 13:33, Greg Reagle wrote: On Thu, Aug 24, 2017, at 05:01, Anselm R Garbe wrote: On 24 August 2017 at 01:59, fao_ wrote: > Is the suckless project packing a replacement to my favorite pager, > less(1)? Or is the advice t

[dev] [9base] [musl] "Undefined reference to sigsetjmp"

2017-08-25 Thread fao_
" /usr/lib/musl/ /usr/lib/musl/include/setjmp.h:22:int sigsetjmp (sigjmp_buf, int); ... On the offchance that `setjmp.h` was not included in `notify.c`, I added it manually. It still failed with the same error. -- - fao_ PGP fingerprint: 739B 6C5C 3DE1 33FA "Too enough is always not much!"

Re: [dev] less(1) replacement?

2017-08-26 Thread fao_
Thanks (Also to Eric). I was scratching my head for a while thinking "But you can use the tools in 9base interactively". It seems I was looking at it from the wrong direction. -- - fao_ PGP fingerprint: 739B 6C5C 3DE1 33FA "Too enough is always not much!" On 2017-08-26 1:4

[dev] Opinions on GNU stow

2017-08-29 Thread fao_
ackages can you recommend, what package managers do you consider *most* suckless so far in how they act? (Ignoring slpm). Thank you for your time. -- - fao_ PGP fingerprint: 739B 6C5C 3DE1 33FA "Too enough is always not much!"

Re: [dev] Opinions on GNU stow

2017-08-30 Thread fao_
unsolved, especially for managing optional/third-party software. Having two separate package management strategies for base & everything else is duplicated effort solving common problems, and added mental overhead for both developers and users. I concur. Double the approach, quadruple the bug

Re: [dev] dl.suckless.org file integrity github project

2017-08-30 Thread fao_
their project? I'll leave it here: https://www.openbsd.org/papers/bsdcan-signify.html -- - fao_ PGP fingerprint: 739B 6C5C 3DE1 33FA "Too enough is always not much!"

Re: [dev] Linking a directory tree of configuration files

2017-08-31 Thread fao_
hard links instead of copies. GNU stow? :D I jest. -- - fao_ PGP fingerprint: 739B 6C5C 3DE1 33FA "Too enough is always not much!"

Re: [dev] suckless compromised?

2017-09-02 Thread fao_
How do we know that *you* are you? You have never provided any fingerprint or signage to confirm it. For all we know you are the imposter. That said, it is troubling, I agree. -- - fao_ PGP fingerprint: 739B 6C5C 3DE1 33FA "Too enough is always not much!" On 2017-09-01 12:14 pm,

Re: [dev] Writing subtitles for videos

2017-09-03 Thread fao_
. If you don't want to do that, move on. Simple. -- - fao_ PGP fingerprint: 739B 6C5C 3DE1 33FA "Too enough is always not much!"

Re: [dev] [surf] crashing in libcairo

2017-12-11 Thread fao_
what does gdb's backtrace or strace give you? -- - fao_ PGP fingerprint: 739B 6C5C 3DE1 33FA "Too enough is always not much!"

Re: [dev] [PATCH][blind] alloca #include for BSDs

2018-01-28 Thread fao_
compiler should use POSIX 2008 with XSI extensions. FreeBSD supports POSIX 2008 as far as I can tell, so this is probably a bug with their implementation. Could you please post the error that occured? -- - fao_ PGP fingerprint: 739B 6C5C 3DE1 33FA "Too enough is always not much!"

Re: [dev] [PATCH][blind] alloca #include for BSDs

2018-01-29 Thread fao_
he same is true here, see both: http://pubs.opengroup.org/onlinepubs/9699919799/functions/mmap.html https://www.unix.com/man-page/FreeBSD/2/mmap/ and note the lack / inclusion of support for MAP_ANONYMOUS respectively. I'm sorry I cannot be of much more help. Good luck with this problem. -- - fao_ PGP fingerprint: 739B 6C5C 3DE1 33FA "Too enough is always not much!"

Re: [dev] securiy guidance

2018-03-07 Thread fao_
. -- - fao_ PGP fingerprint: 739B 6C5C 3DE1 33FA "Too enough is always not much!"

Re: [dev] securiy guidance

2018-03-07 Thread fao_
and re-encrypt. -- - fao_ PGP fingerprint: 739B 6C5C 3DE1 33FA "Too enough is always not much!"

Re: [dev] securiy guidance

2018-04-04 Thread fao_
l band-aid over a big flaw. -- - fao_ PGP fingerprint: 739B 6C5C 3DE1 33FA "Too enough is always not much!"

Re: [dev] Make cleanup

2019-01-01 Thread fao_
Anyways, I’m looking for a gnu replacement to aid in installing those bloated apps we don’t have an alternative for or decide to continue to use anyways. Also need it for the kernel. You mean something like pkgsrc? -- - fao_ PGP fingerprint: 739B 6C5C 3DE1 33FA "Too enough is always not much!"