Coder of Salvation / Leon van Kammen
Coder of Salvation / Leon van Kammen
``` $ o/third_party/lua/lua.com examples/helloshell.lua | sort | uniq 124060 130754 2924 2943 2944 ``` more info see https://github.com/jart/cosmopolitan/issues/315
First of all, thank you (everybody) for this revolutionary cosmopolitan tech. I asked a friend of mine to run a binary in the console (he has windows 10):  ##...
lua (in redbean.c) seems to return variable string-lengths for: ```lua popen("somecmd","r") print( read("*a") )` ``` After some digging: fread() seems to return partial (buffered?) output when indirectly called by lua-code...
Any idea how could append them into the permission-mechanism and append them to the 'Permission'-table in expressa-admin? // this will output all custom express endpoints app._router.stack.map(>(endpoint){ console.log( endpoint.regexp.toString() ) })...
cosmoc?
Im trying to get the ./mk script to work..but can't find cosmoc in this / the cosmopolitan repo..where to get it?
Hi there! What do i have in store for you my friend? Well..exporting TO A FILE! oh yessss, ITS HAPPENING :) ps. it might be more convenient (since the import-feature...
Hi just wanted to say thanks and the fact that Im using Zwerg. It's perfect for me, as I'd like to stay more on the modeling/compositional side of things, instead...
 All files (like this large json file) are resized to a height of 6-8 lines after re-launching. This is all magically solved however, by...
Anyone experiencing disappearing tabs on chromeos? # how to reproduce * open a work folder * open some files * do lots of alt-tabbing and toggle fullscreen on browsertabs etc...
I tried to make minimal changes, because I like the micro-weight of essentialjs (opposed to ramda which is a whopping 1.6MB and offers a too much) - added aliases ('pipe'...