Skip to content

Trump says he plans to put a 100% tariff on computer chips, likely pushing up cost of electronics

Technology
229 126 2.3k
  • SHUT THE FUCK UP!

    Technology technology
    20
    2
    94 Stimmen
    20 Beiträge
    241 Aufrufe
    teft@piefed.worldT
    Why censor fucking but not fuck?
  • WhatsApp rolls out AI-generated summaries for private messages

    Technology technology
    26
    1
    96 Stimmen
    26 Beiträge
    313 Aufrufe
    W
    So I think, but I'm not sure, this is for group chats. Group chats are only encrypted to/from the server because the server broadcasts the message to each recipient. As the messages are unencrypted on the server, they can feed them to LLMs. This is different to Signal. On Signal it's your phone encrypting each copy of the message before sending to each recipient individually.
  • 164 Stimmen
    10 Beiträge
    106 Aufrufe
    H
    In the meantime: Parents: don’t give your children lighted rectangles to play with.
  • 104 Stimmen
    4 Beiträge
    64 Aufrufe
    C
    Now we need an open source browser runtime...
  • 47 Stimmen
    19 Beiträge
    192 Aufrufe
    mrjgyfly@lemmy.worldM
    Does that run the risk of leading to a future collapse of certain businesses, especially if their expenses remain consistently astronomical like OpenAI? Please note I don’t actually know—not trying to be cheeky with this question. Genuinely curious.
  • 1 Stimmen
    8 Beiträge
    82 Aufrufe
    L
    I think the principle could be applied to scan outside of the machine. It is making requests to 127.0.0.1:{port} - effectively using your computer as a "server" in a sort of reverse-SSRF attack. There's no reason it can't make requests to 10.10.10.1:{port} as well. Of course you'd need to guess the netmask of the network address range first, but this isn't that hard. In fact, if you consider that at least as far as the desktop site goes, most people will be browsing the web behind a standard consumer router left on defaults where it will be the first device in the DHCP range (e.g. 192.168.0.1 or 10.10.10.1), which tends to have a web UI on the LAN interface (port 8080, 80 or 443), then you'd only realistically need to scan a few addresses to determine the network address range. If you want to keep noise even lower, using just 192.168.0.1:80 and 192.168.1.1:80 I'd wager would cover 99% of consumer routers. From there you could assume that it's a /24 netmask and scan IPs to your heart's content. You could do top 10 most common ports type scans and go in-depth on anything you get a result on. I haven't tested this, but I don't see why it wouldn't work, when I was testing 13ft.io - a self-hosted 12ft.io paywall remover, an SSRF flaw like this absolutely let you perform any network request to any LAN address in range.
  • 870 Stimmen
    107 Beiträge
    1k Aufrufe
    softestsapphic@lemmy.worldS
    How are they going to make money off of these projects if people can legally copy and redistribute them for free? The same reasons everyone doesn't already do this via pirating. You mean copy, not steal. When something is stolen from you, you no longer have it. Wow you are just a troll, thanks for showing me so I don't waste anymore time with you.
  • VLC player demos real-time AI subtitling for videos

    Technology technology
    2
    1
    0 Stimmen
    2 Beiträge
    6 Aufrufe
    michaelmuse@programming.devM
    This is really exciting news! VLC adding real-time AI subtitling with offline capabilities is a game-changer for accessibility and international content consumption. While this is great for real-time viewing, for those who need to analyze, edit, or repurpose video content, having access to the actual transcript text is crucial. That's where tools like video to srt come in - they can help you extract, analyze, and work with video transcripts in ways that go beyond just real-time viewing. The combination of real-time AI subtitling (like VLC's new feature) and dedicated transcript analysis tools gives content creators and researchers the best of both worlds. You can watch with live subtitles, then use the transcript for deeper analysis, content repurposing, or creating study materials. This development really shows how AI is democratizing access to video content across language barriers. Exciting times for both viewers and content creators!