Comment on
Parisians vote in favour of tripling parking costs for SUVs
Reply in thread
They defined it as above 1.6 tons (metric) for ICE/hybrid and 2 tons for EVs
Comment on
Parisians vote in favour of tripling parking costs for SUVs
Reply in thread
They defined it as above 1.6 tons (metric) for ICE/hybrid and 2 tons for EVs
Comment on
Trains in Switzerland Are Now Running Over Solar Panels in a First-of-Its-Kind Test
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.
Comment on
WinBoat is a new Linux app to run Windows apps with "seamless integration"
Reply in thread
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
Comment on
this would break all encrypted messaging
Reply in thread
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"
Comment on
ZimaBoard 2 is a single-board server with Intel N150, dual SATA interfaces, and two 2.5 GbE LAN ports - Liliputing
Reply in thread
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.
Comment on
WinBoat is a new Linux app to run Windows apps with "seamless integration"
Reply in thread
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
Comment on
LibreOffice 25.2 Released, This is What's New
Reply in thread
I've looked that up before. I think you have to hold Alt while grabbing the edge of the selection.
Comment on
Trains in Switzerland Are Now Running Over Solar Panels in a First-of-Its-Kind Test
Reply in thread
That's already the standard in Switzerland. The overhead line is the phase and the rails are ground.
Comment on
Hi everyone! How are you all doing tonight? I just had a frustrating experience trying to set up a free #domain or #subdomain for my #SelfHosted services. Unfortunately, I can't use my
Reply in thread
I'm pretty sure he means 12$/year. 6$ per month is pretty expensive for a domain.
Comment on
Proxmox backups to S3 (or similar)?
Reply in thread
What do you mean by expensive? It's free open source software no?
Comment on
Smallest modem I can put into bridge mode and feed into a router?
Reply in thread
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)
Comment on
What does your IPv6 setup look like?
Reply in thread
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)
Comment on
see you space cadet
Reply in thread
Thank you so much!
I definitely played Mad Monks Revenge judging by the gameplay description. Now just gotta find out where to acquire it and if I can get it to run on Linux :)
Edit: Well that was easy to find, a rewrite for Windows, Mac and Linux! https://mmr.quarkrobot.com/
Comment on
Hyperspace: a p2p VPN solution that doesn't require a server
Reply in thread
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.
Comment on
Smallest modem I can put into bridge mode and feed into a router?
If your dsl is G.Fast you could try the Zyxel GM4100. That device is only a bridge
Comment on
Your gaming mouse could eavesdrop on you, study reveals surprising vulnerability
Reply in thread
If you introduce specially modified hardware, why not just add a microphone?
Comment on
see you space cadet
Reply in thread
What was that game called!? I forgot the name and have been trying to find it for years!
Comment on
Inky Frame 7.3" is a 7-color ePaper display powered by a Raspberry Pi Pico 2 W - CNX Software
Reply in thread
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.
Comment on
FreeIPA & Proxmox - DNS selectively doesn't work
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?
Comment on
Cheapest router for 10Gbps internet
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.