Skip Navigation
. . .
  • "Crust" makes it sound like superfluous detritus. It's cornicione! Pizza is mostly bread, so if the bread is bad then it's not worth eating.

    Neapolitan pizza has a high hydration dough cooked at very high temp, resulting in a delightfully light cornicione filled with large air pockets. The bread is delicious enough to enjoy on its own, which is why it only needs simple toppings like uncooked San Marzano tomato and a few shreds of mozarella. IMO Italian cuisine excels at allowing high quality produce speak for themselves through its simplicity and elegance. What they're shitting out at Papa Johns and whatever is an abomination.

  • How can everything be captured in simple data like people's exact voice noise?
  • Everything about the exact timbre of your voice is captured in the waveform that represents it. To the extent that the sampling rate and bit depth are good enough to mimic your actual voice without introducing digital artefacts (something analogous to a pixelated image) that's all it takes to reproduce any sound with arbitrary precision.

    Timbre is the result of having a specific set of frequencies playing simultaneously, that is characteristic of the specific shape and material properties of the object vibrating (be it a guitar string, drum skin, or vocal chords).

    As for how multiple frequencies can "exist" simultaneously at a single instant in time, you might want to read up on Fourier's theorem and watch 3Blue1Brown's brilliant series on differential equations that explores Fourier series https://www.youtube.com/watch?v=spUNpyF58BY

  • Linux May Be the Best Way to Avoid the AI Nightmare
  • I used to use FL Studio, but hated using Windows. I got almost all features (including VSTs) to work in Ubuntu under Wine, but had a problem with WineASIO, which I seemed to require to use the USB sound card properly.

    Because of that, I since changed to a DAW called REAPER which is built natively for Linux and works flawlessly and is very nice. There is a program called Yabridge to help run Windows VSTs. I even got more complicated plugins with authentication like Addictive Drums 2 to work using Wine no problem.

    If you want a fully FOSS solution there is Ardour which is also great but a little less slick than Reaper IMO.

  • Reality check
  • TBF I'm branching out and I just installed Debian on my second laptop and I like that too. But Ubuntu's been mighty good to me for a lot of years as a reliable workstation and server VM in Proxmox.

  • That's why we need two ssds for dual boot
  • I recently had this issue needing to run Excel macros. I ended up using Oracle Virtualbox to run Windows from inside linux. Even more linuxey is using Proxmox to run your Windows VMs but that's a bit more of a faff.

  • Microsoft in their infinite wisdom has replaced the Hide Desktop icon with Copilot.
  • That's pretty disingenuous - it's one of the many reasons that comprise a pattern of behavior whereby Microsoft makes Windows worse at each iteration. More bloat, more spying, more locked-down for user "security". And for what? The dubious benefit of being "compatible" with other shitheel software providers like Adobe who use their monopoly power to stranglehold the corporate and professional media sectors? Toeachizown but IDK how anyone can use Windows by choice. The small amount I have to use it at work is torture enough.

  • Tesla Cybertruck Owners Who Drove 10,000 Miles Say Range Is 164 To 206 Miles
  • I think it does look pretty cool. I applaud automotive design that dares to be different. Everything nowadays is a giant snarling grill with angry anime eye headlights up front, then a bunch of superfluous sharp creases and fake air vents to add visual elements for the sake of it. Tesla took a boldly minimalist approach with this one.

    Before you crucify me, note that I don't particularly like the vehicle overall - it doesn't seem to be a design that translates well to mass production, practicality of maintenance, or pedestrian safety. It's no Alfa 33 Stradale, but I think visual flare isn't an area you can fault it much.

    Rivian has done a good job of embracing EV design features (e.g. lack of need for frontal air intakes) in a more conventional way.

  • The Ubuntu Bros!
  • I have used Ubuntu as the daily driver for the last 10 years, because support and tools are widespread and easy, and I don't need any extra pain in my life. Drivers are mostly present and working upon a clean install, and in the one case where the touchpad wasn't recognized, it was super easy to find an ubuntu forum post containing a 1-line command to fix it. But everybody says i should hate it and use Mint instead.

    I'm open to give it a go, but in general, will most of the tutorials and fixes you find for Ubuntu also work with Mint?

  • OpenAI claims The New York Times tricked ChatGPT into copying its articles
  • We tend to think of these models as agents or persons with a right to information. They “learn like we do” after all.

    This is again a similar philosophical tangent that's not germane to the issue at hand (albeit an interesting one).

    I think you’ll see that if you only feed an LLM art or text from only one artist you will find that most of the output of the LLM is clearly copyright infringement if you tried to use it commercially.

    This is not a feasible proposition in any practical sense. LLMs are necessarily trained on VAST datasets that comprise all kinds of text. The only type of network that could be trained on only one artist's corpus is a tiny pedagogical tool like Karpathy's minGPT https://github.com/karpathy/minGPT, trained solely on the works of Shakespeare. But this is not a "Large" language model, it's a teaching exercise for ML students. One artist's work could never practically train a network that could be considered "Large" in the sense of LLMs. So it's pointless to prevaricate on a contrived scenario like that.

    In more practical terms, it's not controversial to state that deep networks with lots of degrees of freedom are capable of overfitting and memorizing training data. However, if they have other additional capabilities besides memorization then this may be considered an acceptable price to pay for those additional capabilities. It's trivial to demonstrate that chatbots can perform novel tasks, like writing a rap song about Spongebob going to the moon on a rocket powered by ice cream - which is surely not existent in any training data, yet any contemporary chatbot is able to produce.

    As far as science and progress, I don’t think that’s hampered by the view that these companies are clearly infringing on copyright.

    As an example, one open research question concerns the scaling relationships of network performance as dataset size increases. In this sense, any attempt to restrict the pool of available training data hampers our ability to probe this question. You may decide that this is worth it to prioritize the sanctity of copyright law, but you can't pretend that it's not impeding that particular research question.

    As far as “it’s on the internet, it’s fair game”. I don’t agree. In Western countries your works are still protected by copyright. Most of us do give away those rights when we post on most platforms, but only to one entity, not anyone/ any company who can read or has internet access.

    I wasn't making a claim about law, but about ethics. I believe it should be fair game, perhaps not for private profiteering, but for research. Also this says nothing of adversary nations that don't respect our copyright principles, but that's a whole can of worms.

    We can’t just give up all our works and all our ideas to a handful of companies to copy for profit just because they can read and view them and feed them en masse into their expensive emulating machines.

    As already stated, that's where I was in agreement with you - It SHOULDN'T be given up to a handful of companies. But instead it SHOULD be given up to public research institutes for the furtherance of science. And whatever you don't want to be included you should refrain from posting. (Or perhaps, if this research were undertaken according to transparent FOSS principles, the curated datasets would be public and open, and you could submit the relevant GDPR requests to get your personal information expunged if you wanted.)

    Your whole response is framed in terms of LLMs being purely a product for commercial entities, who shadily exaggerate the learning capabilities of their systems, and couches the topic as a "people vs. corpos" battle. But web-scraped datasets (such as Imagenet) have been powering deep learning research for over a decade, long before AI captured the public imagination the way it has currently, and long before it became a big money spinner. This view neglects that language modelling, image recognition, speech transcription, etc. are also ongoing fields of academic research. Instead of vainly trying to cram the cat back into the bag, and throttling research, we should be embracing the use of publicly available data, with legislation that ensures it's used for public benefit.

  • 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
    Barack_Embalmer @lemmy.world
    Posts 0
    Comments 105