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/)RO
Posts
3
Comments
16
Joined
3 wk. ago

  • Thanks! I think that's the closest to what I was looking for, and it links to a couple more in the sidebar.

    There are plenty of us technical folks here who have relevant experience and are keen on chatting, but lemmy is definitely generally pretty anti-ai.

    I find this, too. Sometimes all it takes is for someone to start a thread and then a lot of good comments will be contributed!

  • Free Open-Source Artificial Intelligence @lemmy.world

    Do you use models developed in China?

    Coffee @lemmy.world

    "Specialty" Roaster Name and Shame!

    Ask Lemmy @lemmy.world

    Is there a Lemmy community for discussing LLMs from a technical perspective?

  • Hi! I'm interested in trying Nushell at some point, although I keep putting it off...

    Would you share your experience on a couple of items?

    1. How easy was it to get started?
    2. Do you find, or did you at least find in the beginning, that it is more suited for some particular tasks than using it as your day-to-day shell? If so, what were those?
    3. Can you integrate it with existing tools that you know how to use from other shells, like grep or awk?
  • Tempo is a good open-source player for Android that works well with Navidrome.

    On iOS, Arpeggi is good, but not open source (I think). It's still under development, but I don't think it's missing any major features at this point.

  • Hey! Good to know about the 128 kbps threshold.

    What's your take on MP3 bitrates? I've read some posts online claiming that 320 kbps is overkill most of, if not all of, the time. They claimed that there is little to no gain going above around 220 kbps. In your experience, is there any truth to this?

  • For lower bitrates, I'd suggest using a different codec than MP3. Opus is really solid, and at 128 kbps it will probably get you quality similar to MP3 at 192 kbps. Or you could go lower, and 96 kbps with Opus will be similar to MP3 at 128 kbps. I don't know an app that will do it automatically, but the CLI tools are really simple to use: you point them at the FLAC and tell it the target bitrate and that's it.

    Alternatively, if you have access to a macOS machine, their AAC encoder is really good and likely superior to any MP3 encoder at equivalent bitrates.

  • There is a subtle difference in the quotes

    Anyways that setting can be changed by turning off smart punctuation in keyboard settings

    I wanted to trash by iPhone

    it is pushing me to stop using everything Apple.

    If such a minor inconvenience that can be trivially worked around is enough to get you to destroy an iPhone and stop using Apple products altogether, what will you do when you inevitably encounter something of similar magnitude on Android? Do you think there are no bugs, inconsistencies, or questionable choices on Android?

    I encounter the same smart quotes issue every now and then when I copy-paste commands from Word documents. Such documents are usually sent by customers or written by other employees. Should I quit my job over this?

  • I don't really get the "all eggs in one basket"

    I think the argument is that if at some point Proton services get compromised, or if Proton somehow turn into the bad guys, then using fewer of their services will impact you less or give you more time to react. The same goes for any other vendor, of course, which is why the way you address this is by spreading your trust across different services/regions/owners/....

  • So the two-factor authentication apps shouldn't be on desktop argument never made sense to me, mobile is the same way.

    I think that argument was rooted in the assumption that the phone was a separate and smaller attack surface. The assumption is reasonable if you use your credentials mostly on desktop and only have a few apps on your phone, which was indeed the case for a lot of people in the past.

    But nowadays, a lot of people use the same credentials on the phone just as well, and with everything asking to install their app, I'm not sure the attack surface really is smaller anymore. So, if you're in this scenario, I agree with you that you may not be sacrificing much by having 2FA on desktop.

    And, of course, 2FA, even in the same password manager, is still better than none. Your first factor can be stolen in more ways than just compromising your machine, for example through data breaches.

  • About halfway through the article they quote a paper from 2023:

    Similarly, another study from 2023 found LLMs “hallucinated,” or produced incorrect information, in 69 to 88 percent of legal queries.

    The LLM space has been changing very quickly over the past few years. Yes, LLMs today still "hallucinate", but you're not doing anyone a service by reporting in 2025 the state of the field over 2 years before.