Re: [dev] st mouse binding with scroll

2020-06-24 Thread Kai Hendry
On Tue, 23 Jun 2020, at 11:30 PM, Greg Reagle wrote: > Hello. Did you get this resolved yet? I don't think I completely > understand your question. No, I guess I supposed to use some other random control character for mouse scroll {up,down}.

Re: [dev] st mouse binding with scroll

2020-06-23 Thread Kai Hendry
Hey Greg, I don't want to use the patches, I want to use https://git.suckless.org/scroll/ as st >= 0.8.3 is designed for. https://www.reddit.com/r/suckless/comments/g96ejd/st_083_released/fp0x91z/ Just noticed someone else with my complaint: https://www.reddit.com/r/suckless/comments/gffymg/scro

Re: [dev] st: use mouse to paste from clipboard

2020-06-23 Thread Kai Hendry
Hi Greg, have you seen https://st.suckless.org/patches/clipboard/ ?

[dev] st mouse binding with scroll

2020-06-21 Thread Kai Hendry
Hi there, Since the mouse wheel bindings are disabled by default in scroll, what are the alternative bindings people can suggest? https://git.suckless.org/scroll/file/config.def.h.html Would be kindof awesome to be able to scroll with a mouse. Many thanks,

Re: [dev] scroll swallows ctrl+e keybinding while used with st

2020-05-20 Thread Kai Hendry
This bug has been addressed in tip https://git.suckless.org/scroll/commit/9ff6fdb25513e49abbe3750668b8ee6903326f15.html

Re: [dev] [st] BadLength

2020-05-20 Thread Kai Hendry
Use the libxft-bgra package on Arch. 👍

Re: [dev] [st] crashes with BadLength

2020-04-08 Thread Kai Hendry
libxft-bgra is the Archlinux package with libXft with BGRA glyph (color emoji) rendering & scaling patches by Maxime Coste

Re: [dev] Pandoc replacement that sucks less

2019-04-28 Thread Kai Hendry
I recommend using HTML aka http://css4.pub/ Convert to PDF using a Web browser. Though the best "CSS Paged Media" support can only be found in the proprietary https://www.princexml.com It sucks less than Latex imho. /me adornes flame suit

Re: [dev] Fix for dwm crash due to emoji in window titles

2018-09-09 Thread Kai Hendry
Tried rolling back to dwm 6.0 but couldn't get font rendering to work. :/ https://s.natalian.org/2018-09-10/font.png Now I am using Alexander Krotov's original patch, which works. So thanks for that.

Re: [dev] Fix for dwm crash due to emoji in window titles

2018-09-09 Thread Kai Hendry
On Mon, 23 Jul 2018, at 11:41 PM, Silvan Jegen wrote: > It feels like the source for this ominous crash has finally been found > after what feels like an eternity. According to the bug report there > won't be a fix in Xft any time soon though since they suggest to > people to just not use Xft... W

Re: [dev] Fix for dwm crash due to emoji in window titles

2018-07-22 Thread Kai Hendry
Thanks for agreeing with me Laslo, On Mon, 23 Jul 2018, at 12:05 PM, Laslo Hunhold wrote: > I agree with you in the given case, but the robustness principle > probably brought us SGML and all its implications. Be careful what you > wish for, as being liberal with what input you accept can lead to

Re: [dev] Fix for dwm crash due to emoji in window titles

2018-07-22 Thread Kai Hendry
On Thu, 19 Jul 2018, at 11:41 PM, Hiltjo Posthuma wrote: > It is not a fix, it will just ignore the error. Shouldn't https://en.wikipedia.org/wiki/Robustness_principle apply? Draconian error handling was the hallmark of XML. > The emoji crash is a bug in Xft. Do you happen to have the bug numbe

Re: [dev] Re: What would a well-designed voice assistant program look like?

2018-03-22 Thread Kai Hendry
Every voice driven thing I've used suffers from the fundamental problem that it's impossible to correct what you said. Alexa didn't understand or worse did the wrong thing? Start over from scratch. Incredibly frustrating. If someone came up with the "readline" of voice input, I'd think it would

Re: [dev] st b1338e issues

