World: r3wp
[!REBOL3-OLD1]
older newer | first last |
shadwolf 5-Oct-2009 [18722x2] | pekr i think maybe if in those last 8 years of rebol if i had from the begining access to the code i could solve some of the limitation or organise myself with other people in the community to bypass the limitation and enhance at the same time rebol VM you see that is the dynamic i want to see ... and that is the dynamic that only opensource open access can bring... |
pekr networking? you mean the remplacement of ipv4 by ipV6 ? | |
Pekr 5-Oct-2009 [18724] | Shadwolf - you might be right with the community project organisation you mentioned ... |
shadwolf 5-Oct-2009 [18725] | Pekr ... opensourced sorry but i don't have access to it i need to ask carl and then it's up to carl to grant me the codes or not and as i'm an idiot and everyone knows it that's not going to happend |
Pekr 5-Oct-2009 [18726] | as for networking - no, what I had in mind is networking schemes - we do have only http 1.1, no proxy, no smtp, no pop3, no ftp, etc |
shadwolf 5-Oct-2009 [18727] | i think steeve had maid some suggestion on the topic but noone listen to him ... so this means the source code are not as easy to put their hands on them as you say pekr.. and i'm pretty sure if steeve could put his hands on that topic the result would be fun ..; |
Pekr 5-Oct-2009 [18728x2] | OK, let's be sure that open-sourcing REBOL is one of the questions/topic to be covered by Devcon 2010 Prague (if it happens) :-) |
What do you mean? The code of schemes? Those are REBOL level mezzanines, hence free from the very beginning ... | |
shadwolf 5-Oct-2009 [18730] | pekr maybe people are waiting for things like threading or other low level core stuff to start working on protocols. |
Henrik 5-Oct-2009 [18731] | there shouldn't be any need for that. |
shadwolf 5-Oct-2009 [18732] | or maybe that's so easy to do that doesn"t interrest anyone to do them ... |
Pekr 5-Oct-2009 [18733] | There is some chance that after the Parse enhancements, BrianH overhauls Scheme dialect and will start work on protocols ... |
shadwolf 5-Oct-2009 [18734x5] | man you are talking to me about things i don't undersand ... |
for me networking starts and stops with read htttp://www.mysite.org/mydocument.html ... | |
if i need more i copy past from people more clever than me other jobs :P | |
http://www.softwaredeveloper.com/features/ghosts-in-machine-071207/ BAM ... | |
ldci pointed that link ... What do "Livin La Vida Loca" by Ricky Martin, "Mambo No. 5" by Lou Bega and REBOL all have in common? They all peaked for about a month in 1999 and nobody has thought they were cool ever since. ... man that's hard ... | |
Pekr 5-Oct-2009 [18739x2] | A two-pronged attack killed REBOL. First, the fact that the end user had to single-handedly install an interpreter and do a good amount of legwork to get it and the application in sync ensured that the language wasn't going to be adopted by the masses" - the person clearly does not know, what he is ranting about ... |
It is like Larry Wall (Perl) complaining, that REBOL has way too much of punctuation, for his liking :-) | |
shadwolf 5-Oct-2009 [18741x12] | lol [] maybe are a ponctuation in his mind .... too much brackets ho common less than lisp anyway ... LISP ... Lot of Insipid and Stupid Parenthesis :P |
hum .... but at least this points the perception people outside of rebol community have about rebol... | |
and you know once people decided that rebol is another meaningless toy that's hard to show them the contrary ... That's why i always thought big language are made famous by big projects ... | |
j'ai deja du mal a me maintennir a flot sur paris si je dois bouger sur lyon je vais devoir dormir sous un pont ... | |
i find this article about rebol really unfair ... | |
even if I'm agree that the rebol concept could or should be pushed further and that it was spread over too much OSes without taking full capabilities of the 3 or 4 main ones ... that's not a reason to say it's useless ... | |
man this guy is not cool in this article not only rebol is scratched and at the limit on the whole page the best comments are made on rebol lol... java2K .... lol ... poor java2K ... | |
poor intercal ... | |
rebol is not a ghost language no no no .... well anyway i prefere my rebol ghost in my machine than .NET :P | |
my-func: func arg1 sring! arg2 intger print rejoin arg1 to-string arg2 hum i'm not sure that the [ less version of rebol would be readable easyly ... | |
but then you are obligated to indent your code to make it work like in python ... i hate indentation :P i love 1 liners is that a bad thing ? | |
i don't understand the install issue with rebol like java and .NET runtime ... i don't see the problem there or the point ... maybe he refers on other os like linux but even being half an idiot you put rebol VM in /usr/bin and you dont need to set up your path environement ... | |
Pekr 5-Oct-2009 [18753] | well, maybe this whole topic should be moved to Advocacy group ... |
shadwolf 5-Oct-2009 [18754] | lol ... ok so off topic ... |
Carl 5-Oct-2009 [18755] | Checking in. |
Henrik 5-Oct-2009 [18756] | lots of off topic stuff here. you may need to scroll a bit back, perhaps to Geomol's post. |
Carl 5-Oct-2009 [18757x3] | Far to many messages to read them all. Was there any conclusion or summary? |
Wow... this message group has way too many messages. Has anyone thought about spliting the discussion into smaller topics? | |
Someone mentioned that there was a discussion here (somewhere) that I should comment on. | |
Henrik 5-Oct-2009 [18760] | Geomol found a way to crash R2 with a C stack dump through self modifying code. It does not occur in R3, but it could be considered a security hole in R2, so the question was whether it should be made public in RAMBO. Since this group is already public, that's too late. But what would the official stance on security holes in R3 be? Should they unconditionally go to curecode? |
Carl 5-Oct-2009 [18761] | On R2 bug: a C stack dump, or a C stack execution? Of course, either way, is it a security bug if it is only possible via code? It must be possible via "input to code"... like a buffer overrun. On R3: well, we know that as of this point, it's not secure yet. If the bug is fundamental, e.g. in a native function or datatype, it should be posted to CureCode. Once we say "ok we think it's secure now" then we can post any other bugs. |
Henrik 5-Oct-2009 [18762] | Someone mentioned that there was a discussion here (somewhere) that I should comment on. <- any hint of what it was? I'm looking, but can't see anything concrete. There is something earlier about the R3 project plan needing to be wikified, but Pekr says you already know that. |
Carl 5-Oct-2009 [18763] | Yes, thanks... the project plan will be converted this week, before the progress report is posted. |
Henrik 5-Oct-2009 [18764] | Then there is also a bit more talk about ports and why there still are no protocols. There is no conclusion, other than people are either busy or lazy. |
Pekr 5-Oct-2009 [18765x2] | I pointed Carl here because of Concurrency topic not being addressed in the whole R3 lifetime. Carl said about it a few words. But yes, you are right Henrik - I also reminded Carl to wikify the project plan. It might be done as a part of bringing us October Status update .... |
2.100.86: PARSE fixes and enhancements. Major rewrite of the main PARSE function. Watch for any new side effects. | |
Henrik 5-Oct-2009 [18767] | http://www.rebol.net/r3blogs/0259.html And what A86 can do. |
shadwolf 5-Oct-2009 [18768x2] | henrik or the 3rd thing ... that's don't have a beggining of a clue on what and how to do protocols.... |
see for example i have lot of "free' time that I could spend on that topic but then i'm not sure the result will feet your expectations and i absolutly don't know how to proceed | |
Claude 6-Oct-2009 [18770] | demo gui not working any more in the new R3-a86.exe !!!!! |
Henrik 6-Oct-2009 [18771] | that would be due to the new PARSE. |
older newer | first last |