[dev] [ii] update ssl patch for git HEAD

2017-03-03 Thread pranomestro
Hello everyone, here is a version of the ii SSL patch, updated for git HEAD (the current version did not work with either `patch` or `git apply`). Hope this helps, pranomostro diff --git a/config.mk b/config.mk index b5bc34f..8525a43 100644 --- a/config.mk +++ b/config.mk @@ -16,7 +16,7 @@

[dev] [bug] [9base rc] segfault on sigint in `{read}

2016-12-09 Thread pranomestro
Hey suckless, I think I found a bug in 9base rc. To replicate, execute following code: #!/usr/bin/env rc fn sigint{ echo in sigint exit 1 } l=`{read} and send sigint to the program (for example by typing CTRL-C. The desired output

Re: [dev] mailto: and customi URIs in surf?

2016-11-09 Thread pranomestro
> I would like to know why C11 sucks around here :) Just curiosity. It's definitely not beautiful, and breaks with the naming conventions in order to avoid naming conflicts (uppercase names preceded by underscores and so on). It is afaik not fully supported by the compilers, and also less

Re: [dev] Collecting sins of Apple

2016-10-26 Thread pranomestro
> I have experienced complete system freezes when unplugging displays > with quite recent (2014) MacBooks and current OSX versions. btw, I always had a lot of fun going to the local apple store, muting a mac and typing cat /dev/urandom in the terminal, which caused the mac (i don't know the exact

Re: [dev] Collecting sins of Apple

2016-10-21 Thread pranomestro
lukáš Hozda wrote: http://harmful.cat-v.org/software/operating-systems/osx/ http://aiju.de/rant/os/osx > Hello suckless folks, > > I am not very familiar with the usage of mailing lists and unsure > whether this is the right place to post this request, but just like > the

Re: [dev] [discussion] editors

2016-10-06 Thread pranomestro
Markus Teich wrote: > pranomes...@gmail.com wrote: > > I can't be bothered with writing an own vi/vis/vim layout for the keyboard > > layout I use (neo2). > > Heyho, > > I also use the neo2 keyboard layout with vim for a few years now. I don't > understand why you

Re: [dev] [discussion] editors

2016-10-05 Thread pranomestro
> So, which editor do you use and what features do you need, > if any? Mostly sam (the updated fork from https://github.com/deadpixi/sam) and ed for commit messages. I can't be bothered with writing an own vi/vis/vim layout for the keyboard layout I use (neo2). pranomostro

Re: [dev] several questions

2016-09-20 Thread pranomestro
> Hi, its my first post so i hope I'm not on the wrong group here or being > rude. Nope, dev is exactly right for that. > Bash and Make, I'm looking for compatible replacements for these. As i > currently understand it bash at the least is expected to compile the linux > kernel. Is there any

Re: [dev] I wrote a pager

2016-09-17 Thread pranomestro
Greg Reagle wrote: > Thanks to all who gave feedback. I made a few enhancements. Hopefully > they're not bloat. I think it has significantly better functionality > for only several more SLOC. Once again, looking for feedback. Also, do > you suckless maintainers want to