Skip to content

In a First, America Dropped 30,000-Pound Bunker-Busters—But Iran’s Concrete May Be Unbreakable, Scientists Say

Technology
113 71 514
  • AI Should Help Fund Creative Labor

    Technology technology
    2
    1
    16 Stimmen
    2 Beiträge
    0 Aufrufe
    P
    Lots of fluff in this article and the site itself sucks. Here's the key paragraph: One way to achieve this would be to impose a levy on the gross revenues of the largest AI providers, collected by a national or multilateral agency. As the technology becomes increasingly embedded in daily life and production processes, the revenue flowing to AI firms is bound to grow – and so, too, will contributions to the fund. These resources could then be distributed by independent grant councils on multiyear cycles, ensuring that support reaches a wide range of disciplines and regions. My biggest issue with this approach is that it fails to acknowledge that AI is a bubble currently propped up by venture capital. In 1-4 years all those investors are going to want their ROI, and AI companies are going to start turning the money crank hard.
  • Junior dev's code worked in tests, deleted data in prod

    Technology technology
    6
    1
    90 Stimmen
    6 Beiträge
    52 Aufrufe
    S
    The second one is a testament to why you should always run it as a SELECT statement first to verify you typed it correctly.
  • AMD warns of new Meltdown, Spectre-like bugs affecting CPUs

    Technology technology
    9
    1
    198 Stimmen
    9 Beiträge
    69 Aufrufe
    anyoldname3@lemmy.worldA
    This isn't really the same kind of bug. Those bugs made instructions emit the wrong answer, which is obviously really bad, and they're really rare. The bugs in the article make instructions take different amounts of time depending on what else the CPU has done recently, which isn't something anyone would notice except that by asking the kernel to do something and measuring the time to execute affected instructions, an attacker that only had usermode access could learn secrets that should only be available to the kernel.
  • No JS, No CSS, No HTML: online "clubs" celebrate plainer websites

    Technology technology
    205
    2
    772 Stimmen
    205 Beiträge
    970 Aufrufe
    R
    Gemini is just a web replacement protocol. With basic things we remember from olden days Web, but with everything non-essential removed, for a client to be doable in a couple of days. I have my own Gemini viewer, LOL. This for me seems a completely different application from torrents. I was dreaming for a thing similar to torrent trackers for aggregating storage and computation and indexing and search, with search and aggregation and other services' responses being structured and standardized, and cryptographic identities, and some kind of market services to sell and buy storage and computation in unified and pooled, but transparent way (scripted by buyer\seller), similar to MMORPG markets, with the representation (what is a siloed service in modern web) being on the client native application, and those services allowing to build any kind of client-server huge system on them, that being global. But that's more of a global Facebook\Usenet\whatever, a killer of platforms. Their infrastructure is internal, while their representation is public on the Internet. I want to make infrastructure public on the Internet, and representation client-side, sharing it for many kinds of applications. Adding another layer to the OSI model, so to say, between transport and application layer. For this application: I think you could have some kind of Kademlia-based p2p with groups voluntarily joined (involving very huge groups) where nodes store replicas of partitions of group common data based on their pseudo-random identifiers and/or some kind of ring built from those identifiers, to balance storage and resilience. If a group has a creator, then you can have replication factor propagated signed by them, and membership too signed by them. But if having a creator (even with cryptographically delegated decisions) and propagating changes by them is not ok, then maybe just using whole data hash, or it's bittorrent-like info tree hash, as namespace with peers freely joining it can do. Then it may be better to partition not by parts of the whole piece, but by info tree? I guess making it exactly bittorrent-like is not a good idea, rather some kind of block tree, like for a filesystem, and a separate piece of information to lookup which file is in which blocks. If we are doing directory structure. Then, with freely joining it, there's no need in any owners or replication factors, I guess just pseudorandom distribution of hashes will do, and each node storing first partitions closest to its hash. Now thinking about it, such a system would be not that different from bittorrent and can even be interoperable with it. There's the issue of updates, yes, hence I've started with groups having hierarchy of creators, who can make or accept those updates. Having that and the ability to gradually store one group's data to another group, it should be possible to do forks of a certain state. But that line of thought makes reusing bittorrent only possible for part of the system. The whole database is guaranteed to be more than a normal HDD (1 TB? I dunno). Absolutely guaranteed, no doubt at all. 1 TB (for example) would be someone's collection of favorite stuff, and not too rich one.
  • 1 Stimmen
    1 Beiträge
    13 Aufrufe
    Niemand hat geantwortet
  • 71 Stimmen
    12 Beiträge
    64 Aufrufe
    C
    Because that worked so well for South Korea
  • 27 Stimmen
    14 Beiträge
    72 Aufrufe
    R
    Tech execs when the shortage hits: I just had a brilliant idea! Let's just give untrained junior vibe-coding engineers the power of senior engineers, and even more AI tools. Problem solved forever, bonus please!
  • 9 Stimmen
    6 Beiträge
    35 Aufrufe
    N
    So they.just reinvented the DVB-T tuner. Edit: I looked it up and it's literally just that. The fact they're shoving it into feature phones is interesting.