• 0 Posts
  • 29 Comments
Joined 1 month ago
cake
Cake day: August 28th, 2025

help-circle





  • HOG and Hough transforms bring me back. honestly glad that I don’t have to mess with them anymore though.

    I always found SVMs a little shady because you had to pick a kernel. we spent time talking about the different kernels you could pick but they were all pretty small and/or contrived. I guess with NNs you pick the architecture/activation functions but there didn’t seem to be an analogue in SVM land for “stack more layers and fatten the embeddings.” though I was only an undergrad.

    do you really think NNs won purely because of large datasets and GPU acceleration? I feel like those could have applied to SVMs too. I thought the real win was solving vanishing gradients with ReLU and expanding the number of layers, rather than throwing everything into a 3 or 5-layer MLP, preventing overfitting, making the gradient landscape less prone to local maxima and enabling hierarchical feature extraction to be learned organically.


  • I recently told my mother that I’m probably the most intelligent person she will ever meet

    and so humble, too! seriously though, this is a major red flag. I rarely find smart people to brag about how smart they are.

    also, telling someone that their beliefs are wrong because they’re dumb, and that your beliefs are right because you’re smarter than them, has literally never worked. it will just make them resent you, your beliefs, and anyone they meet in the future who believes what you do. this kind of smugness has been the Achilles heel of Dems for years.



  • I have no scientific basis for this, but my suspicion is that what you do with your brain is more important to cognition than whatever raw intelligence you start with. the more languages you study, the more music you play, the more subjects you study and skills you develop and hobbies you tinker with and deep conversations you have… you learn to learn, you learn to think, it all gets wired up and cross-connected and you become more than the sum of your parts.

    how much decline is truly biological vs. being stuck in a rut?

    also there’s nootropics that could be helpful for concussion recovery/etc. but they haven’t been too well-studied, there’s many different ones with different sketchiness and sources aren’t always trustworthy… but piracetam (iirc) is actually prescribed in the EU for recovery from brain injury, and it’s fairly safe and well-studied. I’m not recommending it either way though.


  • Certainly!

    Peking (KNT) -Chinese at one time experimented with fertilizing a chimpanzee with human sperm in an attempt to create a “near -human ape,” and they may try it again. The chimp was three months pregnant before the first experiment was halted, one of the original researchers claims. Western science long has scoffed at such an experiment as medically impossible, but Dr. Ji Yongxiang says the research, if it ever resumes, has the potential to develop creatures with higher animal intelligence who could speak and perform simple tasks. A second researcher at the Chinese Academy of Science said there were plans to resume testing.







  • missfrizzle@discuss.tchncs.detoLinux@lemmy.mlLinux security
    link
    fedilink
    arrow-up
    12
    arrow-down
    1
    ·
    edit-2
    22 days ago

    the most secure possible? you’ll need to learn a ton. you’ll get there, but it’ll take a while.

    decently secure? install Linux Mint, install your updates, don’t run sketchy commands with URLs in them unless you know what you’re doing, maybe follow a hardening guide. you’ll be okay.

    if you need to be extremely secure and private, install Tails on a USB stick. it will be slow and frustrating, and you’ll need to save files to a second USB drive, but it will probably keep you pretty safe, and it’s decently user-friendly. just make sure you keep Tails updated! you’ll have to do that by flashing the new Tails onto a new USB drive, there’s no easy way around that.

    those are your two most user-friendly, safe approaches.