Dima
j@ke
what a good boii
j@ke
Dima
Anonymous
wait
Jussi
Too fast
Anonymous
ic now why richard have choosen this language to write emacs
Anonymous
Anonymous
Dima
mmm lisp
j@ke
yeth this maksh sense
Anonymous
the heart of the open source
Anonymous
It doesn't seem to apply to lisp any more than any other open language though
Jussi
Jussi
Yeah
Anonymous
Jussi
Do you know C?
Jussi
...
Anonymous
no*
Jussi
For real
Anonymous
Anonymous
I know C but
Jussi
Dont read a book about lisp without first learning some actual programming language
Anonymous
its just useless when you don't know about kernels and etc
Jussi
No its not
Jussi
I would really suggest you to learn C first
Anonymous
No its not
I've already tried and it was , at least for me
Anonymous
Jussi
Well I think you didnt put over 10 hours effort into it
Anonymous
emacs is the only thing still alive that lisp is still useful for
Anonymous
so don't bother learning CL if you think C is not useful
j@ke
discounting this conversation of lisp of course 😆
Jussi
Anonymous
Jussi
I prefer the mov 4, esp ayntax
Jussi
Syntax
Jussi
nasm vs gas whatever
Anonymous
well , for me , it doesn't matter while its all asm
Igor🇺🇦
Anonymous
Anonymous
it's a hobby language, like all FP languages
Jussi
Jussi
Assembly?
Jussi
Assembly is not a good starting point
Jussi
:D
Anonymous
Jussi
Well depends on what you wanna learn
Anonymous
you have to learn how the things is operated underthehood before you see C as useful language
Jussi
Anonymous
unless you wanna develop with some retard things like anything try to implement objects in c or whatever
Jussi
I wouldnt care less about into which memory segment the const char* will be stored versus a char[] both being char pointers but const char* being read only
Jussi
I only need to know that the const one is read only
Anonymous
like gtk / or like you wanna use vala for e.g or ..etc
Jussi
I dont care about the assembly under it
Anonymous
I mean , to use C for high level things is somehow retard idea
Anonymous
while you have java / cpp
Jussi
Ofc it is
Jussi
But for writing a simple socket server it's the best language imo
Anonymous
and to use it for lowlevel things without a good knowledge of the things operated underthehood is also retard idea imo
Anonymous
I write all of my UI stuff in C
Jussi
Anonymous
Jussi
You haven't learned it enough
Jussi
Clearly
Anonymous
Jussi
You dont need to know how the abstraction of a socket works under the hood
Anonymous
With enough knowledge, C can easily replace python/perl/bash etc
Jussi
Just bind, accept, read/write
Jussi
Forgot listen
Anonymous
Forgot listen
knew there was a step missing, couldn't work out what
Anonymous
😆