Discussion:
as things are discoverd why dont they evolve into ultimate web lisp framework?
(too old to reply)
Azathoth Hastur
2019-12-13 07:31:06 UTC
Permalink
Why dont framerworks steal ideas from other fre frameworks until ulimate one evolves?

can lisp even beat happstack.com?
Robert L.
2019-12-13 17:17:55 UTC
Permalink
Post by Azathoth Hastur
Why dont framerworks steal ideas from other fre
frameworks until ulimate one evolves?
Gauche Scheme:

(print (regexp-replace-all*
"Why dont framerworks steal ideas from other fre
frameworks until ulimate one evolves?"
#/nt\b/ "n't"
#/rw/ "w"
#/re\b/ "ree"))

===>
Why don't frameworks steal ideas from other free
frameworks until ulimate one evolves?
--
Among the passengers who were taken prisoner was the young journalist Winston
Churchill, whose life Ricchiardi spared by pretending not to see him dumping
his pistol and dum-dum ammunition which had been declared unlawful on pain of
death. Archive.org/details/nolies
Öö Tiib
2019-12-17 22:09:19 UTC
Permalink
Post by Robert L.
Post by Azathoth Hastur
Why dont framerworks steal ideas from other fre
frameworks until ulimate one evolves?
(print (regexp-replace-all*
"Why dont framerworks steal ideas from other fre
frameworks until ulimate one evolves?"
#/nt\b/ "n't"
#/rw/ "w"
#/re\b/ "ree"))
===>
Why don't frameworks steal ideas from other free
frameworks until ulimate one evolves?
What is "ulimate"?
Azathoth Hastur
2019-12-18 11:46:24 UTC
Permalink
Post by Robert L.
Post by Azathoth Hastur
Why dont framerworks steal ideas from other fre
frameworks until ulimate one evolves?
(print (regexp-replace-all*
"Why dont framerworks steal ideas from other fre
frameworks until ulimate one evolves?"
#/nt\b/ "n't"
#/rw/ "w"
#/re\b/ "ree"))
===>
Why don't frameworks steal ideas from other free
frameworks until ulimate one evolves?
--
Among the passengers who were taken prisoner was the young journalist Winston
Churchill, whose life Ricchiardi spared by pretending not to see him dumping
his pistol and dum-dum ammunition which had been declared unlawful on pain of
death. Archive.org/details/nolies
churchill was the bad guy
Azathoth Hastur
2019-12-18 11:49:11 UTC
Permalink
Post by Robert L.
Post by Azathoth Hastur
Why dont framerworks steal ideas from other fre
frameworks until ulimate one evolves?
(print (regexp-replace-all*
"Why dont framerworks steal ideas from other fre
frameworks until ulimate one evolves?"
#/nt\b/ "n't"
#/rw/ "w"
#/re\b/ "ree"))
===>
Why don't frameworks steal ideas from other free
frameworks until ulimate one evolves?
--
Among the passengers who were taken prisoner was the young journalist Winston
Churchill, whose life Ricchiardi spared by pretending not to see him dumping
his pistol and dum-dum ammunition which had been declared unlawful on pain of
death. Archive.org/details/nolies
I think my question is far smarter than your answer.

STill no one has answered reasonably.

I thought lisp brought out intellectuals not prickish pedants !
Azathoth Hastur
2019-12-18 12:32:29 UTC
Permalink
Post by Robert L.
Post by Azathoth Hastur
Why dont framerworks steal ideas from other fre
frameworks until ulimate one evolves?
(print (regexp-replace-all*
"Why dont framerworks steal ideas from other fre
frameworks until ulimate one evolves?"
#/nt\b/ "n't"
#/rw/ "w"
#/re\b/ "ree"))
===>
Why don't frameworks steal ideas from other free
frameworks until ulimate one evolves?
--
Among the passengers who were taken prisoner was the young journalist Winston
Churchill, whose life Ricchiardi spared by pretending not to see him dumping
his pistol and dum-dum ammunition which had been declared unlawful on pain of
death. Archive.org/details/nolies
I sometimes laugh at how academics types at work babble on about the scientific experimentation and rest is BS.
There was this stupid programmer girl who had 'fixed' postgresql by trying different configuartion parameters....she had done the science!!
I told them immediatly the configuration was off and use this online configuration web page I found to be quite good and the page follwoed the manual whcih I has read.
They were all fallbbergasted....but I hadnt EPERIEMNTED

now the girls expoeriemtns showed that at high load suddenly her setup blew up and so she USED A way way bigger AMAzon cloud instance!!! thats was the EMPIRICAL EXPERIEMTN The sciecne is settled solution!!! LOL LOL


luckily I am a self taught engineer NOT a scientist and have some logic and my configuration proved way way better and never blew up

WIN

but no one ever let me put it into production so I quit LOL

FUCKTARDS

and the whole company based on retard PHD category of big data classifcation they MADE UP to so surveillance which is NOT LEGAL

muh SCIENCE!!!

academics really are close minded MORONS

PS I have BA degree from top univeristy in ECON @10 in USA in fact, and all A high school student!! so am above all the people at aformentioned company academically!!

LOL

you can wipe your ass with MBA and PHD they make you dumber!!
Robert L.
2019-12-30 21:33:02 UTC
Permalink
Post by Robert L.
Post by Azathoth Hastur
Why dont framerworks steal ideas from other fre
frameworks until ulimate one evolves?
(print (regexp-replace-all*
"Why dont framerworks steal ideas from other fre
frameworks until ulimate one evolves?"
#/nt\b/ "n't"
#/rw/ "w"
#/re\b/ "ree"))
===>
Why don't frameworks steal ideas from other free
frameworks until ulimate one evolves?
Missed one.

(print (regexp-replace-all*
"Why dont framerworks steal ideas from other fre
frameworks until ulimate one evolves?"
#/nt\b/ "n't"
#/rw/ "w"
#/re\b/ "ree"
"ul" "ult"))

===>
Why don't frameworks steal ideas from other free
frameworks until ultimate one evolves?
Azathoth Hastur
2020-01-02 15:46:01 UTC
Permalink
Post by Robert L.
Post by Robert L.
Post by Azathoth Hastur
Why dont framerworks steal ideas from other fre
frameworks until ulimate one evolves?
(print (regexp-replace-all*
"Why dont framerworks steal ideas from other fre
frameworks until ulimate one evolves?"
#/nt\b/ "n't"
#/rw/ "w"
#/re\b/ "ree"))
===>
Why don't frameworks steal ideas from other free
frameworks until ulimate one evolves?
Missed one.
(print (regexp-replace-all*
"Why dont framerworks steal ideas from other fre
frameworks until ulimate one evolves?"
#/nt\b/ "n't"
#/rw/ "w"
#/re\b/ "ree"
"ul" "ult"))
===>
Why don't frameworks steal ideas from other free
frameworks until ultimate one evolves?
I mean if the code is free why can't freebsd look at other BSDs and linux and see things that are working better?
Then do thier own version.
Constant and never ending evolution.
Chuck moore said 10,000 lines of code and 990k data in 1 meg, and more data means less code.
In fact smart tables and dumb code is what Rob Pike Reccomended.
Bigos
2019-12-14 13:54:58 UTC
Permalink
Post by Azathoth Hastur
Why dont framerworks steal ideas from other fre frameworks until ulimate one evolves?
can lisp even beat happstack.com?
Why don't you do it yourself? It is not that hard.

Perhaps you will realize that a set of libraries may be enough.

Frameworks solve a problem that hardly exists on Lisp like languages.
That is why Clojure users also tend to go for a set of libraries.
Azathoth Hastur
2019-12-18 11:47:17 UTC
Permalink
Post by Bigos
Post by Azathoth Hastur
Why dont framerworks steal ideas from other fre frameworks until ulimate one evolves?
can lisp even beat happstack.com?
Why don't you do it yourself? It is not that hard.
Perhaps you will realize that a set of libraries may be enough.
Frameworks solve a problem that hardly exists on Lisp like languages.
That is why Clojure users also tend to go for a set of libraries.
is clojure on the jvm?
the whole idea is to destory oracle corp
thats the prime directive
ellison should be burned for treason and regulation theft
Azathoth Hastur
2019-12-18 11:48:04 UTC
Permalink
Post by Bigos
Post by Azathoth Hastur
Why dont framerworks steal ideas from other fre frameworks until ulimate one evolves?
can lisp even beat happstack.com?
Why don't you do it yourself? It is not that hard.
Perhaps you will realize that a set of libraries may be enough.
Frameworks solve a problem that hardly exists on Lisp like languages.
That is why Clojure users also tend to go for a set of libraries.
the final and best thing, until a new final and best thing is discovered
and obvious misspelling of ultimate you nerd sperg
Bigos
2019-12-19 20:01:45 UTC
Permalink
Post by Azathoth Hastur
the final and best thing, until a new final and best thing is discovered
and obvious misspelling of ultimate you nerd sperg
Gavino!

you are the first to call me nerd sperg!

I even like it!
Azathoth Hastur
2019-12-27 22:37:03 UTC
Permalink
Post by Bigos
Post by Azathoth Hastur
the final and best thing, until a new final and best thing is discovered
and obvious misspelling of ultimate you nerd sperg
Gavino!
you are the first to call me nerd sperg!
I even like it!
Hey uh hows it going?
Who are you again?
Did you make lisp on lines?

I guess the question is why don't the best lisp frameworks all merge into the best possible web tool?

competitors to lisp:
gnoga.com
happstack.com
aidaweb.si
swi prolog web server
werc.cat-v.org
naviserver tcl postgresql

I am just trying to find out how something like viaweb...maybe lisp fork a lisp interpreter for each client which then has a converation with the client and lisp saves things in files on a shared fileserver....as Paul Graham said he did....can best naviserver postgresql combo or the others?
Po Lu
2020-01-16 11:01:28 UTC
Permalink
Post by Azathoth Hastur
Post by Bigos
Post by Azathoth Hastur
the final and best thing, until a new final and best thing is discovered
and obvious misspelling of ultimate you nerd sperg
Gavino!
you are the first to call me nerd sperg!
I even like it!
Hey uh hows it going?
Who are you again?
Did you make lisp on lines?
I guess the question is why don't the best lisp frameworks all merge
into the best possible web tool?
gnoga.com
happstack.com
aidaweb.si
swi prolog web server
werc.cat-v.org
naviserver tcl postgresql
I am just trying to find out how something like viaweb...maybe lisp
fork a lisp interpreter for each client which then has a converation
with the client and lisp saves things in files on a shared
fileserver....as Paul Graham said he did....can best naviserver
postgresql combo or the others?
I would personally not call werc any kind of alternative to anything,
since it's really just some suckless-style garbage made by the idiots
at cat-v.org

Azathoth Hastur
2020-01-02 15:47:00 UTC
Permalink
Post by Bigos
Post by Azathoth Hastur
the final and best thing, until a new final and best thing is discovered
and obvious misspelling of ultimate you nerd sperg
Gavino!
you are the first to call me nerd sperg!
I even like it!
Sound a bit like a tool.
Have you got any profitable websites running now?
:)
Remember no anti white racism and always fight ussury.
Azathoth Hastur
2020-01-02 15:50:59 UTC
Permalink
Post by Azathoth Hastur
Why dont framerworks steal ideas from other fre frameworks until ulimate one evolves?
can lisp even beat happstack.com?
Here are some web frameworks to learn from:
happstack.com
aidaweb.si
gnoga.com

but many of the lisp ones themselves:
https://picolisp.com/wiki/?web I like this idea of browser as gui tool. Remind me of viaweb and Paul Graham talk, and how Paul said for each user a lisp interpreter is forked....which then has a conversation with the user! thereby side stepping the concurrency problem!

werc.cat-v.org is also interesting in extreme simplicity
Azathoth Hastur
2020-01-02 15:54:00 UTC
Permalink
Post by Azathoth Hastur
Why dont framerworks steal ideas from other fre frameworks until ulimate one evolves?
can lisp even beat happstack.com?
naviserver and postgresql too

https://sourceforge.net/projects/naviserver/
Loading...