Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <87mseggwo1.fsf@example.com>
Deutsch   English   Français   Italiano  
<87mseggwo1.fsf@example.com>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail
From: Salvador Mirzo <smirzo@example.com>
Newsgroups: comp.misc
Subject: Re: Schneier, Data and Goliath: no hope for privacy
Date: Thu, 20 Feb 2025 17:59:10 -0300
Organization: A noiseless patient Spider
Lines: 69
Message-ID: <87mseggwo1.fsf@example.com>
References: <67b21894$14$17$882e4bbb@reader.netnews.com>
	<RiKsP.173075$l629.51307@fx10.iad>
	<ae0c61cc-9814-04ab-75d4-f8d4cacdc9cd@example.net>
	<67b4fc88@news.ausics.net> <eli$2502181846@qaz.wtf>
	<67b659f8@news.ausics.net>
	<bf5148ef-af79-b5e5-0c95-3c3da83cbd67@example.net>
MIME-Version: 1.0
Content-Type: text/plain
Injection-Date: Thu, 20 Feb 2025 21:59:11 +0100 (CET)
Injection-Info: dont-email.me; posting-host="9660a394c7cef64d0517b61a71c0e5ac";
	logging-data="3165085"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1/5CPEfqASwHWtNPOHTY14WOtQ5Lnd40wE="
Cancel-Lock: sha1:MEXkxFA8x9QF47KfWFz8yd4VVk4=
	sha1:Y4ifRii+M5hkke4i0TOisN9wQ4s=
Bytes: 4610

D <nospam@example.net> writes:

> On Wed, 20 Feb 2025, Computer Nerd Kev wrote:
>
>> Eli the Bearded <*@eli.users.panix.com> wrote:
>>> In comp.misc, Computer Nerd Kev <not@telling.you.invalid> wrote:
>>>> Indeed, so long as you block all FB's scripts and images on
>>>> otherwise unrelated websites. Although I don't tend to make close
>>>> friends so I don't need to worry about controlling their FB usage.
>>>
>>> Doesn't stop people from posting about you on FB. (Or worse, posting
>>> photos of you on there.)
>>
>> What I don't tell, they can't post, and the same with what they
>> don't photograph. Although I guess that does leave a bit of an
>> information vacuum there which some nutcase could exploit to make
>> up missing personal info/photos on me if they so desired.
>>
>>>> Quite mysteriously, all sorts of otherwise respectable open-source
>>>> software developers are happy to use GitHub even though it's owned
>>>> by M$. So even having ditched their software long ago, M$ are now
>>>> very hard to avoid online if, ironically, you want to use, and
>>>> especially work on, open-source software. I find that truely
>>>> unfathomable, but others barely seem to see my problem with it.
>>>
>>> Many, I suspect, started using Github before Microsoft bought them in
>>> 2018.
>>
>> For software projects I use, many more seem to have moved to there
>> since 2018 than before. You'd think they like the M$ acquisition.
>> Occasionally I object and am ignored.
>
> You have been heard! I will not be hosting my stuff on github. On the
> other hand, I have nothing interesting to host, so perhaps a moot
> point. ;) My home made scripts and little utilities live on my laptop
> and sometimes on my server, and are shared upon request.

I think most little scripts should be documented (with a manual) and put
online.  It will make it easier for others to use and it will certainly
encourage others to improve it and share the improvement.  So you could
see your little script turn into a nice polished program simply because
someone saw the idea and knew what to do to make it a lot better.  Could
be a good source of joy.

One time I wrote a function---just a function---and added to some
archive online.  This was a pretty niche programming language.  Years
later, I looked it up---I was still called the author of the function,
but the code was completely rewritten, with much more expertise
knowledge.  I thought it was ironic that my name was still there.  We
value the pioneer perhaps too much.

>>> Lately I've been seeing people advocating for a switch to
>>> Codeberg.
>>
>> I don't know about Codeberg, but there have been lots of
>> alternatives all along. Tons of projects switched from SourceForge
>> to GitHub. Many projects have their own websites too, so why not
>> self-host? GitHub do offer a lot of extra features for free, but
>> that's dealing with the devil IMHO. Especially as the more tied in
>> to GitHub-specific systems a project gets, the less practical it is
>> to move away if M$ get more greedy later on.
>
> I have heard about gitea. It seems as if it allows you to setup
> graphical git hosting yourself. I personally use a fossil repository
> accessible only over ssh. I don't use any of the wiki/ticket/chat
> functionality included in it.

There's Forgejo, too.  It looks very good.  Like in Github, you can
disable all such modules---wiki, ticket system et cetera.