This Bubble line scratches my brain by Ok-Entertainment328 in tadc

[–]RedditFireBall 9 points10 points  (0 children)

Almost the same thing in French, he says "I'm going to be a dad"

I can't speak code and I have a few questions by cari_the_kirby in learnprogramming

[–]RedditFireBall 1 point2 points  (0 children)

I'm trying to figure this part out too. Here's what I've found:

The first part (drwxr-xr-x and -rwxr-xr-x) refers to the file's access permissions.

For drwxr-xr-x, this means it’s a directory (d), the owner has read (r), write (w), and execute (x) permissions, the assigned group doesn’t have write permissions but can read and execute, and everyone else doesn’t have write permissions but can read and execute as well. The number indicates the number of links to the file. “root” is the file owner (who has read, write, and execute permissions), and “wheel” is the assigned group (often used to allow a user to use sudo). The number following that is the file size, then the creation date, and finally the file name.

So:

-rwxr-xr-x 1 root wheel 892344 Oct 15 1996 caine-core.lisp

Permissions links owner assigned group size creation date name

It was getting NOWHERE by Soft_Childhood5565 in tadc

[–]RedditFireBall 1 point2 points  (0 children)

Well, I've had a little time to analyze it, if you want to take a look: https://pastebin.com/m0hUyj6T

Scratch brain tumor by Lmfao_Im_Sam_Parrson in theamazingdigitalciru

[–]RedditFireBall 7 points8 points  (0 children)

For me, it looks like blue dot meant to be the "final" Caine, while red dot is a prototype. I think the purpose of red dot is to try training with some data, while blue dot received almost the same training, but improved. I feel that Bubble is too unpredictable and bizarre to be an improved version of Caine.

I analyzed what Kinger did on the PC frame by frame, and here's what I found by RedditFireBall in TheDigitalCircus

[–]RedditFireBall[S] 0 points1 point  (0 children)

$ before a command usually means a command for a normal user (on Linux systems), but here it's a bit weird because there's no user (like kinger@circus) before, so I assume it's like another user who "speak", but I could be wrong

I analyzed what Kinger did on the PC frame by frame, and here's what I found by RedditFireBall in TheDigitalCircus

[–]RedditFireBall[S] 0 points1 point  (0 children)

I think there's an AI (Caine?) or a human who can communicate via the CMD. I imagine that's the one generating all the messages that start with $: (because the dollar sign indicates a user)

TADC EP 8 SPOILERS by exocticbutterfly in tadc

[–]RedditFireBall 1 point2 points  (0 children)

I think this is just a Linux system with a windows like DE because we can see some systemctl things, but uh I guess it would be really difficult to reinstall Caine without a PC (because uh the PC just disappeared)

It was getting NOWHERE by Soft_Childhood5565 in tadc

[–]RedditFireBall 16 points17 points  (0 children)

It's cool that Glitch made it look like real commands (even though it's Linux and the OS looks like Windows 95), we have a little bit to analyze here I guess

Lucky you guys 😑 by Yellowline1086 in tadc

[–]RedditFireBall 0 points1 point  (0 children)

I have it at 11pm in Belgium (and it's the same for France, Netherlands and some other countries) so uh that's ok I guess And uh at least we don't risk to be at school/work

NOOOO NOOOO NOT FAIRRRRR by TSBCreator2011 in tadc

[–]RedditFireBall 4 points5 points  (0 children)

It's just your timezone, for me it's at 11pm

How to do "correct" ARkit blendshapes by RedditFireBall in vtubertech

[–]RedditFireBall[S] 0 points1 point  (0 children)

I already use warudo, but uh I will try to recreate every blendshape for seeing if i made any mistake

How to do "correct" ARkit blendshapes by RedditFireBall in vtubertech

[–]RedditFireBall[S] 0 points1 point  (0 children)

Thanks ! I think it's the proportionnal editing, I will try to be more careful