Yup. When I rerun my things, in latex I just overwrite the plots file (pdf/png) and compile latex. In word I have to find where it was and replace it there. It's way easier on latex if you make your code just write plot files in the same location.
thevoidzero
It's in rust. Problem is the gtk part, it has to be installed in the system, which makes it run there. But how do I distribute the program without having everyone install gtk on their computer. In Linux it's just a dependency so it's not a problem, for windows I can't seem to make it work.
Edit: also, I need gtk because people around me who uses windows aren't going to use CLI program at all.
And the ease with which you can generate hundreds of lines of page with a simple text template and code.
I'd like to make it like that for my projects, but I don't use windows so I can't do well with packaging them. And sometimes when I try it runs in the computer, but then doesn't run in other computers because of missing dlls or some other things.
Anyone have good idea how to make it easy. Using windows VM is such a hassle to install and such just for tiny programs I make.
How would a programming book have that kind of mistakes? Do they manually type the code, and output separately?
Any semi-competent programmer will copy paste the code to the terminal and copy the output.
And any competent programmer will make sure the output is auto generated from the code so there's no mistakes.
Perfect, it looks like the thing I want. Hopefully it can do multiple devices in different networks. I'll test it out when I can.
Thank you :)
Maybe having different platform make it better than unknown algorithms that make it seem like everyone agrees with you. Like now you know there's this whole thing for opposite view and you could check that sometimes. But of course that'll only work for people that like to think, main problem now is they don't.
I'd like a local filesharing option. Where a single folder would be synced in my phone from home computer when I'm at home, and from work computer and phone when I'm at work. Without using cloud sync between them only when I'm physically traveling between them, that's good enough for most use cases of cloud sync that I want for work.
Sometimes you get into skill issue, or time issues. I make some softwares that I need, but I don't have advertising skills to make people use it.
And sometimes I want to make something, but I don't have the necessary skills.
For example I'd like a local filesharing option. Where a single folder would be synced in my phone from home computer when I'm at home, and from work computer and phone when I'm at work. Without using cloud sync between them only when I'm physically traveling between them, that's good enough for most use cases of cloud sync that I want for work.
It's sad that even if it's too obvious to you and us. It might not be for many people. We have been making fun of "obvious lies" for a long time, but recently we've learned people are really believing that, they are willingly following the every word. I don't know if they are plain stupid, like echoing each other, or just want to blame people. It seems to work.
In summary don't shrug it off by called it obvious lies, it is probably working for a lot of the population.
Unified by war I don't know if you'd find one, but even just "no genocide" you'll only find a few. I was shocked with the Wikipedia page about genocide seeing how many countries had done it, or are doing it.
Yup simlink is so nice. I sometimes use it for color vs monocrome plots. Change simlink and compile. Although I learned you can also use if statements in latex, I use that now.