data endpoint for entity 90008 (aka. a website)
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: update usernames [skip ci]

dusk ebb7a1b9 887d9648

+7 -8
+3 -4
src/routes/+page.svelte
··· 197 197 </p> 198 198 <!-- svelte-ignore a11y_missing_attribute --> 199 199 <a 200 - href="https://steamcommunity.com/id/yusdacra" 200 + href="https://steamcommunity.com/id/090008" 201 201 class="text-xs hover:underline text-shadow-green text-ralsei-green-light" 202 202 ><img class="inline w-4" src={data.lastGame.pfp} /> 203 203 <span class="align-middle">steam profile</span></a ··· 232 232 class="[width:40ch] prose prose-ralsei prose-ul:px-[0.9rem] prose-ul:leading-none prose-headings:leading-none" 233 233 > 234 234 <ul> 235 - <li>discord: yusdacra</li> 235 + <li>discord: 90.008</li> 236 236 <li> 237 237 e-mail: 238 238 <a class="u-email" href="mailto:90008@gaze.systems" rel="me">90008@gaze.systems</a> ··· 255 255 </li> 256 256 <li> 257 257 itch.io: 258 - <a class="u-url" href="https://yusdacra.itch.io" rel="me">@yusdacra</a> 258 + <a class="u-url" href="https://90008.itch.io" rel="me">@90008</a> 259 259 </li> 260 260 </ul> 261 261 <h4>services</h4> ··· 338 338 in <span class="p-country-name">turkey</span> 339 339 <i class="text-[0.5rem]">(get it out)</i> 340 340 </li> 341 - <li class="[list-style-type:'->']">aka <span class="p-nickname">yusdacra</span></li> 342 341 </ul> 343 342 </div> 344 343 </div>
+1 -1
src/routes/about/+page.md
··· 43 43 for /managing and deploying/ its internal systems, it uses `nixos` (it's /operating system/ of choice), `flake-parts` (because it enjoys the nixos module system and uses it to organize it's internal configuration), `agenix` (for secrets handling), `impermanence` (it considers state harmful!), `nixinate` (for deployment, it provisions manually as it enjoys working with other beings like itself). you can see its /configuration of internal systems/ [here](https://git.gaze.systems/dusk/ark). 44 44 45 45 it loves game dev, and has a /main routine/ of making many games, so that other beings can improve their /source code/ by utilizing this one's games. 46 - you can see some stuff it worked on and deems "okay" on its [itch.io profile](https://yusdacra.itch.io/). 46 + you can see some stuff it worked on and deems "okay" on its [itch.io profile](https://90008.itch.io/). 47 47 this is not everything it has worked on; it has a lot of incomplete programs, or stuff it doesn't want to show. 48 48 its choice of /interfaces/ for this subroutine are `godot`, `gdscript`, `godot-rust`. 49 49
+3 -3
src/routes/about/stuff.md
··· 7 7 8 8 - it develops games 9 9 - it mainly works with godot, also have developed addons (eg. [boids](https://git.gaze.systems/dusk/godot_boids)) 10 - - you can find most of its games at its [itch.io page](https://yusdacra.itch.io) 10 + - you can find most of its games at its [itch.io page](https://90008.itch.io) 11 11 - it works on open source projects and whatnot, mostly on [its github](https://github.com/yusdacra) 12 12 - [nix-cargo-integration](https://github.com/yusdacra/nix-cargo-integration) 13 13 - also did a lot of work on [dream2nix](https://github.com/nix-community/dream2nix) (rust ecosystem support, many refactors and core functionality work) ··· 16 16 - it has a [booth.pm page](https://yusdacra.booth.pm/) where it posts 3D models etc. it makes (mostly VRchat avatars) 17 17 - its [misskey.art account](https://misskey.art/@yusdacra) where it only posts art in 18 18 - some of its other more solo / hobby projects include 19 - - [musikquadrupled](https://git.gaze.systems/dusk/musikquadrupled) and [musikspider](https://git.gaze.systems/dusk/musikspider), a proxy-like server and a client for [musikcubed](https://github.com/clangen/musikcube) 19 + - [musikquadrupled](https://git.gaze.systems/90008/musikquadrupled) and [musikspider](https://git.gaze.systems/90008/musikspider), a proxy-like server and a client for [musikcubed](https://github.com/clangen/musikcube) 20 20 - [levent](https://github.com/yusdacra/levent), a media tagger 21 - - [this website](https://git.gaze.systems/gazesys/website) :3 21 + - [this website](https://git.gaze.systems/90008/website) :3 22 22 - ...and a bunch of other random stuff its done overtime, but that's for you to look for