Re: [dev] st -e

2015-07-09 Thread Dmitrij D. Czarkoff
S. R. Gal said: 1. what would be st syntax for xterm -e 'tmux a -d || tmux'? st -e sh -c 'tmux a -d || tmux' 2. what font st uses when there is no glyph in the default one? Whatever system provides? -- Dmitrij D. Czarkoff

Re: [dev] st -e

2015-07-09 Thread Dmitrij D. Czarkoff
S. R. Gal said: Is there an advantage of sh -c as oposed to double quotes? Looks like opposite is true - with double quotes you'll get one process less. -- Dmitrij D. Czarkoff

Re: [dev] [surf] new surf2 branch

2015-07-04 Thread Dmitrij D. Czarkoff
Wolfgang Corcoran-Mathe said: Doesn't this imply a DBus dependency? AFAIR WebkitGtk itself depends on DBUS since inception. -- Dmitrij D. Czarkoff

Re: [dev] no-confing-file orthodoxy

2015-06-02 Thread Dmitrij D. Czarkoff
binaries the only option? Yes. You can have your dwm with colors you like most in ~/bin/dwm. -- Dmitrij D. Czarkoff

Re: [dev] surf release?

2015-06-01 Thread Dmitrij D. Czarkoff
7heo said: Package management is none of suckless's concern. Not in case of package that has a metric fucktone of dependencies. -- Dmitrij D. Czarkoff

Re: [dev] surf release?

2015-06-01 Thread Dmitrij D. Czarkoff
7heo said: I don't get how that is a problem. Versions don't have a 1:1 mapping to any mathematical function taking SLOCs as input, do they? If you are done with pretending to be clueless, can we just assume that versions have something to do with package management? -- Dmitrij D. Czarkoff

[dev] surf release?

2015-06-01 Thread Dmitrij D. Czarkoff
Hi! There have been more then 2 years since 0.6 surf release (2013-02-10). Maybe it is time for 0.7? -- Dmitrij D. Czarkoff

Re: [dev] surf release?

2015-06-01 Thread Dmitrij D. Czarkoff
that it is not suckless any more. -- Dmitrij D. Czarkoff

Re: [dev] surf release?

2015-06-01 Thread Dmitrij D. Czarkoff
for it! - of latest *version*). This way I only have to modify my patch with every release. This works perfectly when maintainer indeed bumps package version when user-visible feature lands in source tree. Of course, this fails miserably when maintainer doesn't grasp the concept of version. -- Dmitrij D

Re: [dev] surf release?

2015-06-01 Thread Dmitrij D. Czarkoff
webkit fails on several web applications I am forced to use - and then porting effort won't be trivial any more. -- Dmitrij D. Czarkoff

Re: [dev] surf release?

2015-06-01 Thread Dmitrij D. Czarkoff
would sound awesome to some GNU folks. I bet autoconf people would absolutely love it. -- Dmitrij D. Czarkoff

Re: [dev] What is a good EPUB reader for the Linux terminal (C coded, ncurses)?

2015-05-26 Thread Dmitrij D. Czarkoff
-stdin I didn't look into their code, but they use cmake, which suggests that they may do other things wrong as well. -- Dmitrij D. Czarkoff

Re: [dev] [surf] [patch] 13 patches from my Universal Same-Origin Policy branch

2015-03-30 Thread Dmitrij D. Czarkoff
becoming an overengineered replacement for X11. -- Dmitrij D. Czarkoff

Re: [dev] [surf] [patch] 13 patches from my Universal Same-Origin Policy branch

2015-03-29 Thread Dmitrij D. Czarkoff
to happen any time soon. -- Dmitrij D. Czarkoff

Re: [dev] [surf] [patch] 13 patches from my Universal Same-Origin Policy branch

2015-03-29 Thread Dmitrij D. Czarkoff
a reliable one. FWIW the Web is too broken for an easy workable solution. -- Dmitrij D. Czarkoff

Re: [dev] [surf] [patch] 13 patches from my Universal Same-Origin Policy branch

2015-03-29 Thread Dmitrij D. Czarkoff
Markus Teich said: The really long term solution would imho be to establish web standards which forbid such identifying information leakage by default. Good luck with that. Write back once you establish such a standard. -- Dmitrij D. Czarkoff

