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
Balder @lemmy.world
Posts 2
Comments 176
77% Of Employees Report AI Has Increased Workloads And Hampered Productivity, Study Finds
  • I think the actual problem here is that if the product people can’t learn such a simple thing by themselves, they also won’t be able to correctly prompt the LLM to their use case.

    They said, I do think LLMs can boost productivity a lot. I’m learning a new framework and since there’s so much details to learn about it, it’s fast to ask ChatGPT what’s the proper way to do X on this framework etc. Although that only works because I already studied the foundation concepts of that framework first.

  • Signal under fire for storing encryption keys in plaintext on desktop app
  • I don't trust my mobile - they're much harder to make private and "yours" than a desktop.

    Still mobile phones are designed with much more security in mind than desktop environments, and basically everybody has a device.

  • Signal under fire for storing encryption keys in plaintext on desktop app
  • It will never have this since it's incapable of using native widgets and theming

    You can criticize Electron’s performance and memory footprint, but as long as there’s an API to access something, it can access the same features as a native app, it just depends on the company’s willingness to do it. HTML is also one of the best platforms in terms of accessibility.

    The problem though, is that cross-platform apps are optimized for that: sharing the same code among systems, and using specific OS features complicate things, so the tendency is to use the same solution for all of them, even when it isn’t the correct one. Also, they make it possible for developers who don’t know a certain OS well to still build for it, making things potentially worse in the user experience.

  • Google's AI-powered search summaries use 10x more energy than a standard Google search | The Hidden Environmental Impact of AI
  • I always felt like I was alone in this thinking. I think anyone with a bit of a security mindset don’t want everything connected, besides it makes them more expensive and easier to break. It’s certainly very convenient for programmed obsolescence.

  • Microsoft’s AI boss thinks it’s perfectly OK to steal content if it’s on the open web
  • copyright is a matter of law, and nothing else

    This assertion dismisses the ethical considerations often intertwined with legal principles. Laws (including copyright laws) are influenced by moral and ethical values, and there are often huge books on theories about the validity of certain things which serve as the starting point of collections of laws.

    the immorality is how companies wield it like a cudgel to entrench their control over culture

    While some companies do exploit copyright laws, not all companies use it in this way and whether it brings more harm than good is a point of discussion. But it can’t be generalized.

    This completely overlooks the positive aspects of copyright as well, such as protecting the rights of individual creators and ensuring they can earn something from their own work.

  • Even Apple finally admits that 8GB RAM isn't enough
  • In this particular case the RAM is part of the chip as an attempt to squeeze more performance. Nowadays, processors have become too fast but it’s useless if the rest of the components don’t catch up. The traditional memory architecture has become a bottleneck the same way HDDs were before the introduction of SSDs.

    You’ll see this same trend extend to Windows laptops as they shift to Snapdragon processors too.

  • Vision Pro Has a Speed Limit: New Details on Apple Headset

    We’re learning more about Apple’s upcoming headset as developers get to tinker with apps and programming for Vision Pro.

    1

    Some current bugs

    • When replying and writing a text, trying to move the cursos by dragging it drags the whole screen instead.
    • When using the light theme, the clock and top icons are white making them unreadable.
    0