Julian Gruber

Results 317 comments of Julian Gruber

we need something like ``` bash $ sub --LD=MODULE_LIBRARY_PATH --PATH=MODULE_PATH ``` that - finds out what shell you're running - spawns a new version of that - sets the env...

@adjohnson916 ammending PATH is dealing with a global, while with subshells you're modifying a _copy_ of a global, which is way less prone to errors or side effects.

yeah def. not write our own kernel. Reuse!

@hij1nx thinking iteratively starting with the value prop, just the package management, which gives most outcome, and then doing the more tedious parts (if even)

Have you tried installing smartos on your laptop? :P Initially it should run on mac and any linux type distro, not like a full os but still doing it's work,...

it should def. be your os or the only thing you use, having your os be merely a runtime for anarchy os. So pure web application e.g. is out because...

opening js apps by double clicking them will be responsibility of a gui module, not anarchy itself. with chrome apps and node you can aleady build "native" apps in pure...

wasn't there this json configuration based os?

nixos is more like the framework, modules more like the library, right?

i was thinking about benchmarking - throughput with 1, 2, ..., x streams in a chain - foodprint as backpressure applies