Re: [dev] [surf] Webapps in Surf

2015-03-06 Thread Dmitrij D. Czarkoff
Jeroen Op 't Eynde said: On Thu, Mar 5, 2015 at 11:29 PM, Dmitrij D. Czarkoff czark...@gmail.com wrote: What about other webkit-based browsers? Do you have the same issue with them? I've tried some of Google Sheets in Midori in a Virtualbox here The idea was not to test midori

Re: [dev] [surf] Webapps in Surf

2015-03-05 Thread Dmitrij D. Czarkoff
have the same issue with them? -- Dmitrij D. Czarkoff

Re: [dev] [sbase][PATCH] Add col command

2015-03-03 Thread Dmitrij D. Czarkoff
FRIGN said: Or gcc(1), generate cool columns. This. -- Dmitrij D. Czarkoff

Re: [dev] Suckless unit testing in C?

2015-02-25 Thread Dmitrij D. Czarkoff
Rian Hunter said: In many cases it would be simpler to have a single program. Looks like you are in a wrong crowd. -- Dmitrij D. Czarkoff

Re: [dev] [st] Strange behaviour with bitmap font

2015-02-24 Thread Dmitrij D. Czarkoff
Wander Nauta said: https://i.imgur.com/kXY1jQX.png Don't think it is st's fault. -- Dmitrij D. Czarkoff

Re: [sbase] [dev] [ls] [PATCH] Add ls -A

2015-02-21 Thread Dmitrij D. Czarkoff
Dimitris Papastamos said: We might want to consider defaulting to -A for root. Wouldn't it be awkward? I would leave that to users - shell aliases do the trick better then one fits all approach IMO. -- Dmitrij D. Czarkoff

Re: [dev] keyboard layouts and shorcuts

2015-02-19 Thread Dmitrij D. Czarkoff
.) are on the same keys. So technically I don't have a problem of symbols rotation when I switch layouts. That said, I'd love to have Ctrl-з to be equivalent to Ctrl-z. But I am not sure whether I would tolerate any additional complexity as a trade-off. -- Dmitrij D. Czarkoff

Re: [dev] keyboard layouts and shorcuts

2015-02-19 Thread Dmitrij D. Czarkoff
but the key combinations would change with the layout. I'm all for keycodes, - all users of multiple layouts I know pass much more time in one layout. Ideally, there should be an include file with macros, so that users could reassign keycodes. -- Dmitrij D. Czarkoff

Re: [dev] st: selecting text affects both primary and clipbaord

2015-02-19 Thread Dmitrij D. Czarkoff
Greg Reagle said: - selecting but with no explicit copy should only set PRIMARY, never CLIPBOARD FWIW in suckless context selecting _is_ explicit copy. -- Dmitrij D. Czarkoff

Re: [dev] Suckless web rendering engine

2015-02-16 Thread Dmitrij D. Czarkoff
the times when CSS was only starting to surface, and GTK+1 was still used a lot. It's a pitty they don't keep up with web standards. ¹ http://www.dillo.org/Plans.html ² http://hg.dillo.org/dillo/raw-file/tip/ChangeLog -- Dmitrij D. Czarkoff

Re: [dev] Re: [dwm] Most fonts do not work

2015-01-20 Thread Dmitrij D. Czarkoff
mkfontscale(1) and mkfontdir(1) for details. Alternatively, you may have your font path wrong; see xset(1). But utf-8 has definitely nothing to do with your issue. -- Dmitrij D. Czarkoff

Re: [dev] [sbase] [PATCH-UPDATE] Rewrite tr(1) in a sane way

2015-01-10 Thread Dmitrij D. Czarkoff
FRIGN said: On Sat, 10 Jan 2015 02:52:09 +0100 Dmitrij D. Czarkoff czark...@gmail.com wrote: +#define UPPER A-Z +#define LOWER a-z +#define PUNCT !\#$%'()*+,-./:;=?@[\\]^_`{|}~ These definitions hugely misrepresent corresponding character classes. I interpreted the character

