HackerTrans
TopNewTrendsCommentsPastAskShowJobs

chocological

no profile record

comments

chocological
·3 वर्ष पहले·discuss
My friend and I made something similar a few years ago as a college hackathon project - it features automatic scene transition detection and a rough editor before publishing the final results.

(The demo site is down, but you can clone the repo and run the code locally)

https://gitlab.com/chocological00/bitcamp-2021
chocological
·3 वर्ष पहले·discuss
Sapling can work with existing git backends too.

i.e. `sl clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux`
chocological
·4 वर्ष पहले·discuss
The "Linus Jitter Dance" mentioned in the article is similar to Havaged, you can read more about it here: http://www.irisa.fr/caps/projects/hipsor/

I recall using Haveged to prevent RNG from blocking on machines without hwrng (i.e. VMs) on old kernels.