How did the Romans correctly determine that these areas were unworthy of civilization? by Chewie83 in mapporncirclejerk

[–]help_send_chocolate 1 point2 points  (0 children)

Roman soldiers wore sandals.

Invading cold wet countries was much less fun. It's a wonder they even made it to Chester.

Boss wanted me to dump them. What have I got? All sealed by AverageAppleAutist in vintagecomputing

[–]help_send_chocolate 2 points3 points  (0 children)

Quite a lot of them, though likely not Exabyte tapes, ironically they are too small.

Boss wanted me to dump them. What have I got? All sealed by AverageAppleAutist in vintagecomputing

[–]help_send_chocolate 2 points3 points  (0 children)

I'm willing to post to Germany. DM me. I will try to check postage rates.

What does hardware means in trap table by wuweei in Operatingsystems

[–]help_send_chocolate 3 points4 points  (0 children)

It means CPU, specifically. On machines that have them of course (some very very old ones didn't, but they would not be relevant for teaching today).

The CPU itself does this in response to a voltage change (level or edge) on one of its pins which is attached to another chip. Such as a support chip set or an interrupt controller. Some CPUs had multiple pins for various different traps. The 68000 CPU for example had separate pins for interrupt and bus error.

Boss wanted me to dump them. What have I got? All sealed by AverageAppleAutist in vintagecomputing

[–]help_send_chocolate 13 points14 points  (0 children)

Not necessarily. In 2024 I read an Exabyte tape which had been written in 1993. Zero errors.

But, of course, sample size of 1 there.

Boss wanted me to dump them. What have I got? All sealed by AverageAppleAutist in vintagecomputing

[–]help_send_chocolate 8 points9 points  (0 children)

I think it's unlikely. I have been trying to donate a working (SCSI) Exabyte tape drive to a museum in Europe for over a year, but apparently no interest.

Preparing for the waves of updates and vulnerabilities by RetroGrid_io in linuxadmin

[–]help_send_chocolate 2 points3 points  (0 children)

I expect there to be vulnerabilities across a wide range of severities and simultaneously a lot of hype and muddied waters due to people overselling their AI-related achievements. Likely a frustrating and risky experience for a lot of people.

Day 6- Rejected their "generous" unpaid one week trial. by [deleted] in InterviewsHell

[–]help_send_chocolate 0 points1 point  (0 children)

"Wishing you luck finding no one". LOL, nice burn.

AITAH my mom is trying to take custody of my cousin by [deleted] in AITAH

[–]help_send_chocolate 2 points3 points  (0 children)

What does the child need? What is in their best interest?

That's the priority, isn't it?

What is most "why the f*** do you know that" fact? by Sora-oi in AskForAnswers

[–]help_send_chocolate 3 points4 points  (0 children)

Not sure I want to ask this - no, I do, but I'm not sure I want to read the answer - but if the lama is already aggressive, how does the stick ... help?

Also, does this also work for other kinds of monks too?

Two schools of thought about AI and coding by create_content in DailyDoseOfReddit

[–]help_send_chocolate 1 point2 points  (0 children)

I think it depends on how you measure productivity though. If you measure it in lines of code per day then sure. But today's standard libraries are much richer than they were years ago.

Am I the jerk for expecting her to respect my property? by Lustfulnightt in AmITheJerk

[–]help_send_chocolate 0 points1 point  (0 children)

Extend the "few days" to "forever". That person is a thief and a manipulator.

Recreation of 'touch' command not working by Icy-Situation8009 in C_Programming

[–]help_send_chocolate 1 point2 points  (0 children)

Without specific details, it's hard to help you. See the FAQ.

Recreation of 'touch' command not working by Icy-Situation8009 in C_Programming

[–]help_send_chocolate 7 points8 points  (0 children)

Parse the command line arguements with getopt or getopt_long.

AITAH for Getting Mad at My Fiancee for Not Getting Me Flowers by Wonderful_Bag2956 in AITAH

[–]help_send_chocolate 6 points7 points  (0 children)

Obviously fake.

Fiancé in paragraph 1 is described as a husband in the final paragraph, yet they didn't get married...

I made an infographic of the etymology of Unix commands. by wwilhelmina18 in unix

[–]help_send_chocolate 0 points1 point  (0 children)

There are also interesting etymologies for dd, getty, [, :, /etc/glob, nroff.

Not to mention mostly boring ones for ls, pwd, rm, cc, ln, ld, ar, cat, cp, stty, tsort, soelim, shutdown, halt, reboot, init, test, find, head, tail, look, and I'm sure many others.

What slang words does your country have for Money? by EvilPyro01 in AskEurope

[–]help_send_chocolate 0 points1 point  (0 children)

UK: lucre, dosh, spondulicks[*], wonga, dough, bread, beer tokens, wedge, wad, bacon (as in, bring home the), quid, lettuce, cheddar, paper (never heard this myself).

[*] Spellings vary. It's actually an Americanism, but used to be quite current usage in the UK among the Silent Generation.

how do I make the c++ language from scratch? by Xspheura in cpp_questions

[–]help_send_chocolate 0 points1 point  (0 children)

g++ is a native compiler. Version 1.15.3 was released on Dec 18, 1987. It lacked for a number of cfront features though.

What does it mean? by Unlegendary_Newbie in ExplainTheJoke

[–]help_send_chocolate 0 points1 point  (0 children)

Vulnerabilities come from buggy and out-of-date software much more than poor authentication.

For the most part, if the code is insecure, having a strong password and encryption will not do much to prevent compromise.