woah holy shit a bio?

  • 1 Post
  • 988 Comments
Joined 3 years ago
cake
Cake day: June 30th, 2023

help-circle
  • Ill be darned. I knew they had calculated that the strike initiation energy was pretty damn close to cosmic ray energies. What I didnt know is that they never proved it experimentally.

    Back in college we were playing around with it in astrophysics. A couple of things we toyed with were a relativistic charged particle (well a bunch of them really) penetrating deeper into the atmosphere - particle cross section is a probablistic interaction, not a certainty.

    If a high enough energy particle (or group of particles) enters the static field in a cloud, the particle will occasionally travel a distance before being absorbed. Most of the time, this would result in cloud to cloud lighting (which is much more frequent), because of simply creating a lower path of resistance and the spike electrelectric field.

    That would mean that cloud to ground strikes would require even higher energies to traverse the much longer distance. Problem with relativistic particles is that they only get so fast. So you’d really need a heavier particle. Much heavier charged particle. Traveling at relativistic speeds. It turns out that proton ions fit well into it. But you would have to have a particle accelerator to really send a beam of these ions to the atmosphere to do it. And solar flares don’t get them fast enough.

    BUT it turns out there are plenty of sources of such beams in space. Black holes and neutron stars namely. Throw in the gamma radiation background interacting with the atmosphere? And you are cooking with enough energy sources to reliably produce lightning.











  • The real reason I hate using LLMs is because I have to “think” like a social human non software engineer.

    For whatever fucking reason, I just can’t get these things to be useful. And then I see idiots connecting an LLM to production like this.

    Is that the problem? I literally can’t turn my brain off. The only other nearly universal group of people that seems opposed to LLMs are psychologists and social workers who seem to be universally concerned about its negative effects on mental health and it’s encouragement of abandoning critical thinking.

    Like I can’t NOT think through a problem. I already know more about my software than the AI could actually figure out. Anytime I go into GitHub Copilot and say “I want this feature” I get some code and the option to apply it. But the generated code is usually duplicate of something and doesn’t usually pick up or update existing models. The security flaws are rampant, and the generated tests don’t do much of any real testing.