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

help-circle





  • Do not read if you like Ai. … or read especially, if you like Ai?

    They promise this with every generation. Reality is that Ai and LLMs require human input. If more and more Ai is used, less human input is generated -> less growth and improvements for Ai. This is the chicken or egg problem, but in reverse, kind of. They can’t even count the R’s in “strawberry” in example. Not sure if ChatGPT can do it now, but this was a problem not long ago.

    I personally do not want an Ai that does stuff like booking a flight for me. It starts with booking a flight, let it buy food automatically, do these, do that… lose your control of your own life. Do not learn to program, let it program for you. In the end you become a slave of the Ai. I know this is futuristic imagination, but so is the future of Ai promised with these posts.








  • https://www.gnu.org/software/bash/manual/bash.html#Miscellaneous-Commands

    Add to your .bashrc following lines:

    bind '"\C- ":shell-expand-line'
    bind '"\C-x":edit-and-execute-command'
    
    • Control+Space: Now you can expand variables, aliases, !492 history commands, the tilde without executing the line. Now you can make changes to the command.
    • Control+x: Opens the current command in an external editor (such as Vi, or whatever is setup for VISUAL or EDITOR variable). Now you can edit the command and if you save the temporary file and exit editor, the modified command will be executed. If you do not save, the unmodified command before launching the editor will be executed.




  • Yes, the DRM free games is a huge win for preservation. I’m not discounting the value of GOG. But that’s something we had already. My critique was about the focus on Windows only, which is not the best idea if games should be preserved “forever”. Because Windows 11 will be the only supported one soon.

    But any efforts trying to make games work forever is always good. At least they didn’t rule out other OS in the future. While my initial reaction was a bit negative in the nature, because I was very disappointment, I’m still happy they do something about it. It’s even more bitter because they supported Linux in the past… But let’s see how this is going. I don’t want to end this in a negative note. I mean it can only get better with such a goal.