Post B9DrvuRC4DOparWyUy by aud@fire.asta.lgbt
 (DIR) More posts by aud@fire.asta.lgbt
 (DIR) Post #B9Drvu0xdkPqHVG1bs by aud@fire.asta.lgbt
       0 likes, 0 repeats
       
       adding sickass ascii art header renderings of my hostname to my emacs dashboard because ascii art remains sick as fuuuuuu(the following ASCII art says 'nyx' with a font called bloody, and can be found at: https://patorjk.com/software/taag/#p=display&f=Bloody&t=nyx&x=none&v=4&h=4&w=80&we=false) ███▄    █▓██   ██▓▒██   ██▒ ██ ▀█   █ ▒██  ██▒▒▒ █ █ ▒░▓██  ▀█ ██▒ ▒██ ██░░░  █   ░▓██▒  ▐▌██▒ ░ ▐██▓░ ░ █ █ ▒ ▒██░   ▓██░ ░ ██▒▓░▒██▒ ▒██▒░ ▒░   ▒ ▒   ██▒▒▒ ▒▒ ░ ░▓ ░░ ░░   ░ ▒░▓██ ░▒░ ░░   ░▒ ░   ░   ░ ░ ▒ ▒ ░░   ░    ░           ░ ░ ░      ░    ░             ░ ░              
       
 (DIR) Post #B9DrvuDisIckv5EDVA by aud@fire.asta.lgbt
       0 likes, 0 repeats
       
       turns out to be ridiculously easy to do, although I haven't tested it on a machine where this file doesn't exist yet:(setq dashboard-startup-banner (format "%s.txt" (system-name)))should help solve one of my numerous "wait, which machine am I on again?" problems
       
 (DIR) Post #B9DrvuRC4DOparWyUy by aud@fire.asta.lgbt
       0 likes, 0 repeats
       
       I suppose if I was a truly Fancy Lass I'd do some API calls and just cache the results but my lisp level is still at "I forgot how to say this is a variable and not a function" so let's just hold off on the fancy curl and cache madness.
       
 (DIR) Post #B9DrxXQIbZhEnKtBcu by IngaLovinde@embracing.space
       0 likes, 0 repeats
       
       @aud > but my lisp level is still at "I forgot how to say this is a variable and not a function"That's already higher than my lisp level of "wait, are you saying it has variables?"(I did advent of code in Lisp once. Without variables, and without built-in functions besides cons / car / cdr / ' / lambda, and those used for reading and writing and parsing the data read.)