2017-09-17 Thread Kai Hendry
On Sat, 16 Sep 2017, at 10:24 PM, lukáš Hozda wrote: > 2) has a simple solution. Just do: > xmodmap -e 'keycode val=' > where val is the keycode of all involved keys. You're joking right? Disable the keys in order for st not to print them?!

Re: [dev] st b1338e issues

2017-09-15 Thread Kai Hendry
On Sat, 16 Sep 2017, at 03:39 AM, Draco Metallium(Rodrigo S. Cañibano) wrote: > Do you have color codes on your PS1? If you do, try removing them. Tried removing them with no executing my bashrc like so: ./st -i -g =80x20 -f "Terminus (TTF):pixelsize=48:antialias=true:autohint=true" -e bash --nor

[dev] st b1338e issues

2017-09-15 Thread Kai Hendry
Hi Hiltjo, I have a couple issues with st https://s.natalian.org/2017-09-15/st.mp4 They are still reproduciable on b1338e91ed632adbcd08388de37e46cf25326e01 1) Some readline isn't showing the line properly after a long input line or I presume some line wrapping 2) When I hit key combos accidenta

Re: [dev] Suckless e-comerce script proposal

2016-09-22 Thread Kai Hendry
Yes, make the site static & host on S3/CloudFront. Generate from a DB of your stock/inventory. Go lang's html/template makes this painless. Dynamic bits should be ReactJS chatting with Stripe APIs. I would go so far as use Stripe to store the customer object et al. You can get it back out easy eno

Re: [dev] [OT] software recommendations

2016-04-07 Thread Kai Hendry
I've happily used syslinux forever but on those new fangled UEFI systems, `bootctl install` works well for me once that weirdo FAT /boot partition (aka the EFI System Partition aka ESP) is mounted. /me ducks

[dev] Linux SLOC graphed

2016-03-03 Thread Kai Hendry
http://s.natalian.org/2016-03-04/linux.svg data source: http://s.natalian.org/2016-03-04/linux-v4.4-rc2-14-ge817c2f.csv Wrote a script to help generate graphs for git maintained projects here: https://github.com/kaihendry/graphsloc I tried to have a separate work tree [1] but the original git r

Re: [dev] [dvtm] Commands document, one page PDF

2015-08-11 Thread Kai Hendry
Would be better if it was just HTML or markdown. Cheers,

Re: [dev] Filtering HTML attachments

2015-08-11 Thread Kai Hendry
Hi Christoph, I made changes to the mlmmj suckless configuration some years ago, to control/access and text/access IIRC. http://mlmmj.org/archive/mlmmj/2013-07/008.html Aren't they working? Cheers,

Re: [dev] [surf] HTML5 player no sound video lag on raspberry pi

2015-07-07 Thread Kai Hendry
It's an issue with Webkit. Remember surf is just a tiny wrapper on top of Webkit. For more information, checkout http://archlinuxarm.org/forum/viewtopic.php?f=64&t=8673 Unfortunately the rpi video playback work that the Raspberry Pi foundation paid Collabra to do is for webkit1 and not webkit2. A

Re: [dev] [surf] new surf2 branch

2015-07-04 Thread Kai Hendry
Thank you for doing this Quentin. webkit1 (webkitgtk2 in Arch) is pretty stale now, so we needed to move to http://webkitgtk.org/ aka webkit2 (webkit2gtk in Arch) sooner than later. I've packaged it in Arch here: https://aur4.archlinux.org/packages/surf2/ I'm using surf2 in a product: https://web

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

2015-03-12 Thread Kai Hendry
My 2 cents: Suggestions to use 3 keys to copy & paste SUCK Can we please have feature parity with MacOSX? cmd-c, cmd-v I guess cmd is that Windows key (keycode 133, Super_L?) on non-Apple hardware. Heavens know how to make cmd-c, cmd-v work in Chrome. BONUS: Keep selection in the clipboard af

Re: [dev] suckless wiki engine?

2014-05-31 Thread Kai Hendry
For recent changes you could link to github or gitweb's log/ ? This is my interpretation of a suckless wiki. Could suck less though. http://ws.dabase.com/

Re: [dev] Screencasts?

2014-03-09 Thread Kai Hendry
Videos should be easier to store (if they are self-contained), create and consume. Anyway, there is room for both mediums. Though a video needs good sound. ;)

