Sujet : Re: Schneier, Data and Goliath: no hope for privacy
De : rich (at) *nospam* example.invalid (Rich)
Groupes : comp.miscDate : 27. Feb 2025, 18:04:18
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vpq5ui$36lja$1@dont-email.me>
References : 1 2 3 4 5 6 7
User-Agent : tin/2.6.1-20211226 ("Convalmore") (Linux/5.15.139 (x86_64))
Salvador Mirzo <
smirzo@example.com> wrote:
Rich <rich@example.invalid> writes:
Scott Dorsey <kludge@panix.com> wrote:
In article <vpo4uc$2omvt$1@dont-email.me>, Rich <rich@example.invalid> wrote:
I had (if memory serves) at least one Pascal class, one Fortran class,
and an assembler (CDC Cyber 7000 - a really weird CPU on the inside)
class, all required classes for Engineering. Pascal class was trivial
(had already done plenty of UCSD Pascal on Apple II in high-school) so
just had to adjust to the small difference in the CDC Cyber Pascal we
were using. Fortran was similarly trivial, but oh did I come to hate
Fortran in the end. Just had to learn the "fortranisms", as I already
understood the over-arching "how to program" aspects. The assembler
class was also itself trivial (had done loads of 6502 assembler by this
point, and some 8086 assembler, provided one considered DOS's debug an
'assembler' of sorts). Just had to "learn the language" rather than
the "how to program" part.
That's pretty unusual. The reason why Fortran is a good thing is because
engineers can't be trusted with pointers.
>
There might be that. I was there before the rise of C as the "be all"
language, which is how I had the Pascal and Fortran classes. Five
years later and it was all C.
>
And COMPASS? That's a very very strange assembler to teach....
>
It was the timeshare system the university had for students. They had
a Cyber 7600 and a Cyber 8600, I only ever had accounts on the 7600.
But since it was the system they used, Compass (I'd forgotten that
name, but that was it) was the assembler.
>
I went to gatech which had Cyber machines which the CS folks avoided
like the plague. COMPASS is not exactly a normal assembler and has a
lot of fast-float-performance craziness... it is not something I'd
really teach anyone whom I was trying to teach about the principles
of computing or how systems work.
>
Well, the assembly class did come after two semesters of the other
languages, and it did begin by presuming you "knew how to program" in
the general sense. But yes, indeed, a weird CPU and assembler as
compared to other microprocessors that I was used to at the time.
>
And the PPUs code? That's worse than IBM channel controller stuff.
I'm sorry you had to do that. --scott
>
Thankfully they didn't expect us to make use of the PPU stuff. They
just had us essentially cause an abort and effectively a Cyber core
dump and that was what we turned in for our "execution runs", with
circles around the hex (or was it octal?) digits in the dump that were
the "answers". I didn't question the "logic" of it, I just turned in
what they wanted to see. And although a 'weird' CPU to program,
actually making the code perform whatever the assigned task they wanted
wasn't hard, provided one knew how to program in the first place.
Correct me if I'm wrong, but despite all the idiosyncrasy of the tools
and equipment you worked with, I would say---as it seems pretty clear
from your very posts here---that the educational opportunities you got
did their job pretty well.
Yes, that is a correct statement.
And the fact that you had to know how to program is still an unsolved
problem today, not any failure from the institution you were at the
time.
Yes, very much indeed. And I wasn't saying so to downplay the
university. The courses had prerequisites, you *were* presumed to have
the necessary prerequisites before starting the current course, which
is as it should be. And, indeed, for those of us who entered the
course with the proper prerequisite knowledge, the actual course was
not in and of itself difficult. One had to adjust to the new
idiosyncrasies of the 'thing' used by that course, but that's just true
for everything.
When I look at almost any programming textbook, I see the problem
is still open. Perhaps the book
How to Design Programs
Matthias Felleisen, Robert Bruce Findler,
Matthew Flatt and Shriram Krishnamurthi
MIT Press, 2014, URL https://htdp.org
is the only meaningful candidate to a solution---as far as I have
looked.
Am not familiar with this book, but I do agree with your assessment
that the problem is still open (and, honestly, may just be getting
worse for newer students). By far too many "programming" classes
amount to "learn the nouns and verbs of language X plus learn the 'word
ordering' for that language X". But they simply don't touch on the
underlying concept of "how to program". Which is quite a different
problem from "how to express known algorithm X in language Y", which is
what far too many programming classes turn into. The fact that most
programming classes are the equivalent of "how to use msword to format
an already written book" vs. "how to actually write a new never before
written novel" is a big part of the problem.
Date | Sujet | # | | Auteur |
16 Feb 25 | Schneier, Data and Goliath: no hope for privacy | 284 | | Retrograde |
16 Feb 25 |  Re: Schneier, Data and Goliath: no hope for privacy | 283 | | D |
17 Feb 25 |   Re: Schneier, Data and Goliath: no hope for privacy | 282 | | Salvador Mirzo |
17 Feb 25 |    Re: Schneier, Data and Goliath: no hope for privacy | 281 | | D |
17 Feb 25 |     Re: Schneier, Data and Goliath: no hope for privacy | 73 | | Adrian |
17 Feb 25 |      Re: Schneier, Data and Goliath: no hope for privacy | 72 | | D |
18 Feb 25 |       Re: Schneier, Data and Goliath: no hope for privacy | 47 | | Adrian |
18 Feb 25 |        Re: Schneier, Data and Goliath: no hope for privacy | 15 | | Sn!pe |
18 Feb 25 |         Re: Schneier, Data and Goliath: no hope for privacy | 12 | | D |
20 Feb 25 |          Re: Schneier, Data and Goliath: no hope for privacy | 11 | | Salvador Mirzo |
20 Feb 25 |           Re: Schneier, Data and Goliath: no hope for privacy | 5 | | Sn!pe |
20 Feb 25 |            Re: Schneier, Data and Goliath: no hope for privacy | 1 | | Salvador Mirzo |
20 Feb 25 |            Re: Schneier, Data and Goliath: no hope for privacy | 3 | | Scott Dorsey |
21 Feb 25 |             Re: Schneier, Data and Goliath: no hope for privacy | 1 | | Salvador Mirzo |
21 Feb 25 |             Re: Schneier, Data and Goliath: no hope for privacy | 1 | | D |
20 Feb 25 |           Re: Schneier, Data and Goliath: no hope for privacy | 5 | | D |
20 Feb 25 |            Re: Schneier, Data and Goliath: no hope for privacy | 4 | | Salvador Mirzo |
20 Feb 25 |             Re: Schneier, Data and Goliath: no hope for privacy | 3 | | D |
21 Feb 25 |              Re: Schneier, Data and Goliath: no hope for privacy | 2 | | Salvador Mirzo |
21 Feb 25 |               Re: Schneier, Data and Goliath: no hope for privacy | 1 | | D |
18 Feb 25 |         Re: Schneier, Data and Goliath: no hope for privacy | 2 | | Adrian |
20 Feb 25 |          Re: Schneier, Data and Goliath: no hope for privacy | 1 | | Salvador Mirzo |
18 Feb 25 |        Re: Schneier, Data and Goliath: no hope for privacy | 25 | | D |
18 Feb 25 |         Re: Schneier, Data and Goliath: no hope for privacy | 18 | | Adrian |
20 Feb 25 |          Re: Schneier, Data and Goliath: no hope for privacy | 17 | | Salvador Mirzo |
20 Feb 25 |           Re: Schneier, Data and Goliath: no hope for privacy | 16 | | D |
20 Feb 25 |            Re: Schneier, Data and Goliath: no hope for privacy | 15 | | Salvador Mirzo |
20 Feb 25 |             Re: Schneier, Data and Goliath: no hope for privacy | 3 | | Sn!pe |
21 Feb 25 |              Re: Schneier, Data and Goliath: no hope for privacy | 2 | | Salvador Mirzo |
21 Feb 25 |               Re: Schneier, Data and Goliath: no hope for privacy | 1 | | D |
21 Feb 25 |             Re: Schneier, Data and Goliath: no hope for privacy | 11 | | D |
24 Feb 25 |              Re: Schneier, Data and Goliath: no hope for privacy | 2 | | Salvador Mirzo |
24 Feb 25 |               Re: Schneier, Data and Goliath: no hope for privacy | 1 | | D |
25 Feb 25 |              Re: Schneier, Data and Goliath: no hope for privacy | 8 | | Anton Shepelev |
25 Feb 25 |               small communities, nntp server (Was: Re: Schneier, Data and Goliath: no hope for privacy) | 7 | | Salvador Mirzo |
26 Feb 25 |                Re: small communities, nntp server (Was: Re: Schneier, Data and Goliath: no hope for privacy) | 3 | | D |
27 Feb 25 |                 Re: small communities, nntp server | 2 | | Salvador Mirzo |
27 Feb 25 |                  Re: small communities, nntp server | 1 | | D |
26 Feb 25 |                Re: small communities, nntp server | 3 | | yeti |
26 Feb 25 |                 Re: small communities, nntp server | 1 | | D |
26 Feb 25 |                 Re: small communities, nntp server | 1 | | D |
20 Feb 25 |         Re: Schneier, Data and Goliath: no hope for privacy | 6 | | Salvador Mirzo |
20 Feb 25 |          Re: Schneier, Data and Goliath: no hope for privacy | 5 | | D |
20 Feb 25 |           Re: Schneier, Data and Goliath: no hope for privacy | 4 | | Salvador Mirzo |
20 Feb 25 |            Re: Schneier, Data and Goliath: no hope for privacy | 3 | | D |
21 Feb 25 |             Re: Schneier, Data and Goliath: no hope for privacy | 2 | | Salvador Mirzo |
21 Feb 25 |              Re: Schneier, Data and Goliath: no hope for privacy | 1 | | D |
20 Feb 25 |        Re: Schneier, Data and Goliath: no hope for privacy | 6 | | Salvador Mirzo |
20 Feb 25 |         Re: Schneier, Data and Goliath: no hope for privacy | 5 | | Scott Dorsey |
21 Feb 25 |          Re: Schneier, Data and Goliath: no hope for privacy | 1 | | Salvador Mirzo |
21 Feb 25 |          Re: Schneier, Data and Goliath: no hope for privacy | 3 | | D |
22 Feb 25 |           Re: Schneier, Data and Goliath: no hope for privacy | 2 | | Scott Dorsey |
23 Feb 25 |            Re: Schneier, Data and Goliath: no hope for privacy | 1 | | D |
20 Feb 25 |       Re: Schneier, Data and Goliath: no hope for privacy | 24 | | Salvador Mirzo |
20 Feb 25 |        Re: Schneier, Data and Goliath: no hope for privacy | 23 | | D |
20 Feb 25 |         Re: Schneier, Data and Goliath: no hope for privacy | 22 | | Salvador Mirzo |
20 Feb 25 |          Re: Schneier, Data and Goliath: no hope for privacy | 21 | | D |
21 Feb 25 |           Re: Schneier, Data and Goliath: no hope for privacy | 20 | | Salvador Mirzo |
21 Feb 25 |            Re: Schneier, Data and Goliath: no hope for privacy | 19 | | D |
24 Feb 25 |             Re: Schneier, Data and Goliath: no hope for privacy | 18 | | Salvador Mirzo |
24 Feb 25 |              Re: Schneier, Data and Goliath: no hope for privacy | 17 | | D |
24 Feb 25 |               Re: Schneier, Data and Goliath: no hope for privacy | 16 | | Salvador Mirzo |
24 Feb 25 |                Re: Schneier, Data and Goliath: no hope for privacy | 15 | | D |
25 Feb 25 |                 Re: Schneier, Data and Goliath: no hope for privacy | 12 | | Salvador Mirzo |
25 Feb 25 |                  Re: Schneier, Data and Goliath: no hope for privacy | 11 | | D |
25 Feb 25 |                   OT: personal stories (Was: Re: Schneier, Data and Goliath: no hope for privacy) | 10 | | Salvador Mirzo |
26 Feb 25 |                    Re: OT: personal stories (Was: Re: Schneier, Data and Goliath: no hope for privacy) | 9 | | D |
27 Feb 25 |                     Re: OT: personal stories | 8 | | Salvador Mirzo |
27 Feb 25 |                      Re: OT: personal stories | 7 | | D |
8 Mar 25 |                       Re: OT: personal stories | 6 | | Salvador Mirzo |
8 Mar 25 |                        Re: OT: personal stories | 2 | | yeti |
8 Mar 25 |                         Re: OT: personal stories | 1 | | D |
8 Mar 25 |                        Re: OT: personal stories | 3 | | D |
9 Mar 25 |                         Re: OT: personal stories | 2 | | Salvador Mirzo |
9 Mar 25 |                          Re: OT: personal stories | 1 | | D |
25 Feb 25 |                 Re: Schneier, Data and Goliath: no hope for privacy | 2 | | D Finnigan |
27 Feb 25 |                  Re: Schneier, Data and Goliath: no hope for privacy | 1 | | Salvador Mirzo |
17 Feb 25 |     Re: Schneier, Data and Goliath: no hope for privacy | 207 | | D |
17 Feb 25 |      Re: Schneier, Data and Goliath: no hope for privacy | 2 | | Scott Dorsey |
18 Feb 25 |       Re: Schneier, Data and Goliath: no hope for privacy | 1 | | D |
18 Feb 25 |      Re: Schneier, Data and Goliath: no hope for privacy | 204 | | Computer Nerd Kev |
19 Feb 25 |       Re: Schneier, Data and Goliath: no hope for privacy | 160 | | Eli the Bearded |
19 Feb 25 |        Re: Schneier, Data and Goliath: no hope for privacy | 4 | | D |
6 Mar 25 |         Re: Schneier, Data and Goliath: no hope for privacy | 1 | | Ivan Shmakov |
8 Mar 25 |         Re: Schneier, Data and Goliath: no hope for privacy | 2 | | Salvador Mirzo |
8 Mar 25 |          Re: Schneier, Data and Goliath: no hope for privacy | 1 | | D |
19 Feb 25 |        Re: Schneier, Data and Goliath: no hope for privacy | 155 | | Computer Nerd Kev |
20 Feb 25 |         Re: Schneier, Data and Goliath: no hope for privacy | 1 | | Salvador Mirzo |
20 Feb 25 |         Re: Schneier, Data and Goliath: no hope for privacy | 152 | | D |
20 Feb 25 |          Re: Schneier, Data and Goliath: no hope for privacy | 151 | | Salvador Mirzo |
20 Feb 25 |           Re: Schneier, Data and Goliath: no hope for privacy | 95 | | Salvador Mirzo |
20 Feb 25 |            Re: Schneier, Data and Goliath: no hope for privacy | 94 | | D |
21 Feb 25 |             Re: Schneier, Data and Goliath: no hope for privacy | 93 | | Salvador Mirzo |
21 Feb 25 |              Re: Schneier, Data and Goliath: no hope for privacy | 92 | | D |
24 Feb 25 |               Re: Schneier, Data and Goliath: no hope for privacy | 91 | | Salvador Mirzo |
24 Feb 25 |                Re: Schneier, Data and Goliath: no hope for privacy | 2 | | Rich |
24 Feb 25 |                 Re: Schneier, Data and Goliath: no hope for privacy | 1 | | Salvador Mirzo |
24 Feb 25 |                Re: Schneier, Data and Goliath: no hope for privacy | 30 | | D |
24 Feb 25 |                 Re: Schneier, Data and Goliath: no hope for privacy | 14 | | Salvador Mirzo |
24 Feb 25 |                  Re: Schneier, Data and Goliath: no hope for privacy | 13 | | D |
25 Feb 25 |                   Re: Schneier, Data and Goliath: no hope for privacy | 12 | | Rich |
24 Feb 25 |                 Re: Schneier, Data and Goliath: no hope for privacy | 15 | | Rich |
26 Feb 25 |                Re: Schneier, Data and Goliath: no hope for privacy | 58 | | Scott Dorsey |
20 Feb 25 |           Re: Schneier, Data and Goliath: no hope for privacy | 55 | | D |
4 Mar 25 |         Re: Schneier, Data and Goliath: no hope for privacy | 1 | | Eli the Bearded |
19 Feb 25 |       Re: Schneier, Data and Goliath: no hope for privacy | 41 | | D |
20 Feb 25 |       Re: Schneier, Data and Goliath: no hope for privacy | 2 | | Salvador Mirzo |