Re: [dev] [sbase] [PATCH-UPDATE] Rewrite tr(1) in a sane way

2015-01-09 Thread Dmitrij D. Czarkoff
FRIGN said: +#define UPPER A-Z +#define LOWER a-z +#define PUNCT !\#$%'()*+,-./:;=?@[\\]^_`{|}~ These definitions hugely misrepresent corresponding character classes. -- Dmitrij D. Czarkoff

Re: [dev] security issue running surf from home folder

2015-01-08 Thread Dmitrij D. Czarkoff
on this? If prompt is shown, it would be nice to have an option to abort download at this point. Otherwise every flash ad gets downloaded without any sort of confirmation. -- Dmitrij D. Czarkoff

Re: [dev] [surf] tabs and clipboard

2014-12-26 Thread Dmitrij D. Czarkoff
. You can use middle mouse button (wheel) to paste. Otherwise you need a tool like parcellite¹, or you can edit surf's source to make use of X11 clipboard. -- Dmitrij D. Czarkoff ¹ http://parcellite.sourceforge.net/

[dev]

2014-12-05 Thread Dmitrij D. Czarkoff
From eb5d7870f800a201b23c5e96c4a2b2fac9848b80 Mon Sep 17 00:00:00 2001 From: Dmitrij D. Czarkoff czark...@gmail.com Date: Fri, 5 Dec 2014 11:08:12 +0100 Subject: [PATCH 2/2] Decouple build system from program settings --- config.mk | 3 ++- slock.c | 4 +++- 2 files changed, 5 insertions(+), 2

[dev]

2014-12-05 Thread Dmitrij D. Czarkoff
From 8cbd13d15492fb428b08fb2e298be2cada224e07 Mon Sep 17 00:00:00 2001 From: Dmitrij D. Czarkoff czark...@gmail.com Date: Fri, 5 Dec 2014 11:05:28 +0100 Subject: [PATCH 1/2] Remove .hgtags --- .hgtags | 10 -- 1 file changed, 10 deletions(-) delete mode 100644 .hgtags diff --git

Re: [dev] Decouple build system from program settings

2014-12-05 Thread Dmitrij D. Czarkoff
FRIGN said: This is just wrong. Or do you expect people to dig in the code to change the colours? No. Dmitrij D. Czarkoff said: diff --git a/config.mk b/config.mk ... # On *BSD remove -DHAVE_SHADOW_H from CPPFLAGS and add -DHAVE_BSD_AUTH # On OpenBSD and Darwin remove -lcrypt from LIBS

Re: [dev] lsw 0.3

2014-11-27 Thread Dmitrij D. Czarkoff
Anselm R Garbe said: I will create a formal release tonight. Thanks! -- Dmitrij D. Czarkoff

[dev] lsw 0.3

2014-11-25 Thread Dmitrij D. Czarkoff
Hi! I noticed that lsw in repo has its version bumped in 2011, and no new commits went in since. Provided that current master is much more useful then lsw-0.2, I wanted to ask someone commit access to tag lsw-0.3 and add it to downloads, so that it could be packaged for distros. -- Dmitrij D

Re: [dev] GCC situation

2014-11-23 Thread Dmitrij D. Czarkoff
C99 compiler. I tried it quite a while ago, and it did fairly well with suckless projects. It had no support for GNU extentions though. I believe it is not actively developed for several years, and it seems to have lost its momentum. -- Dmitrij D. Czarkoff ¹ http://pcc.ludd.ltu.se/

Re: [dev] Operating system choice

2014-11-20 Thread Dmitrij D. Czarkoff
, which implies not including software that sucks too much. If your choice of software would correspond to that of sabotage/Morpheus/sta.li developers, you could easily contribute back packages for those few tools you would be missing. -- Dmitrij D. Czarkoff

Re: [dev] Operating system choice

2014-11-19 Thread Dmitrij D. Czarkoff
of these aren't available on OpenBSD in your opinion? -- Dmitrij D. Czarkoff

Re: [dev] why avoid install?

2014-11-18 Thread Dmitrij D. Czarkoff
FRIGN said: We could discuss install, but there's nothing suckless about pkgconfig. What is wrong with pkg-config? -- Dmitrij D. Czarkoff

