owsei
You can just alias to do this in the programs you do use
Sure, the first time you won't have this enabled, but after that it just works.
we ended up not needing infinitely regrowable teeth
I was writing about how you can brothen the scope and it would keep making sense, however
Data wants to be human
while his does try out human emotions, he actually wants them, and Vulcans actively suppress strong, aggressive, emotions
Is it not about chaining processes?
IIRC the ideia was to use pipe (or other methods) to send one program's output to another's input
But it very well could be about reusable functions, as code or as a .so file
The point, I think, is not about fetching the page, but how to navigate it.
I adore using man pages with vim and i would rather have that than a web browser
I love to talk about programming! especially about optimizations, and you can come up with so many analogies and stuff.
glad it's my career, good luck for you!
https://doc.rust-lang.org/cargo/reference/manifest.html
it's the sixth from the bottom in the table of contents
You can setup a cargo configuration file, in it you put a manifest and define some profiles, and in them define what features you want compiled
NixOS can help you, but only on the way you apply a configuration. I personally just have my own setup file in github.
You are looking for an old style mainframe, NixOS is about configuration and programs installed.
Depending on your need you can achieve what you want with just some ssh connections and stuff, you can even tunnel a graphical interface!
However if you are just looking for file sharing and syncing, you can just make and http or ftp (tho this protocol is not recommended anymore) and access it across several computers.
You can also use auto-sync processes (IIRC "rsync" is one) or just a syncing daemon and a git repo.
Is there an index of the images or something like that?