Link Diary January 2024

SSL Checker

Facing challenges setting up SSL on your webserver?

Google/Bing Hacking

Querying Google for uninttentionally publicly available resources is quite fun.
Bing offers similar extended queries.

Fitting an image into a frame

<img src="..."/>
<style>
img {
  object-fit: cover;
}
</style>

Construct the URL to a Youtube Preview image

Schema: https://img.youtube.com/vi/<VideoID>/0.jpg

SD Prompt templates

For those struggeling creating prompt in StableDiffusion for specific styles, the SDXL Style Selector makes it easy.

Installed in Stable Diffusion UI, you just select the style.

See the sdxl_styles.json to see the prompt templates.

Video picks

Youtube Preview/Vorschau
Value Stream Mapping

Figure out where in the value stream of a production waste occurs and then optimize the flow.

Youtube Preview/Vorschau
Sorting algoriths with sound

Interesting to see the devide an conquer in action. Also the speed in comparison. Note the amount of lines per algorithm.

Youtube Preview/Vorschau
Poor whites?

The values are so well-known to me.

Youtube Preview/Vorschau
Does knowing the body count influence our behaviour?

Really interesting idea. Everyone knows everyones bodycount. The effects in relationship dynamics don't seem too odd. Has 4 parts.

Youtube Preview/Vorschau
Color theory in LalaLand

I didn't realize it actively while watching. Wonder if it still helped to support the preceived story telling.

Youtube Preview/Vorschau
Sleeping hard

It is actually good for the back to sleep on a hard surface.

Youtube Preview/Vorschau
Downside of Visual programming

Instead of having versionable code, you put your creativity to the mercy of dataobjects and the developer maintaining them.

Youtube Preview/Vorschau
New York Street Interview

She really talks while thinking and reflecting.

Youtube Preview/Vorschau
Levant Mine Disaster

The story of a no longer existing mine under the ocean, death and inhumane mine management.

Youtube Preview/Vorschau
Cola ingredient song

Surprisingly good. :)

Youtube Preview/Vorschau
Travelling india is something else

I can relate. You cannot really prepare for the culture shock, the dirt and the poverty.

Youtube Preview/Vorschau
Civilization VI orchestra

Just beautiful

Youtube Preview/Vorschau
Draw a head

Simple method to draw a head from many angles.

Youtube Preview/Vorschau
Proper cross hatching

A technique to create pencil images with more depth.

Youtube Preview/Vorschau
VS Code PHP Profiling

Pretty easy to set up and run to discover bottlenecks and such.

Youtube Preview/Vorschau
Functional Programming

Very nicely currated introduction to functional programming and how to use it in normal life even if you're not an "evangelist".

Discussion

Enter your comment: