cross-posted from: https://lemmy.ca/post/5340114

ghostarchive
Original Discussion[1]

San Francisco police told Polygon that officers responded to Unity’s San Francisco office “regarding a threats incident.” A “reporting party” told police that “an employee made a threat towards his employer using social media.” The employee that made the threat works in an office outside of California, according to the police statement.


  1. https://lemmy.world/post/5057297 ↩︎

  • Afrazzle@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    2
    ·
    9 months ago

    I’m curious why you chose R as an alternative to Matlab instead of Scilab. Scilab is specifically designed to be a free and open source alternative to Matlab.

    For my thesis I was writing some test software and when deciding which language to use Matlab was immediately ruled out due to the cost (and also the extra cost for the toolkits I’d need). I instead went with Scilab which now means that anybody wanting to reproduce my results can do so freely.

    • Zeth0s@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      ·
      edit-2
      9 months ago

      Because at the time I needed more the statistical and plotting part. Ggplot was not yet a thing, but R was already pretty nice for plotting and stat.

      I was using other, lower-level languages for more intensive tasks, as I was working in high performance computing.

      • Afrazzle@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        3
        ·
        9 months ago

        Makes sense, thanks for the response! It is kind of fun to have a mix of the higher level (like R/Scilab) and lower level (which I used Fortran for mine).

        • Zeth0s@lemmy.world
          link
          fedilink
          English
          arrow-up
          3
          ·
          9 months ago

          We all started with fortran the old times in hpc and scientific computing. Kids nowadays don’t know the thrill of retro engineering fortran code! /s