* Posts by jimklimov

6 publicly visible posts • joined 12 Feb 2022

As ChatGPT scores B- in engineering, professors scramble to update courses

jimklimov

"Yes!" on fat-fingering (or creaky sticky rubber buttons of older physical calculators that did not always make contact exactly once per intended depression), and in a way an argument to discussion raised by the article: during my school/uni days our generation passed the spectrum from avoiding calculators as an unholy evil, to getting the job done as you would at work - can use lecture notes (sometimes textbooks) and tools on exams since you'd do same in a lab or office. Not so much in the field work, on customer site, or when shopping though, where your head is all you have for facts and calculations.

Back to the point of calculators - bad buttons helped them lie, so in the mixed-acceptance approach we were allowed to use but trained to not trust them, and so mental maths was still practiced that one would sufficiently grasp the expected order of magnitude of the answer, and probably the digits that should be seen there, to worry about retrying the calculation in a timely fashion - ASAP.

Tired, undereducated or outright cheaty cashiers at shops or canteens around the campus also helped practice the quick mental maths, where you only have a couple of seconds to complete the task or forever hold your silence. Maybe that was done on purpose? ;)

jimklimov

Re: Deus Ex Machina

- How much is "2 * 2"?

- Are we buying or selling?

Unix is dead. Long live Unix!

jimklimov

Re: No "AIX vegans" I presume

Why would you expect it zeroed out? You just said you called malloc not calloc, right?

jimklimov

Re: The rumors of my death…

Why, by the illumos-based distros of course! Quite a few of them, for any taste.

Desktop OpenSolaris fork OpenIndiana shoots fresh version – Hipster

jimklimov

Quite viable - was my desktop for 7 years in last job. Unfortunately due to corp restraints - as a VM under required Windows, which had VPN access and such.

Still run one at home (also as a VM though, due to indeed HW incompatibility that I did not have time to rectify as I needed a working machine fast).

RAID expansion comes to OpenZFS at last

jimklimov

Misleading title ;)

The article is misleading, implying that ZFS pools could not be expanded earlier. They could, if not since "day 1" then at least early in Sun era.

Bigger disks may replace older smaller disks one by one - and when a top-level vdev is all upgraded, new free space can be reaped.

New top-level vdevs can be added.

The innovation of this feature is about changing the amount of disks in a raid-z top-level vdev, which was complicated because logical addressing should remain consistent across your years of snapshots and cloned datasets and terabytes of data, without changing all old metadata trees.