Compare commits

..

No commits in common. "2d5dbd027308fb1f957981e341ff0a35aa0204d4" and "01b7f7173546515ae9fba637f8953623e90b3acb" have entirely different histories.

26 changed files with 23 additions and 42 deletions

View file

@ -27,18 +27,19 @@ this means it is<br>
<h2 id="content">"content"</h2>
<p>
- <a href="/awful_software/unity-on-linux">unity on linux sucks</a><br>
- <a href="/pets">pets</a><br>
- <a href="/apocalypse/dead-trees">dead trees</a><br>
- <a href="/horological-crimes">horological crimes</a><br>
- <a href="/cellthing">snad (cell thing)</a><br>
- <a href="/keyboards-are-fun">keyboar</a><br>
- <a href="/humans/distracting">distracting</a><br>
- <a href="/blender">blender</a><br>
- <a href="/old-projects/old-project-list">old projects</a><br>
- <a href="/projects/old-project-list">old projects</a><br>
- todo: put more words in the computer<br>
</p>
<p>
<a href="/lists/me">me elsewhere</a> | <a href="/photos">photos</a><br>
<a href="/lists/bookmarks">bookmarks</a> | <a href="/lists/music">music</a><br>
<a href="/my-other-stuff">me elsewhere</a> | <a href="/photos">photos</a><br>
<a href="/bookmarks">bookmarks</a> | <a href="/music">music</a><br>
</p>
<div class="flags">
<div id="pan"></div><br>

View file

@ -58,7 +58,6 @@ Artism<br>
LORN<br>
Oxart<br>
Worakls<br>
DEADLIFE<br>
Faux Tales<br>
Wojciech Golchzewski<br>
Death & Rebirth<br>

View file

@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>something silly - me</title>
<title>something silly - my-other-stuff</title>
<link rel="stylesheet" href="/style.css">
<link rel="icon" type="image/x-icon" href="/creacher.png">
</head>

View file

Before

Width:  |  Height:  |  Size: 123 KiB

After

Width:  |  Height:  |  Size: 123 KiB

View file

@ -69,7 +69,7 @@ You can set the iteration count in the input field.<br>
</div>
</p>
<p>
<script src="/old-projects/fractals.js"></script>
<script src="/projects/fractals.js"></script>
</main>
</body>

View file

Before

Width:  |  Height:  |  Size: 5.3 KiB

After

Width:  |  Height:  |  Size: 5.3 KiB

View file

@ -24,8 +24,8 @@ source: <a href="https://github.com/CrispyPin/gd-voxel-rs">github.com/CrispyPin/
</p>
<p>
I made a voxel engine in rust to learn rust and godot-rust as well as explore voxel systems. It has (practically) infinite terrain generation, lets you place and remove voxels and supports transparent voxel types. The main point was to develop an optimised meshing algorithm.<br>
<video src="/old-projects/voxel_media/demo.mp4" controls></video>
This one I actually wrote a post about <a href="/old-projects/voxels">here</a><br>
<video src="/projects/voxel_media/demo.mp4" controls></video>
This one I actually wrote a post about <a href="/projects/voxels">here</a><br>
</p>
<h3 id="ovr-utils">OVR Utils</h3>
<p>
@ -45,7 +45,7 @@ source: <a href="https://github.com/CrispyPin/voxel-raymarcher">github.com/Crisp
</p>
<p>
A raymarched voxel renderer made with a Godot shader.<br>
<img src="/old-projects/raymarched-voxels.png" alt="">
<img src="/projects/raymarched-voxels.png" alt="">
</p>
<h3 id="game-of-life-wallpaper">Game of Life wallpaper</h3>
<p>
@ -55,7 +55,7 @@ source: <a href="https://github.com/CrispyPin/gol-wallpaper/">github.com/CrispyP
</p>
<p>
This is hosted on github pages at <a href="https://gol.crispypin.cc/?cellsize=5&time=2&margin=0&populate=true">gol.crispypin.cc</a><br>
<img src="/old-projects/gol.png" alt="screenshot of conways game of life">
<img src="/projects/gol.png" alt="screenshot of conways game of life">
</p>
<h3 id="fractals">Fractals</h3>
<p>
@ -65,8 +65,8 @@ source: <a href="https://github.com/CrispyPin/Webb-1-Projekt/">github.com/Crispy
</p>
<p>
While I was learning web development and JavaScript I made a page with fractals.<br>
It has now been moved <a href="/old-projects/fractals">here</a><br>
<img src="/old-projects/fractal_tree.png" alt="">
It has now been moved <a href="/projects/fractals">here</a><br>
<img src="/projects/fractal_tree.png" alt="">
</p>
<p>
back to <a href="/">more recent stuff</a><br>