Re: [dev] why avoid install?

2014-11-18 Thread Dmitrij D. Czarkoff
is not suckless (~900 lines of Perl), but it does not depend on glib. -- Dmitrij D. Czarkoff

Re: [dev] why avoid install?

2014-11-18 Thread Dmitrij D. Czarkoff
gather that such suckless pkg-config should happen. More so if it can replace tools that suck even more, like GNU autocrap. -- Dmitrij D. Czarkoff

Re: [dev] why avoid install?

2014-11-18 Thread Dmitrij D. Czarkoff
pancake said: oh. that's why ldd was telling me that there was no glib --with-internal-glibuse internal glib Nice they didn't bundle glibc and linux kernel as well. -- Dmitrij D. Czarkoff

Re: [dev] slock segfault on rhel7

2014-11-07 Thread Dmitrij D. Czarkoff
Johan Guldmyr said: Output: https://pastee.org/35jas You should try building it with -g in CFLAGS. -- Dmitrij D. Czarkoff

Re: [dev] [surf] added dns prefetching option

2014-11-01 Thread Dmitrij D. Czarkoff
Quentin Rameau said: Here is a little patch for enabling DNS prefetching in surf via config.h Why? -- Dmitrij D. Czarkoff

Re: [dev] rebooting the web (it was: surf rewrite for WebKit2GTK)

2014-10-31 Thread Dmitrij D. Czarkoff
soon. While it sucks, it does so much less then most GUI alternatives. -- Dmitrij D. Czarkoff

Re: [dev] rebooting the web (it was: surf rewrite for WebKit2GTK)

2014-10-31 Thread Dmitrij D. Czarkoff
be used for HTML5, and that browser should not render document that failed UTF-8 validation. If UTF-8 ever becomes inadequate for some reason, there should be HTML6 (or whatever next number will be then), that states the next sane encoding. -- Dmitrij D. Czarkoff

Re: [dev] rebooting the web (it was: surf rewrite for WebKit2GTK)

2014-10-31 Thread Dmitrij D. Czarkoff
with warning. -- Dmitrij D. Czarkoff

Re: [dev] rebooting the web (it was: surf rewrite for WebKit2GTK)

2014-10-31 Thread Dmitrij D. Czarkoff
.: Same applies to CSS. Several tricks could make it suck times less. JavaScript can't be fixed though. -- Dmitrij D. Czarkoff

Re: [dev] rebooting the web (it was: surf rewrite for WebKit2GTK)

2014-10-31 Thread Dmitrij D. Czarkoff
. -- Dmitrij D. Czarkoff

[dev] [PATCH] Replace character with U+FFFD if wcwidth() is -1

2014-10-28 Thread Dmitrij D. Czarkoff
Helpful when new Unicode codepoints are not recognized by libc. --- st.c | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/st.c b/st.c index 23dd7f1..ad52280 100644 --- a/st.c +++ b/st.c @@ -2576,7 +2576,10 @@ tputc(char *c, int len) { unicodep = ascii = *c;

Re: [dev] [PATCH] Replace character with U+FFFD if wcwidth() is -1

2014-10-28 Thread Dmitrij D. Czarkoff
of are already replaced with U+FFFD. If libc doesn't know U+FFFD either, there will be enough problems running st that adding workarounds for that case will not make sense. -- Dmitrij D. Czarkoff

Re: [dev] [PATCH] [st] Fix issues with wcwidth() returning -1 for

2014-10-27 Thread Dmitrij D. Czarkoff
silently replace them with U+FFFD. At any rate, assumptions about codepoints' properties are not st's business. -- Dmitrij D. Czarkoff

Re: [dev] Ideas for using sic

2014-10-01 Thread Dmitrij D. Czarkoff
that. [1] http://bitbucket.org/emg/srw -- Dmitrij D. Czarkoff

Re: [dev][sbase] Proposal of suckless compression

2014-09-24 Thread Dmitrij D. Czarkoff
Ralph Eastwood said: Although the norm changes - if 'compress' wasn't patent encumbered, I guess there would be wide support for it still. And there is. Check -Z option in the manual of you tar. -- Dmitrij D. Czarkoff

Re: [dev][sbase] Proposal of suckless compression

2014-09-24 Thread Dmitrij D. Czarkoff
tarballs are not a norm yet. -- Dmitrij D. Czarkoff

Re: [dev][sbase] Proposal of suckless compression

2014-09-24 Thread Dmitrij D. Czarkoff
and xz-utils are merely most popular. Bzip2 was patent-free compression tools with best ratio for quite some time, and xz-utils most likely owe to popularity of 7-zip on Windows. (AFAIK it is also the tool providing the best compression ratio on UNIX now.) -- Dmitrij D. Czarkoff

Re: [dev] [RFC] Design of a vim like text editor

2014-09-15 Thread Dmitrij D. Czarkoff
at least). [1] http://harmful.cat-v.org/cat-v/unix_prog_design.pdf -- Dmitrij D. Czarkoff

