From c409043db46446a8be90687ae68bf8626f6a065c Mon Sep 17 00:00:00 2001 From: Boris Mann Date: Sun, 21 Jan 2024 21:17:42 -0800 Subject: [PATCH] beluga --- _journals/2024-01-21_2035.md | 15 +++++++++++++++ _notes/IPFS.md | 5 +++-- _notes/Lenovo m900 Tiny Setup.md | 14 +++++++++++++- 3 files changed, 31 insertions(+), 3 deletions(-) create mode 100644 _journals/2024-01-21_2035.md diff --git a/_journals/2024-01-21_2035.md b/_journals/2024-01-21_2035.md new file mode 100644 index 0000000..99c75d1 --- /dev/null +++ b/_journals/2024-01-21_2035.md @@ -0,0 +1,15 @@ +--- +title: January 21st, 2024 +date: 2024-01-21, 20:35:27 -08:00 +section: journal +tags: + - microblogging + - app + - iOS + - S3 + - selfhosting +link: https://beluga.social +--- +[Beluga](https://beluga.social/) is an iOS app that lets you post microblogs. What’s unique is that it posts to S3-compatible storage, using your own credentials. Bring your own storage! + +No support for self-hosted [[Minio]] or similar custom endpoints - yet! \ No newline at end of file diff --git a/_notes/IPFS.md b/_notes/IPFS.md index edbec3a..61ee280 100644 --- a/_notes/IPFS.md +++ b/_notes/IPFS.md @@ -1,7 +1,7 @@ --- title: InterPlanetary File System (IPFS) +tags: --- - IPFS is the InterPlanetary File System. As mentioned in the [[Colophon]], this site is published to IPFS using the [[Fission]] Github Action. The action builds the static representation from the Markdown source using [[Jekyll]], calculates a top level [[CID]] hash aka Content IDentitifier, updates the [[DNSLink]] for the bmannconsulting.com domain, and has the Fission server cache a copy. @@ -16,4 +16,5 @@ You can peek at the IPFS file system underneath, by linking to one of the annual InterPlanetary Naming Service (IPNS) can use a name that points to IPFS hashes. This website you're browsing now is already being served over Fission's IPFS Gateway. If you're running [[Brave]], it can cache and browse sites, so you'd actually be able to browse it through localhost. -Since we already looked at Web3Storage, let's browse via IPNS using their gateway. You'll see w3s.link/ipns/bmannconsulting.com redirect to bmannconsulting-com.ipns.dweb.link \ No newline at end of file +Since we already looked at Web3Storage, let's browse via IPNS using their gateway. You'll see w3s.link/ipns/bmannconsulting.com redirect to bmannconsulting-com.ipns.dweb.link. + diff --git a/_notes/Lenovo m900 Tiny Setup.md b/_notes/Lenovo m900 Tiny Setup.md index 11cd5f9..e712156 100644 --- a/_notes/Lenovo m900 Tiny Setup.md +++ b/_notes/Lenovo m900 Tiny Setup.md @@ -157,7 +157,7 @@ echo "options nct6683 force=1" >> /etc/modprobe.d/sensors.conf OK, you really do need to be `root`, so `sudo su` it is. -### Jan 21st +### Fan Screaming The fans are screaming this morning, so trying this again. This is applied after reboot, running `pwmconfig` now gives some output: @@ -279,6 +279,16 @@ System Information ``` Looks like [updated BIOS from July 2022 is available](https://pcsupport.lenovo.com/ca/en/products/desktops-and-all-in-ones/thinkcentre-m-series-desktops/thinkcentre-m900/downloads/ds105487), but I need to boot back into Windows to apply. + +### Fan BIOS Update + +Unplugged everything from the living room and brought it back to plug in monitor and booted into Windows. + +Applied the updated BIOS and grabbed a few other drivers from the Lenovo site. + +Sitting at around 1000 rpm and not really audible when sitting on top of the desk. Brought it back out to the front of the apartment. + +Silent? Can’t hear it? Fingers crossed that fixed it! ## Server Management Install Decision point: [[Cloudron]] or something else? @@ -333,5 +343,7 @@ OK, we're up and running. I don't really have a plan for this machine, other tha I guess I'll start by just creating a [[Surfer]] app running, for static file serving and WebDAV, right at the base domain . +## Custom IPFS App +I’m going to add [[IPFS Self Hosting]] as a custom app. -- 2.51.2