Re: [dev] Screencasts?

2014-03-09 Thread Kai Hendry
I think screencasts are a good idea. I use this script https://github.com/kaihendry/recordmydesktop2.0 to create screencasts I upload to http://r2d2.webconverger.org/ The trouble I have when watching (work flow) screencasts are the keystrokes aren't seen. Need a project is to log keyboard strokes

Re: [dev] Re: Suckless pinyin input?

2014-02-23 Thread Kai Hendry
When I was working on this for Webconverger, fcitx was the best option. I did manage to build it without a crap ton of bullshit, but then I lost interest trying to integrate it with Debian Wheezy. I need to redo Webconverger in Archlinux and bring fcitx back and support CJK. Kind regards,

Re: [dev] wswsh: a mksh web framework

2013-12-13 Thread Kai Hendry
On 14 December 2013 00:16, Charlie Kester wrote: > RSS is dead? Did I miss the obituary? What, if anything, has replaced > it? In all honesty twitter / facebook announcement links. If that doesn't happen I expect to be able to sign up to some announce list, so that I get notified when a blogger

Re: [dev] wswsh: a mksh web framework

2013-12-12 Thread Kai Hendry
On 13 December 2013 14:20, Chris Down wrote: > Did you really just say that every file should just be abstracted as a > directory... how much of that web 2.0 Kool-Aid did you drink? Is there an easier way to encourage clean URLs? Without resorting to crazy rewrites?

Re: [dev] wswsh: a mksh web framework

2013-12-12 Thread Kai Hendry
On 13 December 2013 14:01, Chris Down wrote: >> You generate .html URLs. bit 90s and fugly. urls should be clean >> /2013/blogpost/ > Huh? That's the job of the web server. how? you want foo.html to be exposed by your httpd as /foo/ ? Only generate one index.html per directory. Simples.

Re: [dev] wswsh: a mksh web framework

2013-12-12 Thread Kai Hendry
This sucks Why mksh? Can't you use POSIX shell? .wshtml is used in your README. Actually only TXT works by default. smu is on my path, why interp? config files suck https://twitter.com/rob_pike/status/360557625756229632 setting up prefix in the Makefile sucks RSS is dead. why bother? You gen

Re: [dev] IRC on Free node

2013-11-01 Thread Kai Hendry
irc://irc.oftc.net/suckless

Re: [dev] daemon for DWM

2013-08-16 Thread Kai Hendry
Hi guys, I've improved a shell version of a dwm status daemon which has the feature of showing network ups and downs. http://s.natalian.org/2013-08-17/dwm_status.png https://github.com/kaihendry/Kai-s--HOME/blob/master/bin/dwm_status Please free to critique the code and suggest improvements. I st

Re: [dev] daemon for DWM

2013-07-29 Thread Kai Hendry
Hello there, On 29 July 2013 01:02, Silvan Jegen wrote: > Comments and criticism is welcome. The net monitor is something I'm looking for, though I'm not sure how I would integrate it with my current shell script: https://github.com/kaihendry/Kai-s--HOME/blob/master/.xinitrc#L43 https://github.c

[dev] tmux export buffer to pastebin

2013-07-12 Thread Kai Hendry
Hi guys, Since hopefully most of you are running http://st.suckless.org/ and tmux, perhaps you'll find this bind interesting: bind-key p capture-pane -S -32768 \; save-buffer /tmp/tmux-buffer \; run "cat /tmp/tmux-buffer | curl -F 'sprunge=<-' http://sprunge.us | tmux load-buffer -; tmux show-buf

Re: [dev] Suckless Laser GUI

2013-07-01 Thread Kai Hendry
On 2 July 2013 10:36, Chris Down wrote: > On 2 July 2013 10:22, Calvin Morrison wrote: >> He's joking > You wouldn't be so sure if you knew the man. It's Kai we're talking > about here; the web shines out of his every orifice. :-D That's right. I'm not joking. The Web sucks less than crappy qt/g

Re: [dev] Suckless Laser GUI

2013-07-01 Thread Kai Hendry
Write your UI as a Web application.

Re: [dev] upload via html?

