Comment So am I a cave man ? (Score 4, Insightful) 26
I have never used an AI to write code. The code that I write I understand and am able to document.
I have never used an AI to write code. The code that I write I understand and am able to document.
shut down their nuclear power plants before the end of their originally planned decommission date.
The shut down their plants as a result of the scare of the 2011 Fukushima nuclear accident, this is now seen as a mistake but at the time the big worry was escaping radiation.
please continue to reduce use of coal in spite of some other countries trying to burn more. Future generations will thank you.
that AI would never be used in war or to kill humans ? It was not very long ago.
$1million donation dinner. This ruling will then be toast thanks to an executive order a week afterwards.
When you do an update, you may be replacing files that are in-use, e.g., system libraries. On Unix, you can do this - programs already running continue to use the old library on disk whose reference was deleted, while new programs will use the updated library. However this can lead to issues since now you can have programs with a library mismatch - one program is using an old version of the library, while another program is using the newer version, so you need to restart the programs using it. And sometimes this can lead to bigger problems like file corruption if the file format changed and programs are using a mix of the and new libraries.
No, that is not how it works, Shared Object files (.so) have
version numbers in the name. When you update you install a new file with a
different name. Example: my shell (on Debian Trixie) uses
You can have several different versions of the same library installed at the same time, programs use the one with the same major number that they were compiled against. When no more programs depend on an installed library file the package manager will get rid of it.
A trimmed example on my machine:
$ ls -l
lr-------- 1 addw addw 64 Aug 19 23:08 7fb34e2b5000-7fb34e2c4000 ->
$ cd
$ ls -l libtinfo.*
-rw-r--r-- 1 root root 323142 Mar 6 16:01 libtinfo.a
lrwxrwxrwx 1 root root 13 Mar 6 16:01 libtinfo.so -> libtinfo.so.6
lrwxrwxrwx 1 root root 15 Mar 6 16:01 libtinfo.so.6 -> libtinfo.so.6.5
-rw-r--r-- 1 root root 220464 Mar 6 16:01 libtinfo.so.6.5
There have long been all manner of reasons for cost increases (raw materials; labour charges; transport costs;
"Supply chain absorbing cost increases" are weasel words used by politicians to convince the public that things will not be so bad. "Efficiencies will be made" is another - over the long term this is false.
It will be paid by those who buy the chips within the USA. It will not be paid by those who do not live in the USA. Trump either does not understand that or thinks that USA citizens are too stupid to understand.
Even if the chips were to be made in the USA building the fabs will take longer than he has left as president.
The UK is going that way as well - for businesses and some individuals, many individuals can still submit a tax return on paper of on-line (web). It is slowly creeping to engulf more people.
Hell, even my ICE car vs an EV being mandated is not going to shorten your life in any statistically revlavent manner.
Your one ICE car will not make a noticeable difference but the collective emissions of the approx 1.5 billion cars is making a significant contribution to: the climate crisis; air pollution that causes asthma; etc - which will kill millions. So regulations on every one of us is to benefit everyone on the planet.
The trouble is that self interested twats like Trump do not care - they are rich enough to avoid the problems and stupid enough to not realise how it will harm their grandchildren. Most of the MAGA crowd just worship their orange god and do not evaluate critically what he says.
A human starting out programming will write code that has all manner of bugs in it, including security bugs. S/he will have to fix such bugs as they are reported -- this is how they learn what does/does-not work and, over time, they get better. The problem with AI is that it does not get this feedback and so does not learn & get better.
U X e dUdX, e dX, cosine, secant, tangent, sine, 3.14159...