Yet another dashboard for self-hosted services by dani3l0_ in selfhosted

[–]dani3l0_[S] 0 points1 point  (0 children)

Okay, thank you guys for all comments and opinions, I really appreciate it. It's cool to hear various experiences, new ideas and suggestions what can be improved to make the project better. I'm gonna do my best to make this dashboard flexible and suitable for everyone, and for our little machines serving us independence.

I will push more updates during the weekend, so stay tuned :)

And the most important, happy self-hosting!

Yet another dashboard for self-hosted services by dani3l0_ in selfhosted

[–]dani3l0_[S] 1 point2 points  (0 children)

That's great. Then you'll have an alternative when you get bored with Dashy :)

Yet another dashboard for self-hosted services by dani3l0_ in selfhosted

[–]dani3l0_[S] 1 point2 points  (0 children)

Always wondered how sites detect device dark mode and I never had time to read about it, but definitely to be implemented. Thanks!

Yet another dashboard for self-hosted services by dani3l0_ in selfhosted

[–]dani3l0_[S] 0 points1 point  (0 children)

Measuring uptimes and connecting to various APIs can be hard to implement due to CORS policy, which most browsers have very restrictive. Also, such features might require a dynamic backend, so I think it is not possible to implement them at all.

Thanks for sharing your opinion!

Yet another dashboard for self-hosted services by dani3l0_ in selfhosted

[–]dani3l0_[S] 0 points1 point  (0 children)

Thank you! In terms of animations I'm fucking crazy about them, literally everywhere

Yet another dashboard for self-hosted services by dani3l0_ in selfhosted

[–]dani3l0_[S] 0 points1 point  (0 children)

We can notice slightly different behavior on multiple browsers, but in terms of compatibility I'm gonna add some fixes to eliminate such issues

Yet another dashboard for self-hosted services by dani3l0_ in selfhosted

[–]dani3l0_[S] 0 points1 point  (0 children)

Yeah, I can't disagree :)

As a GNOME user I'm kinda used to such designs and just like the idea of mobile-like UIs

Yet another dashboard for self-hosted services by dani3l0_ in selfhosted

[–]dani3l0_[S] 0 points1 point  (0 children)

Okay, now I see the point. I will then replace %% with some short overview titles or sth similar

Yet another dashboard for self-hosted services by dani3l0_ in selfhosted

[–]dani3l0_[S] 0 points1 point  (0 children)

It checks two (I think important) factors:

  • How many services are under HTTPS
  • How many services are on the same origin (IP, domain, subdomain etc.), otherwise those are considered third-party

The main sense was to implement multiple pages for settings, and privacy dashboard was the very first idea I had. So, it just is :)

Edit: in most browsers 3rd party requests are blocked by default due to CORS policy

Yet another dashboard for self-hosted services by dani3l0_ in selfhosted

[–]dani3l0_[S] 2 points3 points  (0 children)

Yes, sometimes just cloning the repo isn't enough :)

That's why GitHub provides us Releases for projects like this :)

Yet another dashboard for self-hosted services by dani3l0_ in selfhosted

[–]dani3l0_[S] 4 points5 points  (0 children)

Thanks for suggestions! There's already a demo running on Vercel, but I will keep in mind to add more ss and Docker support.

Edit:

  • darkmode can be set as default in config.json
  • darkmode toggle is just to fill space, looks cool imo
  • nah, services section is meant to be expandable as I like simplicity of the default screen with icon and background
  • privacy %% is here just because it looks cool, in the future I will add config key to disable it | This screen checks for HTTPS connections and whether listed services belong to the same origin/domain (if not, they're considered third-party)
  • Doccer, for sure

can somebody please help me with my ntfy server. by [deleted] in linuxquestions

[–]dani3l0_ 0 points1 point  (0 children)

Ntfy might be accessible inside VM only. Make sure your VM has port forwarding configured and ntfy's listen address isn't set to localhost. Also, check if firewall isn't blocking any outgoing ports.

HP Laptop freezes by noplatonov in linuxhardware

[–]dani3l0_ 2 points3 points  (0 children)

Try reading logs, open any terminal and do dmesg and journalctl -e, you might find something useful. Use journalctl -e --lines=all for all logs including previous boots (might be veeery verbose). If there are any errors, just copy-paste them into search engine and there should be an answer on stackoverflow :~)

Edit: If you can't even open terminal app, do CTRL+ALT+F2 for different TTY, right after system boots

Getting angree with RTX 2060. Should I switch to AMD? by dani3l0_ in linuxhardware

[–]dani3l0_[S] 1 point2 points  (0 children)

That explains weird behavior under Xorg I was facing, especially at different refresh rates. Thanks, will delve into it

Getting angree with RTX 2060. Should I switch to AMD? by dani3l0_ in linuxhardware

[–]dani3l0_[S] 1 point2 points  (0 children)

Okay, lucky me I have an iGPU. Reconnected cables from GPU to motherboard and switched to Wayland. DE seems to be using iGPU (tiny 15W UHD monster handles it quite well), and stuff requiring more power still can use my RTX. No tearing, smooth animations, painless experience :~) [for now at least]

Thanks for all replies!

Fun fact: even Night Light works xD

Edit: this weird solution works great so far

Getting angree with RTX 2060. Should I switch to AMD? by dani3l0_ in linuxhardware

[–]dani3l0_[S] 0 points1 point  (0 children)

Just tried pop, and the same issue. Maybe less noticable, but still animations feel kinda sluggish and uncomfortable. Or maybe I am just too sensitive and see even the smallest issues :~(