Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)LE
lemming741 @lemmy.world
Posts 6
Comments 582
Colorful cars are becoming a thing of the past
  • Colorful cars I've owned (a bright red, and a yellow) brought a lot of attention. Asshats on the freeway, girls at gas stations, and cops. Lots of cops.

    Toned down the color and it's been smooth sailing.

  • Traffic rule
  • I wish gasoline and diesel was heavily taxed instead of subsidized. Heavy vehicle=more fuel=more road wear.

    I guess you'd have to do a rebate/deduction to keep it progressive.

  • EAP670 Firmware 1.0.14- bug fixed for me!

    www.tp-link.com Download for EAP670 | TP-Link

    TP Link - Download Center Detail

    Download for  EAP670 | TP-Link

    From the release notes- Fixed the bug that that multicast acceleration caused VLAN data forwarding errors.

    I was having problems with Google home starting a multicast flood. Opened a ticket with TPLink, and 3 weeks later it's fixed!

    I could power down the GH with the offending IP address and the flood would continue. Unplugging the EAP wouldn't always fix it either. I did some wiresharking and sent them diags, and they recreated the bug and squashed it!

    0

    travel routers

    So I've seen the TP-Link and GL.inet travel routers, and it looks like some of the GLs are/were built to run wrt firmwares. Stock TP firmwares have been pretty full features in my experience. I really want USB-C power. The GL wireguard support looks useful too, but it looks like their newer stuff is proprietary? Another want, not need, is 5 GHz band.

    Does anyone have a favorite model or another board that can be flashed?

    15

    Hass templating compound logical operators

    I'm working in the template editor, and if I use the 'and' operator, an entity disappears. I finally found/guessed a working combination but I can't find any examples to see the right combo of operators and parenthesis. HA tells you to look at jinja docs, jinja literally says "There is not an awful lot to talk about here"

    any template guru out there know the secret sauce?

    3

    Caddy subdomain reverse proxy performance

    I'd asked about using a VPS to get better routing to my homelab in this post: https://lemmy.world/post/1424540

    I've narrowed down my problem- if i use a subdomain in my caddyfile, performance is 1/3 or worse compared to just the root.

    example.com {reverse_proxy 192.168.1.57}

    will saturate my gigabit lan connection at 980ish. On a 5gUW connection i get my advertised 50 mbit or more

    librespeed.example.com {reverse_proxy 192.168.1.57}

    I get 220-250 megabits on my internal lan. The same 5gUW connection will only get 7 or 8 mbit.

    It's strange to me that everything seems to work just fine, but it's just slow. Anyone got any ideas?

    10

    improving homelab upload performance- VPS proxy?

    I've got 1000/50 service from a mid-size ISP. It's pretty consistent- any time I run a speed test from home, it will hit those numbers. I have an opnsense plugin checking twice a day.

    Performance from my self-hosted services to the internet, however, is very inconsistent. Sometimes I get the full 50, sometimes it will only hit 5 Mbit/s.

    Is it possible a VPS proxy could provide less congested routes? Is there a better way to troubleshoot the bottleneck? When i notice a slowdown, usually watching a clip on frigate, I'll use a public speedtest to check my field connection. If it's over 50 down, I'll check librespeed on my server. If frigate or plex is fast, librespeed will be too. If I've noticed a problem, librespeed has always agreed.

    My host machine is a 5700g w/ 64 gigs of ram, X520 nic to an S33 modem, so I don't think it's a hardware bottleneck.

    12