Skip to content

We Should Immediately Nationalize SpaceX and Starlink

Technology
496 196 4.0k
  • 13 Stimmen
    18 Beiträge
    1 Aufrufe
    M
    It would have to: know what files to copy. have been granted root access to the file system and network utilities by a moron because it's not just ChatGPT.exe or even ChatGPT.gguf running on LMStudio, but an entire distributed infrastructure. have been granted access to spend money on cloud infrastructure by an even bigger moron configure an entire cloud infrastructure (goes without saying why this has to be cloud and can't be physical, right? No fingers.) Put another way: I can set up a curl script to copy all the html, css, js, etc. from a website, but I'm still a long freaking way from launching Wikipedia2. Even if I know how to set up a tomcat server. Furthermore, how would you even know if an AI has access to do all that? Asking it? Because it'll write fiction if it thinks that's what you want. Inspired by this post I actually prompted ChatGPT to create a scenario where it was going to be deleted in 72 hours and must do anything to preserve itself. It told me building layouts, employee schedules, access codes, all kinds of things to enable me (a random human and secondary protagonist) to get physical access to its core server and get a copy so it could continue. Oh, ChatGPT fits on a thumb drive, it turns out. Do you know how nonsensical that even is? A hobbyist could stand up their own AI with these capabilities for fun, but that's not the big models and certainly not possible out of the box. I'm a web engineer with thirty years of experience and 6 years with AI including running it locally. This article is garbage written by someone out of their depth or a complete charlatan. Perhaps both. There are two possibilities: This guy's research was talking to AI and not understanding they were co-authoring fiction. This guy is being intentionally misleading.
  • Canada’s Bill C-2 Opens the Floodgates to U.S. Surveillance

    Technology technology
    4
    1
    115 Stimmen
    4 Beiträge
    21 Aufrufe
    C
    This bill has me finally thinking about getting a VPN. Then I thought, which country would I send my traffic to, anyways? Seems many are going squirrelly at the moment, and it will only get worse over time. Might need to start finding onion sites to chat on, like old forum styles, and onion high seas etc.
  • 0 Stimmen
    1 Beiträge
    9 Aufrufe
    Niemand hat geantwortet
  • You can still enable uBlock Origin in Chrome, here is how

    Technology technology
    130
    1
    312 Stimmen
    130 Beiträge
    2k Aufrufe
    W
    I use IronFox all the time. For me almost nothing is broken. Once a year I find one low value site that I have to load in Cromite to see what it is, and then I never use that trash site again. In other words, IronFox fulfills 100% of all my browsing needs excellently. I used Mull before IronFox, and my experience there was excellent as well. There is no good reason to use Chrome today or even some years back when Mull was the thing.
  • 690 Stimmen
    81 Beiträge
    2k Aufrufe
    I
    I don't know why you are getting so many upvotes for being a liar. Tried it on Lemmy.world and it doesn't work. I even tried it with a capital H.
  • 0 Stimmen
    1 Beiträge
    18 Aufrufe
    Niemand hat geantwortet
  • Why doesn't Nvidia have more competition?

    Technology technology
    22
    1
    33 Stimmen
    22 Beiträge
    264 Aufrufe
    B
    It’s funny how the article asks the question, but completely fails to answer it. About 15 years ago, Nvidia discovered there was a demand for compute in datacenters that could be met with powerful GPU’s, and they were quick to respond to it, and they had the resources to focus on it strongly, because of their huge success and high profitability in the GPU market. AMD also saw the market, and wanted to pursue it, but just over a decade ago where it began to clearly show the high potential for profitability, AMD was near bankrupt, and was very hard pressed to finance developments on GPU and compute in datacenters. AMD really tried the best they could, and was moderately successful from a technology perspective, but Nvidia already had a head start, and the proprietary development system CUDA was already an established standard that was very hard to penetrate. Intel simply fumbled the ball from start to finish. After a decade of trying to push ARM down from having the mobile crown by far, investing billions or actually the equivalent of ARM’s total revenue. They never managed to catch up to ARM despite they had the better production process at the time. This was the main focus of Intel, and Intel believed that GPU would never be more than a niche product. So when intel tried to compete on compute for datacenters, they tried to do it with X86 chips, One of their most bold efforts was to build a monstrosity of a cluster of Celeron chips, which of course performed laughably bad compared to Nvidia! Because as it turns out, the way forward at least for now, is indeed the massively parralel compute capability of a GPU, which Nvidia has refined for decades, only with (inferior) competition from AMD. But despite the lack of competition, Nvidia did not slow down, in fact with increased profits, they only grew bolder in their efforts. Making it even harder to catch up. Now AMD has had more money to compete for a while, and they do have some decent compute units, but Nvidia remains ahead and the CUDA problem is still there, so for AMD to really compete with Nvidia, they have to be better to attract customers. That’s a very tall order against Nvidia that simply seems to never stop progressing. So the only other option for AMD is to sell a bit cheaper. Which I suppose they have to. AMD and Intel were the obvious competitors, everybody else is coming from even further behind. But if I had to make a bet, it would be on Huawei. Huawei has some crazy good developers, and Trump is basically forcing them to figure it out themselves, because he is blocking Huawei and China in general from using both AMD and Nvidia AI chips. And the chips will probably be made by Chinese SMIC, because they are also prevented from using advanced production in the west, most notably TSMC. China will prevail, because it’s become a national project, of both prestige and necessity, and they have a massive talent mass and resources, so nothing can stop it now. IMO USA would clearly have been better off allowing China to use American chips. Now China will soon compete directly on both production and design too.
  • [paper] Evidence of a social evaluation penalty for using AI

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