[GTALUG] Comparison of source code hosting

2018-03-13 Thread David Thornton via talk
The wiki treatment... lots of data https://en.m.wikipedia.org/wiki/Comparison_of_source_code_hosting_facilities?wprov=sfla1 David Thornton @northdot9 https://www.quadratic.net --- Talk Mailing List talk@gtalug.org https://gtalug.org/mailman/listinfo/talk

Re: [GTALUG] Which JavaScript should I learn?

2018-03-13 Thread Clifford Ilkay via talk
On Tue, Mar 13, 2018 at 2:16 AM, William Park via talk wrote: > Hi all, (If you're on KWLUG list, sorry for duplicate.) > > I have a general question about JavaScript. I want to develop/propose > "web app" hosted from embedded Linux board. So, > - you go to its webpage, >

Re: [GTALUG] Hello and GnuPG/PGP key signing parties

2018-03-13 Thread Rouben via talk
Regrettably I must also bow out - family emergency. Let’s try next meeting. On Tue, Mar 13, 2018 at 17:14 Antonio Sun via talk wrote: > Sorry, I noticed this message just now. -- I was the one who expressed > the interest of getting the key signed before. > > So *bring paper

Re: [GTALUG] Which JavaScript should I learn?

2018-03-13 Thread Myles Braithwaite  via talk
On 2018-03-13 02:16, William Park via talk wrote: Hi all, (If you're on KWLUG list, sorry for duplicate.) I have a general question about JavaScript. I want to develop/propose "web app" hosted from embedded Linux board. So, - you go to its webpage, - click "web app", - it will

Re: [GTALUG] Which JavaScript should I learn?

2018-03-13 Thread Antonio Sun via talk
On Tue, Mar 13, 2018 at 2:41 AM, ted leslie via talk - talk@gtalug.org wrote: > Depends on what app is... > Agree, and if you don't know which of the gazillions to choose from, start with the most popular one, which is, NodeJS + ES6, then add more if required, (e.g., React). Just that,

Re: [GTALUG] Hello and GnuPG/PGP key signing parties

2018-03-13 Thread tlugys.ats--- via talk
Sorry, I noticed this message just now. -- I was the one who expressed the interest of getting the key signed before. So *bring paper copies **of our signatures* to enable exchange is the only thing need to get my key signed? -- I'm asking because if I come to today's meeting, I have to get back

[GTALUG] Dinner plans before tonight's meeting

2018-03-13 Thread Christopher Browne via talk
I'll be heading to Kabul Express which is just around the corner from the George Vari building https://wiki.gtalug.org/pre-meeting_dinner#kabul_express -- When confronted by a difficult problem, solve it by reducing it to the question, "How would the Lone Ranger handle this?" --- Talk Mailing

Re: [GTALUG] Which JavaScript should I learn?

2018-03-13 Thread ted leslie via talk
Depends on what app is. Depend on if the library works (or is easy to get working) on Arm (if that is what your embedded is), as well as available ram and flash. Some of these you mentioned have dependencies as well that have to be assessed for Arm and embedded size. Another oddity is some time

[GTALUG] Which JavaScript should I learn?

2018-03-13 Thread William Park via talk
Hi all, (If you're on KWLUG list, sorry for duplicate.) I have a general question about JavaScript. I want to develop/propose "web app" hosted from embedded Linux board. So, - you go to its webpage, - click "web app", - it will serve out JavaScript to browser client, and - the