site banner

Friday Fun Thread for April 19, 2024

Be advised: this thread is not for serious in-depth discussion of weighty topics (we have a link for that), this thread is not for anything Culture War related. This thread is for Fun. You got jokes? Share 'em. You got silly questions? Ask 'em.

1
Jump in the discussion.

No email address required.

Windows 11 may have my least-favorite feature ever. Try this:

  • Open a file.
  • write some new stuff in it.
  • close the file.
  • reopen it.
  • confirm that the changes were kept.

Did you notice a missing step? I never said to save the changes, so the file was never updated. Instead, the changes were kept in a sort of suspended animation by the editor, and reappeared (in the editor only) when I reopened it.

  1. it does not seem windows 11 specific, it looks program specific
  2. there should be an option to reload from file or just do ctrl-z
  3. I like such feature and several programs that I use on Linux have it

I like such feature and several programs that I use on Linux have it

Such as the famously-modern program vim.

The vim feature is there as more of a crash recovery feature. It asks you if you want to recover your edits when you start. The new style is a little different.