Posts by kryosleep@mstdn.social
(DIR) Post #AJ4wPVCVFMvEzuoDtg by kryosleep@mstdn.social
2022-05-03T15:05:51Z
0 likes, 0 repeats
@stux this is wild. Looks like a CGI render. So cool.
(DIR) Post #AJ7aEXU2nt45NKGEVc by kryosleep@mstdn.social
2022-05-04T21:39:43Z
0 likes, 1 repeats
Wiley says hello. #Cats
(DIR) Post #AJ85P5LMrfsprhi9tQ by kryosleep@mstdn.social
2022-05-05T03:30:39Z
0 likes, 0 repeats
@stux 👋 he would do one of his weird Maine Coon meows in return.
(DIR) Post #AJB119HyKK8WV7DH6W by kryosleep@mstdn.social
2022-05-06T13:25:47Z
0 likes, 0 repeats
@stux I don’t trust any of these machines. The problem is that the claw never has enough power (intentionally) to grasp anything. With stuffed animals, you have to do something like get the head perfectly inside of the claws so that it hangs.
(DIR) Post #AJBlffJpFtvrJZL14S by kryosleep@mstdn.social
2022-05-06T22:08:31Z
0 likes, 0 repeats
@stux wow I was JUST talking to someone about this show. Probably a sign from the universe to finish watching all of it. :ablobreach: :blobcheer: :blobtea:
(DIR) Post #AJHgAPYYTZxmd3GSsi by kryosleep@mstdn.social
2022-05-09T18:29:16Z
0 likes, 0 repeats
@grimneko @stux I’m giving this one a spin now and really like it!
(DIR) Post #AJQK7p0Ox1gy7WHyQi by kryosleep@mstdn.social
2022-05-13T22:22:49Z
1 likes, 2 repeats
This is my happy place.
(DIR) Post #AJQKMAnki8Odm1DRHE by kryosleep@mstdn.social
2022-05-13T22:43:12Z
0 likes, 0 repeats
@stux we really appreciate it! We have 4 koi and they’re a lot of fun. :blobcatreach:
(DIR) Post #AJQSbuxMBoIkthj7CK by kryosleep@mstdn.social
2022-05-14T00:15:38Z
0 likes, 0 repeats
@stux we actually have 4 cats! None of them bother with the fish except for Momo (and he’s more curious of the pond itself).
(DIR) Post #AJaZKjVq7u1Fk4Cwue by kryosleep@mstdn.social
2022-05-18T21:17:54Z
0 likes, 0 repeats
@stux @calculsoberic holy cow, I haven’t been on one of these in ages! I always loved how awkward and funny the dance emote was.
(DIR) Post #AJe80UUGMQLzDgQvD6 by kryosleep@mstdn.social
2022-05-20T14:30:50Z
0 likes, 0 repeats
@doodlebrink I really love the brushes and colors on this! Do you mind sharing what brushes/tools you used? I draw in Procreate a lot and am always on the lookout for new brushes.
(DIR) Post #AJmdcTxJR7fcQ3IPoW by kryosleep@mstdn.social
2022-05-24T17:02:22Z
0 likes, 0 repeats
@stux orange cat club! Momo says hi 👋
(DIR) Post #AJpGLULcwdLADyJA1I by kryosleep@mstdn.social
2022-05-25T23:25:57Z
0 likes, 1 repeats
@calculsoberic @stux our 4 cats. Enjoy.
(DIR) Post #ALJcfnO4Wy0vUySqv2 by kryosleep@mstdn.social
2022-07-09T12:48:57Z
0 likes, 1 repeats
Wiley wishes you a happy #caturday
(DIR) Post #ALj56MqKUcNsw6kXia by kryosleep@mstdn.social
2022-07-21T19:34:45Z
0 likes, 0 repeats
I somehow still remember that the blood code for Mortal Kombat on the Sega Game Gear was "2, 1, 2, down, up" twice during the intro. What a throwback.
(DIR) Post #ALt1bCOk4ko7gKqDVg by kryosleep@mstdn.social
2022-07-26T14:43:48Z
0 likes, 1 repeats
@stux I recommend using Vue 3 but write in the component format that Vue 2 uses (e.g. use `methods` instead of dumping everything into the `setup()`). I know this is a jump ahead for your learning experience, but `setup()` can get really disorganized really quickly when using the composition API that v3 introduced (you’ll learn about it quickly if you’re doing Vue 3 lessons). Source: I write Vue stuff daily and have been using it for about 2-3 years.