• 0 Posts
  • 43 Comments
Joined 1 year ago
cake
Cake day: July 4th, 2023

help-circle

  • It does mean something.

    The skibidi toilet “creatures” are considered the antagonists, and the word is associated with their traits.

    • creepy
    • gross
    • scary
    • weird

    Its an insult to and pretty much interchangeably with “creepy” with a splash of “cringe”

    Often paired with “ohio” which means “bland” / " boring" / “mid”

    Example:

    “Yo he got that skibidi Ohio rizz”

    Translation:

    “This dude has zero game, in fact he is creepy and weird and has negative charisma, people find him repulsive and boring”





  • Yup, I usually have it set to the slowest setting when typing.

    I find I work much better and can think clearer while walking, as it keeps the blood flowing and makes me feel more awake and engaged.

    If I have a tough problem I’m trying to work through I turn the speed up to a faster pace and sorta just work through it in my head while speed walking, often this helps a lot!

    During meetings when I’m bored I also turn the speed up a bit.

    I often get around 10k to 12k steps in a day now.

    Note I don’t stay on the treadmill all day long, I usually clock a good 4 hours on it though.

    Then I take a break and chill on the couch with my work laptop, usually I leave my more “chill” tasks like writing my tests for this part, and throw on some Netflix while I churn all my tests out.

    Highly recommend it, I’ve lost a good 15ish lbs now in the past year since I started doing it, and I just generally feel a lot better, less depressed, less anxious :)


  • I have heard of jupyter but am not familiar with its nuances.

    But doing python dev with neovim is very doable, it uses the same LSP I think.

    I personally have a dedicated dev machine running debian that has everything on it, including nvim configured.

    I SSH into my dev box from other machines to do work, because neovim is a TUI it “just works” over SSH inside the terminal itself, which is what I like about it.

    It feels good to just

    1. SSH into my box
    2. tmuxinator my-project-name

    And boom, 4 tmux tabs pop open ready to go in the terminal:

    • nvim (pointing at the project dir)
    • lazygit already open
    • nvim (pointing at my secrets.json file elsewhere)
    • an extra general console window opened to project root

    And I can just deep dive into working asap in just those 2 steps, it feels very smooth.

    I often can even just do tmux a (short for attach) to just straight re-open whatever session I last had open in tmux, instantly jumping right back into where I left off.


  • I try and start using it for basic tasks, like note taking, to get used to its interface and basic commands like :w and :q, as well as switching between insert and cmd mode.

    Once you are familiar with switching between modes, copying, pasting, etc, then you probably will wanna Starr learning it’s lua api and how to load in some QoL plugins. Basic stuff like treesitter, telescope, and nvim-tree are good places to start.

    Once you feel comfortable with swapping between files with telescope and configuring plugins, I’d deep dive into getting an LSP up and running for your language of choice so you can actually code.

    In the interim I’d recommend getting comfy with using tmux in your terminal, try and open new tmux tabs to do units of work instead of constantly cding around.

    I like to keep 4 tmux tabs open for a project:

    • nvim
    • lazygit
    • secrets file open in nvim (usually my secrets file is in another dir so it doesn’t check into git)
    • a general terminal tab for running commands

  • From my experience the only big changes I’d say I made overtime are:

    1. Font size bumped up

    2. Switched to neovim from visual studio, which took like a year to relearn my entire workflow (100% worth it though)

    3. Switched from multiscreen setup to one single big screen (largely due to #2 above no longer needing a second screen, tmux+harpoon+telescope+fzf goes brrrr)

    4. Switched to a standing desk with a treadmill, because I became able to afford a larger living space where I can fit such a setup.

    If I were to do this meme though it’d mostly be #1, there just came a day when I had to pop open my settings and ++ the font size a couple times, that’s how I knew I was getting old.



  • This is already to some degree an existing dilemma. There are already individuals out there who, due to genetic lottery, happen to have an adult body that through some efforts of clothing, makeup, hairstyle, etc, can very much present themselves as substantially younger looking than their actual age.

    Lord knows certain popular niches in the porn industry make this apparant… >_>;

    And from what I have heard on social media, sometimes these individuals couple up with another person who… doesnt look substantially younger.

    And often, these couples face quite a bit of controversy and social stigma, despite everything they are doing and into being 100% legal and, from am objective standpoint, ethically fine (they are two consenting adults after all)

    But I agree that future tech with things like gene editing and whatnot this dilemma will certainly become substantially more pronounced and I think it will likely be yet another group being attacked for daring to live their lives.


  • Others have covered the fact it’s because of air pressure but haven’t fully answered why that is the way it is.

    It’s simple really.

    The force of gravity is also at play. As you go higher up, gravity gets weaker as you get farther from the earth’s centre.

    And it is that gravitational force that increases the air’s density, same reason why if you keep going down in the water, the water gets denser.

    For the heat to move around you need to be in a sort of goldilocks zone of density.

    It needs to be dense enough that the fluid molecules can move around and spread the convection energy around… but not so dense they can’t move much either.

    Furthermore there’s actually a couple different layers of our atmosphere.

    First at our level is the troposphere, where heat is absorbed into the ground itself and radiated back out, as well as the perpetual heat from the earth’s core, and reflected off the ground too (visible light).

    The troposphere is warm and gets colder as you get farther away from the earth’s surface, naturally. That heat is absorbed by the air itself so, as you get farther away it gets colder as it has more air to travel through.

    Up higher is the Stratosphere, where it’s ice cold and the air thins out.

    However we get a sudden uptick in temp as we go even higher into what is called the Stratopause, back to briefly warm temperatures between the Stratosphere and the Mesosohere. Why? How?

    Simple, this is the little sweet spot Ozone molecules hang out, forming a protective convenient bubble around the earth. Ozone absorbs Ultraviolet light from the sun and turns out that stuff is HOT, so there’s a band of a hot zone right above and below the Ozone layer. Think of it as a toasty little bubble around us.

    Above is the mesosphere which cools off again and gets back to being really frosty quickly, for the same reason the Stratosphere did, distance.

    Then we hit the mesosphere, which is effectively the point when the atmosphere is so thin it stops protecting and is the “outside” of our protective blanket.

    You can imagine this like earth being wrapped in a blanket, and the mesosphere is everything outside the blanket. Without any protection you are subject to the unbridled radiation of the sun which means you go back to being really toasty, as you get a bit higher you are effectively in space now and will soon enough hit temps that just cook you alive in a minute or two. Really bad sunburn zone.

    So to answer the question overall:

    Hot air rises… but only when there is air to rise.

    Top of the mountains just don’t have enough air anymore for it to really rise much more. It still does but the hot air rising effect just gets weaker and weaker as the air gets thinner due to less gravity.


  • This one is really interesting. Primarily speaking ants a good example of where this type of genetic expression is taken to its logical extreme.

    It’s basically the “aunt” and “uncle” survival trait that shows up in communal creatures. Homosexuality shows up in creatures that both need to raise their young and stay together in herds. So humans of course very much satisfy this condition.

    So how’s this relate to ants (and bees and termites too)?

    In a colony, technically speaking everyone is the queens offspring, so everyone are siblings.

    The queens aletes (prince and princess ants if you will) are only the queens offspring, all the drones dont sexually reproduce.

    Yet, the drones all care for the offspring as if they are their own, that’s kinda weird from a survival standpoint right?

    Well it’s simple, the drones are clones of the queen, so they also heavily share genetics with the offspring. From a genetic standpoint there’s no difference.

    So if the drones take care of the offspring like their own, and the offspring go on to mate, then the drones genetics also propagate. They have a evolutionary pressure to raise the babies despite not having any of their own.

    The same occurs for homosexuality. Human babies are a lot of work to take care of, and if you have a sibling you share a lot of genetics, then you have an evolutionary pressure to take care of your nephews and neices. It’s the “next best” option to propagating your own children. The genetic difference isn’t much worse.

    So what ends up happening is you have an evolutionary benefit if a percent of your population is born homosexual, as they will help with raising their nieces and nephews, and it turns out this combo has a net higher survival rate than just everyone being hetero.

    So over thousands of years we get this gradual pressure to settle on a sweet spot of some % of us being gay.

    This is also a solid explanation for the “fifth brother” thing, where every son a mother has is exponentially more likely to be gay. We haven’t fully isolated what causes it (its prolly hormones) but it’s a well known occurring phenomina that the more older brothers you have, the more likely you are to be gay.

    Based on the above supposition, it’d 100% make sense from an evolution standpoint for mothers to produce homosexual offspring if they have multiple healthy children, as after a certain point it makes sense strategy wise to have a couple gay uncles/aunts that naturally help their older siblings with childcare.

    It’s just way way better for survival in nature if not everyone is pumping out babies, and a handful just aren’t into that but still take care of their family.

    Basically it’s quality over quantity!


  • but the disinformation source is less important than the systems that spread disinformation

    Hmm.

    I don’t necessarily disagree, but I think thus is sort of a chicken and egg problem.

    We can agree both are bad, but I feel like 1 begets the other. It’s a demand meeting supply situation.

    That is to say, the existence of the platform encourages people to step up and use it, including fascists.

    And the clamoring crowd of fascists inherently means someone will go “hmm, it’d be profitable to give these people a platform…”

    So as long as 1 exists, the other will materialize imo.

    The only solution is stamping out and calling out both

    For example, what about the advertisers associated with StoneToss, and websites the perpetuate his work’s advertisers?

    A lot if advertisers kick up a fuss if their adverts show up next to nazi posts. That can be an effective measure to start trusting the thumbscrews.

    Unfortunately we currently have one of the largest platforms for advertising being run by a nazi sympathizer so that’s really difficult to overcome.

    But at least that one is slowly failing and hemorrhaging money.


  • Mature women is straightforward, older = more knowledge and capable.

    Pretty much everything else you listed is about trust, so I’d say that trust is a very big thing you value in a partner, and due to humans very long time they spend dependant on parents and our community survival strategy, trust is very much a trait that is selected for.

    People that are untrustworthy are unattractive, a lot of kinks primarily build on top of publicly shameful acts in private, which is effectively the ultimate trust fall exercise.

    Feeling like you can trust a partner with such acts is very very positively reinforced genetically, so it becomes sexually attractive.

    In short: because humans live together and make complex communities, trust is important, which means getting kinky is very sexy as it signals deep rooted trust.


  • Wow.

    Honestly, extremely impressive work digging up all that info, great work to the team.

    This is what real journalism looks like.

    I recall during the peak of the pandemic reading an article about how a massive amount of disinformation could be sourced to just a small collective of individual “influencers”, and I wonder if we had more people like these folks fighting against disinformation/hate, how many fewer folks would’ve died during the pandemic :/


  • “Small” breasts typically are still large compared to a man’s chest.

    There are other factors than size anyways, for any feature. For breasts as an example, symmetry, skin clarity, and firmness will also signal a healthy prospective mate.

    “Small” breasts usually actually means “not sagging due to age”, as naturally speaking breasts, cheeks, and the neck of humans are common areas where sagging due to collagen levels can be witnessed in older age, so these are common cited areas of sexyal attraction.

    So “small” breasts really just means “not old”, which is fairly normal to signal the health of a potentional sexual partner.


  • To activate monkey neurons, it has to be an indicator of health.

    As an example, large breasts indicate health, as malnourishment during adolescence tends to result in smaller breasts later on.

    Muscles indicate health as well, so they tend to be considered attractive.

    For non health related features, like a symmetrical face, those ones are the non sexual dimorphic characteristics, as those ones you care about transferring regardless of sex. Both men and women want a symmetrical face, basically.

    So a large Adam’s apple is both a dimorphic feature and a non indicator of health, so its ignored.



  • You can’t “invoke logic via HTML attributes,”

    Oh boy a semantic argument

    Proceeds to describe how you can use HTMX to invoke logic via HTML attributes

    Whatever you want to call it, trigger, invoke, whatever.

    You can leverage HTML attributes to automatically cause arbitrary Javascript ajax calls to happen by extension if those attributes being present.

    Trying to argue the semantics of this is stupid.

    You put HTML attributes on shit, and the presence of those attributes in turn causes arbitrary Javascript client side logic to fire off purely due to the presence of those attributes.

    That’s like, literally it’s entire shtick.

    And any web dev who remotely understands the point of CSP and why it was created, should instantly have alarm bells going off at the concept of triggering arbitrary ajax via html attributes.

    “HTMX doesn’t bypass CSP! It just (proceeds to describe the exact mechanism by which it bypasses CSP)”

    It’s bonkers how many people don’t grok this, SMH.