2013-05-14 Thread Kai Hendry
On 13 May 2013 23:11, hiro <23h...@gmail.com> wrote: > how can you chadbands use a file transfer protocol without XML?! XML is for the file listing. :-) https://s3-ap-southeast-1.amazonaws.com/krkl

Re: [dev] upload via html?

2013-05-13 Thread Kai Hendry
On 13 May 2013 17:17, Thuban wrote: > I was wondering what tool or method you would use to purpose simple file > upload on your server (via an html form as example)? CGI? PHP? Other? PHP is the simplest way I've found https://github.com/kaihendry/FTP2.0

Re: [dev] suckless.org seems to be down

2013-02-27 Thread Kai Hendry
On 28 February 2013 15:01, Edgaras wrote: > Seems to be working well for me. Maybe you'r having routing problems. Sam correctly pointed out that the httpd was down, it just came back up. http://stats.webconverger.org/h2/suckless.org/059.csv

Re: [dev] Makefile/markdown based static site generator

2013-02-20 Thread Kai Hendry
On 21 February 2013 14:11, Sam Watkins wrote: > foo/bar/index.mdwm -> index.html , title "bar" >> expressing that as a Makefile is really hard. So hard I gave up. Not sure it's worth it. What about the all to common /srv/www/index.mdwn case? A page title of "www" ? wtf? :) If you are a Makefi

Re: [dev] Makefile/markdown based static site generator

2013-02-20 Thread Kai Hendry
On 21 February 2013 13:20, Sam Watkins wrote: > Why not make it the same as the main heading? You mean the first h1? That's not always the case. > or use the first line of the markdown? Sometimes we use HTML > or use the file name / folder name (for index), somehow filtered? I thought of usin

Re: [dev] Makefile/markdown based static site generator

2013-02-20 Thread Kai Hendry
Thanks Nick for sharing that Makefile. I've decided to use the first HTML comment in the markdown as the page title. https://github.com/kaihendry/sg-hackandtell/blob/master/Makefile If you can suggest something that sucks less than: grep -m1 -oP '(?<=)' # i'd be grateful ;) Cheers!

Re: [dev] Makefile/markdown based static site generator

2013-02-19 Thread Kai Hendry
Hey Carlos, thanks for taking a look. On 20 February 2013 12:29, Carlos Torres wrote: > i started looking through the repo and found the list thingy > list/maillist it looks like the List-Unsubscribe header http url says > unsub rather than unsubscribe on line 28, not sure if thats correct. > al

[dev] Makefile/markdown based static site generator

2013-02-19 Thread Kai Hendry
Hey guys, https://github.com/kaihendry/sg-hackandtell/blob/master/Makefile For bonus points I have a plan9 mk version here: https://github.com/kaihendry/sg-hackandtell/blob/master/mkfile Enjoy and I would love to hear if it could suck less or if there are similar projects I could learn from. De

Re: [dev] gregkh likes us

2013-02-17 Thread Kai Hendry
On 17 February 2013 20:56, Nico Golde wrote: > This picture is pretty much meaningless for judging how much the kernel sucks > given the amount of new driver code, file systems etc. that get added over > time. Hi Nico, Crikey nm the SLOC then. Though I thought btrfs was sucky! Focus on my exper

Re: [dev] gregkh likes us

2013-02-16 Thread Kai Hendry
Since gregkh maintains the stable kernels, I thought I'd take this opportunity to bitch about the 3.7.x series ruining my life. My X220 overheats all the time. https://bugzilla.kernel.org/show_bug.cgi?id=48721#c42 My wifi drops out all the time. https://bugzilla.kernel.org/show_bug.cgi?id=48921

Re: [dev] Suckless and Wayland

2013-02-13 Thread Kai Hendry
There is nice new LWN coverage on Wayland here: http://lwn.net/Articles/536862/ Embrace change :)

Re: [dev] Suckless graphs

2013-02-03 Thread Kai Hendry
On 4 February 2013 12:39, Chris Down wrote: > I noticed a few bugs/improvements in the main code. Do you want me to submit > using git's format-patch or GitHub's pull request system? Tbh Github's pull request system is easiest for me. If this project qualifies for http://git.suckless.org/ greatn

[dev] Suckless graphs

