Marco Campos

Results 6 comments of Marco Campos

it also happens on windows 8.1 epifany edit: it may be a problem with windows' icons cache, to solve it you can run the following script without windows explorer running:...

Well... i think no, i can't think of any drastical change i've made to it... but the battle.net app icon is havving the same problem. they suggest to change it...

For the memory management the translation process to javascript can be tweeked to do something like ASM.js that reimplements a heap using typed arrays, this can be a way to...

AFAIK, it generates a bitecode or full binary file that V8 can execute. I don't know if it can be shared or saved, but i think it would be platform...

If I reboot after a install will winget be able to return to that point and continue after the reboot?

Hi folks, I was reviewing info about source maps, mostly [the spec](https://sourcemaps.info/spec.html) and the [html5 rocks](https://www.html5rocks.com/en/tutorials/developertools/sourcemaps/) article and was thinking: what will be translated to the source map? In JS/CSS...