• 0 Posts
  • 24 Comments
Joined 1 year ago
cake
Cake day: October 30th, 2023

help-circle

  • The architecture can easily be open source - as long as repo is missing just the training data. Just like there are Doom engines that are open source, even though they do not provide WAD files, which are still copyrighted. The code is there, but it is somewhat useless without the data. Analogy is not perfect, but let’s assume it compiles to a single binary containing everything, maps included.

    If ID Software gives you a compiled Doom with maps free to use it is freeware. If they open source the engine (they actually did), but do not release the WAD files as open source, the compiled game is not open source - it is still freeware.

    It is not complicated really.


  • Adding AI is like adding a lane to a crowded street. It will move more cars per hour, but the street will soon have the same traffic jams as before.

    Workers will be as busy and as overworked as before.

    Plus, even though people theoretically do more, it is not really more. For example Digital Signage - before generative AI you would put in some text, a clipart or a stock image and call it a day. Now one may be expected to polish the text with AI plus generate a more fitting image. Does it make a nicer Digital Signage? Sure. Will productivity actually go up? I doubt it.






  • llothar@lemmy.mltoLinux@lemmy.ml*Permanently Deleted*
    link
    fedilink
    arrow-up
    40
    ·
    10 months ago

    I honestly doubt that every 10th user in Norway is using Linux.

    I assume data comes from statcounter.com. I looked at Norway there.

    Browser market share: Firefox June 2023: 2.65%. September 2023: 36.27%!!! December 2.46%.

    This does not compute. Similarly for Desktop OS. Linux in Norway has 3.41% is September, but 16.99% in November?






  • I’ll parrot the others. I have a Windows PC issued by my employer. The only way to have some Linux is WSL. I use it to sync notes with server at home, python stuff, and w3m when I want to Google something without looking conspicuous in the office.

    General Linux tools also help. I needed to make video half the speed - one liner ffmpeg solves it in a jiffy. On Windows I need to install some hive software.