On 22 October 2011 19:36, Pierre Chapuis wrote:
> On 22.10.2011 15:47, Xinhao.Yuan wrote:
>
>> http://github.com/xinhaoyuan/see
>
> Looks interesting, but what the hell is that?
>
> static char __sa[sizeof(gc_header_s) == GC_HEADER_SPACE ? 0 : -1];
It's a similar compile time check similar to
On 22.10.2011 15:47, Xinhao.Yuan wrote:
http://github.com/xinhaoyuan/see
Looks interesting, but what the hell is that?
static char __sa[sizeof(gc_header_s) == GC_HEADER_SPACE ? 0 : -1];
Hello all, I have subscribed this mail list for long time, but it is my
first post here. I would like to introduce SEE, which is a very small script
engine for embedded environment. It has the following advantages:
- Hackable: the code base is small and the API is simple.
- Portable: the de
2011/10/21 Michał Siejak :
> Back to the topic: xlsh github page now has proper wiki with HOWTOs on
> compiling and installing it on Arch and Ubuntu Linux as well as
> configuration articles. Head to: https://github.com/Nadrin/xlsh/wiki
Thanks for writing this, Michał.
Some reports on getting it
Greetings.
Connor Lane Smith wrote:
> On 22/10/2011, Patrick Haller <201009-suckl...@haller.ws> wrote:
>> Hickey kicks unix because although pipes = composability, output and
>> input = free-form text. We combined data exchange with user interface,
>> and user interface usually won that fight.
>>
On Sat, Oct 22, 2011 at 01:07:38PM +0200, hiro wrote:
> > What's suckless about software as a service?
>
> useful services?
> Sorry if I'm not using these buzzwords ansi conform.
At least I wouldn't call software/services which depend
on the availability of one IP/Domain on the internet suckless!
> What's suckless about software as a service?
useful services?
Sorry if I'm not using these buzzwords ansi conform.
suckless people suck more and more.
On Sat, Oct 22, 2011 at 12:12:09PM +0200, hiro wrote:
> > rtmpdump -r
> > 'rtmpe://video.infoq.com/cfx/st/presentations/11-sep-simplemadeeasy.mp4' -o
> > simple_made_easy.mp4
thanks too.
> Thanks, now I don't have to restart my web browser, but compiling
> still sucks on this machine.
> Is ther
On 2011-10-22 09:35, Connor Lane Smith wrote:
>
> the representation of data would be a concern of each program, not of
> the terminal, which would probably result in ugly.
Let's separate the concerns: UI and Data
UI = users should be able to be retarded && dd if=/dev/zero of=/dev/face
This is a
> rtmpdump -r
> 'rtmpe://video.infoq.com/cfx/st/presentations/11-sep-simplemadeeasy.mp4' -o
> simple_made_easy.mp4
Thanks, now I don't have to restart my web browser, but compiling
still sucks on this machine. Is there still no cloud service taking
random URLs and bringing you download links to
Connor Lane Smith once said:
> So I think the necessary next step would be to have a strongly typed
> shell. To pretty-print you'd need to add a polymorphic "à la carte"
> (multiple dispatch) pretty-printing function for the given data type.
> The type inference would be done per command, so cat(1
well I had a lot of fun coding it and it works for me
do we have a fortunes file?
b...@methodlogic.net a écrit :
> Is there a downloadable version of this, or something that I can point
> mplayer to? Flashplayer == fail for me.
rtmpdump -r
'rtmpe://video.infoq.com/cfx/st/presentations/11-sep-simplemadeeasy.mp4' -o
simple_made_easy.mp4
On 22/10/2011, Patrick Haller <201009-suckl...@haller.ws> wrote:
> Hickey kicks unix because although pipes = composability, output and
> input = free-form text. We combined data exchange with user interface,
> and user interface usually won that fight.
>
> Say data exchange won; would it help us t
14 matches
Mail list logo