• 24 Posts
  • 674 Comments
Joined 1 year ago
cake
Cake day: June 15th, 2023

help-circle
  • AI is fed by human input. If humans start and use AI more and more, and less human generated content, then soon AI will be fed by AI content. With each step of the feeding stage will amplify hallucinations and problems. Which will not help in the slightest with fake news and information, as fact checking could potentially be a source of fakes too. Only corporations have the money and resources to create the biggest LLMs, which means they will be the entities controlling everything.

    We don’t know if AI will grow exponentially forever. There are lot of downsides and its likely that countries in the world will ban AI. AI is already transformative technology, as we have seen. Partly because the world was not ready for how fast they improved and because no legislation exist. The question is, if AI is a bubble for short time and how long it will last. Maybe the next big AI improvements are done with Quantum Computers in a few decades from now. Who knows.







  • Most common Linux distributions focused on stability do not randomly break with updates. That’s usually not an issue. Basic things like Desktop and audio or lock screen are also never broken after an update. But it depends on the Linux operating system you are using (there are thousands of Linux operating systems and they can vastly differ) and what hardware and habits you have. Windows biggest strength is that it gets the most support from developers and being basically only one distribution to target.

    But calling Windows “battle tested code” is a bit of stretch. Windows is full of problems and I had my own issues due to updates of Windows (when I was using it in dual boot). Also in Linux I can update and do not boot until I want to boot. I can decide not to update. Overall I have more trust in Linux updates (even using on Archlinux) than Windows updates. Microsoft constantly fucks up updates. And they even introduce and install stuff you don’t know or want to.

    An old story of mine buying Civilization 6 at launch on Windows was unplayable. After days and contacting support, turned out it was a Skype installer that was installed with a Windows update without my knowledge. And it was just an installer to install Skype, not even running. Removing it made my game Civilization 6 playable. I never had such an issue on Linux.


  • The problem is, that no operating system “just works”. It also highly depend on what the person wants to achieve, and if there are any pre experience with computers or even relying on existing software or specific hardware. My recommendation is not to tell people the illusion of “just works” and be honest upfront. People should learn how it works, what to expect and if tradeoffs, time and resources are worth it.

    Same is true for the other way too. Does Windows “just works”? Especially if someone switches from Linux to Windows.

    Rather, we should teach the reasons to switch and encourage that decision. In example why it matters to have control over your system, rather than the company has control over it (MacOS and Windows) or why spying on you is bad (Windows). And encourage giving up something you are used to (and maybe paid). Sometimes its okay to use a program that is not as good as Photoshop. Sometimes its okay to give up playing a videogame you like (and maybe associated with friends playing that game with you). But most people are not ready to do it, because that is associated with lowering quality of life.

    I switched in 2008 from Windows XP to Ubuntu. I know these struggles. And they are not over yet. This is an ongoing task between my brother and me too, and he was using the Steam Deck, but decided to go with Windows 11 with the recent build. It was almost there, but there is always a butt. I say, don’t tell people that “Linux just works”. No operating system “just works”.


  • I’m a bit confused. Your terminal is not Fish. Fish is a shell like Bash, which interprets the commands. Terminal is the window application. Based on the linked image, I assume you have Kitty as your terminal? And you want to open a terminal within your editor using shortcut Ctrl-e?

    If so, then I don’t know about this. I thought you want to run a terminal with micro as the editor from outside of micro, not after you started micro. I might have completely missed your point here then.


  • What is the command executing when you press this shortcut? Usually you need to use an option with the terminal to execute a command. Most terminals use the option -e COMMAND , but it can be different for a few terminal apps. In example my terminal is “Konsole” and to open a new terminal with “Vim”, I need to use this command: konsole -e nvim . Or when I want to use arguments for vim itself, I can do it like this konsole -e "vim -R $HOME/Downloads/test.txt" as an example.

    So find out how to do this with your terminal and use that as a command for your ctrl-e shortcut.




  • One problem is (even Linus acknowledged it in some interview, sorry I have no source) that in future C might no longer be the popular language to learn. I mean learning basics is one thing, but getting good at C and writing in the Kernel, while trying to dodge memory issues is a huge task to ask.

    Lot of people learn Rust instead for systems programming today. Meaning in future it might be very useful to get new people into Kernel programming. And as said before, those who are not interested into Rust are perfectly fine using C. The Kernel is huge! Even new code in C is allowed, so this is not something that is going away. Remember, its an addition to the base, not replacement.





  • I never saw a launched game unlaunch this quick. We talked about failures that got shutdown 1 year after launch. But now the record is what, 2 weeks? Question is, will they go back to drawing board and make changes to the game for a relaunch, such as a free to play model? Nothing is stated here, so probably not.

    I would consider playing this game, if it was playable on Linux (and without a PSN account requirement). But clearly Sony does not care about me.