• 0 Posts
  • 165 Comments
Joined 2 years ago
cake
Cake day: July 6th, 2023

help-circle
  • Poiktomemes@lemmy.worldGets confusing
    link
    fedilink
    arrow-up
    2
    ·
    21 days ago

    In the US, in most states, getting caught or recognized is enough to put you on the sex offender list. Even if you’re in private. (Again, in most states.) And that means you can no longer move into a new home without informing all your neighbors that you’re a sex offender for the rest of your life, among other penalties. There’s no difference to the US between this and people who actually do sexual crimes when it comes to this punishment.




  • PoiktoMicroblog Memes@lemmy.worldSometimes we create our own problems.
    link
    fedilink
    English
    arrow-up
    11
    arrow-down
    2
    ·
    2 months ago

    Or use it on large scale computing for protein folding simulations, or something.

    And yeah, gravity batteries is the best I think we have, with water being the most common medium with pumped-storage hydroelectricity. But the scales of the things are kind of incongruent and… Autoincorrect actually got it right trying to correct that to inconvenient. Still really cool. I think we may need some innovations to cut down on scale issues though. Although it looks like the total power storage available is about one day worth of power for the US in PSH, I’m curious if the instantaneous output is sufficient for the grid and how spread out the storage locations are, as I somewhat doubt they’re often in flatter regions. All in all, I’m not a power engineer, I just know a few and I should bug them sometime.



  • I wish I could taste the other flavors. That’s actually why I was considering desensitizing myself to it. I get the dirt and earthy, but I love both of those the same. I’ve been growing my palette, but it took me nearly two decades to find hops that I could stand to start desensitizing myself to that bitter.


  • PoiktoPolitical Memes@lemmy.worldYou must choose...
    link
    fedilink
    arrow-up
    14
    ·
    2 months ago

    I mean… It’s literally genetic. The aldehydes in cilantro usually aren’t strong enough for people to taste. But if you want to know what I taste when I eat cilantro, go crush a stink bug, it’s the same chemical.

    Apparently I can desensitize myself to it, and I want to. Certainly would open up a lot of options in foods I’m already a fan of (if you leave out the cilantro).





  • Hm. I speak like a bot, do I? Maybe I am autistic after all.

    I am aware, my boyfriend and I have already had this conversation, but I guess he’s not on Lemmy, so you can’t ask him.

    Yes, DeepSeek caused a drop in the stock price, but you were saying that believing that LLM’s are over-hyped would lead to having insider knowledge and could give us an advantage in the stock market. Particularly with their already tanked stock. However, the stock market fluctuates based on hype, not value, and will do whatever the fuck it pleases, so the only way to have insider knowledge is by being on a board who controls the price or by managing to dump hype into the system. That is not something a lot of people have the power to do individually.

    But since you think I’m a bot and I have no way to disprove that thanks to what the world is now, I bid you adieu. I hope you’re having a good one. And stop antagonizing people for talking differently, please.

    Edit: I took a look at your recent comment history, and you do come off as trying to troll and be disingenuous. If you want to have a less inflammatory conversation, you can DM me, but I do recommend you tone it down. You’re not helping anyone with how you’re approaching this, buddy.


  • I’m glad we agree. I don’t know how much mental energy we should devote to these things, but I guess I’m happy to see discussion on this platform. I kind of miss the days when I had to respond to people who watched I, Robot and think I’m trying to destroy humanity, instead of… I don’t know what to call this except basically the same thing they did in the 60’s before the first AI winter, but with more drastic consequences.



  • Actually no. As someone who prefers academic work, I very heavily prefer Deepseek to OpenAI. But neither are open. They have open weights and open source interpreters, but datasets need to be documented. If it’s not reproducible, it’s not open source. At least in my eyes. And without training data, or details on how to collect it, it isn’t reproducible.

    You’re right. I don’t like big tech. I want to do research without being accused of trying to destroy the world again.

    And how is Deepseek over-hyped? It’s an LLM. LLM’s cannot reason, but they’re very good at producing statistically likely language generation which can sound like its training data enough to gaslight, but not actually develop. They’re great tools, but the application is wrong. Multi domain systems that use expert systems with LLM front ends to provide easy to interpret results is a much better way to do things, and Deepseek may help people creating expert systems (whether AI or not) make better front ends. This is in fact huge. But it’s not the silver bullet tech bros and popsci mags think it is.



  • That… Doesn’t align with years of research. Data is king. As someone who specifically studies long tail distributions and few-shot learning (before succumbing to long COVID, sorry if my response is a bit scattered), throwing more data at a problem always improves it more than the method. And the method can be simplified only with more data. Outside of some neat tricks that modern deep learning has decided is hogwash and “classical” at least, but most of those don’t scale enough for what is being looked at.

    Also, datasets inherently impose bias upon networks, and it’s easier to create adversarial examples that fool two networks trained on the same data than the same network twice freshly trained on different data.

    Sharing metadata and acquisition methods is important and should be the gold standard. Sharing network methods is also important, but that’s kind of the silver standard just because most modern state of the art models differ so minutely from each other in performance nowadays.

    Open source as a term should require both. This was the standard in the academic community before tech bros started running their mouths, and should be the standard once they leave us alone.