Tag Archives: programming

Should programmers be held personally liable for the outcome of “a.i” that they code?

Right now, artificial intelligence a mysterious realm that lawmakers think is magic and when murderers leverage it to kill people, they will prey on the ignorance of the courts to exonerate themselves. They’ll say “we could not have known”, “it wasn’t our fault”, “it had a mind of its own”, and other nonsense diversions. They’ll… Read More »

HTML Checkboxes

Occasionally, you discover something that you have been doing wrong for a long time.  Sometimes it wasn’t something outright wrong but was just stupid.  That is what happened to me. When using an HTML checkbox, it “POSTS” to the form submit page with the value of “on”.  I have always converted that on the page… Read More »