• 20 Posts
  • 347 Comments
Joined 2 years ago
cake
Cake day: June 15th, 2023

help-circle

  • Ummm. Elon Musk made $100,000,000,000 by making internet propaganda about how his electric cars are better than internal combustion, lies about their capabilities (full self driving), lies about how often they explode and lies about how well his Robots work. And then the propaganda is so strong he becomes Buddy in chief and people think that literally paying Musk another $50Billion is a good idea.

    The cats out of the bag. Internet propaganda is too cheap and too effective. Everyone will be doing it if only to counter Elon Musk (let alone make money for themselves like through bullshit crypto coins or whatever).


    You or I deciding to ‘not fill the internet with shit’ stops nobody. It’s going to happen given this political climate and the benefits therein.


  • Lemmy.ml started off as marxist-lenninist site. All sites need to start with a niche and I doubt any future social network will avoid the niche issue.

    I think normies are turning off of Lemmy recently, which naturally causes the extremists feel more loud (because the extremists will NEVER leave this site).

    Trying to figure out a good social network is like looking for a good hangout in real life. The people who frequent is entirely the picture. It’s hard to compete vs commercial interests like Blue sky or whatever as they pop up though.

    Still, Threads, BlueSky and Twitter are all obviously suspect sites that will seed algorithms with their message. Lemmy doesn’t do that. Lemmy has its own issues but it’s very much a pick your poison situation.

    Early internet was just information about hobbies and for the betterment of people and furthering knowledge. Let’s take that back.

    Nope. After 2010s proved that the internet is the central location for political battles with Wikipedia Blackouts causing major political shifts, Pandoras Box has been opened.

    The internet is now the premier location for propaganda and politicalization.


  • Fascists are building the camps right now and you’re mad that people are shouting outside of the q&a portion of a town hall.

    Yes. Because this proves you don’t got my back in 2026.

    If you can’t prove you’re going to be useful to me in stopping Trump next time, then I don’t give a shit about anything else you say.

    And sitting here talking about how Biden was a genocide supporter and Kamala deserved to lose is just that. Fucking propaganda designed to stop our best chance at ending Trump last election or this next election.

    You fucking get on board for 2026. None of this bullshit about fucking AOC up in her next speech.

    I’m here to support the people who are doing things. Not to pull Jill Stein bullshit or whatever you think you are doing.

    Get your head out your ass. Fucking up the Democrats won’t help you vs Trump in 2 years or 4 years.


  • YOU are the ones not pushing back about anything

    No. I’m pushing back against YOU. A danger to the 2026 election if you continue on this path.

    I’ve explained plenty to my friends why Donald Trump and his policies are horrible. I don’t need to explain that to you, because you’ve gone far over to the point where your words are now counterproductive and helping Mr. Trump again.

    What I need to tell you, in particular, is that you’re counterproductive and worse than useless. You’re like this protester in AOC’s town hall. You can’t even see the fucking context of the situation in this fucking thread. Take a step back, calculate the politics a bit better, and see what’s best for you and everyone. Including those in Gaza. The #1 goal is the defeat of Donald Trump.

    And you continue to prove my point. This is a topic about “Free Palestine” protesters going too far and attacking of all people, AOC on this issue.


  • Glad to know I can’t count on you, or anyone from your political ideology, to help us defeat Trump.

    I just want to make sure everyone else is aware of this. Thanks.

    We’ve confirmed that Trump is part of the Warmongers with this move. But instead of pushing back vs the genocidal maniacs, you fuck up our overarching political moves and political strategy.

    It’s fine. My point here is to show who is, and who isn’t, part of the reliable bloc of anti-Trump moving forward. It’s better to know today that the Free Palestine idiots will die on this hill rather than work with us on the issue. Nothing is enough for you, and you’ll continue to espouse anti-Democrat talking points even in our moment of need and unity.






  • Great answer!!

    After thinking about all this for a while, I’ve gone with the basic binary tree (leaning towards AVL tree as I expect my use case to be read heavy).

    In my use case, multiple ‘intervals’ can merge together without major penalty (and should be merged together). It looks like a lot of these interval trees (including ph trees) are best when the intervals need to be kept separate.

    There is a part of my algorithm where ph trees might be useful though. I’ll have to give it some though.


    I’m kind of shocked that a basic binary tree ended up being so usable. Its a classic for a reason, lol. I guess I saw the intervals and got confused and overcomplicated things…


  • And typical RAM speeds are 100GB/second for CPUs and 500GB/second on GPUs, meaning 512MB operations are literally on the order of 5 miliseconds for CPU and 1ms on GPU.

    Below certain sizes, the ‘billions of intervals’ is larger than the damn Bitmask. Seriously, 8 bytes per interval (aka one pointer and 0 data) and that’s 8GB for the data structure.

    Instead of a billion 32-bit intervals to store (4GB of RAM at the minimum) it’s obviously a better move to store 500-million byte Bitmasks. And modern GPUs can crush that in parallel with like 3 lines of CUDA anyway.


  • Because CUDA and ROCm/HIP are far easier to program.

    The Khronos competitor to CUDA/ROCm is SYCL not OpenCL.


    SYCL vs these other options is a fun theoretical problem, but only Intel seems to be pushing SYCL at all. OpenCL got stuck in OCL1.2 (the 2.0 release was dead. 3.0+ OpenCL ignores OCL2.0 but it’s too late, OpenCL is seen as a dead end tech these days).

    The biggest issue is that OpenCL is a different language, while CUDA/HIP/SYCL are ‘just’ C++ extensions. This means that if you ever shared data between CPU and GPU in OpenCL (or DirectX or Vulkan for that matter), you have to carefully write and rewrite structs{} to line up between the two languages.

    Meanwhile, CUDA/HIP support passing structs, classes and more between CPU and GPU (subject to conditions of course. GPUs can’t do function pointers or vtables for example, but cpu-only classes can have vtables)




  • You underestimate the ease at which the right can disrupt leaderless leftist mobs.

    We are beginning to see the deployment and coordination of far right individuals to attend things like Tesla Takedown. And unlike you, these far right assholes have a leader and a plan, and know each other.

    How will you differentiate between false flag ops done during these protests vs official acts of resistance?

    I wish the best for the protesters. But it’s all very dumb. Maybe we manage to defeat Trump in the long term but some very obvious acts of disruption are going to fuck over these protesters.






  • No.

    But the #1 podcast is now the anti-Trump MeidasTouch network. They’ll run your leaders.

    There are protests and marches going on - I’d forgive you not knowing about them since nobody (including “left leaning media”) covers them. You’ll only see coverage in non-domestic outlets.

    I’m talking about 50501, Tesla Takedown and Latino Freeze.

    I’ll forgive you for not knowing about these protests because they don’t have spokespersons. Also, it’s probably irrelevant to learn about these leaderless groups because they’re inevitably doomed to fail without a leader.