2024/12/31
Last modified:: 2025/03/08

Link Diary December 2024

Rustlings

A little game to learn the concepts of Rust alongside the book with excercises where you resolve errors.

cargo install rustlings
rustlings init
cd rustlings/
rustlings

Slay the Spire does not start on Linux anymore

It dies immediately with library initialization failed - unable to allocate file descriptor table - out of memory.

Add start parameters:

ulimit -n 10000; %command%

Chaos Communication Congress 38C3 ended

Recordings can be found here:

Video-Picks

Youtube Preview/Vorschau
Matte Painting with AI

These backgrounds / stills are so easily created with AI.

Youtube Preview/Vorschau
Everything is better fried

Avocado, garlic, milk, corn, pizza, shrimps, eggs, sushi, mushrooms, chicken legs, Orios, butter, jelly beans, cola, rigatoni.

Youtube Preview/Vorschau
Arcane production pipeline

It's simple, but it's also hard.

Youtube Preview/Vorschau
How eatable props are made

It needs to look real and behave real to be believable.

Youtube Preview/Vorschau
Ultra mini textures for low-poly 3D

It's called the Gradient Texturing method.

Youtube Preview/VorschauYoutube Preview/Vorschau
Portrait painting tips

Start bulky and light to get the proportions, right, the finish it.

Youtube Preview/Vorschau
Draw a 3D look

There are multiple patterns that tell our eye something is close or far.

Youtube Preview/Vorschau
Common data structures

Linked list, Stack, Queue, Hash Table, Tree, Heap, Graph.

Youtube Preview/Vorschau
Psychotherapy vs men

Apparently a lot of psychotherapy methods origin from effectively therapying women and do not fit well for for men.

Discussion

Enter your comment: