🎨 update links-css to remove need for bold-markdown on links
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
de30683e60
commit
f796d966ae
32 changed files with 176 additions and 177 deletions
|
@ -4,7 +4,7 @@ description: ''
|
|||
layout: "../layouts/Layout.astro"
|
||||
---
|
||||
|
||||
Hello! My name is Sindre Kjelsrud, also known as [**"Sid"**](/avatar.webp). I'm a 3rd year Computer Science student at Western University of Applied Sciences, campus Bergen.
|
||||
Hello! My name is Sindre Kjelsrud, also known as ["Sid"](/avatar.webp). I'm a 3rd year Computer Science student at Western University of Applied Sciences, campus Bergen.
|
||||
|
||||
What do I like to do you ask? Well a lot, but as you read on the landing page I mostly like spending my free time bouldering/climbing, play some games on my Wii, watch the newest One Piece episode or build cairns. Below is some other information about me!
|
||||
|
||||
|
@ -24,5 +24,5 @@ What do I like to do you ask? Well a lot, but as you read on the landing page I
|
|||
|
||||
## Want to contact me? 📫
|
||||
|
||||
You'll find all my contact information, and *"social media"*, under [**contact**](/contact)!
|
||||
You'll find all my contact information, and *"social media"*, under [contact](/contact)!
|
||||
|
||||
|
|
|
@ -6,38 +6,38 @@ layout: "../layouts/Layout.astro"
|
|||
|
||||
## Personal websites / blogs
|
||||
|
||||
- [**~cengelsen**](https://cengelsen.no) member of [friByte](https://fribyte.no)
|
||||
- [**~heimvik**](https://heimvik.me/) member of [friByte](https://fribyte.no)
|
||||
- [**~mathiash98**](https://mathiash98.github.io/) member of [friByte](https://fribyte.no)
|
||||
- [**~timharek**](https://timharek.no/) member of [friByte](https://fribyte.no)
|
||||
- [**~vitalik**](https://vitalik.eth.limo/) the founder of Ethereum
|
||||
- [~cengelsen](https://cengelsen.no) member of [friByte](https://fribyte.no)
|
||||
- [~heimvik](https://heimvik.me/) member of [friByte](https://fribyte.no)
|
||||
- [~mathiash98](https://mathiash98.github.io/) member of [friByte](https://fribyte.no)
|
||||
- [~timharek](https://timharek.no/) member of [friByte](https://fribyte.no)
|
||||
- [~vitalik](https://vitalik.eth.limo/) the founder of Ethereum
|
||||
|
||||
## Podcasts
|
||||
|
||||
- [**Lex Fridman**](https://lexfridman.com/podcast/) conversations about the nature of intelligence, consciousness, love, and power
|
||||
- [**The Deprogram**](https://www.buzzsprout.com/1890340) exploring and critically assessing the perceived “normalcy” of late-stage capitalism
|
||||
- [Lex Fridman](https://lexfridman.com/podcast/) conversations about the nature of intelligence, consciousness, love, and power
|
||||
- [The Deprogram](https://www.buzzsprout.com/1890340) exploring and critically assessing the perceived “normalcy” of late-stage capitalism
|
||||
|
||||
## Miscellaneous
|
||||
|
||||
- [**mnmlist**](https://mnmlist.com/) about minimalism, it's importance today, and how less is the answer
|
||||
- [**Pengeblogg**](https://pengeblogg.bloggnorge.com/) tips & ideas about personal finances, stockmarket et-cetera
|
||||
- [**Lacero**](https://galactanet.com/oneoff/lacero.html) great Ready Player One fan fiction by Andy Weir
|
||||
- [**What Crypto Has in Common with Trickshotting and Faze Clan**](https://blog.teji.io/faze) interesting blog-post by Jet Williams surrounding digital ownership
|
||||
- [mnmlist](https://mnmlist.com/) about minimalism, it's importance today, and how less is the answer
|
||||
- [Pengeblogg](https://pengeblogg.bloggnorge.com/) tips & ideas about personal finances, stockmarket et-cetera
|
||||
- [Lacero](https://galactanet.com/oneoff/lacero.html) great Ready Player One fan fiction by Andy Weir
|
||||
- [What Crypto Has in Common with Trickshotting and Faze Clan](https://blog.teji.io/faze) interesting blog-post by Jet Williams surrounding digital ownership
|
||||
|
||||
## Videos
|
||||
|
||||
- [**alone.**](https://iv.nboeck.de/watch?v=6jth3t0_ZqE) a video essay exploring why a minecraft player feels so alone
|
||||
- [**A Time For Everything**](https://iv.nboeck.de/watch?v=ODPT6R_zWEc) one of my favorite ski-films by Nikolai Schirmer
|
||||
- [**Stone Locals: Rediscovering the Soul of Climbing**](https://iv.nboeck.de/watch?v=Yj7ZCYMgSvw) fantastic documentary about the people who climb
|
||||
- [**The Yin & Yang of Gerry Lopez**](https://iv.nboeck.de/watch?v=GeTMPJ2B5VE) such a beautiful and inspiring surfing documentary
|
||||
- [alone.](https://iv.nboeck.de/watch?v=6jth3t0_ZqE) a video essay exploring why a minecraft player feels so alone
|
||||
- [A Time For Everything](https://iv.nboeck.de/watch?v=ODPT6R_zWEc) one of my favorite ski-films by Nikolai Schirmer
|
||||
- [Stone Locals: Rediscovering the Soul of Climbing](https://iv.nboeck.de/watch?v=Yj7ZCYMgSvw) fantastic documentary about the people who climb
|
||||
- [The Yin & Yang of Gerry Lopez](https://iv.nboeck.de/watch?v=GeTMPJ2B5VE) such a beautiful and inspiring surfing documentary
|
||||
|
||||
## Repositories
|
||||
|
||||
- [**ani-cli**](https://github.com/pystardust/ani-cli) cli tool to browse and play anime
|
||||
- [**AppFlowy**](https://github.com/AppFlowy-IO/AppFlowy) open-source alternative to Notion
|
||||
- [**excalidraw**](https://github.com/excalidraw/excalidraw) virtual whiteboard
|
||||
- [**LibreTranslate**](https://github.com/LibreTranslate/LibreTranslate) free & open source machine translation api
|
||||
- [**maybe**](https://github.com/maybe-finance/maybe) OS for you personal finances
|
||||
- [**PokemonRedExperiments**](https://github.com/PWhiddy/PokemonRedExperiments) playing pokemon red with reinforcement learning
|
||||
- [**Ryujinx**](https://github.com/Ryujinx/Ryujinx) experimental nintendo switch emulator
|
||||
- [**tldraw**](https://github.com/tldraw/tldraw) infinite canvas
|
||||
- [ani-cli](https://github.com/pystardust/ani-cli) cli tool to browse and play anime
|
||||
- [AppFlowy](https://github.com/AppFlowy-IO/AppFlowy) open-source alternative to Notion
|
||||
- [excalidraw](https://github.com/excalidraw/excalidraw) virtual whiteboard
|
||||
- [LibreTranslate](https://github.com/LibreTranslate/LibreTranslate) free & open source machine translation api
|
||||
- [maybe](https://github.com/maybe-finance/maybe) OS for you personal finances
|
||||
- [PokemonRedExperiments](https://github.com/PWhiddy/PokemonRedExperiments) playing pokemon red with reinforcement learning
|
||||
- [Ryujinx](https://github.com/Ryujinx/Ryujinx) experimental nintendo switch emulator
|
||||
- [tldraw](https://github.com/tldraw/tldraw) infinite canvas
|
||||
|
|
|
@ -6,12 +6,12 @@ layout: "../layouts/Layout.astro"
|
|||
|
||||
Feel free to drop me an email: `hello [at] kjelsrud.dev`! Whether it's to say hello, discuss the latest must-see anime, offer a fresh perspective, or anything else. Think of my inbox as the friendly neighborhood café where all conversations are welcome.
|
||||
|
||||
If you want me in your contact-list you can download my vCard [**here**](/sid.vcf).
|
||||
If you want me in your contact-list you can download my vCard [here](/sid.vcf).
|
||||
|
||||
## Across the cyberspace
|
||||
|
||||
- [**GitHub**](https://github.com/SindreKjelsrud)
|
||||
- [**Spotify**](https://open.spotify.com/user/kjelsrud!)
|
||||
- [GitHub](https://github.com/SindreKjelsrud)
|
||||
- [Spotify](https://open.spotify.com/user/kjelsrud!)
|
||||
|
||||
|
||||
## GPG
|
||||
|
|
|
@ -4,7 +4,7 @@ description: ''
|
|||
layout: "../../layouts/Layout.astro"
|
||||
---
|
||||
|
||||
> *Thanks to [**earendelmir**](https://earendelmir.xyz/) for giving me inspiration to create my own gallery!*
|
||||
> *Thanks to [earendelmir](https://earendelmir.xyz/) for giving me inspiration to create my own gallery!*
|
||||
|
||||
Under you'll see different pages where I collect and showcase some of my photographs. They're either grouped by capture date, location or theme.
|
||||
|
||||
|
@ -12,12 +12,12 @@ This way you can check out moments and places of my life, but keep in mind I'm n
|
|||
|
||||
### Erasmus semester
|
||||
|
||||
- [**albarracin**](/gallery/albarracin)
|
||||
- [**valencia**](/gallery/valencia)
|
||||
- [**marseille**](/gallery/marseille)
|
||||
- [**morocco**](/gallery/morocco)
|
||||
- [albarracin](/gallery/albarracin)
|
||||
- [valencia](/gallery/valencia)
|
||||
- [marseille](/gallery/marseille)
|
||||
- [morocco](/gallery/morocco)
|
||||
|
||||
### Random
|
||||
|
||||
- [**bergen**](/gallery/bergen)
|
||||
- [**cairn collection**](/gallery/cairns)
|
||||
- [bergen](/gallery/bergen)
|
||||
- [cairn collection](/gallery/cairns)
|
||||
|
|
|
@ -12,12 +12,12 @@ layout: "../../layouts/Layout.astro"
|
|||
|
||||
#### Pages
|
||||
|
||||
[🗒️ **Instructions**](/garden/instructions)
|
||||
[🗒️ Instructions](/garden/instructions)
|
||||
|
||||
[ℹ️ **Lifehacks**](/garden/lifehacks)
|
||||
[ℹ️ Lifehacks](/garden/lifehacks)
|
||||
|
||||
[⚙️ **Machines**](/garden/machines)
|
||||
[⚙️ Machines](/garden/machines)
|
||||
|
||||
[📝 **Random Web-notes**](/garden/notes)
|
||||
[📝 Random Web-notes](/garden/notes)
|
||||
|
||||
[🔧 **Services**](/garden/services)
|
||||
[🔧 Services](/garden/services)
|
||||
|
|
|
@ -5,7 +5,7 @@ layout: "../../../layouts/Layout.astro"
|
|||
---
|
||||
Instructions on different topics, like Wireguard and OS-related stuff for Linux and Window.
|
||||
|
||||
- [**GPG** 🌱](/garden/instructions/gpg)
|
||||
- [**Linux** 🌱](/garden/instructions/linux)
|
||||
- [**Windows** 🌱](/garden/instructions/windows)
|
||||
- [**Wireguard** 🌿](/garden/instructions/wireguard)
|
||||
- [GPG 🌱](/garden/instructions/gpg)
|
||||
- [Linux 🌱](/garden/instructions/linux)
|
||||
- [Windows 🌱](/garden/instructions/windows)
|
||||
- [Wireguard 🌿](/garden/instructions/wireguard)
|
||||
|
|
|
@ -5,5 +5,5 @@ layout: "../../../layouts/Layout.astro"
|
|||
---
|
||||
Info about random stuff I'd like to remember!
|
||||
|
||||
- [**Cleaning** 🌱](/garden/lifehacks/cleaning)
|
||||
- [**Clothing** 🌱](/garden/lifehacks/clothing)
|
||||
- [Cleaning 🌱](/garden/lifehacks/cleaning)
|
||||
- [Clothing 🌱](/garden/lifehacks/clothing)
|
|
@ -26,7 +26,7 @@ Memory: ~32GB
|
|||
|
||||
- Minecraft server
|
||||
- PiVPN
|
||||
- My own Discord bot - [**sidBot**](https://github.com/SindreKjelsrud/sidBot)
|
||||
- My own Discord bot - [sidBot](https://github.com/SindreKjelsrud/sidBot)
|
||||
- This website
|
||||
|
||||
## 📋 Todo
|
||||
|
|
|
@ -7,8 +7,8 @@ Info about different machines I've got, all from gaming consoles to homelab stuf
|
|||
|
||||
#### Homelab
|
||||
|
||||
- [**kanto** 🌳](/garden/machines/kanto)
|
||||
- [kanto 🌳](/garden/machines/kanto)
|
||||
|
||||
#### Consoles
|
||||
|
||||
- [**Nintendo Wii** 🌱](/garden/machines/wii)
|
||||
- [Nintendo Wii 🌱](/garden/machines/wii)
|
|
@ -8,7 +8,7 @@ layout: "../../../layouts/Layout.astro"
|
|||
|
||||
#### 🔗 Links
|
||||
|
||||
- [**Wii Hacks Guide**](https://wii.hacks.guide/)
|
||||
- [Wii Hacks Guide](https://wii.hacks.guide/)
|
||||
|
||||
## 🧠 Stuff to know
|
||||
|
||||
|
|
|
@ -6,4 +6,4 @@ layout: "../../../layouts/Layout.astro"
|
|||
|
||||
Random notes I've found across the web that I want to store and remember.
|
||||
|
||||
- [**Digital Security** 🌱](/garden/notes/digitalsecurity)
|
||||
- [Digital Security 🌱](/garden/notes/digitalsecurity)
|
||||
|
|
|
@ -5,5 +5,5 @@ layout: "../../../layouts/Layout.astro"
|
|||
---
|
||||
Info about different services I've got running on my homelab.
|
||||
|
||||
- [**sidBot** 🌿](/garden/services/sidbot)
|
||||
- [**sidsIgloo Minecraft Server** 🌱](/garden/services/mc_server)
|
||||
- [sidBot 🌿](/garden/services/sidbot)
|
||||
- [sidsIgloo Minecraft Server 🌱](/garden/services/mc_server)
|
||||
|
|
|
@ -6,7 +6,7 @@ layout: "../../../layouts/Layout.astro"
|
|||
|
||||
## 📝 Info
|
||||
|
||||
This is a Discord bot made by me with JavaScript. I made it originally in Python, but there were some talk about the *discord.py* library getting shut down so I switched. Here's the source code: [**GitHub link**](https://github.com/SindreKjelsrud/sidBot)
|
||||
This is a Discord bot made by me with JavaScript. I made it originally in Python, but there were some talk about the *discord.py* library getting shut down so I switched. Here's the source code: [GitHub link](https://github.com/SindreKjelsrud/sidBot)
|
||||
|
||||
## 👷 Installation
|
||||
|
||||
|
|
|
@ -9,8 +9,8 @@ const visitors = guestbook["visitors"];
|
|||
<h1 class="text-3xl font-extrabold">📓 Guestbook</h1>
|
||||
<blockquote><p><em>Last update: {guestbook.meta.lastModified}</em></p></blockquote>
|
||||
<div class="flex flex-col gap-2">
|
||||
<p class="blog">Welcome to the <i>digital pizzeria</i>! Leave your mark by doodling a pizza slice, snapping a pic, and sharing it with me at <a class="font-bold" href="mailto:pizza@kjelsrud.dev">pizza@kjelsrud.dev</a> with your name & social media / website. And remember, creativity knows no bounds! Just like in my sketch, where I went with a Bitcoin pizza slice!🪙</p>
|
||||
<p class="blog italic text-xs"><strong>PS:</strong> This page was inspired by <a class="font-bold" href="https://azlen.me/doorstep">azlen.me</a>!</p>
|
||||
<p class="blog">Welcome to the <i>digital pizzeria</i>! Leave your mark by doodling a pizza slice, snapping a pic, and sharing it with me at <a href="mailto:pizza@kjelsrud.dev">pizza@kjelsrud.dev</a> with your name & social media / website. And remember, creativity knows no bounds! Just like in my sketch, where I went with a Bitcoin pizza slice!🪙</p>
|
||||
<p class="blog italic text-xs"><strong>PS:</strong> This page was inspired by <a href="https://azlen.me/doorstep">azlen.me</a>!</p>
|
||||
</div>
|
||||
<div class="grid grid-cols-2 md:grid-cols-3 gap-2">
|
||||
{visitors.map((visitor) => (
|
||||
|
|
|
@ -12,7 +12,7 @@ import HeaderLink from '../components/HeaderLink.astro';
|
|||
<p>Computer Science-student at Western University of Applied Sciences, campus Bergen.</p>
|
||||
<p>I like spending my free time bouldering/climbing, playing some games on my Wii, watching the newest One Piece episode or build cairns.</p>
|
||||
<p>This website is just a fun side-project that I actively work on, and use as my creative outlet. It's also a way for me to actually own my data, allowing me to log data, post pictures and more!</p>
|
||||
<p>Let me know you've been here by signing my <a class="font-bold" href="/guestbook">guestbook</a>!</p>
|
||||
<p>Let me know you've been here by signing my <a href="/guestbook">guestbook</a>!</p>
|
||||
</div>
|
||||
<div>
|
||||
<h1 class="text-xl font-semibold">pages</h1>
|
||||
|
|
|
@ -7,8 +7,8 @@ All my logs where I keep track of stuff I’ve watched, things I’ve read and m
|
|||
|
||||
I don’t use any third-party services for my logs, I store everything in a JSON-format for this website.
|
||||
|
||||
[📚 **Bookshelf**](/logs/bookshelf)
|
||||
[📚 Bookshelf](/logs/bookshelf)
|
||||
|
||||
[🧗 **MoonBoard**](/logs/moonboard)
|
||||
[🧗 MoonBoard](/logs/moonboard)
|
||||
|
||||
[📺 **Watchlist**](/logs/watchlist)
|
||||
[📺 Watchlist](/logs/watchlist)
|
||||
|
|
|
@ -12,8 +12,8 @@ layout: "../layouts/Layout.astro"
|
|||
|
||||
🚚 **Moving:** Moving back home to Norway from Spain, and then moving to a new apartment in Bergen.
|
||||
|
||||
📢 **BOSkonf:** As last year's conference was a success, we wanted to continue it! I have again taken on the leading role and am currently planning this year's iteration of [**the conference**](https://boskonf.no/en) with other volunteers.
|
||||
📢 **BOSkonf:** As last year's conference was a success, we wanted to continue it! I have again taken on the leading role and am currently planning this year's iteration of [the conference](https://boskonf.no/en) with other volunteers.
|
||||
|
||||
📖 **Reading:** If you want to check out what I'm currently reading, check out [**my bookshelf**](/logs/bookshelf).
|
||||
📖 **Reading:** If you want to check out what I'm currently reading, check out [my bookshelf](/logs/bookshelf).
|
||||
|
||||
👀 **Watching:** If you want to check out what I'm currently watching, check out [**my tv-logs**](/logs/watchlist).
|
||||
👀 **Watching:** If you want to check out what I'm currently watching, check out [my tv-logs](/logs/watchlist).
|
||||
|
|
|
@ -6,30 +6,30 @@ layout: "../../layouts/Layout.astro"
|
|||
|
||||
### Basics
|
||||
|
||||
- [**Homemade Salsa**](/recipes/homemade-salsa)
|
||||
- [Homemade Salsa](/recipes/homemade-salsa)
|
||||
|
||||
### Asian
|
||||
|
||||
- [**Chicken Teriyaki**](/recipes/chicken-teriyaki)
|
||||
- [**Indonesisk**](/recipes/indonesisk)
|
||||
- [**Noodle salad with Beef & Spicy chili sauce**](/recipes/noodle-salad-with-beef-and-spicy-chili-sauce)
|
||||
- [**Sids Wok**](/recipes/sids-wok)
|
||||
- [Chicken Teriyaki](/recipes/chicken-teriyaki)
|
||||
- [Indonesisk](/recipes/indonesisk)
|
||||
- [Noodle salad with Beef & Spicy chili sauce](/recipes/noodle-salad-with-beef-and-spicy-chili-sauce)
|
||||
- [Sids Wok](/recipes/sids-wok)
|
||||
|
||||
### Random
|
||||
|
||||
- [**Spicy Chicken Soup with Apple and Carrot**](/recipes/hot-chicken-soup-with-apple-and-carrot)
|
||||
- [**Sweet Chicken**](/recipes/sweet-chicken)
|
||||
- [Spicy Chicken Soup with Apple and Carrot](/recipes/hot-chicken-soup-with-apple-and-carrot)
|
||||
- [Sweet Chicken](/recipes/sweet-chicken)
|
||||
|
||||
### Vegan
|
||||
|
||||
- [**Celina's Stuffed Mushrooms**](/recipes/celinas-stuffed-mushrooms)
|
||||
- [**Dynamite Harrys Tomato Soup**](/recipes/dynamite-harrys-tomato-soup)
|
||||
- [**Vegan Shawarma with Roasted Cauliflower and Chickpeas**](/recipes/vegan-shawarma-with-roasted-cauliflower-and-chickpeas)
|
||||
- [**Vegan Chili**](/recipes/vegan-chili)
|
||||
- [Celina's Stuffed Mushrooms](/recipes/celinas-stuffed-mushrooms)
|
||||
- [Dynamite Harrys Tomato Soup](/recipes/dynamite-harrys-tomato-soup)
|
||||
- [Vegan Shawarma with Roasted Cauliflower and Chickpeas](/recipes/vegan-shawarma-with-roasted-cauliflower-and-chickpeas)
|
||||
- [Vegan Chili](/recipes/vegan-chili)
|
||||
|
||||
### Desserts
|
||||
|
||||
- [**Berry Compote**](/recipes/berry-compote)
|
||||
- [**Waffles from "Trines Matblogg"**](/recipes/waffles-from-trines-matblogg)
|
||||
- [Berry Compote](/recipes/berry-compote)
|
||||
- [Waffles from "Trines Matblogg"](/recipes/waffles-from-trines-matblogg)
|
||||
|
||||

|
||||
|
|
|
@ -4,30 +4,30 @@ description: ""
|
|||
layout: "../layouts/Layout.astro"
|
||||
---
|
||||
|
||||
These are the rest of the [**slash pages**](https://slashpages.net/) on my website.
|
||||
These are the rest of the [slash pages](https://slashpages.net/) on my website.
|
||||
|
||||
[🔖 **bookmarks**](/bookmarks) · collection of my favorite links to content around the web
|
||||
[🔖 bookmarks](/bookmarks) · collection of my favorite links to content around the web
|
||||
|
||||
[🌐 **contact**](/contact) · ways to reach me across the cyberspace
|
||||
[🌐 contact](/contact) · ways to reach me across the cyberspace
|
||||
|
||||
[📜 **cv**](/cv) · my resume
|
||||
[📜 cv](/cv) · my resume
|
||||
|
||||
[🪴 **digital garden**](/garden) · wild garden, filled with drafts, ideas and more
|
||||
[🪴 digital garden](/garden) · wild garden, filled with drafts, ideas and more
|
||||
|
||||
[⏳ **now**](/now) · what i'm doing right now
|
||||
[⏳ now](/now) · what i'm doing right now
|
||||
|
||||
[💬 **quotes**](/quotes) · my favorite quotes
|
||||
[💬 quotes](/quotes) · my favorite quotes
|
||||
|
||||
[🍳 **recipes**](/recipes) · recipes i like
|
||||
[🍳 recipes](/recipes) · recipes i like
|
||||
|
||||
[📋 **todo**](/todo) · todo list for website
|
||||
[📋 todo](/todo) · todo list for website
|
||||
|
||||
[🐦 **twtxt**](/twtxt.txt) · microblogging mostly used to reply to blog-posts
|
||||
[🐦 twtxt](/twtxt.txt) · microblogging mostly used to reply to blog-posts
|
||||
|
||||
[✨ **uses**](/uses) · what i use on a daily basis
|
||||
[✨ uses](/uses) · what i use on a daily basis
|
||||
|
||||
[📀 **vinyl collection**](/vinyl) · all my vinyls
|
||||
[📀 vinyl collection](/vinyl) · all my vinyls
|
||||
|
||||
[🎁 **wishlist**](/wish) · my public wishlist
|
||||
[🎁 wishlist](/wish) · my public wishlist
|
||||
|
||||
[🗺️ **worldmap**](/worldmap) · map of places I've been in the world
|
||||
[🗺️ worldmap](/worldmap) · map of places I've been in the world
|
||||
|
|
|
@ -4,10 +4,10 @@ description: ""
|
|||
layout: "../layouts/Layout.astro"
|
||||
---
|
||||
|
||||
> *Last update: March 17, 2024*
|
||||
> *Last update: July 22, 2024*
|
||||
|
||||
## What do I use?
|
||||
> This page was inspired by [**Uses This**](https://usesthis.com/), and you can see more pages like this there.
|
||||
> This page was inspired by [Uses This](https://usesthis.com/), and you can see more pages like this there.
|
||||
|
||||
The following is a list of the different technologies that I use on a daily basis. This includes my computers, the software I run on them, how I host stuff and other miscellaneous stuff.
|
||||
|
||||
|
@ -15,7 +15,7 @@ I've also added the names of my machines as I think these are fun to show. The n
|
|||
|
||||
[](/img/term.webp)
|
||||
|
||||
> For more details about my [**dotfiles click here**](https://github.com/SindreKjelsrud/dotfiles).
|
||||
> For more details about my [dotfiles click here](https://github.com/SindreKjelsrud/dotfiles).
|
||||
|
||||
## 🐧 Hardware (+ OS)
|
||||
|
||||
|
@ -25,7 +25,7 @@ My primary laptop that I use for all schoolwork and personal stuff is my **14" A
|
|||
|
||||
[](/img/water7.webp)
|
||||
|
||||
I was dualbooting Windows and Arch before, but no longer do since Windows just fucked up everything, multiple times, and I no longer need it for university exams. Might dualboot with another Linux distro in the future, we'll see. Quite shit laptop, but looks very nice with the Minecraft GRUB!
|
||||
Recently moved over to Linux Mint from Arch. The laptop is okay, and looks very nice with the Minecraft GRUB!
|
||||
|
||||
#### gaming pc (skypiea)
|
||||
|
||||
|
@ -42,7 +42,7 @@ Here is a list over some of the peripherals I use for it:
|
|||
|
||||
#### home server (eastblue)
|
||||
|
||||
Actually my latest addition! I bought this **HP Prodesk 600 G3 SFF** from [**bergenbruktpc.no**](https://bergenbruktpc.no/) on sale for around 1300NOK with an additional 16GBs of RAM. I installed ProxMox on it after quite a lot of BIOS hassle. In short, the specs are an Intel Core i7-6700, 256GB NVME SSD, 500GB HDD & 32GB RAM.
|
||||
Actually my latest addition! I bought this **HP Prodesk 600 G3 SFF** from [bergenbruktpc.no](https://bergenbruktpc.no/) on sale for around 1300NOK with an additional 16GBs of RAM. I installed ProxMox on it after quite a lot of BIOS hassle. In short, the specs are an Intel Core i7-6700, 256GB NVME SSD, 500GB HDD & 32GB RAM.
|
||||
|
||||
[](/img/eastblue.webp)
|
||||
|
||||
|
@ -60,7 +60,7 @@ I'm in the process of starting to selfhost stuff I use and different kinda servi
|
|||
- **AirPods 2nd gen:** Earbuds for training, works good.
|
||||
- **iPhone 13:** Works pretty good.
|
||||
- Some gaming consoles:
|
||||
- **GameBoy Color:** My first mod-project, check out the [**post**](/blog/breathing-new-life-into-my-old-gameboy-color/) I wrote on it.
|
||||
- **GameBoy Color:** My first mod-project, check out the [post](/blog/breathing-new-life-into-my-old-gameboy-color/) I wrote on it.
|
||||
- **Nintendo DS Lite:** Gotta have some Mario Kart on the go!
|
||||
- **Nintendo Switch:** Animal Crossing has never been cozier.
|
||||
- **Nintendo Wii:** Easily the best console for playing at home with friends.
|
||||
|
@ -69,18 +69,17 @@ I'm in the process of starting to selfhost stuff I use and different kinda servi
|
|||
|
||||
## 🧑💻 Software
|
||||
|
||||
- [**Alacritty**](https://github.com/alacritty/alacritty). A cross-platform, OpenGL terminal emulator.
|
||||
- [**Discord**](https://discord.com/). For communication while gaming/coding.
|
||||
- [**Firefox**](https://www.mozilla.org/en-US/firefox/new/). Browser of choice.
|
||||
- [**Bitwarden**](https://bitwarden.com/). Open source password manager, want to start selfhosting it.
|
||||
- [**Invidious**](https://invidious.io/). Open source front-end for YouTube.
|
||||
- [**uBlock Origin**](https://ublockorigin.com/) Free, open-source ad content blocker.
|
||||
- [**GitHub**](https://github.com/). For storing my Git-repos.
|
||||
- [**Migadu**](https://migadu.com). Email provider.
|
||||
- [**LocalSend**](https://localsend.org/#/). For sharing files to nearby devices.
|
||||
- [**NetNewsWire**](https://netnewswire.com/). RSS Reader.
|
||||
- [**Signal**](https://signal.org/). Chat service, trying to get more people to use it!
|
||||
- [**Spotify**](https://spotify.com/). Current music-service of choice.
|
||||
- [**Squoosh**](https://squoosh.app/). Image compression web-app.
|
||||
- [**VSCode**](https://github.com/microsoft/vscode). IDE of choice most of the time.
|
||||
- [**neovim**](https://neovim.io/). In progress of learning. How do I exit it?
|
||||
- [Alacritty](https://github.com/alacritty/alacritty). A cross-platform, OpenGL terminal emulator.
|
||||
- [Discord](https://discord.com/). For communication while gaming/coding.
|
||||
- [Firefox](https://www.mozilla.org/en-US/firefox/new/). Browser of choice.
|
||||
- [Bitwarden](https://bitwarden.com/). Open source password manager, want to start selfhosting it.
|
||||
- [Invidious](https://invidious.io/). Open source front-end for YouTube.
|
||||
- [uBlock Origin](https://ublockorigin.com/) Free, open-source ad content blocker.
|
||||
- [GitHub](https://github.com/). For storing my Git-repos.
|
||||
- [Migadu](https://migadu.com). Email provider.
|
||||
- [LocalSend](https://localsend.org/#/). For sharing files to nearby devices.
|
||||
- [NetNewsWire](https://netnewswire.com/). RSS Reader.
|
||||
- [Signal](https://signal.org/). Chat service, trying to get more people to use it!
|
||||
- [Spotify](https://spotify.com/). Current music-service of choice.
|
||||
- [Squoosh](https://squoosh.app/). Image compression web-app.
|
||||
- [VSCodium](https://github.com/VSCodium/vscodium) (or [neovim](https://neovim.io/)). Text editor, switching between between them depending on task.
|
||||
|
|
|
@ -6,45 +6,45 @@ layout: "../layouts/Layout.astro"
|
|||
|
||||
> *Last update: July 16, 2024*
|
||||
|
||||
[**Guesswork**](https://en.wiktionary.org/wiki/guesswork) gifting is not sustainable. Here's my public wishlist. Also, whenever possible, buy pre-owned!
|
||||
[Guesswork](https://en.wiktionary.org/wiki/guesswork) gifting is not sustainable. Here's my public wishlist. Also, whenever possible, buy pre-owned!
|
||||
|
||||
### Charities
|
||||
|
||||
- [**Kreftforeningen**](https://kreftforeningen.no/stott-kreftforeningen/gratulasjonsgave/#gratulasjonsgave)
|
||||
- [**Røde Kors**](https://www.rodekors.no/stott-arbeidet/)
|
||||
- [**Sykehusklovnene**](https://www.sykehusklovnene.no/)
|
||||
- [Kreftforeningen](https://kreftforeningen.no/stott-kreftforeningen/gratulasjonsgave/#gratulasjonsgave)
|
||||
- [Røde Kors](https://www.rodekors.no/stott-arbeidet/)
|
||||
- [Sykehusklovnene](https://www.sykehusklovnene.no/)
|
||||
|
||||
### Tech
|
||||
|
||||
- [**Everdrive-GB X7**](https://krikzz.com/our-products/cartridges/edgbx7.html)
|
||||
- [**OPOLAR Battery Operated Air Duster**](https://www.amazon.com/Cordless-Operated-Computer-Cleaning-Compressed/dp/B08865VFTF)
|
||||
- [Everdrive-GB X7](https://krikzz.com/our-products/cartridges/edgbx7.html)
|
||||
- [OPOLAR Battery Operated Air Duster](https://www.amazon.com/Cordless-Operated-Computer-Cleaning-Compressed/dp/B08865VFTF)
|
||||
|
||||
### Books
|
||||
|
||||
- [**Akjseskolen**](https://www.ark.no/produkt/boker/fagboker/aksjeskolen-9788215030920)
|
||||
- [**Den store rentebølgen**](https://www.ark.no/produkt/boker/fagboker/den-store-rentebolgen-9788271463885)
|
||||
- [**Hitchhiker’s Guide to the Galaxy**](https://www.ark.no/produkt/boker/skjonnlitteratur/the-hitchhikers-guide-to-the-galaxy-9781529034523)
|
||||
- [**Ikigai - The Japanese secret to a long and happy life**](https://www.ark.no/produkt/boker/dokumentar-og-faktaboker/ikigai-9781786330895)
|
||||
- [**Let My People Go Surfing: The Education of a Reluctant Businessman**](https://www.ark.no/produkt/boker/dokumentar-og-faktaboker/let-my-people-go-surfing-9780143109679)
|
||||
- [**Marvel Avengers Ant-Man: Look Out for the Little Guy**](https://www.ark.no/produkt/boker/skjonnlitteratur/marvel-avengers-ant-man-look-out-for-the-little-guy-9781837951260)
|
||||
- [**Snow Crash**](https://www.ark.no/produkt/boker/skjonnlitteratur/snow-crash-9780241629833)
|
||||
- [**Thanks for the Feedback: The Science and Art of Reciving Feedback Well**](https://www.ark.no/produkt/boker/fagboker/thanks-for-the-feedback-9780670922635)
|
||||
- [**The Age of Surveillance Capitalism**](https://www.ark.no/produkt/boker/dokumentar-og-faktaboker/the-age-of-surveillance-capitalism-9781781256855)
|
||||
- [**The Bitcoin Standard**](https://www.ark.no/produkt/boker/fagboker/the-bitcoin-standard-9781119473862)
|
||||
- [**What I Talk About When I Talk About Running**](https://www.ark.no/produkt/boker/dokumentar-og-faktaboker/what-i-talk-about-when-i-talk-about-running-9780099526155)
|
||||
- [Akjseskolen](https://www.ark.no/produkt/boker/fagboker/aksjeskolen-9788215030920)
|
||||
- [Den store rentebølgen](https://www.ark.no/produkt/boker/fagboker/den-store-rentebolgen-9788271463885)
|
||||
- [Hitchhiker’s Guide to the Galaxy](https://www.ark.no/produkt/boker/skjonnlitteratur/the-hitchhikers-guide-to-the-galaxy-9781529034523)
|
||||
- [Ikigai - The Japanese secret to a long and happy life](https://www.ark.no/produkt/boker/dokumentar-og-faktaboker/ikigai-9781786330895)
|
||||
- [Let My People Go Surfing: The Education of a Reluctant Businessman](https://www.ark.no/produkt/boker/dokumentar-og-faktaboker/let-my-people-go-surfing-9780143109679)
|
||||
- [Marvel Avengers Ant-Man: Look Out for the Little Guy](https://www.ark.no/produkt/boker/skjonnlitteratur/marvel-avengers-ant-man-look-out-for-the-little-guy-9781837951260)
|
||||
- [Snow Crash](https://www.ark.no/produkt/boker/skjonnlitteratur/snow-crash-9780241629833)
|
||||
- [Thanks for the Feedback: The Science and Art of Reciving Feedback Well](https://www.ark.no/produkt/boker/fagboker/thanks-for-the-feedback-9780670922635)
|
||||
- [The Age of Surveillance Capitalism](https://www.ark.no/produkt/boker/dokumentar-og-faktaboker/the-age-of-surveillance-capitalism-9781781256855)
|
||||
- [The Bitcoin Standard](https://www.ark.no/produkt/boker/fagboker/the-bitcoin-standard-9781119473862)
|
||||
- [What I Talk About When I Talk About Running](https://www.ark.no/produkt/boker/dokumentar-og-faktaboker/what-i-talk-about-when-i-talk-about-running-9780099526155)
|
||||
|
||||
### Vinyl
|
||||
|
||||
- [**Decide**](https://www.discogs.com/release/28107673-Djo-Decide) by Djo *(really want it in White/Bone colored version)*
|
||||
- [**Depression Cherry**](https://www.discogs.com/release/7391683-Beach-House-Depression-Cherry-) by Beach House *(really want it in White colored version)*
|
||||
- [**IF I COULD MAKE IT GO QUIET**](https://www.discogs.com/release/18593068-Girl-In-Red-If-I-Could-Make-It-Go-Quiet) by Girl In Red *(really want the Black Swirl colored version)*
|
||||
- [**Midnight Marauders**](https://www.discogs.com/release/5850869-A-Tribe-Called-Quest-Midnight-Marauders) by A Tribe Called Quest *(really want it in Red & Green split colored version)*
|
||||
- [**MM..FOOD**](https://www.discogs.com/release/15724598-MF-Doom-MMFood) by MF DOOM *(really want it in Green & Pink colored version)*
|
||||
- [**The Modern Western World**](https://www.discogs.com/release/28204453-Vansire-The-Modern-Western-World) by Vansire
|
||||
- [**Timely!!**](https://www.discogs.com/release/5126669-Anri-2-%E6%9D%8F%E9%87%8C-Timely-%E3%82%BF%E3%82%A4%E3%83%A0%E3%83%AA%E3%83%BC) by Anri
|
||||
- [**Tøyen Holding 3**](https://www.discogs.com/release/25904218-T%C3%B8yen-Holding-T%C3%B8yen-Holding-3) by Tøyen Holding
|
||||
- [**Welcome**](https://www.discogs.com/release/24814916-Don-Glori-Welcome) by Don Glori
|
||||
- [Decide](https://www.discogs.com/release/28107673-Djo-Decide) by Djo *(really want it in White/Bone colored version)*
|
||||
- [Depression Cherry](https://www.discogs.com/release/7391683-Beach-House-Depression-Cherry-) by Beach House *(really want it in White colored version)*
|
||||
- [IF I COULD MAKE IT GO QUIET](https://www.discogs.com/release/18593068-Girl-In-Red-If-I-Could-Make-It-Go-Quiet) by Girl In Red *(really want the Black Swirl colored version)*
|
||||
- [Midnight Marauders](https://www.discogs.com/release/5850869-A-Tribe-Called-Quest-Midnight-Marauders) by A Tribe Called Quest *(really want it in Red & Green split colored version)*
|
||||
- [MM..FOOD](https://www.discogs.com/release/15724598-MF-Doom-MMFood) by MF DOOM *(really want it in Green & Pink colored version)*
|
||||
- [The Modern Western World](https://www.discogs.com/release/28204453-Vansire-The-Modern-Western-World) by Vansire
|
||||
- [Timely!!](https://www.discogs.com/release/5126669-Anri-2-%E6%9D%8F%E9%87%8C-Timely-%E3%82%BF%E3%82%A4%E3%83%A0%E3%83%AA%E3%83%BC) by Anri
|
||||
- [Tøyen Holding 3](https://www.discogs.com/release/25904218-T%C3%B8yen-Holding-T%C3%B8yen-Holding-3) by Tøyen Holding
|
||||
- [Welcome](https://www.discogs.com/release/24814916-Don-Glori-Welcome) by Don Glori
|
||||
|
||||
## Credits
|
||||
|
||||
Thanks to [**Tim**](https://timharek.no) for giving me inspiration to create my public wishlist!
|
||||
Thanks to [Tim](https://timharek.no) for giving me inspiration to create my public wishlist!
|
||||
|
|
|
@ -6,7 +6,7 @@ layout: "../layouts/Layout.astro"
|
|||
|
||||
[](/img/worldmap.svg)
|
||||
|
||||
> _Made on: [**simplemaps.com**](https://simplemaps.com)_
|
||||
> _Made on: [simplemaps.com](https://simplemaps.com)_
|
||||
|
||||
### 🌍 List of countries shown in map
|
||||
|
||||
|
@ -24,7 +24,7 @@ layout: "../layouts/Layout.astro"
|
|||
|
||||
#### 🧗 Crags I want to visit
|
||||
|
||||
- [**Fiskebäcksvik, Sweden**](https://27crags.com/crags/fiskebacksvik)
|
||||
- [Fiskebäcksvik, Sweden](https://27crags.com/crags/fiskebacksvik)
|
||||
- SPK Grip Moonboard in Bjelovar, Croatia
|
||||
- [**Ulorna, Sweden (trad)**](https://27crags.com/crags/ulorna)
|
||||
- [**Ulorna, Sweden (boulder)**](https://27crags.com/crags/ulorna-boulders)
|
||||
- [Ulorna, Sweden (trad)](https://27crags.com/crags/ulorna)
|
||||
- [Ulorna, Sweden (boulder)](https://27crags.com/crags/ulorna-boulders)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue