tangled
alpha
login
or
join now
yoyle.city
/
website
1
fork
atom
this repo has no description
yoyle.city
nekoweb
html
css
javascript
astro
1
fork
atom
overview
issues
pulls
pipelines
uses page updates
lime360
3 months ago
c14d8848
94aa347c
1/1
build.yml
success
11s
+3
-9
1 changed file
expand all
collapse all
unified
split
src
pages
uses.astro
+3
-9
src/pages/uses.astro
···
13
13
<li>GPU: NVIDIA GeForce RTX 3050 Laptop GPU</li>
14
14
<li>OS: Windows 11 25H2</li>
15
15
</ul>
16
16
-
<h3>Oswald (secondary laptop, mostly for experiments)</h3>
16
16
+
<h3>Oswald (secondary laptop)</h3>
17
17
<em>Named after Oswald the Lucky Rabbit</em>
18
18
<ul>
19
19
<li>Name: Lenovo Z50-70</li>
20
20
<li>CPU: Intel Core i5 (older generation)</li>
21
21
<li>GPU: NVIDIA GeForce 840M</li>
22
22
-
<li>OS: many</li>
22
22
+
<li>OS: Arch Linux</li>
23
23
</ul>
24
24
<h2>Other hardware</h2>
25
25
<ul>
···
36
36
<li>Python</li>
37
37
<li>PHP</li>
38
38
<li>Astro</li>
39
39
+
<li>Svelte</li>
39
40
</ul>
40
41
<p>Medium</p>
41
42
<ul>
42
43
<li>Haxe</li>
43
44
<li>Lua</li>
44
44
-
<li>React</li>
45
45
<li>Rust</li>
46
46
-
</ul>
47
47
-
<p>Planning to learn</p>
48
48
-
<ul>
49
49
-
<li>Game Maker Language</li>
50
46
<li>Godot</li>
51
51
-
<li>Go</li>
52
52
-
<li>Gleam</li>
53
47
</ul>
54
48
</aside>
55
49
</Layout>