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!
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!
pick a junction, follow the line to the left, the top right one and the bottom right one
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
Yeah!
it's basically a noop, I use it as a placeholder when I'm writing a script, since bash doesn't accept code blocks with no commands
or :>>file
then you don't need to interrupt
I would agree if OP was trying to get a job as a developer, however I don't think they are.
It's more like you used a beaker for something and shook it to mix water and salt, it's not the recommended way, but it's fine.
You can't go wrong with Visual Studio Code (AKA VSCode). It's easy to pick up on, there are some pretty neat extensions and it works for seveal languages.
However there are IDEs specific to some languages, like PyCharm for python. While they usually have some cool features, your child will probably not need to use them.
Good luck :)
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.
I'll take this as a complement mano