WEBVTT 1 00:00:25.933 --> 00:00:27.100 Hello... 2 00:00:27.100 --> 00:00:28.266 I’m Kuina-chan. 3 00:00:35.366 --> 00:00:39.233 Hello everyone, I’m Kuina-chan. 4 00:00:39.233 --> 00:00:43.700 I wanted to introduce myself this time, but when I thought about it, 5 00:00:43.700 --> 00:00:47.266 I realized I stick to the ordinary and don’t have much “personality” to introduce... 6 00:00:47.266 --> 00:00:52.033 I’m just a very ordinary 6-year-old living in Kyoto. 7 00:00:52.033 --> 00:00:56.733 Instead, I think I’ll talk about what I’ve done so far. 8 00:00:58.433 --> 00:01:03.833 At first, there was an SNS called Twitter, and I started my activities there. 9 00:01:03.833 --> 00:01:07.099 My icon has changed many times over the years. 10 00:01:07.099 --> 00:01:10.933 As for my activities, on a large scale, 11 00:01:10.933 --> 00:01:21.166 I’ve been studying all fields, making my own programming language and compiler, and building my own SNS. 12 00:01:21.166 --> 00:01:22.666 On a smaller scale, 13 00:01:22.666 --> 00:01:30.099 I’ve made games, drawn pictures, did 3D modeling, wrote novels, and created various other things. 14 00:01:30.099 --> 00:01:37.533 I also made all the music playing in this video and this 3D... object(?) myself. 15 00:01:37.533 --> 00:01:40.666 It’s really fun to make things. 16 00:01:42.666 --> 00:01:47.933 So, first I’ll talk about the first topic: studying all fields of knowledge. 17 00:01:47.933 --> 00:01:53.700 In the past, I used to be bothered by the fact that there were shelves in bookstores I wasn’t interested in. 18 00:01:53.700 --> 00:02:00.466 For example, oceanography, pharmacy, or paleontology. 19 00:02:00.466 --> 00:02:07.200 I find them interesting now, but back then I thought they had little to do with me. 20 00:02:07.200 --> 00:02:11.699 I felt like it was fine to leave those things to the experts. 21 00:02:11.699 --> 00:02:13.933 I would skip the whole shelf. 22 00:02:13.933 --> 00:02:20.133 But then I felt that by doing so, the future I could reach thanks to that knowledge would disappear entirely. 23 00:02:20.133 --> 00:02:26.099 And I realized that the reason I didn’t feel the fun was simply because I didn’t know anything about it yet. 24 00:02:26.099 --> 00:02:30.800 So I changed my mindset and decided to study all fields. 25 00:02:30.800 --> 00:02:37.466 At first, it was hard because I didn’t even understand what the books were trying to explain. 26 00:02:37.466 --> 00:02:42.666 But gradually, I started to feel commonalities even in completely different fields, 27 00:02:42.666 --> 00:02:45.466 and it became more and more interesting. 28 00:02:45.466 --> 00:02:48.199 I will continue to study all fields! 29 00:02:50.400 --> 00:02:54.699 Next is about making my own programming language and compiler. 30 00:02:54.699 --> 00:02:58.466 I think anyone who writes programs thinks about this, but 31 00:02:58.466 --> 00:03:02.500 I wanted to try making my ideal programming language. 32 00:03:02.500 --> 00:03:06.466 I don’t know if I’ll finish it in my lifetime, but 33 00:03:06.466 --> 00:03:08.666 anyway, I started making it. 34 00:03:08.666 --> 00:03:12.099 Then, something I didn’t even imagine happened: 35 00:03:12.099 --> 00:03:15.333 I managed to make something that works for the time being in a year and a half. 36 00:03:15.333 --> 00:03:18.866 It’s a compiler that generates machine code. 37 00:03:18.866 --> 00:03:22.566 There were quite a few hardships getting there. 38 00:03:22.566 --> 00:03:27.199 Specifically, looking at thick documents called CPU manuals 39 00:03:27.199 --> 00:03:30.533 and machine code generated by existing compilers, 40 00:03:30.533 --> 00:03:33.333 I thought “if my compiler can generate this, I win,” 41 00:03:33.333 --> 00:03:36.533 and went through a lot of trial and error. 42 00:03:38.866 --> 00:03:41.500 Next is about making my own SNS. 43 00:03:41.500 --> 00:03:43.566 As I mentioned earlier, 44 00:03:43.566 --> 00:03:46.599 I was active on an SNS called Twitter. 45 00:03:46.599 --> 00:03:52.066 However, I felt that the distance between people on Twitter was too far. 46 00:03:52.066 --> 00:03:55.199 I wanted an SNS where we could connect more easily, 47 00:03:55.199 --> 00:03:59.333 at a closer distance, but not too close. 48 00:03:59.366 --> 00:04:01.966 I realized I had no choice but to make it. 49 00:04:01.966 --> 00:04:06.033 And so, “Kuina-chan SNS” was completed! 50 00:04:06.033 --> 00:04:07.533 I rented a server, 51 00:04:07.533 --> 00:04:10.633 installed an OS called FreeBSD, 52 00:04:10.633 --> 00:04:14.966 and wrote the program while paying attention to security. 53 00:04:14.966 --> 00:04:19.533 I made it so only people who became close to me on Twitter could register, 54 00:04:19.533 --> 00:04:23.533 but eventually, the number of registered users exceeded 1,000, 55 00:04:23.533 --> 00:04:27.100 and the server crashed on the first day. 56 00:04:27.100 --> 00:04:30.533 I was very sorry about that... 57 00:04:30.566 --> 00:04:34.300 So, to explain what kind of SNS it was, 58 00:04:34.300 --> 00:04:36.466 there was no concept of followers, 59 00:04:36.466 --> 00:04:39.433 and everyone was connected to everyone. 60 00:04:39.433 --> 00:04:45.100 There were many rooms, and you could freely enter and leave rooms and chat in them. 61 00:04:45.100 --> 00:04:47.766 Each room had its own characteristics, 62 00:04:47.766 --> 00:04:54.266 ranging from rooms with chat themes to study rooms, game rooms, and so on. 63 00:04:54.266 --> 00:04:58.666 There was a function to draw pictures on the web browser and post them directly, 64 00:04:58.666 --> 00:05:02.199 so there was also an illustration posting room. 65 00:05:02.199 --> 00:05:05.000 And since people were gathered there, 66 00:05:05.000 --> 00:05:09.266 there were activities to make something together. 67 00:05:09.266 --> 00:05:14.399 Ultimately, Kuina-chan SNS lasted for about a year. 68 00:05:14.399 --> 00:05:17.100 There are various reasons why it ended, but... 69 00:05:17.100 --> 00:05:19.666 the operation was harder than expected, 70 00:05:19.699 --> 00:05:23.233 I was able to finish trying out most of the things I wanted to do, 71 00:05:23.233 --> 00:05:26.133 and it eventually became too focused on a small inner circle, 72 00:05:26.133 --> 00:05:29.199 so I felt it was about time to close it. 73 00:05:29.199 --> 00:05:35.433 Management was handed over to someone else, and Kuina-chan SNS itself was dissolved. 74 00:05:35.433 --> 00:05:38.633 However, I learned a lot there, 75 00:05:38.633 --> 00:05:42.166 and it became a turning point in my life. 76 00:05:44.366 --> 00:05:48.866 Now, I have outlined various things I have done so far, 77 00:05:48.866 --> 00:05:54.199 and finally, I would like to talk about a rough image of my future activities. 78 00:05:54.199 --> 00:05:57.133 In this day and age, the knowledge in the world is too vast, 79 00:05:57.133 --> 00:05:59.733 and since the knowledge one person can hold is limited, 80 00:05:59.733 --> 00:06:03.066 it is common sense that people have their own fields of expertise 81 00:06:03.066 --> 00:06:06.699 and share roles. 82 00:06:06.699 --> 00:06:12.066 However, I think few people have properly verified 83 00:06:12.066 --> 00:06:18.699 whether the common sense that “it is impossible to hold knowledge of all fields alone” is true, or where the limit lies. 84 00:06:18.699 --> 00:06:23.699 So I will continue to study all fields, 85 00:06:23.733 --> 00:06:27.633 and by using the perspective that can only be obtained by doing so, 86 00:06:27.633 --> 00:06:32.066 I hope to create new works that have never existed before. 87 00:06:32.066 --> 00:06:35.233 My dream is to study every field, 88 00:06:35.233 --> 00:06:37.233 and after becoming omniscient and omnipotent, 89 00:06:37.233 --> 00:06:39.033 pour all of that knowledge 90 00:06:39.033 --> 00:06:41.000 directly into your brain. 91 00:06:41.000 --> 00:06:44.733 I’ll do my best, so please watch over me. 92 00:06:44.733 --> 00:06:47.933 Well then, that’s about it for today. 93 00:06:47.933 --> 00:06:51.100 I will continue to exist somewhere in the world, so 94 00:06:51.100 --> 00:06:54.133 if you wish, we can meet again. 95 00:06:54.133 --> 00:06:55.966 Bye-bye!