Live data from Hacker News

Show HN: I made an open-source personal dashboard builder

github.com

41–50 of 51 posts

Re: Show HN: I made an open-source personal dashboard builder

#41
post #35

I wouldn't assume people know what a link-in-bio is. I've never heard of it.

Thanks for the feedback. Yeah I think we need to play around with some different terms. A few others have suggested "personal homepage builder", or something similar along those lines.

Re: Show HN: I made an open-source personal dashboard builder

#42
post #3

Should we know what "link in bio" means? How is that a "personal dashboard"?

Good question. For the team: From the term "personal dashboard," I was expecting something that would allow me to track data that's important to me, locally, like if I want to track my sleep stats and my spending and my food intake and whatever else. That's what "personal dashboard" means to me, and I was excited for a self-hosted, open source, clean way to do that. Maybe that product exists, but sadly it has nothing…

I haven't updated this in years but this was my attempt at building a real time personal dashboard, connecting various API's and components.

Was pretty helpful for me, basically acted as a heads up display that I could look at to track my stats over the day (steps, meditation, focus time, etc.)

https://github.com/Andreilys/personal_dashboard

Re: Show HN: I made an open-source personal dashboard builder

#43
post #38
post #4

Confusing title since "dashboard" appears nowhere on the page. Better description might be "An open-source dynamic link-in-bio" (AKA Linktree alternative)

> An open-source dynamic link-in-bio FWIW, I understand what a "Dashboard" means, never heard of a "link-in-bio" before. From the website, it seems to be something like an "About" page? But dynamic I guess.

Link-in-bio comes from social platforms where you're allowed 1 url in your profile but need to show many links (also in situations where some of the links may go to content that could get you banned if placed on site ie OF).

I'm not sure of the value of making it more than it needs to be.

Re: Show HN: I made an open-source personal dashboard builder

#44
post #22
post #16

Cool project! I clicked on it hoping it was a way to easily visualize my own personal stats. Anyone know of a project like that? Grafana for personal data :)

> Anyone know of a project like that? Zenobase https://news.ycombinator.com/item?id=4411518 Flow https://news.ycombinator.com/item?id=14279515 Wolfram Blog post https://news.ycombinator.com/item?id=3680283 RoutineTap (dead) https://news.ycombinator.com/item?id=3231406 And more: https://hn.algolia.com/?query=personal%20dashboard

Flow appears to be unmaintained unfortunately.

This space is always a massive graveyard it seems.

Re: Show HN: I made an open-source personal dashboard builder

#45
I like it, it looks really nice. To create an account on glow.as requires either Twitter or Google and I have neither. Self hosting appears to be hosting the entire project like I run my own server like glow.as for people to create their dashboards.

I wish either to allow creating an account with an email or like a mini version to build a single dashboard.

Re: Show HN: I made an open-source personal dashboard builder

#46
post #3

Earlier quoted context omitted.

Good question. For the team: From the term "personal dashboard," I was expecting something that would allow me to track data that's important to me, locally, like if I want to track my sleep stats and my spending and my food intake and whatever else. That's what "personal dashboard" means to me, and I was excited for a self-hosted, open source, clean way to do that. Maybe that product exists, but sadly it has nothing…

There are TONS. Personal dashboard builder is like project #2 or #3 right after TODO lists when it comes to new coders it seems like.

Well, right, but largely for that reason, most of them suck.

Re: Show HN: I made an open-source personal dashboard builder

#47
post #21
post #3

Earlier quoted context omitted.

Good question. For the team: From the term "personal dashboard," I was expecting something that would allow me to track data that's important to me, locally, like if I want to track my sleep stats and my spending and my food intake and whatever else. That's what "personal dashboard" means to me, and I was excited for a self-hosted, open source, clean way to do that. Maybe that product exists, but sadly it has nothing…

I just so happen to be working on one! It stemmed from my dissatisfaction with the existing meal tracking apps I’ve tried. Initially I’d wanted to track spending as well but apps like YNAB cover this use-case better than I can in the near term so I struck it from the roadmap. I’m trying to focus on health: meal planning and workout scheduling in a system flexible enough to make suggestions as your exercise regimen (a…

I think most of the problem I run into is that I don't use a lot of mainstream services. Like, my step count, heart rate, and weight info isn't in FitBit and Google Health. It's in GadgetBridge and openScale. And I'm not syncing it to my computer with Dropbox or Google Drive. It happens through syncthing.

Most of my "system," if I can even call it that, is held together by a whole lot of duct tape and bubblegum and commands I ran one time that I found on StackOverflow.

Re: Show HN: I made an open-source personal dashboard builder

#48
post #43
post #38

Earlier quoted context omitted.

> An open-source dynamic link-in-bio FWIW, I understand what a "Dashboard" means, never heard of a "link-in-bio" before. From the website, it seems to be something like an "About" page? But dynamic I guess.

Link-in-bio comes from social platforms where you're allowed 1 url in your profile but need to show many links (also in situations where some of the links may go to content that could get you banned if placed on site ie OF). I'm not sure of the value of making it more than it needs to be.

And posts with links in them are punished in different ways, like getting suppressed in algorithmic feeds. So instead of just linking to a thing directly people are left with mentioning “link in bio”.

Re: Show HN: I made an open-source personal dashboard builder

#49
It's really nice to see a "link in bio" product that is open source and self-hostable.

I would like to see how the page editor looks and works, but there are no screenshots on the GitHub page (https://github.com/tryglow/glow) or in the hosted version (https://glow.as/).

Post reply on HN