next videochat #1107
Replies: 5 comments
-
Posted at 2019-03-04 by @gfwilliams
I had no idea - thanks for letting me know! Might explain why nobody attended - I'd edited the post about the chat - https://www.patreon.com/posts/22976898 linked from http://forum.espruino.com/conversations/328256/ Did you look at that and not see anything? Maybe Patreon cached it somehow.
Good plan about the topics to cover. To be honest I'm not that sure on what you're all interested in which is why I ask, but I'll try and come up with something as a base. What about doing something like an intro to how the interpreter works internally? Lots of opportunities for questions there!
That's great. It's something I've been thinking about recently - the main thing that's stopped me is a security concern if people were able to upload their own code that could maybe include system files and/or take advantage of compiler bugs... However even the ability to choose what modules you need is pretty handy.
You're thinking of using Travis to do the builds? Personally I'd have thought just posting on the main Espruino forums might be good to get some feedback. If you want I can mention it in a Tweet and see if you get any more usage/comments? |
Beta Was this translation helpful? Give feedback.
-
Posted at 2019-03-04 by Wilberforce
|
Beta Was this translation helpful? Give feedback.
-
Posted at 2019-03-04 by JumJum @gordon, just found the entry in forum. Usually I visit forum randomly, and watch specific part only. So this went through without being noticed by me. @gordon, could you please explain your security concerns a bit deeper ? I've an upload which checks extension of files on client and stores everything in temporary folder. I will add check of extensions on server. Its an Ubuntu server, and I've to check permissions, so they are read/write by nodejs only. One of the next steps is to create something like a lifetime for temporary folder. @wilberforce, as you assumed, I use provision to
Install was done manually, so I'm not sure, do I still have correct/actual version ? For example, you are working on 3.1.3. I would like to recognize that and do an automatic reload. Any suggestion from your side ? |
Beta Was this translation helpful? Give feedback.
-
Posted at 2019-03-04 by @gfwilliams You should really have been getting notifications from Patreon when I make new posts - I sent https://www.patreon.com/posts/thank-you-and-22804340 where I mentioned the video chat you missed (so 9 days before). It explains why I'm not getting much in the way of feedback if nobody gets notified about new Patreon posts! The problem is only really if you allow people to upload their own C code, and then they could Ahh, so yes - you mean the I still like the idea of using the user's own web browser for the build :) : https://copy.sh/v86/?profile=archlinux |
Beta Was this translation helpful? Give feedback.
-
Posted at 2019-03-05 by JumJum I'll open a new chat for the firmware creation tool in projects. |
Beta Was this translation helpful? Give feedback.
-
Posted at 2019-03-01 by JumJum
some short feedback.
BTW, I started again to get a firmware build tool online. Big changes to first one are
Any idea how to get feedback/testing for that ?
Beta Was this translation helpful? Give feedback.
All reactions