dead

All posts tagged dead

Star Trek꞉ Strange New Worlds - (2022 show) image

Entertainment > Television >

(on Wikipedia)
https://www.imdb.com/title/tt12327578/
https://startrek.com/shows/star-trek-strange-new-worlds

A prequel to Star Trek – (1966 show) but with canon revisionism.

Boss girls, shit exposition, sprinkled with wokeness, too many distractingly-ugly women.

  • Properly titled Star Trek: Strange New Worlds



Continue Reading

TL;DR – You can’t use X-Face because compface isn’t available, and you can’t use “Face” because of file size constraints.


  • 2023-05-15 – with Claws Mail 4.1.1 on Windows 11 – Failed
  • (date not recorded) – with Claws Mail (version not recorded) on Windows (version not recorded) – Failed
  • (date not recorded) – with Claws Mail (version not recorded) on Linux (distribution not recorded) – Success, but notes were not taken. I am not sure if, and where, any data might be archived.

[unresolved] – Face

Face

1. Use GIMP to save your image as an .xbm file.

2. Launch Windows Subsystem for Linux 2

3. Use ImageMagick to convert it:

\sudo  \apt-get  update
\sudo  \apt-get  install  imagemagick

file_source="image.xbm"
file_target="image"

# Note that although 48x48 is the maximum supported, there is a serious file size constraint, and so it's best to significantly reduce the size.
\convert  ./"$file_source"  -monochrome  -resize 24x24!  "$file_target".temp.pgm
\convert  "$file_target".temp.pgm  -resize 24x24  -colors 2  -dither FloydSteinberg image "$file_target".face
\rm  --force  "$file_target".temp.pgm

\echo  "Confirm that this file is less than 725 bytes:"
\ls  -l  "$file_target".face

Unfortunately, Claws Mail requires a 48×48 image, and that cannot be generated by the above means. I also cannot create a 24×24 first, and then upscale that to 48×48. Maybe there’s a way to do a more lossy conversion?

4. Configure Claws Mail:

  1. Open Claws Mail
  2. Configuration > Edit accounts
  3. Select your account and either double-click or click [Edit]
  4. Send
  5. Header: [x] Add user-defined header
  6. Click [Edit] next to Add user-defined header
  7. Header: Face
  8. Next to Value, click [Browse]

Fails because it both requires 48×48 and an image of less than 725 bytes.

[Cannot work] – X-Face

X-Face

1. Use GIMP to save your image as an .xbm file.

2. Launch Windows Subsystem for Linux 2

3. Use ImageMagick to convert it to a .xface file:

\sudo  \apt-get  update
\sudo  \apt-get  install  imagemagick

file_source="image.xbm"
file_target="image.xface"

\convert  "$file_source"  -monochrome  -resize 48x48!  "$file_target"

4. Configure Claws Mail:

  1. Open Claws Mail
  2. Configuration > Edit accounts
  3. Select your account and either double-click or click [Edit]
  4. Send
  5. Header: [x] Add user-defined header
  6. Click [Edit] next to Add user-defined header
  7. Header: X-Face
  8. Next to Value, click [Browse]

Fails because compface doesn’t exist/work on Windows. :(

Three-Body - (2023 show) poster

Entertainment > Television >

(on Wikipedia)
https://www.imdb.com/title/tt20242042/
https://weibo.com/u/7470196136

A drama about a secret society of nerds? I don’t know.

Fuck man, this show is utterly alien. It’s Chinese, and this storytelling is just fucking terrible. I guess I’ll wait for the American version.



Continue Reading

DisplayFusion logo

Software >

https://www.displayfusion.com/

A utility (primarily) for those with multiple monitors.

I got it to stretch my bottom bar across into the other screen, and it also has a feature to fix alt-tab so it only shows/includes the current desktop. Also of interest is putting a proper screensaver on alternate monitors.

It has a huge array of features. Of note is a configuration backup/restore feature, so I don’t have to make any notes on it.

I’m using the for-pay standard version, and can’t review the without-cost version. So while I can say I highly recommend this, I don’t think it’s really valuable to recommend something with a price tag.



Continue Reading

Easy Diffusion icon

AI Art > Software > Stable Diffusion >

https://github.com/easydiffusion/easydiffusion
https://stable-diffusion-ui.github.io/

A vastly easier-to-use fork of Stable Diffusion.

Fucking amazing.

Unfortunately, I can’t actually get anything decent to render. It comes down to the complexity of the prompts. It doesn’t use the same prompts as Stable Diffusion, so it’s too annoying to copy-paste and even prove that it works to make anything decent at all; fail.



Continue Reading

The Witcher - (2019 show) image

Entertainment > Television >

(on Wikipedia)
https://www.imdb.com/title/tt5180504/
https://www.netflix.com/title/80189685

I watched a couple of episodes and shrugged.

I watched a couple of episodes somewhere in the beginning of 2023. It’s decent, but I know it takes a fucking woke nosedive off of a Marxist cliff.



Continue Reading

The Nevers - (2021 show) image

Entertainment > Television >

(on Wikipedia)
https://www.imdb.com/title/tt8697870/
https://www.hbo.com/the-nevers

An unknown event gave alternate-past Victorian Londoners a random superpower, and their numbers became pronounced enough to attract the attention of worried politicians. Or something.

Really interesting! I guess it’s worth watching, but it slide sideways and got too strange to follow. It really needed more seasons to figure it’s shit out, but the woke brigade MeToo-dogpiled Joss Whedon without evidence so he got shunned.

  • Abandoned – Drama



Continue Reading

BeautySnap - (Android spyware) icon

Software, Android >

(on Google Play)
(on F-Droid)
was loverscamera.com

A Chinese spyware/backdoor application default-installed and uninstallable on cheap Chinese mobile phones.

  • Abandoned: Not updated, and the domain is gone.



Continue Reading