View file

Before

Width:  |  Height:  |  Size: 53 KiB

After

Width:  |  Height:  |  Size: 53 KiB

View file

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View file

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 23 KiB

View file

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 23 KiB

View file

@ -1,19 +0,0 @@
# impact
The server this website is served from is bad for the environment. So is every other computing device.
The server is a Lenovo Legion Y520T-25IKL purchased in 2018.
It consists of:
- 3 modules of RAM
- a 250W power supply
- a case
- a CPU
- a graphics card
- a motherboard
- a laptop SSD
- an M.2 SSD
It was **delivered by truck** from a warehouse somewhere else in sweden.
Before that, it was assembled from parts in a lenovo factory somewhere else and **transported** to the warehouse of the seller.
Before that, all the parts were probably **transported** from other warehouses and factories all over the world, using **fossil fuels**.
All the *parts* were assembled in at *least* one factory each, probably all in china, from components created in other factories in china.
the raw materials were processed in

View file

@ -11,17 +11,18 @@ this means it is
## "content"
- [unity on linux sucks](/awful_software/unity-on-linux)
- [pets](/pets)
- [dead trees](/apocalypse/dead-trees)
- [horological crimes](/horological-crimes)
- [snad (cell thing)](/cellthing)
- [keyboar](/keyboards-are-fun)
- [distracting](/humans/distracting)
- [blender](/blender)
- [old projects](/old-projects/old-project-list)
- [old projects](/projects/old-project-list)
- todo: put more words in the computer
[me elsewhere](/lists/me) | [photos](/photos)
[bookmarks](/lists/bookmarks) | [music](/lists/music)
[me elsewhere](/my-other-stuff) | [photos](/photos)
[bookmarks](/bookmarks) | [music](/music)
{RAW_HTML}
<div class="flags">

View file

@ -38,7 +38,6 @@ Artism
LORN
Oxart
Worakls
DEADLIFE
Faux Tales
Wojciech Golchzewski
Death & Rebirth

View file

@ -49,4 +49,4 @@ You can set the iteration count in the input field.
</div>
</div>
<script src="/old-projects/fractals.js"></script>
<script src="/projects/fractals.js"></script>

View file

@ -8,8 +8,8 @@ last update: `2022-05-05`
source: [github.com/CrispyPin/gd-voxel-rs](https://github.com/CrispyPin/gd-voxel-rs)
I made a voxel engine in rust to learn rust and godot-rust as well as explore voxel systems. It has (practically) infinite terrain generation, lets you place and remove voxels and supports transparent voxel types. The main point was to develop an optimised meshing algorithm.
<video src="/old-projects/voxel_media/demo.mp4" controls></video>
This one I actually wrote a post about [here](/old-projects/voxels)
<video src="/projects/voxel_media/demo.mp4" controls></video>
This one I actually wrote a post about [here](/projects/voxels)
### OVR Utils
start: `2021-05-14`
@ -25,7 +25,7 @@ last update: `2021-04-29`
source: [github.com/CrispyPin/voxel-raymarcher](https://github.com/CrispyPin/voxel-raymarcher)
A raymarched voxel renderer made with a Godot shader.
<img src="/old-projects/raymarched-voxels.png" alt="">
<img src="/projects/raymarched-voxels.png" alt="">
### Game of Life wallpaper
start: `2021-03-21`
@ -33,7 +33,7 @@ last update: `2022-02-22`
source: [github.com/CrispyPin/gol-wallpaper](https://github.com/CrispyPin/gol-wallpaper/)
This is hosted on github pages at [gol.crispypin.cc](https://gol.crispypin.cc/?cellsize=5&time=2&margin=0&populate=true)
<img src="/old-projects/gol.png" alt="screenshot of conways game of life">
<img src="/projects/gol.png" alt="screenshot of conways game of life">
### Fractals
start: `2020-03-04`
@ -41,8 +41,8 @@ last update: `2020-05-19`
source: [github.com/CrispyPin/Webb-1-Projekt/](https://github.com/CrispyPin/Webb-1-Projekt/)
While I was learning web development and JavaScript I made a page with fractals.
It has now been moved [here](/old-projects/fractals)
<img src="/old-projects/fractal_tree.png" alt="">
It has now been moved [here](/projects/fractals)
<img src="/projects/fractal_tree.png" alt="">