josephernest
josephernest
It is not abandoned @Steve2955 but the spirit of this repo is to keep it "simple and stupid" / minimalist with quite short code, and that should run on client-side...
The project is online, working without any critical bug, so not being active for a few months doesn't mean 'abandoned' ;)
Nice idea! Can you share a live demo link, so that we can try it? Thanks!
Interesting, it works most of the time, but not 100% reliable: try with a code containing a half-page comment: or a many-lines matrix: $$A = \begin{pmatrix}1 \\ 2 \\ 3...
@Purush0th : about your 2nd post: good idea ! Instead of `2. Use Regex`, can't we parse all the MathJax content with "class" or something like that? (probably each rendered...
@Purush0th : about your 1st post and [this jsfiddle](https://jsfiddle.net/Purushoth/0L9jf0gk/) : isn't it possible to use SVG instead of PNG to keep the "vector" type instead of bitmap? Because with PNG...
A solution would be to add a few CSS lines [here](https://github.com/josephernest/writing/blob/master/index.html#L38) for nested lists with `ul` `li` etc. If you have an idea, could you post the relevant CSS additions?...
Thanks. How to extract the MFT of my NTFS `D:\` with Windows?
Thanks @aei4n6, I read a few related articles indeed. I can imagine there exists a ready-to-use tool on Windows that can extract/display the $MFT file?
Same question @davidsandberg. Would you have a sample Python code showing how to run this project, and get the face embedding from a JPG image?