SteveTech

joined 2 weeks ago
[–] SteveTech@aussie.zone 2 points 4 days ago

This is xkcd's (yes the comic guy) 'What If', the whole point of the video series is to answer what would happen if what happens didn't happen.

The short trims it out, but "Everyone would die" is mentioned in the first 10 seconds of the full video: https://youtu.be/gp5G1QG6cXc

[–] SteveTech@aussie.zone 2 points 5 days ago

The browser extension also lets you scan the page for QR codes for the TOTP key.

[–] SteveTech@aussie.zone 6 points 1 week ago (1 children)

I've always wondered, why do we put the GPU drivers and their firmware into the initramfs? Can't we just rely on the framebuffer drivers until the root partition is mounted? Since most of the firmware size is from GPUs, that should reduce initramfs size, and speed up booting as there's less to load into memory.

[–] SteveTech@aussie.zone 1 points 1 week ago

And I feel like it’s not a good idea to have a modem directly attached to the pc directly unless you’re using it as a router?

Yeah I feel like this is the issue. The modem/router would be firewalling between the networks hiding the PC behind it.

Also from the description, does OP have a router at all? Is their ISP somehow just allocating public IPs to everything? Do your IPs start with 192.168 or something else?

[–] SteveTech@aussie.zone 1 points 2 weeks ago

Someone has also just done 100 modems over a T3 line using Cisco gear: https://youtu.be/rOdGK6GVIVU

[–] SteveTech@aussie.zone 2 points 2 weeks ago

The EMC2101 is a slightly modified clone of the LM63, so if you connect it to your board's I2C bus and instantiate the lm63 driver to the right address, it should show up in lm-sensors like a normal PC fan. Or there's userspace python drivers, if you don't need a kernel hwmon interface or can't get it to work.

[–] SteveTech@aussie.zone 2 points 2 weeks ago

They probably mean the QEMU guest tools. But you set it up once, and never touch it again.