I’m a technical kinda guy, doing technical kinda stuff.

  • 0 Posts
  • 89 Comments
Joined 2 years ago
cake
Cake day: September 27th, 2023

help-circle
  • Having said that , there is about a thousand watts per square metre of insolation coming in from the Sun on the exterior of the craft, just like there is here on the ground on Earth.

    I guess the Apollo designers figured it was easier to insulate and heat the cabin than absorb heat and then try and cool it.


  • Conjuring up a frequency graph from 2004-present doesn’t help your argument, as the VCR format wars were pretty much over a good 15 years beforehand.

    “VCR” could have meant either VHS or Betamax to a consumer in the early '80s.

    At least VHS specifies a particular standard, and “player” in that context has a loose connection with record player, or tape player , being the thing you play your purchased records / tapes / videos on.





  • It’s BLE - Bluetooth Low Energy.

    Basically devices with BLE can listen for a wake-up command and turn on, similar to the “magic packet” of wake on Ethernet.

    Super convenient for “find my device” applications, also nice to be able to connect and activate the device without having to press a power button like a peasant.

    It also means that most devices with BLE end up flat within a month. I had a speaker with BLE and had to deliberately download a much older version of the Android partner app to turn it off, as they dropped the option to do so in later versions for “convenience”. With BLE on it would be flat in about 6 weeks regardless of whether I’d used it or not , which really ruined ad-hoc usage for me.









  • Dave.@aussie.zonetoLinux@lemmy.mlPackages similar to Earlyoom?
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    6 months ago

    People don’t just leave leaking apps out there for consumption.

    Ha! Welcome to corporate, where vendors sell you software and say that the hardware has to have 128GB of ram and when you poke around a bit you discover a single JVM with constantly growing memory usage with a script that restarts it every time it runs out of resources.

    AND a log file that describes - in typical Java excruciating detail - the precise lines in each module where the devs allocated resources but didn’t free them. About 40 times a second.




  • Dave.@aussie.zonetoLinux@lemmy.mlFacebook ban on discussing Linux?
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    6 months ago

    Consider yourself corrected then. I’ve skimmed your comment history. Your go-to insult is “bootlicker” or alternatively, a simple clown emoji. In your comments you seem to provide very little context as to why you think that, it’s just, “I deem you to be a BOOTLICKER! Next!”

    So maybe a little guidance for you:

    The very, very, first thing you do when dealing with perceived propaganda - be it on mainstream media, online, or wherever - is to remove all the emotion and insults and see what’s left. You know what I see when I parse your comments like that? Very little.

    Thus I conclude you have nothing of importance to say, and you become background noise that gets tuned out.

    Actually your comments do have some small value. I check your bootlicker-comment-score and if it’s greater than 5, I know the community you posted in isn’t worth my time.



  • Dave.@aussie.zonetoLinux@lemmy.ml*Permanently Deleted*
    link
    fedilink
    arrow-up
    5
    ·
    edit-2
    7 months ago

    Try “lspci -vv” first to see the devices on the bus and to figure out which device is causing this.

    Secondly, check all your BIOS’ “performance” settings, such as memory timings, bus speeds, and etc, and set them to default.

    See how things go after that.