Note, that GNU EMACS has an AI psychotherapist chatbot, activated using M-x doctor
.
A Linux USB (Linux was not included but it's the key thing)
The true solution is... build from source.
I used to use Arch Linux. It's really good, honestly, especially if you want to know how the OS components work from inside or make something custom. For anything else, I would recommend Debian and its non-snap-based derivatives (Linux Mint Debian Edition or Tuxedo OS, or KDE Neon).
IDK, I used to have a dedicated software for playing with CUDA. Most of the image-specific AI stuff from the internet require 8 GB of VRAM or more, though.
Nowadays, I don't feel the need for GPU-accelerated computing, though. If I needed, I would write Vulkan compute shaders for that thing.
There are programs (LyX, TexMacs) that implement WYSIWYG for LaTeX, TexMacs is exceptionally good. I don't know about the standards, though.
Another problem with LaTeX and most of the other document formats is that they are so bloated and depend on many other tasks that it is hardly possible to embed the tool into a larger document. That's a bit of criticism for UNIX design philosophy, as well. And LaTeX code is especially hard to make portable.
There used to be a similar situation with PDFs, it was really hard to display a PDF embedded in application. Finally, Firefox pdf.js came in and solved that issue.
The only embedded and easy-to-implement standard that describes a 'document' is HTML, for now (with Javascript for scripting). Only that it's not aware of page layout. If only there's an extension standard that could make a HTML page into a document...
I saw many of the ideas down there, I might add one:
Looking from the perspective of anxiety, maybe it is a form of inner coping mechanism of stimulation to relieve anxiety. If you want to relieve anxiety, you may want to send the flow of anxiety into another activity (walking, writing, aerobic exercising if you can, anything goes) and set a goal not to talk. Transitions like that are hard but it can be solved with creativity and dedication.
Yes I read the agreement
The goal of FOSS has been evolving since.
Let's start from Richard Stallman, the first promoter of Free Software (that's the original naming of FOSS, free means not at no-cost but as of freedom to share and modify the software).
In 1970s, there has been little-to-no protection of sharing the software (examples of then-important software was: code compilers (C, FORTRAN), interpreters (LISP, also FORTRAN), mathematical tools, hardware drivers, shell utilities and the operating system itself). The main consumers of software were the U.S. Department of Defense (DoD), DARPA (a military experiments lab, creator of the ARPANET that then evolved into the modern internet), university researchers (like MIT Artificial Intelligence lab) and the computer manufacturers (like IBM). There used to be no difference between computer users and programmers, in contrast to the present time. Instead, all of them were hackers (until it became a buzzword by mass media to denote bad actors). They were the people who were striving to push the limits of computation. The software was viewed as common good everyone can reuse, modify and share. It all was so until the 1976 U.S. Copyright Act when software became copyrightable and lots of software manufacturers began developing proprietary software. Stallman was one of the first Free Software fighters. He founded the GNU Project and the legal basis for the copyleft software (that forbids embedding it to the proprietary software). It also coincided with absurd pricing of the influential UNIX operating system, that skyrocketed to thousands of dollars per unit. So the GNU Project managed to write its own C compiler and many shell utilities.
Stallman, and most of the first wave of Free Software supporters, wanted to ensure that computers are used for freedom and that proprietary software was banned. Although he pointed out there must be a method programmers have to be paid, he couldn't provide a scheme about how programmers could be rewarded, leaving the development of Free Software to very few fanatic developers that see the development of Free Software as lifelong satisfaction.
The second wave started in the late 90s, after Linus Torvalds had already created his own kernel, Linux, that allowed computers to run the complete operating system without dependence on any other proprietary software. The newer generation started acknowledging the fact that 1) private companies are not necessarily evil; 2) free software developers should focus on inclusion, rather than rejection of anyone who don't conform to their standards (private companies, again). This lead towards a schism among developers, and a new wave of Open Source software began to appear. Open Source software aims to broaden the userbase of people using FOSS, attract new developers, improve code quality of FOSS, etc., instead of de-proprietarizing the whole world.
TL;DR: There are two directions of FOSS:
- Free Software strives we don't live in a proprietary dystopia;
- Open Source software aims to maximize the userbase of FOSS.
Now, about your concerns about software quality are legit. But there is a paradox. The more devs and users are working with the software, the better quality it is. But users don't want to work with the software that is of poor quality => less users => less feedback from the users (bugs, feature requests and the general idea on how the software is used and should it should be used) => lower quality. And there are factors on devs, depending on who makes the software. Volunteer devs, in general, are more pleasant with making new stuff instead of maintaining the old software. Even worse, they don't want to maintain software that is poorly maintained and/or unpopular (doesn't have a catching perspective). This is how FOSS programs die.
Further watching: Revolution OS (2001 documentary about FOSS)
C*
, the language of null-dereferences
Wait. A few years ago, Windows decided they couldn't keep up with warez, so they allowed unactivated Windows for the first time. Now, they are going back to paid model, just to let the piracy shine up again!
In addition, this means, that if I bought a computer with Windows pre-installed, I couldn't operate it? This will render OEM Windows installation useless. So.. year of the Linux Desktop?