Skip Navigation
Linux market share passes 4% for first time; macOS dominance declines
  • I love Linux but I wish the BSDs weren’t getting left behind.

    For the record, I really like macOS and Apple products as my “consumer” devices but all my side projects, web servers, routers, etc. run Linux. I ran FreeBSD for a long time until I got into containerization and Docker.

  • Stop use docker
  • What gets me is people migrating from VMs treating it like an entire host machine.

    There is a lack of knowledge among developers regarding precompiling assets and classes (if interpreted), and people are trying to do too much in startup scripts.

    Another thing I hate is wrapping the entire process in a script because people want to kill the main process without restarting the container. Yikes!

  • Ubiquiti U7 Pro Max WiFi 7 Access Point Teardown: To fan or not to fan
  • I don’t have a Dream Machine nor a 192.168.0.0/16 network but my access point receives an IP via DHCP from a non-Ubiquiti router just fine. In fact, the controller running in Docker doesn’t even come up itself after a power failure so I’m really lost on what you’re talking about here.

  • What's Happened Since Time Dropped Its Paywall 1 Year Ago
  • I use (paid) Apple News, and I really enjoy it. Are there no other “pay once” platforms out there?

    My only complaint is that some articles still show ads despite being subscribed, but that’s taken care of with DNS-based ad blocking (though you have to also block a a hostname pointing to an Apple DoH server which I find funny).

  • Can't use Crunchyroll via WireGuard
  • Those websites (and tons of others) will tell you who your ISP appears to be. Whether or not a service considers it a datacenter isn’t set in stone, but usually it’s easy to tell based on what’s shown there.

    Edit: If you’re getting the captchas it’s probably because you appear to be on a VPN.

  • Can't use Crunchyroll via WireGuard
  • Are you familiar with web development by chance? Can you see anything in your browser’s developer tools like failed XHR/fetch requests? I’m kind of wondering if they’re doing something specific since you said traffic is flowing as expected on other websites.

    If your VPN exits from a datacenter (common with VPN and cloud providers) it could be that while their website wasn’t smart enough to block you, the server the content streams from is and is refusing to stream the content. This would probably show up as a failure in the developer tools (HTTP 401 Unauthorized, some JSON with an error, etc).

  • Smart password
  • This isn’t great advice because dictionary attacks exist. Password crackers are smart enough to replace letters/numbers switched around too; at least that was the case back in 2009 when I cracked ~20 passwords in half a second.

  • Smart password
  • Banks are still doing SMS-based 2FA. And after doing some security training at work written by the FBI and seeing it suggest switching letters/numbers around to make a password “more secure” (like th15); I’ve completely lost confidence in banks’ security standards.

  • Don't bother promoting IPv6 as "the future". It's never going to be the default.
  • I’m a web developer and I’ve had to ensure both work properly as users across the globe usually have one or the other or both.

    It might be time to do some good by your users and implement it (or better yet 20 years ago).

  • Mozilla roll out first AI features in Firefox Nightly
  • Orion for macOS is pretty awesome.

    I actually love Safari but on my work computer I’m forced to use their VPN and can’t run my ad blocking DNS stuff on it, so I use Orion with uBlock Origin on it. It’s basically Safari (built on WebKit) with support for Chrome and Firefox plug-ins (which can be selectively disabled).

  • [Question] How should I configure Tailscale app connectors and/or subnet routing for HomeKit Secure Video?

    Basically, I’m running Tailscale on most of my devices and using subnet routing on a Raspberry Pi for non-Tailscale devices.

    My problem is that while using an exit node streaming video from cameras in the iOS/macos Home apps is entirely too slow. I can see from App Privacy Report that it attempts to connect to my home network’s WAN address, so I’ve set up subnet routing to bring in any traffic to any of ISP’s networks through the Raspberry Pi at home (this also makes it possible to use said ISP’s streaming app on Apple TV as if I were at home).

    I know that Home doesn’t connect to the cameras locally at all, because I can tear down all the Tailscale stuff and not see any traffic between the client and the camera on the LAN.

    Has anyone have a clue how to go about configuring this? Thanks in advance!

    6
    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/)UN
    undefined @links.hackliberty.org
    Posts 1
    Comments 98