Compare commits
6 Commits
d4aff56aa2
...
aa1bdc6fa1
Author | SHA1 | Date |
---|---|---|
|
aa1bdc6fa1 | |
|
4a08327856 | |
|
95e4347649 | |
|
8a316c15f8 | |
|
a0ce8d55a0 | |
|
795c3d339b |
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
name: "Euro Fuck Simulator"
|
||||
title: "Euro Fuck Simulator"
|
||||
layout: "main"
|
||||
summary: "Suspicious Euro Truck Simulator mod to add support for \"haptic feedback devices\""
|
||||
code_url: https://fluff.nekojimi.moe/forgejo/Nekojimi/EuroFuckSimulator
|
||||
img_url: "euro-fuck-simulator.png"
|
||||
nsfw: true
|
||||
---
|
||||
A philosophy I like to live by is: if it needs to be done, and you can do it, you should do it.
|
||||
|
||||
No-one had yet made a [buttplug.io](https://buttplug.io) mod for Euro Truck Simulator 2 yet.
|
||||
|
||||
I'm sorry.
|
||||
|
||||
#
|
|
@ -1 +1,46 @@
|
|||
---
|
||||
name: "Nekobox"
|
||||
title: "Nekobox"
|
||||
layout: "main"
|
||||
---
|
||||
|
||||
Nekobox is the server your browser is talking to!
|
||||
|
||||
It's a custom-built server that I built about 10 years ago, originally for just playing around with and learning Linux. It currently lives in a 2U rackmount unit [inside my coffee table](https://wiki.eth0.nl/index.php/LackRack)!
|
||||
|
||||
Since then, I've ended up using it for all sorts of things:
|
||||
- My website
|
||||
- Mastodon instance
|
||||
- Forgejo instance (code repository)
|
||||
- Media server
|
||||
- Various game servers:
|
||||
- Sven Co-op
|
||||
- Synergy
|
||||
- Minecraft, sort of
|
||||
- Secret things???
|
||||
- I tried running a Matrix server once
|
||||
|
||||
|
||||
# Specs
|
||||
<pre>
|
||||
jimj316@nekobox:/$ neofetch
|
||||
_,met$$$$$gg. jimj316@nekobox
|
||||
,g$$$$$$$$$$$$$$$P. ---------------
|
||||
,g$$P" """Y$$.". OS: Debian GNU/Linux 12 (bookworm) x86_64
|
||||
,$$P' `$$$. Kernel: 6.1.0-31-amd64
|
||||
',$$P ,ggs. `$$b: Uptime: 22 days, 9 hours, 48 mins
|
||||
`d$$' ,$P"' . $$$ Packages: 2013 (dpkg)
|
||||
$$P d$' , $$P Shell: bash 5.2.15
|
||||
$$: $$. - ,d$$' Terminal: /dev/pts/0
|
||||
$$; Y$b._ _,d$P' CPU: AMD Sempron 3850 APU with Radeon R3 (4) @ 1.300GHz
|
||||
Y$$. `.`"Y$$$$P"' GPU: AMD ATI Radeon HD 8280 / R3 Series
|
||||
`$$b "-.__ Memory: 9087MiB / 11390MiB
|
||||
`Y$$
|
||||
`Y$$.
|
||||
`$$b.
|
||||
`Y$$b.
|
||||
`"Y$b._
|
||||
`"""
|
||||
|
||||
OK!
|
||||
</pre>
|
||||
|
|
|
@ -0,0 +1,19 @@
|
|||
---
|
||||
title: "corru.observer Map"
|
||||
layout: "main"
|
||||
---
|
||||
[corru.observer](https://corru.observer) is a great adventure game, and like all adventure games someone eventually had to make a map of it, so this is that. It's horribly tangled but that's just what Akizet's memories look like!
|
||||
|
||||
|
||||
Some notes:
|
||||
- It's not finished yet!
|
||||
- This map contains heavy spoilers! It's mainly for people who have already played most of the game and just want to find the things they missed. I might make a spoiler-lite version in the future!
|
||||
- For 3D pages (blue) directions shown are correct within a room (e.g. if the map shows you can enter a room from the north, and there's an exit to the south, there is an exit opposite you in-game), but may be inconsistent between rooms. I've tried my best to keep them consistent where I can, though.
|
||||
- For 2D pages (green), the positions that links connect to the page show roughly where on the page the link is located; for example, on the localhost page, the arrow for "THE_VOID" gate leads from the top, and the link is towards the top of the page.
|
||||
- I've tried to capture most of the various weirdness (like "Our Vessel" being able to move), but there's undoubtedly stuff I've missed, it's a weird game!
|
||||
|
||||
|
||||
Last updated: Episode 3
|
||||
|
||||
|
||||
<a href="/static/img/Corru Map.drawio.png"><img src="/static/img/Corru Map.drawio.png"></img></a>
|
|
@ -1,8 +1,9 @@
|
|||
---
|
||||
title: "Nekojimi's Webpage!!"
|
||||
permalink: "/"
|
||||
layout: "default"
|
||||
layout: "main"
|
||||
---
|
||||
|
||||
<div class="section">
|
||||
<div class="intro-box">
|
||||
<img src="static/catboy.png" class="catboy-img">
|
||||
|
@ -23,23 +24,46 @@ layout: "default"
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="section">
|
||||
<h1>Links</h1>
|
||||
<!-- 🐘🔨🦋📨🐙 -->
|
||||
<a href="https://mastodon.nekojimi.moe/@Nekojimi">[ 🐘 Mastodon ]</a>
|
||||
<a href="https://t.me/Nekojimi">[ 🛫 Telegram ]</a>
|
||||
<a href="https://fluff.nekojimi.moe/forgejo/">[ 🔨 Forgejo ]</a>
|
||||
<a href="https://bsky.app/profile/nekojimi.moe">[ 🦋 Bluesky ]</a>
|
||||
<a href="https://github.com/jimj316">[ 🐙 Github ]</a>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="section">
|
||||
<h1>Projects</h1>
|
||||
|
||||
{% for project in site.projects %}
|
||||
<div class="project-entry">
|
||||
<!-- -->
|
||||
<div class="project-entry {% if project.nsfw %} nsfw {% endif %}" >
|
||||
<div class="project-txt">
|
||||
<a href="{{ project.url }}"><h2>{{ project.name }}</h2></a>
|
||||
{% if project.summary %}
|
||||
<p>{{ project.summary }}</p>
|
||||
{% else %}
|
||||
<p>{{ project.excerpt }}</p>
|
||||
{% endif %}
|
||||
</div>
|
||||
<img class="project-img" src="/static/project-img/{{project.img_url}}"></img>
|
||||
</div>
|
||||
{% endfor %}
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="section">
|
||||
<h1>Things</h1>
|
||||
|
||||
{% for page in site.pages %}
|
||||
<div class="page-entry">
|
||||
<a href="{{ page.url }}"><h2>{{ page.title }}</h2></a>
|
||||
</div>
|
||||
{% endfor %}
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -0,0 +1,29 @@
|
|||
---
|
||||
title: "Gallery"
|
||||
layout: "main"
|
||||
|
||||
---
|
||||
|
||||
<style>
|
||||
.grid {
|
||||
display:grid;
|
||||
gap: 1rem;
|
||||
grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
|
||||
}
|
||||
.gallery-image {
|
||||
max-width: 400px;
|
||||
max-height:400px;
|
||||
|
||||
}
|
||||
</style>
|
||||
|
||||
<div class="grid">
|
||||
{% for image in site.data.gallery %}
|
||||
|
||||
<div class="gallery-item section {% if image.nsfw %}nsfw{% endif %}">
|
||||
<div style="text-align:center;"><a href="/static/gallery-img/{{ image.url }}"><img class="gallery-image" src="/static/gallery-img/{{ image.url }}"/></a></div>
|
||||
<p><b>Artist: </b><a href="{{ image.artist_url }}">{{ image.artist }}</a></p>
|
||||
</div>
|
||||
|
||||
{% endfor %}
|
||||
</div>
|
|
@ -121,3 +121,12 @@ c}
|
|||
border-radius: 4px;
|
||||
filter: drop-shadow(0px 4px 0 var(--color-background));
|
||||
}
|
||||
|
||||
a {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
.nsfw {
|
||||
filter: blur(32px);
|
||||
pointer-events: none;
|
||||
}
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Binary file not shown.
After Width: | Height: | Size: 1.1 MiB |
Binary file not shown.
After Width: | Height: | Size: 51 KiB |
Loading…
Reference in New Issue