Skip to content

Yes, you can store data on a bird — enthusiast converts PNG to bird-shaped waveform, teaches young starling to recall file at up to 2MB/s

Technology
148 98 343
  • 2 Stimmen
    1 Beiträge
    1 Aufrufe
    Niemand hat geantwortet
  • 0 Stimmen
    1 Beiträge
    0 Aufrufe
    Niemand hat geantwortet
  • Google Translate's latest feature is its take on Duolingo

    Technology technology
    4
    1
    23 Stimmen
    4 Beiträge
    7 Aufrufe
    M
    Well, an AI is incredibly patient and you can toy around with the language freely without perhaps feeling embarrassed. That alone lowers the entry bar (especially for slightly awkward persons like myself...) considerably. On top of that AI is dirt cheap compared to a personal tutor or traveling around the world. So it would open effective language learning to a much broader audience than before, which undoubtedly is a good thing!
  • How I hacked my washing machine

    Technology technology
    41
    1
    180 Stimmen
    41 Beiträge
    587 Aufrufe
    H
    This is exactly my experience. I was super confused by the timer on the dryer. Then I called support and they said it was normal for where I live and where the machine sits in the house. Air too humid and spot less than ideal for moisture to be taken away from the machine in a timely fashion.
  • Lemmy has a problem

    Technology technology
    36
    2
    50 Stimmen
    36 Beiträge
    352 Aufrufe
    D
    Lemmy has a lack of women problem because Spez probably isn’t shadow banning women as often as men. Fuck Spez.
  • Hitting the High Notes (2005)

    Technology technology
    2
    1
    12 Stimmen
    2 Beiträge
    44 Aufrufe
    T
    I always loved reading Joel's stuff, clear & well thought out. It was especially exciting when they were building Stack Overflow, but that's kinda got buried now. Things come & things go...
  • 21 Stimmen
    19 Beiträge
    190 Aufrufe
    B
    The AI only needs to alert the doctor that something is off and should be tested for. It does not replace doctors, but augments them. It's actually a great use for AI, it's just not what we think of as AI in a post-LLM world. The medically useful AI is pattern recognition. LLMs may also help doctors if they need a starting point into researching something weird and obscure, but ChatGPT isn't being used for diagnosing patients, nor is anything any AI says the "final verdict". It's just a tool to improve early detection of disorders, or it might point someone towards an useful article or book.
  • Is Matrix cooked?

    Technology technology
    54
    101 Stimmen
    54 Beiträge
    614 Aufrufe
    W
    Didn't know it only applied to UWP apps on Windows. That does seem like a pretty big problem then. it is mostly for compatibility reasons. no win32 programs are equipped to handle such granular permissions and sandboxing, they are all made with the assumption that they have access to whatever they need (other than other users' resources and things that require elevation). if Microsoft would have made that limitation to every kind of software, that Windows version would have probably been a failure in popularity because lots of software would have broken. I think S editions of windows is how they tried to go in that direction, with a more drastic way of simply just dropping support for 3rd party win32 programs. I don't still have a Mac readily available to test with but afaik it is any application that uses Apple's packaging format. ok, so if you run linux or windows utils in a compatibility layer, they still have less of a limited access? by which I mean graphical utilities. just tried with firefox, for macos it wanted to give me an .iso file (???) if so, it seems apple is doing roughly the same as microsoft with uwp and the appx format, and linux with flatpak: it's a choice for the user