HackerTrans
TopNewTrendsCommentsPastAskShowJobs

retatop

7 karmajoined 9 miesięcy temu

comments

retatop
·6 dni temu·discuss
I'm a certified gnome hater, but a phone is basically the perfect application for it. As far as resource usage goes, I have been dailying an FLX1 for a year and a half now and Firefox is the only noticeable resource hog
retatop
·2 miesiące temu·discuss
I sort of agree with you, but how would you run any kind of industry on 15 employees? I think my limit would be somewhere in the ballpark of 100-200. That feels "big" to me, but not "huge faceless corporation"
retatop
·2 miesiące temu·discuss
I have never met anyone who properly fixed an emissions problem, and I think that's what GP meant by willful violations. Any car old enough to have emissions problems isn't worth enough to fix properly, so you cheat it by doing things like buying a spacer for the O2 sensor. Personally I'd be shocked if emissions inspections had a significant effect on total vehicle emissions, and I think that the most effective things are done at the manufacturer
retatop
·2 miesiące temu·discuss
It's simply length. Ethernet is expected to work on 50-100m runs, while USB4 specifies maximum cable lengths of 2m even for just 5gbps (at least for passive cables). 80gbps is 0.8m
retatop
·3 miesiące temu·discuss
My phone (A Furiphone FLX1, which is kindof a variant of a Gigaset GX6) has a removable back with a gasket and is IP68. One of their promotional videos had them change the battery on video then boot the phone and and unlock it underwater
retatop
·3 miesiące temu·discuss
This is exactly what I do. Almost everything has a nice DHCPv6 address so that I can actually remember the ULA + the suffix, but then for the two devices on my network that don't do DHCPv6 they get a SLAAC. One oddity though is that it means most devices on my network have both a SLAAC and a DHCP-provided one, since I wasn't able to be able to get it to prioritize a DHCP. Combine that with them having both ULA addresses and public addresses and some stuff on my network have way more addresses than you'd expect
retatop
·5 miesięcy temu·discuss
I do a lot of soldering at my day job to bodge boards, tune networks, etc. I burn myself on the time because when I'm working through the microscope I seemingly forget I have hands or lose track of them and bump the iron into them when pulling it away from the work. Not sure why, but it's really easy for me to get into this mode where the view through the scope is the only thing in the world
retatop
·6 miesięcy temu·discuss
I haven't used Nix yet, but I have done exactly this a number of times with Guix now. I assume Nix has the same capabilities. In Guix you can specify a home configuration that includes packages, configuration files, and running services all in one manifest.scm file. If you want to make sure that it's isolated from whatever else is set up on the system you can launch that manifest in a container with a single extra flag
retatop
·9 miesięcy temu·discuss
Guix (and I assume Nix as well, but I only know Guix) can create a package that is completely self contained including glibc. You can even have it be an AppImage https://guix.gnu.org/manual/devel/en/html_node/Invoking-guix...