Skip Navigation

Posts
8
Comments
1,037
Joined
2 yr. ago

Control

Jump
  • Ooooh thanks! I’ll use that a lot.

  • Still, good for her. I guess that team is for emotional support to help with the cognitive dissonance.

  • It doesn't seem to be available as part of the standard modifiers. You can probably have it as part of a custom layout, but I have no idea about how to do that.

  • Yes, it depends on the layout. For example, I use the “English (Macintosh)” variant of the US layout. It has bindings for level 3 shift on all keys pretty much.

  • In keyboard settings, you can look at a preview of the layout you have configured. It's in the menu on the right of each keyboard entry in the list.

  • What keyboard layout are you using? It might be set as default there. Those extra levels change the keys on your keyboard to produce extra symbols, like shift+a produces A, shift3+a might produce å (as it does on my keyboard layout).

  • Open System Settings, Keyboard, Key Bindings (top right button), turn off “Key to choose the 3rd level -> Right Alt”

  • The first one is the “new features in this OS release” from Tips and the rest are one for each app that adds extensions and that you can manage them in Settings.

  • Permanently Deleted

    Jump
  • If Google is the only thing holding up the non-Apple web browsers, maybe then this will lead to scaling down the insane scope of the web standards so it becomes reasonable to implement and maintain a browser for non-megacorps.

    Wishful thinking, but hey.

  • 1366x768? Where are they supposed to fit all that whitespace at such a small resolution?

  • You don’t need a tunnel since your server is already accessible by the VPS over IPv6 (and you have to deal with changing prefix for the direct connection from other hosts already).

  • the NC is rarely available or only for a few seconds which screws my automatic backup of photos. This is annoying. I think it is because there are two conflicting routes to the NC, one via the internal IPv4 and the other over the publicly available IPv6.

    Sounds unlikely tbh. A TCP connection is established for a specific target address which stays the same for the duration of that connection, and there is pretty much no interaction between IPv4 and IPv6 in the first place. Have you run Wireshaek? Is it the same problem from other clients in the network? Have you tried explicitly connecting to the IPv6 address and the IPv4 address to see if it’s a specific one that’s not working?

  • But it actually doesnt. Most public wifis or other residential networks dont seem to give me external access to my Nextcloud, ironically, my mobile network via phone does.

    A lot of those networks are run by boomers who don’t care about IPv6 or don’t want to set it up because (insert excuse from IPv6 Bingo) or non-tech people whose router doesn’t turn it on automatically. So yeah, that is unfortunately something you have to expect and work around.

    Problem 1 seems to be best solved with renting the cheapest VPS I can find and then...build a permanent SSH tunnel to it? Use the WireGuard VPN of my router? Some other kind of tunnel to expose a public IPv4? Iirc, VPS are billed by throughput, I am not sure if I might run into problems here, but the only people that use it are my gf and me, and when not at home, mostly for the CalDAV stuff.

    You don’t even need a tunnel. Just a proxy on a VPS that runs on IPv4 and connects to the IPv6 upstream. Set the AAAA record to the real host and the A record to the VPS. Assuming you actually get a static prefix which you should, but some IPv4-brained ISPs don’t and you get a rotating prefix, in which case it’s probably more annoying.

    I do this too, mine runs on a free Oracle Cloud ARM VPS.

  • I’ve been using Linux for maybe 8 years before getting a Mac and found it to be great to use pretty much immediately. So there’s not really much I can tell you here. Except maybe to install the GNU coreutils from homebrew (and that itself if you don’t have it yet), the ones it comes with suck.

    I don’t think there is a way to download Xcode without an Apple ID. The App Store also needs one though you could get by without that. You could just make the account only for downloading Xcode and only sign in in the browser for it, I suppose.

    Edit: Oh yeah, get Mac Mouse Fix if you plan on using it with a normal mouse. The standard scrolling behavior is abysmal.

  • Permanently Deleted

    Jump
  • Can confirm it is terrible. I bought a pack from Amazon and both of them have terrible DAC artifact noises. Should have gone with the Apple one.

  • The personal project I'm currently working on the most is Nucom, an implementation of Microsoft's Component Object Model.

    The IDL compiler for it, which takes .idl files which define COM interfaces and outputs C/C++ headers/source files and Rust modules, is written in Rust.

    Originally, this project was all C++, and everything but the compiler still is (which also likely isn't going to change since it involves building dynamic libraries which Rust does not do well at all), but I really did not want to go without Rust when writing a parser/compiler type thing because the language is so much nicer to work with.

  • The disks are the most uggo part. They’re a bunch of old disks of varying sizes with a RAID+LVM setup to make the most use of them while still being redundant.

  • They do actually, the iTunes store still exists. I haven’t used it though since while it’s DRM free at this point, it’s not lossless.