2013-02-03 Thread Kai Hendry
Hi guys, I thought collectd/statsd/munin/graphite etc etc were a bit too sucky, so I idiotically created my own framework in the spirit of "suckless". https://github.com/kaihendry/sg The basic idea is to handle time series data, epoch value(s), give it a sensible hierarchy. Collect them remotely

[dev] sites linkrot

2013-01-12 Thread Kai Hendry
Hi guys, Please rip this to shreds https://github.com/kaihendry/linkrot and perhaps guide me to a better script. Something that can do the http requests in parallel and hence much faster? I ran it over sites/ for i in *; do test -d "$i" || continue; linkrot $i > $i.linkrot; done and the output i

Re: [dev] st - default keyboard shortcuts

2013-01-02 Thread Kai Hendry
On 2 January 2013 20:41, mikk...@gmail.com wrote: > Specifically I haven't found the keyboard shortcut for scrolling up. That lack of "scrollbackabilty" should be in the FAQ. I recommend using screen since it seems to handle resized windows better than tmux. https://twitter.com/kaihendry/status/2

Re: [dev] convergence

2013-01-01 Thread Kai Hendry
On 2 January 2013 10:58, Jacob Todd wrote: > Please, unsubscribe from the list. Tried using the Gmail unsubscribe UI? http://s.natalian.org/2013-01-02/1357098599_1366x768.png

Re: [dev] [dwmstatus] wifi patch

2012-12-31 Thread Kai Hendry
I found having too much stuff in the `xsetroot -name` is too distracting, so I quite like looking at conky on an empty workspace when I need to: https://github.com/kaihendry/Kai-s--HOME/blob/master/.conkyrc http://s.natalian.org/2012-12-31/1356944593_1366x768.png *ducks*

Re: [dev] [st] font fallback

2012-12-29 Thread Kai Hendry
Initially I was worried that the newer version was somehow slower to the version I was running before. I can't tell the version I was running before, hence the silly patch. So I just compared a little before the font code change and I couldn't really see a difference tbh. http://s.natalian.org/201

Re: [dev] Migration to git

2012-12-09 Thread Kai Hendry
On 29 November 2012 12:13, Calvin Morrison wrote: > With the transfer to git, would it be possible for me to clone all of the > suckless repositories in one fell sweep? curl -s http://git.suckless.org/ | xml sel -N x="http://www.w3.org/1999/xhtml"; -t -m "//x:a" -v '@title' -n | grep . | while re

Re: [dev] Re: Starch has a web site

2012-12-07 Thread Kai Hendry
That forum at http://starchlinux.org/Forum/ is particularly bad. Stick to a mailing list with Web archives.

Re: [dev] [st] Terminus font

2012-12-04 Thread Kai Hendry
On 25 November 2012 17:25, Roberto E. Vargas Caballero wrote: >> Really, "Terminus:file=ter-x16n.pcf.gz" works. > Maybe this question could be in the FAQ file in the source tree of st. The FAQ should go on http://st.suckless.org/ where it's more likely to be found. static char font[] = "Terminu

Re: [dev] [announce] rat - ridiculously abysmal tar

2012-11-06 Thread Kai Hendry
On 7 November 2012 09:58, Alex Hutton wrote: > Which languages qualify as suckless? Have you not noticed http://hg.suckless.org/ ?

Re: [dev] HTML5 screencasts

2012-10-30 Thread Kai Hendry
On 28 October 2012 22:25, pancake wrote: > Pretty simple way to record a screencast. But i usually want to record them > on xnest at 640x480. My dualscreen setup generates too big videos. Yes, ffcast is better for you then. I actually prefer a smaller screen, or maybe I've been using Thinkpads f

Re: [dev] [st] cjk input

2012-10-30 Thread Kai Hendry
On 30 October 2012 17:58, Petr Šabata wrote: > [1] https://code.google.com/p/ibus/issues/detail?id=1291 You were using Unity? Have you no shame? ;) Well, I guess I'll forge ahead with ibus. It seems like the only way I can hope to get input methods working across the board. Cheers,

Re: [dev] [st] cjk input

2012-10-29 Thread Kai Hendry
On 29 October 2012 22:27, Petr Šabata wrote: > Tested with scim; no issues with the input. People still use SCIM? I thought it was unmaintained. I thought RH supported ibus instead or are you just slow to move over ? http://en.wikipedia.org/wiki/Intelligent_Input_Bus I'm keen to find the best w