Re: [dev] gtk3 support for surf?

2014-08-19 Thread Dmitrij D. Czarkoff
depends on GTK2 flavor of WebKit. Any status update? -- Dmitrij D. Czarkoff

Re: [dev] suckless distro

2014-06-24 Thread Dmitrij D. Czarkoff
Andrew Gwozdziewycz said: Arch is pretty good, has great documentation and is quite lightweight. The most suckless aspect of Arch is nearly undisposable systemd, I believe. -- Dmitrij D. Czarkoff

Re: [dev] Re: suck-less XML parsing

2014-06-06 Thread Dmitrij D. Czarkoff
which of the two is in | use, or for bringing other encodings into play, are discussed later, | in 4.3.3 Character Encoding in Entities. -- Dmitrij D. Czarkoff

Re: [dev] C coded lightweight Linux vector graphics editor

2014-06-05 Thread Dmitrij D. Czarkoff
://aspbak.netanya.ac.il/~samy/tkpaint.html -- Dmitrij D. Czarkoff

Re: [dev] C coded lightweight Linux vector graphics editor

2014-06-05 Thread Dmitrij D. Czarkoff
78...@web.de said: What's wrong with MetaPost? http://ect.bell-labs.com/who/hobby/MetaPost.html Dependencies. It is OK for use in TeX, but for vector graphics alone it's an overkill. -- Dmitrij D. Czarkoff

Re: [dev] C coded lightweight Linux vector graphics editor

2014-06-05 Thread Dmitrij D. Czarkoff
Truls Becken said: There is also the pic preprocessor for troff. IMO suffer from the same issue: OK for its domain, but somehow inappropriate elsewhere. -- Dmitrij D. Czarkoff

Re: [dev][project] soap - a simple xdg-open replacement

2014-05-09 Thread Dmitrij D. Czarkoff
is wrong with just using st dmenu for this stuff? Wow! And you complain about the danger of my `-escaped shell-parameter. I didn't. I complained about custom format in place of standard mailcap. -- Dmitrij D. Czarkoff

Re: [dev] [ANNOUNCE] req 1.0 - a gawk und dmenu powered plumberlike

2014-05-08 Thread Dmitrij D. Czarkoff
Robert Figura said: A little more than two years ago i started coding some plumberlike in gawk, and i think it's time for me to seek suggestions and share what Why not POSIX awk? -- Dmitrij D. Czarkoff

Re: [dev][project] soap - a simple xdg-open replacement

2014-05-08 Thread Dmitrij D. Czarkoff
like bad taste to me. -- Dmitrij D. Czarkoff http-helper.sh: #!/bin/sh MIME=`curl -I --max-redirs -1 -s $@ | sed -Ee '/Content-Type/!d' -e 's

Re: [dev] C coded cross-platform youtube video viewer

2014-05-08 Thread Dmitrij D. Czarkoff
patrick295767 patrick295767 said: One can retrieve the link and send it over mplayer on nix, vlc,... and any win32 apps as well. quvi dump -b mute -e ffplay %u $URL -- Dmitrij D. Czarkoff

Re: [dev][project] soap - a simple xdg-open replacement

2014-05-06 Thread Dmitrij D. Czarkoff
whatever you want to support. -- Dmitrij D. Czarkoff

