Re: [dev] suckless dns over http client

2018-04-09 Thread Joshua Haase
Calvin Morrison (2018-04-02 15:31): | In lieu of the recent 1.1.1.1 announcement, i was wondering if anyone | has written a suckless, simple, dns over http relay? Maybe it would be | a good thing to add to the wiki as potential ideas? The basic concept | of the tool would be to run as a daemon, li

Re: [dev] securiy guidance

2018-04-04 Thread Joshua Haase
pet...@riseup.net (2018-04-03 14:32): | In the meantime I hit into this: | | https://github.com/Lyndir/MasterPassword/ | | […] | | Any thoughts why this isn't the perfect solution? I thought about it for | a while and all the cons that I could come up with were false. https://tonyarcieri.com/4-fa

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

2017-08-24 Thread Joshua Haase
Laslo Hunhold writes: > On Thu, 24 Aug 2017 13:45:35 +0200 > Hiltjo Posthuma wrote: > >> I think it's a good idea if we start to (optionally) sign (git) >> releases. This can be discussed further. > > This is something I would support! :) We could go as far to tell > dl.suckless.org to automatic

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

2017-08-24 Thread Joshua Haase
Laslo Hunhold writes: > On Thu, 24 Aug 2017 11:02:46 +0200 > ilf wrote: > > As nice as PGP sounds, I think it has seen its best days already for > general usage. I know no package manager that implements this model > (tell if there is one). The ones I know use hashes. pacman uses signatures to

Re: [dev] Some suckless hackathon 2017 preparation

2017-07-26 Thread Joshua Haase
Anselm R Garbe writes: > IMHO this view is short sighted. The point of an _issue_ tracker (not > every issue is a bug) is not the possibility to flood the developer > with random bug reports, but to provide a simple infrastructure to > organize and priotize a TODO list for the development of a ce

Re: [dev] Some suckless hackathon 2017 preparation

2017-07-24 Thread Joshua Haase
Hiltjo Posthuma writes: >> > iii) focus on totally new stuff like the issue tracking, Silvans >> > patchwork idea or mail archiver > > I don't think we should use an issue tracker. I can see there will be > endless useless bug reports with fontconfig issues already. Instead > user expectations s

Re: [dev] [st] Full screen without menu bar?

2017-02-11 Thread Joshua Haase
doug livesey writes: > Hi -- I tried applying the patch in the simplest way (from some > instructions I googled up), but it didn't know what file to apply the > patch to. Please read [1] for more info on how to report bugs. [1]: http://www.chiark.greenend.org.uk/~sgtatham/bugs.html > I suspec

Re: [dev] Some core tools

2017-02-02 Thread Joshua Haase
Mattias Andrée writes: > Also, I think mk(1) uses rc(1), right? On plan9port it uses the shell defined on the environment. I think `mk` is way more suckless.

Re: [dev] Some core tools

2017-02-02 Thread Joshua Haase
Mattias Andrée writes: > Greetings! > > I'm work on implementing make(1), and I have two questions for you: Why make and not mk?

Re: [dev] [st/dwm] Alt-Shift-C and Mod1-Shift-C

2017-01-12 Thread Joshua Haase
Patrick Bucher writes: > Hi there, > > I'm using st and dwm at the same time, and today I discovered a little problem > when using the default config of both programs. st uses Alt-Shift-C to copy > text > into the clipboard, dwm uses Mod1-Shift-C for closing the selected window, > whereas Mod1 i

Re: [dev] surf: connection progress

2017-01-06 Thread Joshua Haase
Greg Minshall writes: > it would also be nice to show the URL as a pop-up (whatever) when the > mouse hovers over an active link. (i like this in general, but it can > be useful for avoiding clicking on phishing links.) If you hover your mouse on a link, it sets the window title to the link tar

Re: [dev] structural regular expression support for vis

2016-04-06 Thread Joshua Haase
Marc André Tanner writes: > On Sun, Mar 13, 2016 at 11:07:49AM +, Raphaël Proust wrote: >> `ggvG:sam y/\n/i/FOO` only inserts "FOO" at the start of the first >> line. It should do it on every line. >> Same when using `x/^.*$/` instead of `y/\n/` > > These should now also work. By the way you

Re: [dev] structural regular expression support for vis

2016-04-06 Thread Joshua Haase
Marc André Tanner writes: > On Wed, Apr 06, 2016 at 01:07:10PM -0500, Joshua Haase wrote: > We have to be somewhat careful with the nomenclature here. There currently > exists both a vi operator `!` (filter) and a sam command `!` (launch > interactive program). The former is implemen

Re: [dev] structural regular expression support for vis

2016-04-06 Thread Joshua Haase
Marc André Tanner writes: > On Mon, Apr 04, 2016 at 01:32:01PM +0200, Marc André Tanner wrote: >> Hence it would probably be a good time to get some more testing feedback > > I merged the sam branch into master, hope this facilitates testing > and encourages more people to give it a try ... > >

Re: [dev] [ANNOUNCE] vis-0.1: first release of a vim-like editor

2016-02-03 Thread Joshua Haase
Marc André Tanner writes: > Is this still an issue? If so, please provide a failing example. It works on gf850388 (just tested latest commit). Thanks a lot! > Thanks, > Marc > > -- > Marc André Tanner >< http://www.brain-dump.org/ >< GPG key: 10C93617

Re: [dev] [ANNOUNCE] vis-0.1: first release of a vim-like editor

2016-01-19 Thread Joshua Haase
Matthew of Boswell writes: > On Tue, 19 Jan 2016 14:16:37 +0100 > Marc André Tanner wrote: > > Haha, you wouldn't think such a minor "feature bloat" in vim would be > so often used. I do the same thing... I a little annoyed when I use > a vim emulator that doesn't have ctrl+a and ctrl+x support.

Re: [dev] [st] Blank lines not preserved

2014-05-21 Thread Joshua Haase
Eric Pruitt writes: > [...] > > If it were _just_ brighter, I probably wouldn't care, but to me, the > difference in color is like night and day. I understand that I'm an > obvious minority in caring about the difference which is why I didn't > request the patch I submitted get merged into master;

Re: [dev] [proposal] Suckless Tox-Client as a Skype replacement

2014-03-24 Thread Joshua Haase
hiro <23h...@gmail.com> writes: > XMPP starts with X, so it sucks, and SIP also has it's complexities if > you want... > > I'm sceptical about Tor's latency, I'd generally look for direct P2P > connections for the voice stream without any third server in the > middle. Have you checked retroshare?

[dev] Is there any suckless issue tracker?

2014-03-23 Thread Joshua Haase
Hi! I was reading a two years old discussion about the design of a suckless issue tracker [1] and I was wondering if any progress has been made. I can't find anything on [2], [3], nor in the gmane mail archive. [1]: http://comments.gmane.org/gmane.comp.misc.suckless/8312 [2]: http://git.suckles