oranki

joined 9 months ago
[–] oranki@piefed.social 1 points 3 days ago (1 children)

mDNS refers to multicast DNS (.local), while similar you should not mix it up with Tailscale's MagicDNS, which is entirely a Tailscale thing, dependent on their APIs.

mDNS also seems to be what you're after too. For the hostname-only resolution to work, you need to have Avahi or equivalent mDNS daemon running on the hosts, and add .local to the search domains. Setting search domains can be done manually on each host or via DHCP network-wide.

With mDNS and .local in the search domains, when you try e.g. http://myhost/ in the browser, the browser first tries myhost, then adds each search domain, e.g. myhost.local. Since .local is reserved for mDNS, querying it results in an mDNS query in your network, and if there's a device with a matching name, it will respond with it's IP address.

Note that if you have Tailscale and MagicDNS active, your tailnet's domain will (or should) be the first one on the search domains list, and your DNS server is set to 100.100.100.100, which is a dummy address on which the tailscale daemon runs the internal DNS server for Tailscale, including MagicDNS.

Multicast DNS / Avahi is a little bit error prone in my experience, but when nothing goes wrong, this would give you what you're looking for.

There are other options, like your router automatically registering DNS entries for DHCP hosts, or running a separate DNS server anf manually adding records for the hosts you need this for.

[–] oranki@piefed.social 4 points 1 week ago (1 children)

If it's worth doing, it's worth overdoing!

[–] oranki@piefed.social 3 points 1 week ago

No, I haven't tried OC. Lot of people still prefer it over NC. I think both have come quite a long way since then.

I wouldn't say Nextcloud is hard to maintain, even less so if you keep the number of apps to a minimum. The initial setup may require some work, but small instances are mostly plug and play.

Note that I've never used AIO. If going for containers, the community images are better, despite AIO advertised as the official method. I recommend using Podman, check out

https://github.com/0ranki/nextcloud-previews

Also a blog post: https://oranki.net/posts/2025-01-02-self-hosting-my-way5-nextcloud/

[–] oranki@piefed.social 16 points 1 week ago (3 children)

Nextcloud, despite you're not considering it. You can disable or not install the apps you don't need, like Calendar, Contacts, Photos, Dashboard, Activity, etc.

There's also a fork of Filebrowser, called Filebrowser Quantum, which I've been interested in, though haven't tried yet: https://github.com/gtsteffaniak/filebrowser

[–] oranki@piefed.social 7 points 2 weeks ago (1 children)

The Universal Blue people emphasize containerized stuff a little too much. It's perfectly possible to add non-flatpak software to ostree distros, it just slows update processing down a little bit.

Since abraunegg onedrive is available as an RPM, you can just layer it on top of Bazzite; download the rpm and and then rpm-ostree install ./onedrive.rpm

If the RPM works on Fedora it will work in ostree distros too. Besides, if it foesn't work, you can just rpm-ostree rollback and it's like you never installed it, apart from things in your $HOME like config files.

The recommendation is to avoid layering wherever possible, not that you can't do it. Many apps are still a bit wonky as flatpaks, even if available.

[–] oranki@piefed.social 1 points 2 weeks ago

I set the color theme to as black and white as possible, then use the themed icons because it makes the phone less attractive to look at. Contemplating on setting grayscale mode on full time.

So yes, I don't like it either.

[–] oranki@piefed.social 2 points 2 weeks ago

I only use Ublock origin and Bitwarden, so that narrows the list down if so. I'm also using Flatpak.

It might coincide with FF upgrades. Can't pinpoint enough to even make a bug report.

[–] oranki@piefed.social 3 points 2 weeks ago (2 children)

+1 on this. Been trying to search if anyone else runs into this, but you're the first one who has had the same issue.

Can't say it's consistent, but happens maybe every week or two.

[–] oranki@piefed.social 2 points 1 month ago (1 children)

I have to chime in and say this feels a bit underthought feature. I use a throwaway email for everything possible, and I would imagine a large portion of Fediverse users do that too.

I also get the motivation behind the feature. I didn't feel like throwaway addresses are worth it before I started using them. They may seem like an obvious spammer flag. But I'd say it's 50/50, just like with any free email provider like gmail or Proton mail.

[–] oranki@piefed.social 1 points 3 months ago

Thanks! Though @asudox@lemmy.asudox.dev comment looks to indicate it's actually "Top day".

Maybe people are just upvoting the same posts all over recently.

 

One of the things I miss a little from Lemmy is the different Top Hour/Day/Week etc. sort options. The most used one for me was Top Day, it was a nice way to get a suitable amount of doomscrolling each day with mostly new posts.

What's the current logic/timeframe for the Top sort on PieFed?

view more: next ›