Re: [dev][project] soap - a simple xdg-open replacement

2014-05-06 Thread Dmitrij D. Czarkoff
compiled software on my system. This is an easy shot, given that your design suggests hardcoding URLs, which, given the nature of modern web, would lead to very frequent changes. -- Dmitrij D. Czarkoff

Re: [dev][project] soap - a simple xdg-open replacement

2014-05-05 Thread Dmitrij D. Czarkoff
%s } where %s is the _shell-escaped_ argument given to xdg-open. Am I missing something, or mailcap files already do that? -- Dmitrij D. Czarkoff

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

2014-03-23 Thread Dmitrij D. Czarkoff
on protocol itself yet. [0] http://www.creytiv.com/baresip.html -- Dmitrij D. Czarkoff

Re: [dev] dmenu and unicode

2014-03-21 Thread Dmitrij D. Czarkoff
have tips on making this work? Thanks! Just choose proper font, eg.: perl -E'binmode(STDOUT, :encoding(UTF-8)); say \N{HEAVY BLACK HEART}' | dmenu -fn -*-dejavu sans mono-medium-r-normal-*-*-*-*-*-*-*-iso10646-1 -- Dmitrij D. Czarkoff

Re: [dev] Shell vs C where is the border?

2014-03-11 Thread Dmitrij D. Czarkoff
, which is almost directly opposite concept to innovation. -- Dmitrij D. Czarkoff

Re: [dev] Screencasts?

2014-03-10 Thread Dmitrij D. Czarkoff
for screencasts I've seen to date are video games and Metro UI. Anyway, there is room for both mediums. Suckless software workflow is much easier to describe in plain text. If there is any room for screencasting, it definitely isn't here. -- Dmitrij D. Czarkoff

Re: [dev] Screencasts?

2014-03-09 Thread Dmitrij D. Czarkoff
echo; cat doc/toread} $TMPFILE mv $TMPFILE doc/toread and then after selecting URL in address bar you could just run this script (eg. via Ctrl+p in dwm). -- Dmitrij D. Czarkoff

Re: [dev] tmux/screen alternative

2014-02-23 Thread Dmitrij D. Czarkoff
as is stated: if (name[0] == '.' || name[0] == '/') { strncpy(sockaddr.sun_path, name, maxlen); -- Dmitrij D. Czarkoff

Re: [dev] XML vs HTML (was: Article about suckless on root.cz)

2014-02-21 Thread Dmitrij D. Czarkoff
the basis for educated guess). This alone is sufficient for me to be all for simplistic strict parser with zero fault tollerance. -- Dmitrij D. Czarkoff

Re: [dev] XML vs HTML (was: Article about suckless on root.cz)

2014-02-21 Thread Dmitrij D. Czarkoff
for the whole markup language. -- Dmitrij D. Czarkoff

Re: [dev] XML vs HTML (was: Article about suckless on root.cz)

2014-02-21 Thread Dmitrij D. Czarkoff
Charlie Kester said: (As, for example, epub vs pdf.) These formats serve different functions. It would be more fair to compare PDF to PS and ePub to roff respectively. -- Dmitrij D. Czarkoff

Re: [dev] Reasonable Makefiles

2014-02-18 Thread Dmitrij D. Czarkoff
location of settings somewhere in ports infrastructure itself, a user-editable configuration file (I expect Anselm would replace those with one config.mk) and individual ports that need some specific flags override the config values in their makefiles. -- Dmitrij D. Czarkoff

Re: [dev] Patch Licenses

2014-02-18 Thread Dmitrij D. Czarkoff
the license of software they are intended to be applied to. Eg. patches for surf are under whatever license surf is. -- Dmitrij D. Czarkoff

Re: [dev] gtk3 support for surf?

2014-01-11 Thread Dmitrij D. Czarkoff
suck big time. -- Dmitrij D. Czarkoff

Re: [dev] [surf] view local file

2013-12-10 Thread Dmitrij D. Czarkoff
Markus Teich markus.te...@stusta.mhn.de wrote: Heyho, this morning I wondered how to open a file from the filesystem in surf, but neither file:// nor file:/// did work. Is it even possible? Thanks. --Markus file:///home/user/example.html works for me. -- Dmitrij D. Czarkoff

