Skip to content

Palantir may be engaging in a coordinated disinformation campaign by astroturfing these news-related subreddits: r/world, r/newsletter, r/investinq, and r/tech_news

Technology
134 75 1
  • Meta publishes V-Jepa 2 – an AI world model

    Technology technology
    3
    1
    9 Stimmen
    3 Beiträge
    0 Aufrufe
    K
    Yay more hype. Just what we needed more of, it's hype, at last
  • Why so much hate toward AI?

    Technology technology
    72
    37 Stimmen
    72 Beiträge
    2 Aufrufe
    M
    Many people on Lemmy are extremely negative towards AI which is unfortunate. There are MANY dangers, but there are also Many obvious use cases where AI can be of help (summarizing a meeting, cleaning up any text etc.) Yes, the wax how these models have been trained is shameful, but unfoet9tjat ship has sailed, let's be honest.
  • A World Without iPhones?

    Technology technology
    7
    34 Stimmen
    7 Beiträge
    3 Aufrufe
    S
    I believe the world was a better place before smartphones started dominating everyone's attention. It has had a profound impact on how people are socializing, and not in a positive way if you ask me.
  • 376 Stimmen
    58 Beiträge
    3 Aufrufe
    avidamoeba@lemmy.caA
    Does anyone know if there's additional sandboxing of local ports happening for apps running in Private Space? E: Checked myself. Can access servers in Private Space from non-Private Space browsers and vice versa. So Facebook installed in Private Space is no bueno. Even if the time to transfer data is limited since Private Space is running for short periods of time, it's likely enough to pass a token while browsing some sites.
  • Elon Musk’s Neuralink raises fresh cash at $9B valuation

    Technology technology
    15
    1
    12 Stimmen
    15 Beiträge
    2 Aufrufe
    bizzle@lemmy.worldB
    I'd rather die than let Elon Musk put shit in my brain.
  • 5 Stimmen
    10 Beiträge
    3 Aufrufe
    S
    You could look into automatic local caching for diles you're planning to seed, and stick that on an SSD. That way you don't hammer the HDDs in the NAS and still get the good feels of seeding. Then automatically delete files once they get to a certain seed rate or something and you're golden. How aggressive you go with this depends on your actual use case. Are you actually editing raw footage over the network while multiple other clients are streaming other stuff? Or are you just interested in having it be capable? What's the budget? But that sounds complicated. I'd personally rather just DIY it, that way you can put an SSD in there for cache and you get most of the benefits with a lot less cost, and you should be able to respond to issues with minimal changes (i.e. add more RAM or another caching drive).
  • 1 Stimmen
    4 Beiträge
    2 Aufrufe
    N
    that's probably not true. I imagine it was someone trying to harm the guy. a hilarious prank
  • [paper] Evidence of a social evaluation penalty for using AI

    Technology technology
    10
    28 Stimmen
    10 Beiträge
    9 Aufrufe
    vendetta9076@sh.itjust.worksV
    I'm specifically talking about toil when it comes to my job as a software developer. I already know I need an if statement and a for loop all wrapped in a try catch. Rather then spending a couple minutes coding that I have cursor do it for me instantly then fill out the actual code. Or, ive written something in python and it needs to be converted to JavaScript. I can ask Claude to convert it one to one for me and test it, which comes back with either no errors or a very simple error I need to fix. It takes a minute. Instead I could have taken 15min to rewrite it myself and maybe make more mistakes that take longer.