Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)BA
Posts
5
Comments
1,123
Joined
2 yr. ago
  • They would dominate because they make a good product that isn’t more expensive than it has to be. US car companies have discontinued most affordable options to try and force people to only buy larger, higher end vehicles that most people have no use for. Now they’re mad that international companies are willing to sell the products they refuse to.

  • All you have to do is present credible evidence that these companies are distributing copyrighted works or a direct substitute for those copyrighted works. They have filters to specifically exclude matches though, so it doesn’t really happen.

  • Detecting a hallucination programmatically is the hard part. What is truth? Given an arbitrary sentence, how does one accurately measure the truthfulness of it? What about the edge cases, like a statement that is itself true but misrepresents something? Or what if a statement is correct in a specific context, but generally incorrect?

    I’m an AI optimist but I don’t see hallucinations being solved completely as long as LLMs are statistical models of languages, but we’ll probably have a set of heuristics and techniques that can catch 90% of them.

  • I think that the best way to learn programming techniques is to actually do projects and make mistakes. It is one thing to understand a design pattern in theory, and another thing to be able to use that design patterns to solve real problems. Once you get deep enough into a specialty, then look for well-regarded talks and conferences in your niche.

  • You know what’s really inefficient? Making a bunch of people write additional weekly reports on their work on top of the already significant documentation that goes on in the federal government. It’s not free or instant to write these, and could reasonably lower the amount of actual productivity by diverting smart people from their main objectives to write extra reports for this dumbass.

  • Remove the need to, yes. Remove the ability to? No, and rust doesn’t prevent you from doing that, it just makes you mark it unsafe so that way if you fuck up and cause a memory error, the root cause can be narrowed down to a tiny fragment of the code base.

  • If it ain't broken, don't fix it.

    That’s the thing, it is broken and there is a fix desperately needed. C lacks memory safety, which is responsible for many, many security vulnerabilities. And they’re entirely avoidable.

  • What exactly are the hazards of shared memory and locks? The ownership system and the borrow checker do a pretty good job at enforcing correct usage, and if you are clever you can even guarantee no deadlocks (talk at rustconf 2024 about the fuchsia network stack).

  • Apple @lemmy.world
    bamboo @lemm.ee

    Apple planning redesigned iPhone, MacBook Pro, and Apple Watch that are significantly thinner

    Technology @lemmy.world
    bamboo @lemm.ee
    World News @lemmy.world
    bamboo @lemm.ee
    Apple @lemmy.world
    bamboo @lemm.ee

    US antitrust case against Apple's App Store is 'firing on all cylinders'

    Apple @lemmy.world
    bamboo @lemm.ee

    Photo collage app reccomendations

    I want to be able to be create some image collages to share with friends from my iPhone. I’ve been searching around, but I’ve found that most every app requires an expensive subscription (often $40+ year) and many are limited to squares. I don’t need many features, just the minimum to put together a collage. Does anyone have any suggestions?

    Thanks!