Re: [dev] portable photoshop-like lite application based on C?

2013-12-03 Thread Dmitrij D. Czarkoff
with Gentoo, Arch or whatever remains more or less simple these days. -- Dmitrij D. Czarkoff

Re: [dev] portable photoshop-like lite application based on C?

2013-12-03 Thread Dmitrij D. Czarkoff
into initramfs. -- Dmitrij D. Czarkoff

Re: [dev] Bringing together OS'es terminals and their codepages

2013-12-03 Thread Dmitrij D. Czarkoff
Troels Henriksen said: You really shouldn't write terminal programs that require precise colours. FWIW as a rule you really shouldn't write terminal programs that use colours. -- Dmitrij D. Czarkoff

Re: [dev] [st] System freeze when killing X after using st-git

2013-11-30 Thread Dmitrij D. Czarkoff
into it - and all of it goes into compensating the improvements in boot process. And I still can't see any benefit from the switch. -- Dmitrij D. Czarkoff

Re: [dev] Mailing list behavior

2013-11-07 Thread Dmitrij D. Czarkoff
. -- Dmitrij D. Czarkoff

Re: [dev] Mailing list behavior - was: Question about arg.h

2013-11-07 Thread Dmitrij D. Czarkoff
with being lazy - it is just showing disrespect to others. -- Dmitrij D. Czarkoff

Re: [dev] Mailing list behavior - was: Question about arg.h

2013-11-07 Thread Dmitrij D. Czarkoff
Gmail for a while - they now collapse quotes, and AFAIR don't allow typing below them. -- Dmitrij D. Czarkoff

Re: [dev] Question about arg.h

2013-11-06 Thread Dmitrij D. Czarkoff
puzzled too. For years e-mail netiquette developed in direction of reducing text PSNR, and having no greetings and signatures goes in line with that. FWIW do you really have to say anything with your signature? -- Dmitrij D. Czarkoff

Re: [dev] Suckless remote shell?

2013-11-06 Thread Dmitrij D. Czarkoff
system is barely a representation of hardware properties. -- Dmitrij D. Czarkoff

Re: Asshole vs. reality [was: Re: [dev] Question about arg.h]

2013-11-06 Thread Dmitrij D. Czarkoff
list. -- Dmitrij D. Czarkoff

Re: [dev] Question about arg.h

2013-11-05 Thread Dmitrij D. Czarkoff
Alexander Huemer wrote: P.S. I passionately hate people who top-post, don't give enough details and cannot say hi or bye in an email. I wonder about the last bit: aren't hi and bye implied? -- Dmitrij D. Czarkoff

Re: [dev] IRC on Free node

2013-11-02 Thread Dmitrij D. Czarkoff
to your signature? -- Dmitrij D. Czarkoff

Re: [dev] IRC on Free node

2013-11-02 Thread Dmitrij D. Czarkoff
Chris Down said: On 2013-11-02 11:13, Dmitrij D. Czarkoff wrote: Irony? Surely the answer to that is to not use Gmail's webmail client, then? It isn't always an option. You might be tied to using Gmail UI for some reason, which makes using other clients impractical. -- Dmitrij D. Czarkoff

Re: [dev] IRC on Free node

2013-11-02 Thread Dmitrij D. Czarkoff
Thorsten Glaser said: it just involves a little bit of effort. But not much more, since one needs to trim the quote in other MUAs as well. Such amount of effort stopped me from using mobile Gmail app - I now get to PC in order to answer mail. -- Dmitrij D. Czarkoff

Re: [dev] IRC on Free node

2013-11-02 Thread Dmitrij D. Czarkoff
Thorsten Glaser said: (The frontend needs not be graphical, of course.) Why? -- Dmitrij D. Czarkoff

Re: [dev] Some thoughts about XML

2013-10-20 Thread Dmitrij D. Czarkoff
a better place. Better place undefined. Really, to date you suggested XML+XSLT, which doesn't sound like a workable replacement, leave alone suckless bit. -- Dmitrij D. Czarkoff

  1   2   >