AltME: Ann-Reply

Messages

NickA
That video was made with Debut video capture software:  http://www.nchsoftware.com/capture/   If you try it, encode to mp4 and turn up the video bit rate.  Even with a 2048 bit rate, that whole video was 120megs.
WiseGenius
szeng: Since they are symmetric, do the curley braces need to be escaped like that?
Reichart
Bo, a friend of mine that does a Podcast  does teh same thing, so that the Mic is always directly in front of him.
Yes, he looks like an Angler Fish.

Reichart
Arnold, cool, I will attempt to do this, but from a PC.
Arnold
I wrote the entire script, prepared how to find the sources. First a short run to remember how to it worked, (turns out Quicktime is the easiest for me) where I filmed myself instead of the screen. Next during the second short run I faced an internet connection problem that I solved by using Safari and let that connect. Then I cleared up the cache and did the whole video in one take. Showing the red-lang.org site and the github compilation info during compiling was a lucky shot.
Arnold
And after the second run I also did a soundcheck. Would be a nasty surprise if there was nothing to hear.
Arnold
The real thing that puzzles me is that I could make such a program using a PL that is in (pre-)alpha stage. I could not have done it using a well known language that is production ready for decades.

szeng
@WiseGeni Probably not. I didn't know that you don't have to escape brackets if they are symmetric. But I would probably just do it in case I might add some asymmetric brackets later
WiseGenius
You could always just escape those ones. :P Exciting progress you guys are making!
szeng
Uh, that's a neat trick. Thanks!
szeng
Updated
Bo
Arnold: Nice video! You did a nice job of laying out how to do the whole process from start to finish!

Arnold
Thank you very much Bo!

Maxim
Shixin... integrating libtcc within R3 is AMAZING work, thanks for that   :-)
I am very near a project reset which will use R3 within a C/C++ project... being able to compile on the fly, means I can JIT compile my VM , built from within an R3 parse.... amazing
now all I need is to build a NATIVE dialect in R3 parse, and JIT compile it under the hood.
Maxim
is TCC being maintained by someone?

Kaj
Great work, Nick!

NickA
Thanks Kaj :)
Maxim, how is the development of your RDBS for Rebol coming.  Will it be released publicly?
Endo
You are god of tutorials Nick :) Great work!

Maxim
NickA, StoneDB (which is not an RDBMS ;-) is running better and better.  I've built official documentation for it, and it could fit into NoSQL and ADBMS. categories.
    -it now supports larger than RAM DB,
    -has a real graph querying engine (in the spirit of  SPARQL).
    -a TCP based DB management tool
For a few reasons, I've got no clue when it will become public.  Maybe when its R3 port is complete, maybe the public version will be the R2 version, right now I really don't know.  The fact I can't plug into the memory management of R2 is causing issues I can't solve on a long running-instance.
I want to release it, but in the end, I don't have the final word.
Endo
Maxim: Any future plan to port StoneDB to Red + Red/System?

Last message posted 112 weeks ago.