5ymm3trY

joined 7 months ago
[–] 5ymm3trY@discuss.tchncs.de 10 points 1 week ago

That is something I would disagree with. Especially when it comes to battery powered tools which seems to be everything nowadays.

If you go with one of the big brands you are almost guaranteed to get a spare part later. If you only use your drill once a year, the battery might be dead in a few years if you don't take care of it. Of course your battery might cost the same as a no name drill, but that is still a fair point IMO.

Now that you have a drill maybe you need a saw later. If you went with a big brand they typically have a large range of devices that work with the same batteries. So you can reuse your battery from the drill and also don't need another charger for that single device. This is also not limited to tools only. Maybe you need a light or a battery powered radio for something totally unrelated.

[–] 5ymm3trY@discuss.tchncs.de 2 points 1 week ago

The voltage regulator is only used to generate the 3.3V supply for the ESP. But OP is using the 5V from the input of the regulator to power the LEDs.

At max it is wasting about 0.7W if the 400mA max current is right. But it will still get hot due to the current draw of the ESP. Even at half of the max. rated current this device is probably 30-40 degrees above your ambient temperature.

[–] 5ymm3trY@discuss.tchncs.de 2 points 1 week ago

I have never used an ESP but as far as I can tell, you are right. There is no component involved for the 5V. Some boards have a diode and a fuse between VBUS (5V USB) and the 5V rail on the board, but that is not the case for the board in your picture.

The black component with "512" is just a pull-down resistor for one of the CC lines of the USB connector. This should not get particularly warm.

The brownish thing is the input capacitor of the voltage regulator. It can get a little warm due to ripple currents, but I wouldn't expect a lot of heat.

Are you sure it is not the black 5-pin voltage regulator for the ESP? As far as I know those ESPs can be a bit power hungry depending on what you have enabled (e.g. WiFi).

Maybe you can check the temperature without your LED matrix connected and see if it is hot as well.

[–] 5ymm3trY@discuss.tchncs.de 4 points 1 month ago (1 children)

You only need industrial robots if you produce something. Since a majority of production is outsourced to Asia they have a much higher demand for robots.

[–] 5ymm3trY@discuss.tchncs.de 2 points 1 month ago (1 children)

I couldn't agree more.

And I can only reiterate, with my initial comment I was not attacking you personally or trying to guilt you into doing something. I also don't like when people do that. In fact, it wasn't even that much about saving water in the shower. It is just this blocking attitude of: I don't do it, others should start first without even thinking about it, that you can often read in these threads which bugged me at first.

By your comments you showed that you actually thought about it and came to the conclusion that the impact is little and there are more important topics you want to address, which is a totally fair point.

[–] 5ymm3trY@discuss.tchncs.de 2 points 1 month ago (3 children)

That is not the point I was trying to make. As I said, it is not the end of the world just because someone leaves the shower on for a few seconds longer than necessary and there are obviously way more important topics we need to address.

To be honest when I saw the question I haven't thought about climate at all. I turn it off for as long as I can remember and was curious how others are doing it. But everytime something comes up that has to do with saving energy/ressources there are people saying: I don't change because my personal impact doesn't matter. To exaggerate my point one person changing one tiny thing of course doesn't make a difference, but if 8 billion people change 10 tiny things it can have an impact. At some point we have to start making a change.

However, I totally get your point about the industry polluting our planet even though they knew better decades ago. And now everyone has to suffer from their mistakes or rather greed.

[–] 5ymm3trY@discuss.tchncs.de 12 points 2 months ago (1 children)

"I don't live in a swing state so my vote does not matter anyways".

I am not a US citizen, that is just something I picked up from a random interview of a non-voter a while ago. I don't know if that is a common opinion, but it made sense to me in explaining political disinterest.

[–] 5ymm3trY@discuss.tchncs.de 4 points 2 months ago

I also use an NTFS partion for shared data, even though I haven't booted into Windows for a year or something. To me the best solution is currently to auto-mount the whole NTFS partion to something like /mnt/data using the /etc/fstab file. I additionally use bind mounts to show all the content e.g. of the shared documents folder /mnt/data/documents in a specific folder in my home directory like ~/Documents/shared

[–] 5ymm3trY@discuss.tchncs.de 3 points 2 months ago

Is this some sort of insider I am not aware of? I always see these kind of replies and I never understand them. Why even write anything if you don't have anything meaningful to add to the conversation? This is a genuine question to both of you. I mean, yes, it might be true that everything is fine and dandy if you follow good security practices? But how does that help a beginner? Its like saying driving a car with manual transmission is easy. You just need to know the numbers from 1 to 6 and that a higher number makes the car go faster. Even though this might be technically true, it doesn't help anybody.