[dev] HTML5 screencasts

2012-10-21 Thread Kai Hendry
Hi guys, Thought I'd share a new screencast tool that I've written over the weekend: https://github.com/kaihendry/recordmydesktop2.0 Example output: http://r2d2.webconverger.org/2012-10-21/5seconds.html Might save you time struggling with ffmpeg. *ducks* Hopefully this will prompt Pancake to g

Re: [dev] St xft drawing bugs

2012-10-04 Thread Kai Hendry
Try without autohint=true I still don't understand why only "Liberation Mono" seems to have the line drawing glyphs. http://www.youtube.com/watch?v=cro55OrJvg0 Toodle pip,

Re: [dev] Build system: redo

2012-08-01 Thread Kai Hendry
On 1 August 2012 16:48, pancake wrote: > Anyone checked my cake? > http://hg.youterm.com/cake What's your take on tup? http://gittup.org/building-firefox-with-tup.html

Re: [dev] [ANNOUNCE] dvtm-0.8

2012-08-01 Thread Kai Hendry
Sorry, sent this message with the wrong From: address On 1 August 2012 16:10, Kai Hendry wrote: > On 1 August 2012 15:18, Ross Mohn wrote: >> Try CTRL-g + PgUp > > I realise this could probably be rebound, but the default is pretty > unusable. IIUC I need to 'CTRL-g + Pg

Re: [dev] [ANNOUNCE] dvtm-0.8

2012-08-01 Thread Kai Hendry
Couldn't quite work out how to scroll back in the buffer. To add "scrollbackabilty" to st. http://natalian.org/archives/2012/07/31/dwm+tmux/ I'm thinking dvtm could replace tmux. I'm probably way off the mark.

Re: [dev] Github

2012-08-01 Thread Kai Hendry
On 1 August 2012 14:31, Hugues Moretto-Viry wrote: > I was away from computer but today I saw suckless repo on Github. > This is an official repo as http://hg.suckless.org , maintened by devs or > this is something added by volunteers? https://github.com/suckless is a mirror maintained by volunte

Re: [dev] [patch] multiple slock instances make screen black

2012-07-30 Thread Kai Hendry
Thanks Andres for the contribution. Hopefully Anselm will get the time to review and merge in your code. Just wanted to quickly mention that https://github.com/scklss/slock/commits/master is now https://github.com/suckless/slock/commits/master Unfortunately github don't have any mechanisms to mov

Re: [dev] st: improved double-buffering with Xdbe

2012-07-30 Thread Kai Hendry
Ctrl+c under tmux+st is fine. WEIRD http://www.youtube.com/watch?v=p7ubcKeAHN4

Re: [dev] st: improved double-buffering with Xdbe

2012-07-30 Thread Kai Hendry
Oops, posted from wrong email address. On 30 July 2012 17:37, Kai Hendry wrote: > On 28 July 2012 14:39, Brandon Invergo wrote: >> Enjoy, > > I'm enjoying st 0.2.1-tip though ctrl+c after opening `tail -f > /var/log/everything.log` doesn't work for me anymore. Anyone else? ⇈ read that

Re: [dev] interested in issue tracker dev

2012-07-24 Thread Kai Hendry
The github issue tracker is pretty nice for issue tracking. On the subject of mbox viewer, hopefully Scott's work can be carried on https://github.com/bytbox/go-mail

[dev] Systems Software Research is Irrelevant

2012-07-03 Thread Kai Hendry
On the topic of odd finds, anyone heard of http://code.google.com/p/es-operating-system/ ? The included browser evidently has Acid2 support https://groups.google.com/forum/?fromgroups#!topic/es-operating-system/8oWtRZnDK_w which is a feat of engineering. http://code.google.com/p/es-operating-syste

Re: [dev] github mirror

2012-07-03 Thread Kai Hendry
On 3 July 2012 12:47, Nick wrote: > Is there any point in this other than as a distributed backup? > I worry it may slightly fragment things, with people searching for > dwm and using the github copy, rather than our primary one. Or > sending us github pull requests rather than patches. Well I'm

