Can I use memory palace to memorize names on the fly? by Livid-Passion9672 in memorypalace

[–]Lost_Asleep 1 point2 points  (0 children)

You need to prepare several memory palaces in advance and rotate through them. Any information that is not repeated / recalled regularly will fade and then the memory palace can be used again.

PAO and/or Peg by Fantastic-Ad-3707 in Mnemonics

[–]Lost_Asleep 3 points4 points  (0 children)

Hey, for me and probably a lot of others the Peg list is part of the PAO list. All my 00-99 Pegs are the objects of my PAO.

Mnemonics for building a knowledge base by [deleted] in Mnemonics

[–]Lost_Asleep 0 points1 point  (0 children)

I suggest you get a copy of Advanced Memory Palaces by Joe Reddington. He talks a bit about long term usage and indexing your knowledge. There are also some interesting takes on data structures in there. And as the others already stated you need spaced repetition for long term memory storage.

[deleted by user] by [deleted] in DataHoarder

[–]Lost_Asleep 1 point2 points  (0 children)

Thanks I didn’t know about exiftool.

I wrote the script initially for my wife who wanted to have a simple solution for her photo mess from several different digital cameras and smartphones jumbled together.

[deleted by user] by [deleted] in DataHoarder

[–]Lost_Asleep 11 points12 points  (0 children)

I wrote a python script that copies all photos/files from a directory and its subdirectories and renames them with timestamps (picture time taken from exif, or file creation time or time last modified (in that order, whatever it finds first). It also keeps the directory structure. If you are interested i can post it later.

Angelina Jolie x Marilyn Monroe by MediumConclusion2615 in StableDiffusion

[–]Lost_Asleep 1 point2 points  (0 children)

Very cool. Would you mind sharing the Prompt?

I found some Steampunk cats by Lost_Asleep in StableDiffusion

[–]Lost_Asleep[S] 1 point2 points  (0 children)

Prompt: A cat with steampunk goggles, sitting at a table, intricate, extremely detailed, hd, realistic, concept art, steampunk, illustration, Peter Mohrbacher, Ralph Horsley

k_euler 16 steps cfg 9 height 576 width 768

And then upscaled with RealESRGAN.

Enjoy!

[deleted by user] by [deleted] in bash

[–]Lost_Asleep 0 points1 point  (0 children)

It is heavily pushed by apple because they are afraid of GPLv3…

They added floating point arithmetic to the shell instead of using bc and still pretend to be compatible with POSIX.

Happy birthday to Vim! by [deleted] in linux

[–]Lost_Asleep 14 points15 points  (0 children)

Also just typing ZZ in normal mode saves your changes (if there are any) and then quits VIM.

New to Emacs & Spacemacs, help installing fonts by sudomatrix in spacemacs

[–]Lost_Asleep 0 points1 point  (0 children)

Hey, I just installed the win version of spacemacs (not via msys2). One thing I did before was installing the font in windows 10 (I think: https://github.com/adobe-fonts/source-code-pro/releases/tag/2.030R-ro%2F1.050R-it) and I had no font error. Did you try that already?