Viktor Hedefalk
Viktor Hedefalk
Use case was: https://github.com/indexzero/http-server/issues/281 Feel free to close if doesn't seem relevant… Fixes #174, fixes #334, fixes #644
This is a feature request for the Electron desktop app. Ping @kaosat-dev. Dunno if this is an ok way to feature request, but I figured the desktop repo was deprecated...
I'm trying to run desktop version in V2 branch. I've been using the Electron based app a lot since it's the only way I've been able to do node/npm based...
Discussion over here: https://groups.google.com/forum/#!topic/liftweb/NOHtPYd5UdA
Discussion thread: https://groups.google.com/forum/#!searchin/liftweb/return$20file/liftweb/uz6EaJ3fWEg/-F5upfvJZM0J
I have a big table of data. When the data is updated I need to do a pretty expensive computation on the whole thing. This is then needed for the...
Hi! First off, thanks you so much for this project! I've been using a python script to panelize some KiCad boards, but started to write my own parser in node...
Fails to parse this target ```(target plus (at 200.877792 146.347713) (size 5) (width 0.15) (layer Edge.Cuts) (tstamp 59AE70DB))``` unknown token layer at line 3601 Trying to debug why this happens,...
fixes #196 This made it possible to use git-blame to track down changes over renames with `-C -C`that just showed the move commit otherwise.
I just tried to find a commit for a row on a moved file (actually copied but never mind) and just got the refactor commit and not the one I...