Confessions of a researchaholic

2023-06-01

Caltrain rides

Filed under: Real — liyiwei @ 5:14 pm
Tags: ,

I have been taking Caltrain recently for commute while my car is in the body shop, and thus could resume a favorite activity of mine – quick portrait sketches of fellow passengers during the rides.
These are obviously not the best sketches in terms of absolute quality, but I like them given how much I can achieve in such a short amount of time (at most a few minutes and sometimes only a few seconds).

The train schedule has become sparser (and less convenient for passengers) since the pandemic, likely for cost saving due to reduced ridership, which in turn could cause further ridership reduction in a negative feedback loop.
I hope both the ridership and schedule will pick up again soon.

2023-05-28

A history of graphic design

Filed under: Real — liyiwei @ 9:08 pm
Tags:

I bought this book in year 2004 but did not finish reading it until now.
Overall, it is an excellent overview of the main developments in graphic design, including styles, technologies, and people.
In long run I will probably remember more of the many beautiful image examples than the detailed text descriptions.

The book focuses mainly on static layouts and touches upon animations and interactive interfaces in the end, which, together with recent generative technologies, will probably be worth another book in the future.



Layered motion path experiment

Filed under: Real — liyiwei @ 9:19 am
Tags:

Since each motion path is on a single layer, I created two separate paths, one in front and another behind the character, to approximate each circular path.

2023-05-25

When a programmer needs an extra break

Filed under: Real — liyiwei @ 6:07 pm
Tags: ,

// when a programmer needs an extra break
// inspired by real code I saw
switch(day)
{
  case "Mon":
    doWorkA();
    break;
  case "Tue":
    doWorkB();
    break;
  case "Wed":
    doWorkC();
    break;
  case "Thu":
    doWorkD();
    break;
  case "Fri":
    doWorkE();
    break;
    break;
}

It took me a few days later to realize how to achieve this effect via motion graphics.

https://youtube.com/shorts/PUP1q54Kn9w

2023-05-20

Headbutt

Filed under: Real — liyiwei @ 7:44 pm
Tags:

This work is inspired by this funny scene from the replay of a recent NBA playoff game.

Given that a headbutt would expose both parties to a very vulnerable physical configuration, I guess evolution-wise it signals pure posturing without the intention of getting into a real fight (yet).


Wig materials the top export item from China to North Korea?

Filed under: Real — liyiwei @ 10:20 am
Tags:

I was surprised to learn that materials used in wigs are the top export item from China to North Korea according to a recent Reuters report.
I thought it would be something like food, fertilizer, or petroleum.
Or maybe the materials are used for something other than wigs?

2023-05-16

PR over PR

Filed under: Real — liyiwei @ 10:19 am
Tags:

I sometimes find it faster to file a pull request (PR) over an existing PR than verbal comments if doing so can be more precise without involving a lot of extra coding.

2023-05-12

Dying squirrel

Filed under: Real — liyiwei @ 9:50 pm
Tags: ,

Dying squirrel, road side, blinking eyes.

https://www.youtube.com/shorts/Uh8-kJ6KuQA

2023-05-07

Uprooted

Filed under: Real — liyiwei @ 10:15 am
Tags: ,

Giant tree uprooted got chopped away.

« Previous PageNext Page »

Theme: Rubric. Get a free blog at WordPress.com