Re: [dev] github mirror

2012-07-03 Thread Kai Hendry
WDYT of https://github.com/scklss ? Need to port across the descriptions. Happy to add more members. Just need your gitub id suckless community member. Greetings from Berlin, github-mirror.sh Description: Bourne shell script

[dev] simple portscanner

2012-05-23 Thread Kai Hendry
Thanks, I was wondering where it went after the suck of nmap 6.0 landed. How do I use portscan if I just want to check in the same way I have done in the past with nmap, what ports are open on a machine? IIUC portscan has to specify ports individually which is a little cumbersome. Be good if it wa

[dev] github mirror

2012-05-23 Thread Kai Hendry
Hi guys, What are your github user ids, so I can add them to the scklss "Owners Team" page? Trying to figure out who reserved "suckless" on github: http://twitter.com/kaihendry/status/205228871329656832 hghub.org no worky for me, all I see is "Under active development!". Nonetheless it would be

Re: [dev] simple portscanner

2012-05-22 Thread Kai Hendry
https://bitbucket.org/noname/netscan/ is a 404, where does it live now? I'm a github fan boy. Thinking of mirroring the projects on https://github.com/organizations/scklss since https://github.com/organizations/suckless is taken. Kind regards,

Re: [dev] recommend suckless mail server

2012-04-20 Thread Kai Hendry
I recommend http://dovecot.org/ though tbh I use gmail. Regards,

Re: [dev] simple dhcp client

2012-04-19 Thread Kai Hendry
I know this is very lazy of me, though it would be good if you could have hints how to integrate it say with a typical Archlinux system and its /etc/network.d https://wiki.archlinux.org/index.php/Netcfg

Re: [dev] A tiny IRC connection tool

2012-04-16 Thread Kai Hendry
On 17 April 2012 06:20, Connor Lane Smith wrote: > dealing with raw IRC commands, and that's why there's a large > difference in SLOC. Bad for humans, great for bots. So you could use like an adaptor for hubot IIUC, like Ted Dziuba's shell script https://github.com/teddziuba/hubot/blob/master/bin

Re: [dev] minimal wm request

2012-04-06 Thread Kai Hendry
On 6 April 2012 20:40, Martin Kopta wrote: > Does someone know about some very basic wm, which would basicaly be just > monocle dwm without any bar and shortcuts? I would use basic xorg, but I > need to make the app maximized. It is sort of kiosk. Thanks for any advices. I've contributed a minima

Re: [dev] deprecated projects

2012-03-26 Thread Kai Hendry
On 26 March 2012 16:52, Nick wrote: > Does anyone use or care about dextra? If it was called homedirs or dotfiles it could be considered more viable. I was inspired by http://hg.suckless.org/dextra/file/tip/bluegray/vimrc on my https://github.com/kaihendry/Kai-s--HOME/blob/master/.vimrc for exam

Re: [dev] Links on tutorial page

2012-02-25 Thread Kai Hendry
Oops, I've moved my homedir over to https://github.com/kaihendry/Kai-s--HOME/blob/master/.xinitrc Not sure if it's a good example. Lot of crap there tbh.

[dev] dwm 6.0 xinerama video

2012-02-21 Thread Kai Hendry
Hey there, I've uploaded an embarrassing howto video of how to gain a neck injury using dwm 6.0 http://youtu.be/UJuvLOQzSOc Enjoy,

Re: [dev] install dwm

2012-01-25 Thread Kai Hendry
On 26 January 2012 04:28, Winston Weinert wrote: > This may seem blatantly obvious and unspoken -- however: it is OK to install > dwm to /usr/local or $HOME on the mentioned distros. It is a lot of work to > roll packages per-setup and per-user. It also seems logical to put personal > binaries in

Re: [dev] interested in issue tracker dev

2012-01-14 Thread Kai Hendry
On 13 January 2012 01:34, wrote: > What set of features are a must for you? It pains me to say this, but the best BTS I've come across is https://www.pivotaltracker.com/ Seriously. It has great Web interface and a decent mail integration. You really should study this. I think Github's issue

Re: [dev] interested in issue tracker dev

