A software developer and Linux nerd, living in Germany. I’m usually a chill dude but my online persona doesn’t always reflect my true personality. Take what I say with a grain of salt, I usually try to be nice and give good advice, though.

I’m into Free Software, selfhosting, microcontrollers and electronics, freedom, privacy and the usual stuff. And a few select other random things as well.

  • 0 Posts
  • 94 Comments
Joined 4 years ago
cake
Cake day: August 21st, 2021

help-circle
  • Try finding out if it received an IP address, if the driver is loaded or if there are any error messages in dmesg. You might also want to give more information. Which ethernet card? Which version of Linux are you running? And there seem to be some similar reports on Reddit and in some Linux forums. I couldn’t find a solution, though. Maybe you just want to buy a cheap new network card.



  • This discussion is about some peculiarities in German law concerning hate speech. And about how it might be considered hate speech if someone were to call for the termination of the country. And how we deal with that here on Lemmy. It’s complicated though and you need to read the law and not take my summary. This has nothing to do with whether one or two states or other ideas might be better or worse, or with what’s right and what is wrong.



  • I agree. We already moved the goalposts a few comment further up the thread… (And I meant plugged-in chargers that have nothing attached with my bad phrasing with “unplugged”) I just wanted to tell that some of the ways to mitigate for the risk aren’t very straightforward. What seems to do a lot is get smoke detectors, and a fire extingusher, so you don’t spend the deciding 2 minutes in the bathroom, filling up a bucket. And some risk is always there, we almost all own quite an amount of electronic devices and batteries. (And then what people said here, don’t use dubious products with less failsafes in their design, and entirely unplugged things (without a battery) are safe and will not cause a fire.)


  • Not sure. Most time I read in the newspaper when some apartment burnt down, or this happens somewhere in my vicinity, it is something that was plugged in. It’s super rare that this happens with unplugged chargers. So I’m pretty sure there is some chance this happens, but it’s more complicated than that. For example during sleep, the human nose seems to be on standby as well, so you might not notice if your e-bike battery or your hoverboard which you’re charging during the night will catch on fire. Until it might be too late. You won’t be noticing the unplugged charger either, but it’s less likely to fail catastrophically. But you should be worried about both. Especially the hoverboard. And not being present has the downside the fire is going to spread. But as an upside you can’t die from the fire if you’re not there. But yeah, if you’re sitting next to it and act quickly, you can stop a situation from escalating.

    And firemen always tell, people are surprised how quickly a fire turns from small to all the furniture and plastics stuff burns and it’s not something a regular person can extinguish or contain any longer. So you really have to be right here. One room apart might not be enough.


  • Yes, that’s why I say it doesn’t generalize. They mention this in the article. These old power bricks from the 90s with a heavy copper transformer inside waste a lot of power on standby compared to the modern switch-mode power supplies. But times have changed. On the flipside we have a lot more electronic gadgets these days and things in fact add up. So if you have modern things like 5 smart lightbulbs in the house, then a network switch, an internet router and a wifi extender, plus a few USB chargers at the bedside, the livingroom, a TV set with a PS4 and a soundbar plus subwoofer. A few LED strips in the gaming den… Then you might own a dishwasher and washing machine with wifi, the oven has a display, the microwave above yet another one, the cable TV has some booster in the basement… You’re likely paying more than a few cents for that. And the things which run unattended 24/7 for decades, buried somewhere, tend to not get replaced every few years, so you might still own a power brick from the 90s. So I’d say it’s worth looking into… I mean not super important, you can as well skip it and just pay the amount… But it’s a thing. And I mean if you’re unalike me and buy a new stereo every 10 years or so, that’s also not necessarity helping the environment, and they cost money. So it’s a bit complicated and a balance. At least I can somehow relate to the article, because the multi-outlet power strips behind the TV and my desk with the computer kind of look like the pictures there…








  • Thanks, nice video and seems he has some numbers. Very inhuman that they figured out exact numbers how it has an allowance to take out 15/20 bystanders as well. Or an entire elementary school if it’s an high ranking “target”. I mean war is a bit of a different thing than policing. But a minimum 10% false positives plus collateral murder is quite a lot. And then I’m not sure if there is any substance to those numbers. I suppose they conveniently eliminate all the evidence with the same bomb that kills the people. And they don’t do research, so I wonder how they even figured out a ratio.



  • I’m not very surprised. I think even old-school face recognition does things like measure distance between your eyes, nose etc, and stuff like that (your skull) doesn’t change a lot during 10 years of adulthood. The real danger is that they connect all of that information. And as you said, it’s everywhere these days, they have a lot of sources and -of course- it’s in the wrong hands. I say “of course”, because I don’t think there are many applications to help with anything. That technology is mainly good for oppression. And predictive policing, social scores are content for Black Mirror episodes or old sci-fi movies. Not reality.




  • Yes, thanks. Just invalidating or trimming the memory doesn’t cut it. OP wants it erased so it needs to be one of the proper erase commands. I think blkdiscard also has flags for that, so I believe you could do it with that command as well, if it’s supported by the device and you append the correct options. (zero, secure) I think other commands are easier to use (if supported).