Re: [dev] Internet privacy/decentralisation projects

2017-01-24 Thread Laslo Hunhold
On Tue, 24 Jan 2017 00:05:03 +0300
Alexander Krotov  wrote:

Hey Alexander,

> Also I don't understand what does "lambda users" mean.

a lambda user is a nameless user who only uses a given website once.
The name comes from the basis of what a "lambda function" is. It's an
anonymous closure. In this case, I assume Sylvain meant with lambda
users users in general who are not deeply involved with technology and
just go for the easiest way.I hope this helps.

Cheers

Laslo

-- 
Laslo Hunhold 



Re: [dev] Re: st: Use after free

2017-01-24 Thread tty0
January 23, 2017 11:45 AM, "hiro" <23h...@gmail.com> wrote:
> nobody ever has time for me, *cry*

aww ♥




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

2017-01-24 Thread Roberto E . Vargas Caballero
> Use Ctrl-Sfhit-C, not Alt-Shift-C, like the other terminal emulators use.

If all the people agree I am going to change the defaul keybinding to
CTRL+SHIFT+C, because it is an impossible sequence in the terminal
world, and it is not hiding any valid combination that can be used
by the programs running in the terminal. In fact, I think all the
shortcuts should be allocated in that space.

Regards,