<midfavila>
gah i wish i had more time to dedicate to practicing programming
<midfavila>
i'm really hoping that when my store unionizes i'll be able to get a four day work week
<midfavila>
i still wanna finish my xaw notepad clone...
<midfavila>
and xirc and stuff
sewn has quit [Ping timeout: 255 seconds]
sjalv has quit [Ping timeout: 255 seconds]
sjalv has joined #kisslinux
sewn has joined #kisslinux
<illiliti>
agree with midfavila that it should be a separate package. see firefox and firefox-privacy, for example
<illiliti>
also nice work. reminds me of cem's systemE for some reason :)
testuser[m]1 has joined #kisslinux
testuser[m]1 has quit [Remote host closed the connection]
<ehawkvu>
illiliti: sounds good, and Thank you! :)
traidare has joined #kisslinux
ehawkvu has quit [Ping timeout: 260 seconds]
disapper3nce has quit [Quit: leaving]
schillingklaus has joined #kisslinux
schillingklaus has quit [Quit: schillingklaus]
schillingklaus has joined #kisslinux
chomwitt has joined #kisslinux
<sewn>
Where's my bliss
traidare has quit [Ping timeout: 258 seconds]
<sewn>
should I give kiss another try? I think I've used alpine for too long
traidare has joined #kisslinux
schillingklaus has quit [Quit: schillingklaus]
sad_plan has joined #kisslinux
<sad_plan>
hi
<phoebos>
ehawkvu: wow, nice!
<phoebos>
how do I run it? emacs -l kiss.el then M-x kiss or something?
<phoebos>
also, the emacs build fails if libexecinfo is installed. temacs segfaults
<phoebos>
sewn: if I had more time I would work on bliss
<phoebos>
although the temptation to ditch Lua for Tcl is high
<sad_plan>
mate, write it in rc instead :D
<sewn>
sad_plan: cmoooon
<sad_plan>
yeah, ive been thinking about it for some time now. wouldve been really awesome. Ive also messed with having the buildscripts in rc, but ive actually encountered some issues
<sewn>
plz
<sad_plan>
ill look into it. atm im looking into building st with samurai instead of make.
<sewn>
PLZZZZZ
<sewn>
sad_plan: what's wrong with make file for such a simple program
<sad_plan>
yes pls both thank you very much
<sad_plan>
samurai is faster
<sewn>
maybe samurai for busybox
<sewn>
or a project that needs it
<sad_plan>
sure. not that I use busybox, but im sure someone can write something for it
<sewn>
You still use sbase?
<sewn>
also I was saying plz as in 'please do not' :p
<sad_plan>
I do
<sad_plan>
why not? samurai is pretty decent if you ask me
<phoebos>
sad_plan: do you know what fraction of the build time is taken up by make or samu?
<sad_plan>
not alot :p
<sad_plan>
it was mostly for fun, but I did test building samurai with make, then samurai, and it did take less time
<sad_plan>
I only tested it once though, so my results might be somewhat scewed
<phoebos>
fair enough
<sad_plan>
it seems with ccache, its nothing, samurai actually seemed 0.01 slower. without ccache, it was somewhat faster. have a look