Compare commits
6 Commits
384d3acbf6
...
f1ae125259
Author | SHA1 | Date | |
---|---|---|---|
f1ae125259 | |||
b0c7cbd2c0 | |||
b332ada909 | |||
bae3f3e317 | |||
1b1a0df5ef | |||
c68e1bee09 |
10
css/theme_dashboard.css
Normal file
10
css/theme_dashboard.css
Normal file
@ -0,0 +1,10 @@
|
||||
body {
|
||||
max-width: 1024px;
|
||||
}
|
||||
|
||||
button {
|
||||
padding: 8px 16px;
|
||||
background-color: #eceff4;
|
||||
border-radius: 2px;
|
||||
border: 0;
|
||||
}
|
@ -1,7 +1,6 @@
|
||||
<div class="logo">
|
||||
<picture>
|
||||
<source style="float: right; margin-top: 4px;" srcset="https://bear-images.sfo2.cdn.digitaloceanspaces.com/haothitran/logo_black_square-626x626.webp" media="(prefers-color-scheme: light)" width=64 height=64" />
|
||||
<source style="float: right; margin-top: 4px;" srcset="https://bear-images.sfo2.cdn.digitaloceanspaces.com/haothitran/logo_white_square-626x626.webp" media="(prefers-color-scheme: dark)" width=64 height=64" />
|
||||
<img style="float: right; margin-top: 4px;" src="https://bear-images.sfo2.cdn.digitaloceanspaces.com/haothitran/logo_black_square-626x626.webp" width=64 height=64" />
|
||||
</picture>
|
||||
</div>
|
||||
<form>
|
||||
<button formaction="https://bearblog.dev/haothitran/dashboard/media/">Media Center</button>
|
||||
</form>
|
||||
<form>
|
||||
<button formaction="https://impossible-chihuahua.pikapod.net/dashboard">Umami</button>
|
||||
</form>
|
||||
|
@ -202,6 +202,10 @@ ul.blog-posts li span {
|
||||
padding-right: 8px;
|
||||
}
|
||||
|
||||
.icon-feed {
|
||||
margin-left: .5rem;
|
||||
}
|
||||
|
||||
.tags {
|
||||
margin-top: 2rem;
|
||||
}
|
||||
|
@ -15,6 +15,7 @@ Games listed here do not necessarily reflect my personal views or whether I woul
|
||||
## 2025
|
||||
- **Hogwarts Legacy** (2023, PC) — *I wish student life was the primary focus of this game. I was not a fan of spending most of my time running around the Scottish Highlands playing mini-games while being both a teenage hero and menance at the same time.*
|
||||
- **Underground Blossom** (2023, PC)
|
||||
- **Inscryption** (2021, PC)
|
||||
|
||||
## 2024
|
||||
- **Deponia** (2012, PC) — *Revisit.*
|
||||
|
@ -14,6 +14,8 @@ Books listed here do not necessarily reflect my personal views or whether I woul
|
||||
|
||||
## 2025
|
||||
- **Cities of the Plain** (1998), Cormac McCarthy
|
||||
- **The Wealthy Barber Returns** (2011), David Chilton
|
||||
- **I Will Teach You to Be Rich** (Second Edition, 2019), Ramit Sethi
|
||||
|
||||
## 2024
|
||||
- **The Psychology of Money** (2020), Morgan Housel
|
||||
|
@ -7,6 +7,8 @@ tags: gaming
|
||||
|
||||

|
||||
|
||||
> This is the story of humanity’s next chapter.
|
||||
|
||||
When I first launched into *Mass Effect: Andromeda* (*MEA*), I was immediately hooked by the story premise of exploring a new galaxy. Imagine signing up for a one-way journey 2.5 million light-years away to another galaxy, which will take over 600 hundred years to traverse during cryogenic sleep. What an insane idea. You would be taking a huge leap of faith and trusting in the little data that was scraped together from light-years away which would already be outdated by the time you arrive at your destination -- which, at that distance, would be like shooting a bullet into the dark and hoping you will hit your target. The Andromeda Initiative was a bold and daring mission that hooked me into the game and story right away.
|
||||
|
||||
From the outset, the situation is already looking dire with our human starship encountering a dark energy space cloud phenomenon when entering into Andromeda. Our starship is seriously damaged. People are waking up disoriented into a crisis situation. Contact cannot be established with the other starships commanded by other Milky Way species. Furthermore, contact with the Nexus mothership is also failing to establish. Your sibling is in a coma from having their waking process interrupted. Your potential new home planet is not inhabitable. What to do? It is not like we can beam ourselves back home to the Milky Way.
|
Loading…
x
Reference in New Issue
Block a user