![]() |
|
![]() |
| Get an Usenet account at https://www.eternal-september.org, roam around the comp.lang.* groups, setup slrn to fetch news offline and answer to the groups in 'batch' mode, there's slrnpull for that.
Learn the basics of C and Perl for automation, Perl can do tons of *unix stuff (awk/sed... but better). Mark Burguess has books on Perl/C (ANSI C and GNU C) and the basics of C++ with systems' programming. I know today Golang would be more apt but if you know how the things work under the shiny stuff, you will apply most of the knowledge from Unix systems' programming to Go in a breeze. Once you begin to automate scripting, testing and repetitive stuff, you will spend less time with computers. |
![]() |
| If it's something I work on habitually and keep clones of, I prefer to use gitk to browse a local repo over something like GitHub web ui. Maybe I've just gotten old though. |
![]() |
| It's not hard if you understand how cvs works. The email says the files are in the "src" module, so you select that from the cvsweb page. Then it's just a matter of drilling down to the individual files. Here is the diff for the Makefile for example:
https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/games/quiz/Mak... As for how you work like that, the number of people with commit access is small and they all know each other. There aren't a lot of branches. Most of the collaboration features of git aren't needed. |
![]() |
| They would certainly welcome a patch from someone motivated, though I suspect this first one was driven by a desire to make a pun out of the milestone. |
![]() |
| symbolically, keeping one original file seems a lot more meaningful to me. is a younger generation at the helm? an older veneration seems less likely to do this. |
No kidding!
GP's point stands though, how are you supposed to get there from the submission?
I assume if you subscribed to the mailing list yourself the patch would be attached, but afaict TFA doesn't even show that.
I don't really understand how people can work like this, not anti-email, or everything must be GitHub, or anything - but it can still be a lot more modern and featureful than this can't it? I don't really understand why it isn't.