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 <87ikp03y4r.fsf@example.com>
Deutsch   English   Français   Italiano  
<87ikp03y4r.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: Sun, 23 Feb 2025 22:55:00 -0300
Organization: A noiseless patient Spider
Lines: 40
Message-ID: <87ikp03y4r.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>
	<87mseggwo1.fsf@example.com> <87frk8gwji.fsf@example.com>
	<05f9e6d7-ae71-d73e-9244-2638790780ef@example.net>
	<87tt8odsb7.fsf@example.com>
	<1b411147-a833-8c73-2d85-e5c749fc23b9@example.net>
MIME-Version: 1.0
Content-Type: text/plain
Injection-Date: Mon, 24 Feb 2025 02:55:01 +0100 (CET)
Injection-Info: dont-email.me; posting-host="e3b97fd20bd2d907f4885c7e22f7a781";
	logging-data="803027"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1+wRergxxob6ZVmG1UwJ4QtUjvBvUTYo5k="
Cancel-Lock: sha1:CrKE4TGsBaMc5Ch09a12HhOcqUk=
	sha1:MrQBmnR5gYGl1tCp/TOmF9yrx/w=
Bytes: 3308

D <nospam@example.net> writes:

> On Thu, 20 Feb 2025, Salvador Mirzo wrote:
>
>>> This is the truth. I'm a contrarian kind of guy, so when the world
>>> goes git, I go fossil. ;) Jokes aside, I like the concept of one
>>> binary and how it works for my own personal use case.
>>
>> I went fossil when I had to teach a class.  I thought git was more
>> complicated than fossil.  But it turns out that fossil was seen as
>> crazily complicated by nearly all students (anyway).  I think fossil is
>> just fine, though I confess I prefer the file system over a database.
>
> This is very interesting! What was it that the student thought was crazy
> complicated compared with git?

Not compared to git.  They did not get to see git.  They just hated
fossil to the point of almost giving up on the whole course altogether.
Very likely they knew that other courses would give them the same
credits and they could try it afresh on the next semester.

I don't have much information.  The command line seemed an awful
experience to them.  I suspect that they thought that the command line
was archaic means of system interface and that perhaps it was just a
teacher idiosyncrasy.

This experience gave me the following feeling---they ask for real-world,
pratical experience, but they're not up to an introduction to the tools
used in the real-world.

> I have taught classes with git (basics) and at the end of the day,
> regardless of if you use git or fossil, it just requires a few simple
> commands to get started at the basic level (we were not discussing
> rebasing and huge software projects).

I think it boils down to a lot more because these are compouter users
that even ``environment variable'' is a never-seen concept.  I watched
them opening a c:\> prompt on their Windows system, slowlying typing up
their very long path to their project, say, and then doing it again on
the next class---paths with spaces and other complicated symbols.