Viewing profile — ingav
ingav
HN member- Joined
- Thu, Jul 07, 2022, 6:16 PM UTC
- HN karma
- 138
- Public activity
- 33 items
- HN profile
- View on Hacker News ↗
About ingav
No profile information was provided.
Recent public activity
- story
-
comment
Comment #43774087
Thank you!
-
comment
Comment #43773448
Totally get that. My post was meant as a way , not the way . I already use Obsidian for most of my writing and notes, so this setup just fits naturally into my workflow.
-
comment
Comment #43773277
But I’d say “infinite lifetime” only holds as long as your hardware, power, and IP setup stay stable. If your home machine dies or your router resets, things go offline fast. That’…
-
comment
Comment #43773183
Thank you. Yes they offer unlimited bandwidth.
-
comment
Comment #43773045
Nice setup. Yeah, I do commit drafts. My repo’s private, so I don’t mind keeping everything versioned there, including posts still marked as draft: true.
-
comment
Comment #43772970
What I meant by "fully-owned" is really about owning the content and the workflow: everything lives locally in plain text, versioned in Git, and built with open tools. I can move i…
-
comment
Comment #43772901
True, Blogspot is simpler. But if it ever shuts down or changes policies, you’re at their mercy - and exporting your content cleanly could be a mess. With this setup, everything is…
-
comment
Comment #43772609
Nice, didn’t know that. Will try it out, thanks!
-
comment
Comment #43772521
I’m not totally sure, but Obsidian does have built-in spellcheck, and there are some community plugins like LanguageTool that might help with grammar. Haven’t used them extensively…
-
comment
Comment #43772485
Github Pages also works, I used Cloudflare since almost all my other projects are hosted there + I use it to manage DNS.
-
comment
Comment #43772430
I connect the custom domain in the Cloudflare Pages dashboard. Once the site is deployed, you can assign a domain under Pages > Custom Domains, and since I already manage DNS in Cl…
-
comment
Comment #43772359
I just like keeping all my writing in one place, separate from coding. Obsidian gives me that focused space, and I’ve set it up with a nice font and minimal theme that fits how I l…
-
comment
Comment #43772296
Yes. That's exactly what I meant. The content is not locked-down and is fully portable.
-
comment
Comment #43772284
I’m using “fully owned” more in the sense of control rather than infrastructure ownership. The content lives locally, it’s versioned in Git, and everything’s built with open tools.…
-
comment
Comment #43772249
> It feels like it causes less eye strain. Yes that was the intention.
-
comment
Comment #43772155
Haha, been there. But this setup’s actually working really well for me. It’s not chasing the "hot new thing," it’s going back to stuff that’s proven and solid.
-
comment
Comment #43772083
Yeah, I’m hoping this kind of setup gets more popular. It’s simple, fast, and gives you real control over your content.
-
comment
Comment #43772002
I already have several other projects and DNS managed in Cloudflare, so it made sense to keep everything in one place. GitHub Pages would definitely work too.
-
comment
Comment #43771979
This was written assuming you already have a domain. If not, then yes that would be an additional cost.
-
comment
Comment #43771862
By "fully owned," I mean that I control the entire stack: - Content is just Markdown files in my local Obsidian vault - Hugo builds the site locally - no dependency on external edi…
- comment
- story
-
comment
Comment #40305405
Thanks for the suggestion :))
-
comment
Comment #40305403
Thanks!