• 1 Post
  • 19 Comments
Joined 1 year ago
cake
Cake day: June 9th, 2023

help-circle

  • I’ve been happy with the tp link TV-IP324PI, it’s a Poe bullet cam with a simple web interface (I don’t think it requires JS, but at any rate you just need to log in once to set a password, make sure upnp is off, and adjust camera/encoding/fps/text overlay settings to your liking). There’s also the amcrest IP5M-B1186EW-28MM, another similar Poe bullet cam with night vision that works local only. I’ve used both for several years and I think they support onvif but I had no issues using the rtmp url with zoneminder







  • I would recommend getting a separate client radio device for several reasons:

    • You can position it better for reception
    • Get a device with directional antenna so you can point it at the best AP
    • You won’t use up 1 band of a dual-band router
    • You won’t be limited in your main router firmware choice to only those that support client mode on a radio

    Personally I would get a nanostation loco 5ac (non-loco is bigger and probably isnt needed) and flash openwrt on it (that will free any airmax radio from the proprietary airmax limitation), configure the 5GHz radio to client mode with the apartment wifi details, and put in the desired mac into the mac field if you need a specific mac besides the device default. Make sure the radio is set to wan zone so that forwarding works and plug the lan cable from the radio to the WAN of whatever nice router you have.

    I used to carry around a nanostation with this config set to xfinity access points with a small script that would pick a random MAC from a list I gathered from wardriving client MACs that I saw authenticated with xfinity hotspots. That way if I ever needed an ethernet connection for a non-wifi device I could just power up the radio and run the script to pick a new mac until I got one that was “remembered” in someone’s xfinity account.

    Edit: to clarify, I think the way I set it up was to run dhcp client on the radio’s uplink and then hand out IPs via dhcp server on the lan port, so I think you’d be triple natted, but since you would need to double nat anyway to get around the MAC authorization it probably isn’t hurting speeds any more than it already would be.





  • One random use I found years ago was that I could instantly search for Comcast business boxes and then export the IPs as a csv, run a headless browser script to try default login creds, then scrape the wireless Mac, ssid, and password which I could plot on a map using wigle wifi wardriving data. It’s pretty cool. Maybe the monitoring service will come in handy if it ever notifies me of anything I should be concerned about on any of my IPs, hard to turn down a $5 lifetime pass.


  • This is the solution. I reverse proxy from a digitalocean droplet running haproxy which sends traffic via send-proxy-v2, then I set the tunnel subnet as a trusted proxy ip range on traefik which is what haproxy hits through the tunnel, which causes traefik to substitute in the reverse proxied original ip so all my apps behind traefik see the correct public IP (very important for things like nextcloud brute force protection to work)



  • At some point I exceeded 500, but I also have firefox simple tab groups (formerly known as panorama) so I’m usually not looking at a window of more than 100 at a time, and any tabs I haven’t visited since last launch aren’t loaded into ram until I click over to them so they behave more like bookmarks except instead of creating/organizing/cleaning up bookmarks in addition to tabs I just browse/organize/close tabs. Each rabbit hole I go down gets a tab group so if I’m done with a topic I can just close the whole group.


  • Someone needs to hook revolt up to a matrix homeserver. I’m kinda surprised there still isn’t like a discord UI clone matrix client along the lines of how elk.zone is a twitter UI inspired frontend for mastodon. Having not used discord much I’m not sure what’s really missing, maybe it’s just the stricter adherence to spaces on the left bar and the lack of non-current-space-related channels listed above the current space’s channel list.

    Tbh I kinda hate how discord works (and how impossible it feels managing being in 30-40 servers and figuring out which server that doot-doot sound came from when at least 10-15 at a minimum have unread badges even 30 seconds after I mark everything everywhere as read), but I do love the look and feel.


  • My understanding of the term (from an asian american perspective I guess) is that it at most has a connection to race through the origins of ricing, and since the origins and current usage has never seemed derogatory and is simply about the Asian origins of automotive ricing I don’t think it’s racist at all. I see it as no different to any other term that reflects the origins of something that is connected to a specific ethnicity, especially when the term isn’t derogatory and isn’t used to otherize (which is how I consider model-minority stereotypes to be racist despite not being “negative”).


  • I would argue that Mastodon and friends are a “good, healthy, worthwhile place to hang out”, at least it really feels that way to me. It seems to have attracted a really wholesome crowd that really delights me considering I’m used to it being less of a crowd but just a handful of techie people hanging out in an obscure clubhouse. All the same people I have followed there are still there yet I now have a buffet of variety to chat with.


  • Random thought related to gold, but I wonder if it would be feasible to make some kind of fediverse tipping system that allowed people to give tips that showed up as something gold-like or award-like. Could be neat, but validating the payment when multiple instances are involved could be challenging without getting instances involved with payment gateways and finance regulations. I’m sure it could be done with crypto but that would probably be offputting to most people.