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/)J
Posts
0
Comments
22
Joined
3 yr. ago

  • If that's the only route then your issue starts there. If you want to reach anything other than the local network there needs to be a default route to the gateway.

    The default route is sent along the dhcp lease so my suspicion is that the issue is in the dhcp server config.

  • Just for context, this technology is not made for any specific end-consumer. This is for backbone connections of ISP and higher tier networks.

    In that space, 400Gb/s is the current stuff that's being rolled out with 800Gb/s starting to get traction. 1.2Tb is just the next step to reduce the amount of Fibers and Ports used per connection (renting fibers of an undersea cable is expensive).

    Though one issue I see slowing adoption is that new fibers are needed. With coherent optics we already achieve 800G with the same single mode fibers already in use.

  • Three years ago EEVBlog already published a Video why this is a terrible idea: https://youtu.be/7vItnxhWRqw

    Im not convinced much has changed since then. As a Swiss citizen it's a bit disappointing that a apparent cash grab like this is possible.

  • That's already the standard in Switzerland. The overhead line is the phase and the rails are ground.

  • Which fiber provider doesn't support IPv6? I thought it was only Swisscom mobile and its subsidiary's which don't support it (though from what I heard, even that is in testing now)

  • If you introduce specially modified hardware, why not just add a microphone?

  • That's not necessarily very easy. These certs would have to show up in public certificate transparancy logs for most browsers to accept them. If this happens on a government scale it would surely get noticed, though the question remains what you're left to do if the government forces it anyways...

    See https://en.m.wikipedia.org/wiki/Certificate_Transparency section "Mandatory certificate transparency"

  • If by RJ45 you mean erhernet over standard 8P8C (i.e. RJ45) your looking for SFP-T modules. Can't connect that to your DSL line though since that's not Ethernet.

    There do seem to exist G.fast sfp modules for dsl, but do note that sadly sfp module and router brand incompatibility is sadly a thing.

    Related note: At our company we also had quite some issues getting some of these more special sfp modules working (e.g. XGS-PON), so ymmv with a dsl one.

    (If you're looking for a device to plug sfp modules into, I can second MikroTik here. They're also great about accepting 3rd party SFPs)

  • If your dsl is G.Fast you could try the Zyxel GM4100. That device is only a bridge

  • No I'm talking about VMs. It's the baloon kernel driver which also works on Windows (though needs separate installation). It doesn't work quite like containers though. The hypervisor dynamically adds/removes memory to the VM depending on total memory usage of the hypervisor.

    See https://pve02.northcode.ch:8006/pve-docs/chapter-qm.html#qm_memory

  • Nowadays you can also assign a dynamic amount of memory. I've only ever used this with Linux VMs on Proxmox though, but I'm pretty sure it works with Windows as well

  • Pretty sure he's confusing it with either SFP+ or SFP28.

    OSFP is the current bleeding edge with 400Gb/s of bandwidth. The current primary use case for that is ISP networks or running datacenter scale computing. The going prices for a PCIE card seems to be about 2k and around 600 for a DAC-Cable alone... compared to this 200$ mini PC, OSPF is in a completely different customer segment.

  • I've looked that up before. I think you have to hold Alt while grabbing the edge of the selection.

  • What do you mean by expensive? It's free open source software no?

  • I'm pretty sure he means 12$/year. 6$ per month is pretty expensive for a domain.

  • From the picture of the back it looks like it's actually the micro usb connector of the pi pico board which is soldered on.

    Don't know if there's any newer pico boards with usb c already.

  • That doesn't match my experience with AUR at all. Usually it pulls a specific git revision and checks the hash. This also ensures that the build shouldn't suddenly fail to some extent.

    Though it's entirely possible that it's not like this for all packages, though I find it kind of counterintuitive since your package manager wouldn't know when to perform an update in this case.

  • A diagram of the relevant Hypervisor/VMs/containers + Network information would be helpful.

    From where and how are you testing DNS? Did you use dig and specified the nameserver directly?

  • Zyxel AX7501 has one sfp+ 10G wan and one rj45 10G lan port. Should be around 350$ if you can buy it where you live. I work at an ISP am that's the device we're giving to our customers for 10G.

    In general I don't think you'll get much lower than that even if you build your own router.