• 4 Posts
  • 589 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle








  • The easy way is to just use tunnelbroker.net, that is what I currently have (this would use one of their assigned net blocks, not the one from the VPS). Set it up on the Pi, set up IP forwarding with appropriate firewall rules, make the Pi serve RA so clients can assign themselves an IP, done (IIRC).

    If you want to set up the v6/v4 gateway yourself, I would do this with a /64 you can fully route to your home network like you would get with tunnelbroker.net because then you don’t have to deal with the network split and essentially two gateways for the same network (your Pi and the VPS), because otherwise your clients would assume the VPS is directly reachable since it’s in the same network when in reality it would have to go through the gateway (you would have to set up an extra route in that case on every client, I think). You’d need a second network from Oracle for this.

    But it’s pretty much the same thing I would assume plus the setup on the VPS side, make the VPN route your /64 block (or use 6in4 which is what tunnelbroker.net uses), configure IP forwarding on the Pi and the VPS between the VPN interface and local/WAN respectively.






  • What do you mean? This is perfectly modern. Material UI and minimal, outline style icon theme. That’s all the rage with web devs nowadays. Amazing.

    (Not that there’s anything wrong with that in this case, that’s the Android style after all. But personally I heavily dislike Material UI.)

    I would say that this UI is ugly though. Spacing is all over the place, the icons don’t look cohesive at all apart from the colors used (for example, rounded vs sharp corners), the yellowed paper looking background color, overuse of bold/italic/colored text (especially multiple of those at the same time), inconsistent display of the same thing (in one screenshot the mailbox name is displayed as “Gmail”, in the other as “[Gmail]”). And so on.

    But that doesn’t mean it’s “outdated”, this would have been equally as bad 10 years ago.

    (I just have a knee jerk reaction to people saying “outdated UI” because usually it’s used as a justification to replacing perfectly well designed UI with a worse version just so that it follows contemporary design trends. Cf the Windows Settings app.)


  • Apple

    I’ve submitted at least 8 bug reports to them since Oct 2023 (and also many suggestions) through their feedback app. No response to any of them until now. The only closed bugs I closed myself because the problem went away in an update.

    I’m pretty sure they don’t have any bug triager whatsoever.

    I’ll keep doing it out of spite and because it’s what I do for open-source as well, but I’m really not sure if it has any effect at all.