2025-08-12T23:19:59+08:00
All checks were successful
Build OCI Image / docker (push) Successful in 1m22s

This commit is contained in:
Yadunand Prem 2025-08-12 23:19:59 +08:00
parent b102c9407e
commit 6f82a0f72b

View File

@ -12,6 +12,20 @@ A place for short form thoughts and ideas
> This page lists entries for the current year, for past entries consult the [microblog archive](/microblog/).
## [Pheonix from the ashes]($section.id("2025-08-12T16:03:58+08:00"))
After yesterday morning's snafu, I gave up on the project and decided to just bring it to a shop to fix. Just for posterity's sake, I decided to try to boot the computer again and IT WORKED? My partner aptly put it as "the load bearing dust accumulated (back in the case)" so now I'm off to finishing the build.
Also I've somehow managed to kill an Intel DC S3500 SSD, so now I'm running all of my SSds in RAID 1 or higher levels.
I should think of renaming my PC from falcon pheonix...
## [Dead thing dies again]($section.id("2025-08-11T12:00:06+08:00"))
So... I built the computer, put it back into its case, and for a sanity test, I tried booting it up and... it went into the BIOS once, and then crashed and it didn't boot after that...
I fear I might have overtightened the cooler but I don't really think that should have caused issues like this. Reseated the CPU and tried booting it up and it seems to work again?
Nope, back to failing to boot. I tried with with multiple different configurations, reseating the RAM and no dice... This is starting to get very very frustrating
## [Killing Falcons]($section.id("2025-08-10T20:00:00"))
My PC - aka falcon - has been faithfully running under my table with no issues for the past ~7 years with no issue, the i7-8700k and the 1070Ti running happily.
@ -25,6 +39,8 @@ I guess I did blow out some load bearing dust...
I'm assuming i've killed the motherboard and am picking up a 2nd hand motherboard, so wish me luck.
I picked up the motherboard, moved the CPU, RAM and SSDs over and it seemed to boot! Time to assemble the rest of the computer together.
## [Helm]($section.id("2025-08-08T16:00:00"))
Another thing I'm exploring is writing a helm chart. I've got one generated by Claude [here](https://git.yadunut.dev/yadunut/system/src/branch/main/charts/system) but I feel like it's overkill for what I'm trying to do. So going through the generated templates and removing unnecessary stuff. For reference, I'm using podinfo's helm chart to see what I actually need