Sujet : Bad IEEE and bad Code Ocean
De : Master_Fontaine_is_dishonest (at) *nospam* Strand_in_London.Gov.UK (Niocláisín Cóilín de Ghlostéir)
Groupes : comp.lang.adaDate : 27. Jan 2025, 01:59:30
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <042dba4e-d37b-9652-9877-6cd10a0b237b@Strand_in_London.Gov.UK>
Dear persons who are not complete idiots:
Do you remember the ACM forbidding Ada at coding contests?
https://IEEEXplore.IEEE.org/Xplorehelp/faqs/code-ocean#what-programming-languages-are-currently-supportedand
https://help.CodeOcean.com/en/articles/1120266-which-programming-languages-does-the-platform-supportforbid Ada so they allow many worse-than-useless languages. E.g. MATLAB. MATLAB is not strongly typed so pretending that a 1d array is 2d but making a single character typo (e.g. fft() instead of fft2()) messes up.
E.g. R. ``R crashes'' says
https://CRAN.R-Project.org/doc/FAQ/R-FAQ.html#Lexical-scoping``missing or incorrect code in R'' says
https://CRAN.R-Project.org/doc/FAQ/R-FAQ.html#Others``errors later in the code'' says
https://CRAN.R-Project.org/doc/FAQ/R-FAQ.html#Why-do-my-matrices-lose-dimensions_003f``About 148,000,000 results'' says
https://RSeek.orgabout "crash". ``I find that my R session crashes very often, at random
times for random reasons'' says
https://StackOverFlow.com/questions/35318760/how-to-recover-rstudio-session-after-crashfor example. ``Session is abruptly aborted as soon as a data.frame is
defined with no error code being printed, except of course; "R
encountered a fatal error. The session was terminated".'' says
https://community.RStudio.com/t/rstudio-crashes-when-defining-data-frame-in-version-2023-09-1-or-newer/179120for example.