• 123 Posts
  • 3.29K Comments
Joined 2 years ago
cake
Cake day: August 15th, 2023

help-circle


  • The last sentence (after your quote ends) was meant to imply that that nobody, even me, is immune to this problem. Without a doubt, I am human and I have my own issues.

    Also, anytime I have encountered any issue like this on my own, it has always taken time to resolve as it can be super complicated. Right now, even though I have been sober for a few years, I am still dealing with many false assumptions and beliefs that stemmed from my years of alcoholism so believe me when I say that the mind of an addict is filled with some twisted realities.

    Unless you’ve become a being of total rational thought

    Admittedly, rational thought is a relatively new concept to me.


  • And I would normally agree with that approach especially if I had nothing to do with them ever again.

    In this situation and as it relates to family, letting this go unchecked is a missed opportunity for a person to learn how this behavior is super weird. To say I haven’t fallen victim to cognitive dissonance would be a lie. However, I learned how to avoid it and resolve conflicts in my own beliefs over time. (Given the nature of this problem, I don’t believe anyone could ever be truly immune to it either.)

    Still though, 99.9% of the time your advice is spot-on.




  • Pin pitch is pin size and/or spacing. With physical plugs, you start to hit limitations with how small the wires can get while still being durable enough to withstand plugging/unplugging hundreds of times.

    Drop losses. (I am keeping this at an ELI5 [more like ELI15, TBH] level and ignore some important stuff) Every electronic component generates heat from the power it uses. More power used usually means more heat. Heat requires physical space and lots of material to dissipate correctly. Depending on the materials used to “sink” (move; direct; channel) heat, you may need a significant amount of material to dissipate the heat correctly. So, you can use more efficient materials to reduce the amount of power that is converted to heat or improve how heat is transferred away from the component. (If you are starting to sense that there is a heat/power feedback loop here, it’s because there can be.) Since a bit of power is converted to heat, you can increase the power to your device to compensate but this, in turn, generates more heat that must be dissipated.

    In short, if your device runs on 9v and draws a ton of power, you need to calculate how much of that power is going to be wasted as heat. You can Google Ohms Law if you would like, but you can usually measure a “voltage drop” across any component. A resistor, which resists electrical current, will “drop” voltage in a circuit because some of the current (measured in amperage) is converted to heat.

    I kinda smashed a few things together related to efficiency and thermodynamics in a couple of paragraphs, but I think I coved the basics. (I cropped a ton of stuff about ohms law and why that is important, as well as how/where heat is important enough to worry about. Long story short: heat bad)













  • Good luck with that, I suppose. Botnets can have thousands, if not hundreds of thousands of infected hosts that will endlessly scan everything on the interwebs. Many of those infected hosts are behind NAT’s and your abuse form would be the equivalent of reporting an entire region for a single scan.

    But hey! Change the world, amirite?



  • I don’t want to go so far as to tell you how to think, but as long as we are talking about how to visualize IP addresses, you may want to check out subnets and subnet masking.

    The notation of IP addresses starts to make sense when you think about the early days of TCP/IP when all IP addresses were public and NAT’ing wasn’t really required yet. Basically, there needed to be ways for networks to filter traffic by IP blocks that were applicable. (It was [in part] a precursor to collision avoidance, but absolutely not the full story.) We still use addressing and masking today, but it’s more obvious when it’s local. (Like in data centers, where it’s super practical to mask off a block of addresses for a row or rack of servers.)

    To your point, yeah. IP addresses are probably more comparable to the Dewey Decimal System rather than actual numbers and thinking of them as strings is probably easier.