hedy's recent activity
-
Comment on Bearblog: A privacy-first, no-nonsense, super-fast blogging platform in ~tech
-
Comment on What are you reading these days? in ~books
hedy This year I hope to pick up a few non-fiction books I have left as DNF for whatever reasons. To start this off, I recently finished The Anthropocene Reviewed by John Green and wrote a quick...This year I hope to pick up a few non-fiction books I have left as DNF for whatever reasons.
To start this off, I recently finished The Anthropocene Reviewed by John Green and wrote a quick review. It was better than I expected when I initially began reading in 2023, was a little lost towards the middle and the ending got me hooked again.
Now I'm picking up Sapiens by Yuval Noah Harari, and so far, it has been extremely interesting -- I hope it lasts and I get to finally finish it.
-
How do you do, fellow web developers? A growing disconnect.
30 votes -
Managing Digital Files (e.g., Photographs) in Files and Folders
8 votes -
Comment on Add a Meta page to your personal website in ~comp
hedy I love that Tildes Docs has these pages, and thanks for mentioning it! However, my goal for the post is primarily to encourage meta pages on personal websites; examples included focus on...I love that Tildes Docs has these pages, and thanks for mentioning it! However, my goal for the post is primarily to encourage meta pages on personal websites; examples included focus on individuals, with links to pages either on their website or personal blog. I think it isn't uncommon for project/product documentation to include a changelog or a meta FAQ page, for instance, but would love to see more of it for personal websites :)
-
Add a Meta page to your personal website
17 votes -
Comment on What programming/technical projects have you been working on? in ~comp
hedy I've been hacking together my own customized static site generator for my blog! See context here The end goal is to replace Hugo, so that whenever I want to extend or add functionality, I can just...I've been hacking together my own customized static site generator for my blog! See context here
The end goal is to replace Hugo, so that whenever I want to extend or add functionality, I can just adjust my script rather than spending hours pouring through Hugo docs and forums hoping it supports my special use-cases.
It's written in Go, using text/template for gemini & email outputs, and html/template for html, rss, and atom outputs. Attempting to make yet another general-purpose SSG is a non-goal. It's why I'm planning to move off Hugo in the first place.
-
Comment on Fortnightly Programming Q&A Thread in ~comp
hedy yeah, I think I forgot to make what I wanted clear, sorry. So not for building a CLI, but more like a sort of "integrated?" parsing and using line-oriented commands and args in a repeated loop or...yeah, I think I forgot to make what I wanted clear, sorry. So not for building a CLI, but more like a sort of "integrated?" parsing and using line-oriented commands and args in a repeated loop or a TUI. Thanks for the pointers @ainar-g
-
Comment on Fortnightly Programming Q&A Thread in ~comp
hedy (Go beginner here) Currently working on a small line-mode driven program in Go. From the Python world there's the cmd package which provides a simple framework for doing things similar to what I'm...(Go beginner here) Currently working on a small line-mode driven program in Go. From the Python world there's the
cmd
package which provides a simple framework for doing things similar to what I'm working on. Is there a similar package in Go? I found one that literally says "python cmd package in go" but it was update ~9 years ago or something. Other programs that does line-oriented command parsing I've seen, they use their own framework for building the commands. So maybe I also have to do it myself -
Comment on html test in ~test
hedy that's what i see from my inbox few secs agoTesting a comment feature. When you see this in your inbox, @hedy, please reply with C.
[Context: I'll edit A into B briefly after posting (ninja-edit). I'll edit B into C after about 10 minutes. I'm interested in what shows up in your inbox. I want to know whether edits propagate into inboxes.]
that's what i see from my inbox few secs ago
-
html test
docs don't have preview for these: I think this starts at ~~9 PM~~ <ins>10 PM</ins> I think this starts at 9 PM 10 PM E = mc<sup>2</sup> E = mc2 also, markdown inside expandable text: Click to...
docs don't have preview for these:
I think this starts at ~~9 PM~~ <ins>10 PM</ins>
I think this starts at9 PM10 PM
E = mc<sup>2</sup>
E = mc2
also,
markdown inside expandable text:
Click to view the hidden text
html strong
now markdown
**won't work**will work
(it was already opened because
<details open>
)2 votes -
Comment on example.com in ~test
-
example.com
2 votes
Bearblog is awesome for those who want to quickly get started with blogging and people who don't want to deal with too much customization or the technical side of things. I've recently started a more loosely-organized blog, separate from my main online presence on Bear: https://hedy.bearblog.dev.