HackerTrans
TopNewTrendsCommentsPastAskShowJobs

remisharrock

no profile record

comments

remisharrock
·anno scorso·discuss
Also you could look at how we did it with codecast, it's open source on GitHub search for codecast France ioi With mouse relative position, highlights selections of code etc
remisharrock
·anno scorso·discuss
Actually I have a new version of codecast doing that ! (See my post a minutes back in that thread)
remisharrock
·anno scorso·discuss
We also created a while back codecast for my courses in c programming. I also have Linux running entirely in the browser. And the c programming language "running" fully in the browser. Everything in sync with your oral explanations.

The courses :

https://www.coursera.org/specializations/c-programming-linux

https://www.edx.org/certificates/professional-certificate/da...

I wrote a few papers to explain:

CODECAST: An Innovative Technology to Facilitate Teaching and Learning Computer Programming in a C Language Online Course

https://scholar.google.com/citations?view_op=view_citation&h...

WebLinux: a scalable in-browser and client-side Linux and IDE

https://scholar.google.com/citations?view_op=view_citation&h...

I also have a taskgrader to grade student's codes :

Teaching C Programming Interactively at Scale Using Taskgrader: an Open-source Autograder Tool

https://scholar.google.com/citations?view_op=view_citation&h...

https://codecast.wp.imt.fr/
remisharrock
·anno scorso·discuss
Severance
remisharrock
·2 anni fa·discuss
Am I the only one with exactly this episode that does not load ? All the others are ok ?
remisharrock
·3 anni fa·discuss
Is this the JavaScript vs Typescript troll hello!
remisharrock
·3 anni fa·discuss
I have also used it for a year or so and restored some files individually without any problem. I use a remote ssh storage through tailscale, just very stable interestingly! Only small problem was that my server broke during an uptade because I created a systemd service to start it and the parameters changes to start it. Apart from that, very stable for now.
remisharrock
·3 anni fa·discuss
Haha I saw a few hours ago immich on top of HN, wanted to tell everybody I'm using photoprism + syncthing for quite a long time now and I see that photoprism made it to the top , well, good !
remisharrock
·3 anni fa·discuss
I was searching for exercices to learn c pointers, do you find any?