Skip to content

Supreme Court to decide whether ISPs must disconnect users accused of piracy

Technology
160 121 0
  • JavaScript™ Trademark Update | Deno

    Technology technology
    4
    1
    71 Stimmen
    4 Beiträge
    0 Aufrufe
    D
    Godspeed Deno and mandatory fuck Oracle
  • Understanding the Debate on AI in Electronic Health Records

    Technology technology
    5
    1
    23 Stimmen
    5 Beiträge
    4 Aufrufe
    T
    Well yeah exactly why I said "the same risk". ideally it's going to be in the same systems... and assuming no one is stupid enough (or the laws don't let them) attach it to the publicly accessible forms of existing AIs It's not a new additional risk, just the same one. (though those assumptions are largely there own risks.
  • First Tesla Robotaxi Ride

    Technology technology
    14
    37 Stimmen
    14 Beiträge
    27 Aufrufe
    A
    How do you heil a Tesla cab?....you don't. Unless you want to end up rotting in a concentration camp in El Salvador. Fuck face is exactly the type who would rape you in the morning and then walk outside the room into the balcony and shoot an innocent bystander for no reason. See "Schindler's list". So you don't.
  • 353 Stimmen
    40 Beiträge
    23 Aufrufe
    L
    If AI constantly refined its own output, sure, unless it hits a wall eventually or starts spewing bullshit because of some quirk of training. But I doubt it could learn to summarise better without external input, just like a compiler won't produce a more optimised version of itself without human development work.
  • 583 Stimmen
    57 Beiträge
    35 Aufrufe
    arararagi@ani.socialA
    Because artists are still there.
  • I'm making a guide to Pocket alternatives: getoffpocket.com

    Technology technology
    30
    160 Stimmen
    30 Beiträge
    30 Aufrufe
    B
    Update: https://lemmy.world/post/31554728
  • 5 Stimmen
    10 Beiträge
    9 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).
  • [paper] Evidence of a social evaluation penalty for using AI

    Technology technology
    10
    28 Stimmen
    10 Beiträge
    25 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.