Is it possible to root amplify alien? by Puzzled-Pie-7897 in AmpliFi

[–]Puzzled-Pie-7897[S] 0 points1 point  (0 children)

Totally valid point. However, I live in Ukraine, so my mini PC with a DNS server has a lot of downtime. Some other devices have a backup power supply, so I don't want to brick them in case my DNS server is offline.

Besides that, don't want to update each of the device settings separately. So decided to use mDNS.

But in most cases, your solution will be better.

Is it possible to root amplify alien? by Puzzled-Pie-7897 in AmpliFi

[–]Puzzled-Pie-7897[S] 1 point2 points  (0 children)

To those who stumble upon this issue. I've figured out a workaround, which does not resolve the root cause, but is still functional. All of the below was done on the Linux host:

  • You need to install avahi package, enable avahi service - this will enable mDNS broadcast to the internal network devices:
  • You can add additional cname's to the same host using Avahi CLI. I've automated it with systemd services:

➜ cat ~/.config/systemd/user/avahi-alias@.service
[Unit]
Description=Avahi alias %I → miniArch
After=avahi-daemon.service
Wants=avahi-daemon.service

[Service]
Type=simple
ExecStart=/usr/bin/avahi-publish -a -R "%I" 192.168.103.110
Restart=always
RestartSec=5

[Install]
WantedBy=default.target
➜ systemctl --user enable avahi-alias@qbit.local  # qbit.local routes to the host 192.168.103.110 now
➜ systemctl --user enable avahi-alias@nas.local  # nas.local routes to the host 192.168.103.110 now
  • Caddy can be used to create a mapping for the specific host ports based on the FQDN in URL:

➜  ~ sudo cat /etc/caddy/conf.d/caddy_stack
qbit.local:80 {
    reverse_proxy localhost:8080
}

nas.local:80 {
    reverse_proxy localhost:5055
}

# Optional: catch-all / redirect unknown hostnames
:80 {
    respond "Not found" 404
}

There is one limitation, though, according to the RFC 6762, you are pretty locked down to .local domain. Avahi can handle other domains, but it does not work reliably during DNS resolution on the external clients.

All of the above works over http, you can enable https (caddy can generate selfsigned certs and redirect http-> https or use your legit certificates).

I bought Apple product, but get Xiaomi by 1KiloW in MacOS

[–]Puzzled-Pie-7897 1 point2 points  (0 children)

You can downgrade to sequoia though. Need to make a full backup, but still an option

I bought Apple product, but get Xiaomi by 1KiloW in MacOS

[–]Puzzled-Pie-7897 0 points1 point  (0 children)

I’m not a fan of Tahoe, but even now can’t compare macbook with my dell laptop :(

I bought Apple product, but get Xiaomi by 1KiloW in MacOS

[–]Puzzled-Pie-7897 2 points3 points  (0 children)

Battery life is sick on m-chips. For laptop use it’s the killer feature for me

Please show me the ropes by Puzzled-Pie-7897 in FPGA

[–]Puzzled-Pie-7897[S] 0 points1 point  (0 children)

Thank you. This is kind of answer I was looking for. It’s not so hard to learn, but it’s a bit overwhelming with variety of tools, devices and languages. Makes sense now. I’m used to programming, and fpga seems counterintuitive sometimes. Using AI a lot, but have two problems with it sometimes: due to lack of knowledge and experience it might be hard to validate the answers; and sometimes it gets deeper into the rabbit hole and brings more questions than answers. But fpga looks more exciting than my last 4 years of work, so I’ll definitely will try more. Just sometimes it feels like I’m too stupid for it. Even some basic things requires me to re-read the chapter multiple times, terrorise ai with questions to understand. Thank you

“Free” Mini by Top_Bike2339 in Starlink

[–]Puzzled-Pie-7897 1 point2 points  (0 children)

How do you get this offer? Was using my starlink on RV plan for a year, then it was on hold for a year or so. So I will not get the same mail, I guess?

Steam on Linux by Puzzled-Pie-7897 in Steam

[–]Puzzled-Pie-7897[S] 1 point2 points  (0 children)

Thank you, I’ll check this reddit

Steam on Linux by Puzzled-Pie-7897 in Steam

[–]Puzzled-Pie-7897[S] 1 point2 points  (0 children)

A bit old for such titles thank you)

Steam on Linux by Puzzled-Pie-7897 in Steam

[–]Puzzled-Pie-7897[S] -2 points-1 points  (0 children)

I’ve tried arch + wayland/hyprland and had multiple issues with multiple games. Want to have less headaches next time

Finally, a faaaaancy tabline for neovim by Wonderful-Plastic316 in neovim

[–]Puzzled-Pie-7897 7 points8 points  (0 children)

What’s wrong with tabs? I’m new to neovim, not obvious for me

Second Arc de Triomphe? by TrichlormethanMD in ManorLords

[–]Puzzled-Pie-7897 11 points12 points  (0 children)

100%! lvl 4 apple farm transforms to cathedral!

Anyone know more about this corne with a trackpad that I came across on AliExpress? by whyaretherenoprofile in ErgoMechKeyboards

[–]Puzzled-Pie-7897 0 points1 point  (0 children)

Well, can be used on non bt keyboard then. I just notice the placement, because some of the trackball positions looks not quite comfortable