The FTSC could always be disbanded if it cannot serve its purpose?
Just so long as the web-site is kept up, I don't see much difference.
I have no strong opinion on whether the FTSC should still exist, but
the FTSC web site's operation as a document repository has long been superceded by superiour web hosts where that is their primary purpose, like SourceForge, GitHub and GitLab.
Uploading to archive.org is a very good idea.
Using Sourceforge is a bad idea.
Using Github or better Gitlab is a good idea IMHO.
So to save on hosting costs (and the risk of ftsc.org expiring etc) I suggest decomissioning the current FTSC web site and hosting all the
FTSC documents on GitHub, and uploading a snapshot to Archive.org.
13 Feb 21 12:20, you wrote to me:
Uploading to archive.org is a very good idea.
Using Sourceforge is a bad idea.
Using Github or better Gitlab is a good idea IMHO.
Yes, SourceForge is a mess now. Though was never that great to begin with.
Meanwhile GitHub just keeps getting better.
I've no experience with GitLab.
If you compare all three, Gitlab and Github is very similar and Sourceforge the horrible mess. I'm not very deep into Gitlab or Github, but my impression is that since Microsoft bought Github they have added features to the free plan, that had only been available in the free
Gitlab plan before. The biggest advantage of Gitlab is that is open
source (if you really want to install it on your own server). It also
has a better search. Overall I find Github a bit easier to use. They are both equally good options.
The FTSC could always be disbanded if it cannot serve its purpose?
Just so long as the web-site is kept up, I don't see muchI have no strong opinion on whether the FTSC should still exist, but
difference.
the FTSC web site's operation as a document repository has long been superceded by superiour web hosts where that is their primary purpose,
like SourceForge, GitHub and GitLab.
So to save on hosting costs
(and the risk of ftsc.org expiring etc)
I suggest decomissioning the current FTSC web site and hosting
all the FTSC documents on GitHub, and uploading a snapshot to
Archive.org.
Then if anyone still wants to go to the trouble of keeping the
ftsc.org domain & web site alive they can redirect web visitors to
the GitHub repo instead.
The Wikipedia entry for FidoNet could also point to both the
GitHub repo and archive.org snapshot, since they're fairly relevant.
Hosting all the FTSC documents on GitHub would be particularly useful since it would allow anyone to write bug reports or file "issues"
relating to the various FidoNet standards documents, which may help
any future developers. (Or historians...)
Spoken as a former maintainer of the ftsc.org web site, several years
ago.
I see it's still using the same layout and colour scheme. :)
These are primarily the git repositories. I'd be happy to use git for
all our needs several years ago (when I was a member of the FTSC), but some old farts appeared unable to learn ever more simple things than
git and gpg.
So to save on hosting costs
I wouldn't go bankrupt whether I'd spend 0.01 RUB on it again. I have
a number of servers with a plenty of resources, so those 17 Mb for the ${subj} are very hard to notice in a total load.
(and the risk of ftsc.org expiring etc)
This is the only real risk.
I suggest decomissioning the current FTSC web site and hosting
all the FTSC documents on GitHub, and uploading a snapshot to
Archive.org.
GitHub is distrusted (they are known to wipe whole projects due to politically "unreliable" people rarticipating there), so it could
serve only as a mirror. Anyway, to do that we have to start using git,
so here's a question: out of all candidates, who is familiar with it?
Then if anyone still wants to go to the trouble of keeping the
ftsc.org domain & web site alive they can redirect web visitors
to the GitHub repo instead.
Fidonet is didstributed, so should be the storage. Git seems to be a
good solution, but we should avoid using any and all centralized
services.
Once we had the fidonet.net domain. In order to keep people away from using it as the only source of actual connection information, we had
to let it expire (some people, including me, knew all the necessary
bank reqs, but nobody had paid for it) and being squatted.
Current ${subj} is a bit unfriendly to a search engines, but it's very friendly to mirroring software like wget. That's not what we could
have with git, but it allows anyone to keep their own FTSC documents archive.
The Wikipedia entry for FidoNet could also point to both the
GitHub repo and archive.org snapshot, since they're fairly
relevant.
Seems unwise. Keeping ftsc.org and adding some mirrors would be mush better.
Hosting all the FTSC documents on GitHub would be particularly
useful since it would allow anyone to write bug reports or file
"issues" relating to the various FidoNet standards documents,
which may help any future developers. (Or historians...)
"FidoNet is our primary mode of communication" // (q)
So all reports should go here, to the FTSC_PUBLIC echoarea. Also, git
can work over a netmail...
These are primarily the git repositories. I'd be happy to use git for
all our needs several years ago (when I was a member of the FTSC), but some old farts appeared unable to learn ever more simple things than git and gpg.
GitHub is distrusted (they are known to wipe whole projects due to politically "unreliable" people rarticipating there), so it could serve only as a mirror.
Anyway, to do that we have to start using git, so here's a question:
out of all candidates, who is familiar with it?
Current ${subj} is a bit unfriendly to a search engines, but it's very friendly to mirroring software like wget. That's not what we could have with git, but it allows anyone to keep their own FTSC documents archive.
The Wikipedia entry for FidoNet could also point to both the
GitHub repo and archive.org snapshot, since they're fairly
relevant.
Seems unwise. Keeping ftsc.org and adding some mirrors would be mush better.
Hosting all the FTSC documents on GitHub would be particularly
useful since it would allow anyone to write bug reports or file
"issues" relating to the various FidoNet standards documents, which
may help any future developers. (Or historians...)
"FidoNet is our primary mode of communication" // (q)
So all reports should go here, to the FTSC_PUBLIC echoarea. Also, git
can work over a netmail...
These are primarily the git repositories. I'd be happy to use gitAn old English phrase springs to mind: "You can't teach old dogs new tricks." :-)
for all our needs several years ago (when I was a member of the
FTSC), but some old farts appeared unable to learn ever more simple
things than git and gpg.
GitHub is distrusted (they are known to wipe whole projects due to"Perfect is the enemy of good" - Voltaire
politically "unreliable" people rarticipating there), so it could
serve only as a mirror.
I have no issue with GitHub and the likelyhood of an FTSC repo being
shut down by GitHub is essentially zero, and even if it's non-zero,
the point of any repo is that its users have local copies, so it can always be restored one way or another.
Anyway, to do that we have to start using git, so here's a question:Even if not, Git takes 10 minutes to learn if you're familar with CVS
out of all candidates, who is familiar with it?
or Subversion. Obviously longer if you've never used revision control software before.
But I'd like to think all the nominated FTSC members have at least
some knowledge of what revision control is, but who knows around
here. :-)
Current ${subj} is a bit unfriendly to a search engines, but it'sIt's pretty rare anyone needs every document.
very friendly to mirroring software like wget. That's not what we
could have with git, but it allows anyone to keep their own FTSC
documents archive.
In any case "git clone xyz" will download them all, probably quicker
than wget can mirror them,
and you get a complete log of ever commit.
The Wikipedia entry for FidoNet could also point to both the
GitHub repo and archive.org snapshot, since they're fairly
relevant.
Seems unwise. Keeping ftsc.org and adding some mirrors would beSo keep it, but the point I was getting at is that an FTSC repo
much better.
should encourage feedback, bug reports etc. GitHub (and the other
sites like it) give you all that for free.
Hosting all the FTSC documents on GitHub would be particularly
useful since it would allow anyone to write bug reports or file
"issues" relating to the various FidoNet standards documents,
which may help any future developers. (Or historians...)
"FidoNet is our primary mode of communication" // (q)The FTSC should not be in the business of restricting the discussion
So all reports should go here, to the FTSC_PUBLIC echoarea. Also,
git can work over a netmail...
of its own documents to be within the bounds of FidoNet.
In any case FTSC_PUBLIC is awful for bug reports in comparison to something like GitHub.
Among other things, it:
- is not really public, or is essentially invisible to public without considerable effort
- has no archive
- has no search, so the same problems get asked
- has no way to resolve/close bug reports
- requires readers to skip non-technical posts (just like this one)
I've uploaded an unofficial(*) repo here:
https://github.com/zoomosis/ftsc
(*) I am not an FTSC member
I've uploaded an unofficial(*) repo here:
https://github.com/zoomosis/ftsc
That is very nice! The search is wonderful. It even seems to
do boolean searches.
It found "^apath" in all 8 documents. The search @ftsc.org
found none; I had to enter "apath" without the caret to get the
a positive search.
But a nice feature of the ftsc.org search is that it lists the
titles of the documents next to the doc number in the results
list.
Can github be adjusted to do the same?
(*) I am not an FTSC member
Thanks for the initiative of the github thing.
Is there a similar (and free) thing that is designed for
managing document versions? (and not one that is designed for
code?)
Sysop: | Gate Keeper |
---|---|
Location: | Shelby, NC |
Users: | 790 |
Nodes: | 20 (0 / 20) |
Uptime: | 04:42:47 |
Calls: | 12,109 |
Calls today: | 5 |
Files: | 5,294 |
D/L today: |
5 files (221K bytes) |
Messages: | 564,501 |