owsei

joined 1 year ago
[–] owsei@programming.dev 8 points 3 months ago (2 children)

Is there an index of the images or something like that?

[–] owsei@programming.dev 2 points 5 months ago

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.

[–] owsei@programming.dev 3 points 5 months ago

we ended up not needing infinitely regrowable teeth

[–] owsei@programming.dev 2 points 6 months ago

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

[–] owsei@programming.dev 1 points 6 months ago (1 children)

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

[–] owsei@programming.dev 1 points 6 months ago

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

[–] owsei@programming.dev 4 points 7 months ago

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!

[–] owsei@programming.dev 1 points 7 months ago

https://doc.rust-lang.org/cargo/reference/manifest.html

it's the sixth from the bottom in the table of contents

[–] owsei@programming.dev 1 points 8 months ago (2 children)

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

[–] owsei@programming.dev 2 points 8 months ago

NixOS can help you, but only on the way you apply a configuration. I personally just have my own setup file in github.

[–] owsei@programming.dev 2 points 8 months ago (1 children)

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.

view more: ‹ prev next ›