2012-01-14 Thread Kai Hendry
On 13 January 2012 02:06, Anselm R Garbe wrote: > One aspect of this tracker could be to start with a proper mail > archiving system and then writing the web stuff on top. This would +1 on decent HTML5 Web interface on a maildir or something. I think this is a precursor to any project that wants

Re: [dev] interested in issue tracker dev

2012-01-14 Thread Kai Hendry
On 14 January 2012 00:28, Paul Onyschuk wrote: > Right now best interfaces for issue trackers are search engines (e.g. > Google "site:adress_of_bug_tracker interesting issue") and mail > archives (Gmane and so on) in my opinion. I don't think they are the "best interfaces". It's the only option a

Re: [dev] network usage graphs

2011-12-24 Thread Kai Hendry
On 25 December 2011 08:42, Anthony J. Bentley wrote: > That’s a GNUism. I really like the convenience of `sed -i`. How can this be proposed to become some sort of POSIX standard (at a guess), so people can stop whining when I use it in scripts?

Re: [dev] [dwm] nicer web (was: 2000 SLOC)

2011-11-03 Thread Kai Hendry
On 3 November 2011 13:59, Kurt H Maier wrote: > Absolutely correct.  The problem is cultural, not technical, and no > amount of standards revision will help. Ok we've formed an elitist enclave without those "magazine-trained designers"... so now what? Spend our days taking the piss out of them?

Re: [dev] [dwm] nicer web (was: 2000 SLOC)

2011-11-03 Thread Kai Hendry
As someone who has been a bit of WHATWG/HTML5 fan boy over the years, I find the latest round of dev list Web moaning a little naive to say the least. Unless you guys are trying to be funny or sarcastic (aka lowest form of wit). Sometimes it's hard to tell. :) If you are moaning about "Web designe

Re: [dev] Fwd: [hackers] printf("Rest in peace, Dennis\n"); exit(0);

2011-10-13 Thread Kai Hendry
http://www.bbc.co.uk/news/technology-15287391 Complete with a horrendous link to plus.google.com. Geeks use that?

Re: [dev] dmenu-4.4

2011-07-20 Thread Kai Hendry
On 20 July 2011 11:32, ilf wrote: > Also I fail to see where "package meintainers" are involved. Lets pretend I'm the package maintainer for Debian and I need to ensure that the dmenu I download indeed came from suckless and was not tampered with. >> So would you be happy just with HTTPS and not

Re: [dev] dmenu-4.4

2011-07-20 Thread Kai Hendry
On 20 July 2011 11:06, Lukas Fleischer wrote: > pacman 4.0.0 will support package signatures and we'll sign all packages > in the official repos ([core], [extra], [community]) soon. Debian IIRC just signs the package lists (including checksums) in practice, which is fine. I hope there isn't goin

Re: [dev] dmenu-4.4

2011-07-20 Thread Kai Hendry
On 20 July 2011 11:11, ilf wrote: > In the mail with the release announcement. checksums in the announcement is something as a package maintainer you can't automate and has to be manual and hence sucks. > Of course X.509 is broken and everything sucks, but it's what we have to > live with. And b

Re: [dev] dmenu-4.4

2011-07-20 Thread Kai Hendry
On 20 July 2011 11:06, Nick wrote: > But just downloading the key from a keyserver, even if it isn't > trusted by your web of trust, is better than e.g. just > distributing a hash, and as mentioned trusting CAs (HTTPS) is > pretty problematic. Why is a random keyserver more trustworthy than a run

Re: [dev] dmenu-4.4

2011-07-20 Thread Kai Hendry
On 20 July 2011 10:54, Nick wrote: >  wget http://dl.suckless.org/tools/dmenu-4.4.tar.gz.sig >  gpg --verify dmenu-0.4.tar.gz.sig > is not that tricky. You've skipped over the part of how you exchange the public key, no? If it's not that tricky why doesn't Arch for example build it in to their t

Re: [dev] dmenu-4.4

2011-07-20 Thread Kai Hendry
On 20 July 2011 10:41, ilf wrote: > On 07-20 10:20, Kai Hendry wrote: > Both HTTPS and SHA(1|256) shouldn't really be a problem. You mean HTTPS download and publishing the SHA somewhere? "publishing the SHA" sounds crappy to me. How do you do it? In a wiki? In a text fil

  1   2   >