• 2 Posts
  • 42 Comments
Joined 5 months ago
cake
Cake day: December 9th, 2024

help-circle

  • I doubt they’ll get anywhere with weak action like that. “Stop forcing copilot on us or we’ll be very sad and we’ll strongly consider moving some of our hosting to another site.”

    GitHub is a disaster for open source software. MS controls some insane amount of all the code created on earth, and even with self-hosted forges being more prolific and easier to access than ever, people act like their projects can’t live without Big Daddy MS’s social media for coders.

    I saw someone the other day, on Lemmy and in full seriousness, proclaim that the world really needed distributed version control. To avoid censorship, like how the fediverse is decentralized.

    This is what GitHub has done to a generation of programmers. For those missing the joke, git is already decentralized. You don’t need a central Hub of some kind for your code. You do for your issues, releases, and all that, but not for the code. And if we’d collectively moved to a well designed, intentionally improved system like Fossil, all that woukd have been decentralized and distributed too.

    But no, easier and more efficient/profitable to keep using the one C library that’s compatible with Torvald’s pile of old Perl scripts. My website can’t live without a built in Travis CI bot and nonstop PRs from dependency bot, but allowing every moron on earth to submit AI generated content, at last we’ve found the step too far.


  • A pretty large amount of people don’t own a PC at all, though I’m finding it surprisingly hard to get a good number on it. Just anecdotally, most people I know who aren’t IT professionals have either no PC or 1 old laptop, often from college or on loan from work. Most folks use their phones for everything. People I know with kids have school issued Chromebooks, which barely counts.

    As to exact numbers, I’m curious what others can find. I turned up between 74% and 94% of adults in the US owned a PC, which seems insanely high to me. But on the same page claiming that 89% of all households have a PC, I also saw

    In the United States, the number of households with computers is projected to surge from 4.7 million to 120.45 million between 2024 and 2029, indicating a substantial increase in computer ownership.

    Which… That’s bonkers. They expect the number of PCs (in homes) to go up by a factor of 30 in just 5 years, presumably that guess was before tariffs as well. I’m wondering if these household and per capita numbers somehow include corporate spending because businesses and schools do purchase literal tons of computers.



  • Objects don’t “have” colors either, if we’re being pedantic. They reflect/absorb/transmit/emit different combinations of wavelengths. So “pink” objects just reflect some wavelengths that we classify as in the range of “red” and “blue”. Color is an interaction between emission, detection, and the brain’s interpretation.

    Its not even a unique trick. The ears combine various wavelengths of air vibrations to create sound, with combinations of pure waves merging into distinct timbres (sometimes called “tonal color”).


  • Further, “Whether another user actually downloaded the content that Meta made available” through torrenting “is irrelevant,” the authors alleged. “Meta ‘reproduced’ the works as soon as it made them available to other peers.”

    A “peer” in bittorrent is someone else who is downloading the same file as you. This is opposed to a “seeder” which is also a peer but is only sending data, no longer receiving.

    You don’t have to finish the file to share it though, that’s a major part of bittorrent. Each peer shares parts of the files that they’ve partially downloaded already. So Meta didn’t need to finish and share the whole file to have technically shared some parts of copyrighted works. Unless they just had uploading completely disabled, but they still “reproduced” those works by vectorizing them into an LLM. If Gemini can reproduce a copyrighted work “from memory” then that still counts.

    Now, to be clear, fuck Meta but also fuck this argument. By the same logic, almost any computer on the internet is guilty of copyright infringement. Proxy servers, VPNs, basically any compute that routed those packets temporarily had (or still has for caches, logs, etc) copies of that protected data.

    I don’t think copyrights and open global networks are compatible concepts in the long run. I wonder which the ruling class will destroy first? (Spoilers, how “open” is the internet anymore?)





  • Oh so like the music industry where every artist retains full rights to their work and the only 3 big publishers definitely don’t force them to sell all their rights leaving musicians with basically nothing but touring revenue? Protecting the little guy like that you mean?

    Or maybe protecting the little guy like how 5 tech companies own all the key patents required for networking, 3d graphics, and digital audio? And how those same companies control social media so if you are any kind of artist you are forced to hustle nonstop on their platforms for any hope if reaching an audience with your work? I’m sure all those YouTube creators feel very protected.










  • There are aspects that could be better, sure. I think communities should be like sets of posts, subject to unions, conjuctions, and other set operations. Then you wouldnt have the issue of 5 versions of c/memes, they could be virtually joined into one memes community at the user level (and the user can filter out instances, communities, and users they don’t like of course). Moderation could be decoupled from communities and made a broader service that users choose to interact with, agreeing to a level of moderation comfortable for their experience.

    But also, put me in the group that thinks lemmy should stay small. Corpo social has convinced us that a single big room with every idiot and literally their mother screaming into it is how the internet should be and it isn’t. We can go back to smaller, focused online communities that don’t openly invite everyone to come in and fight.

    Centralization tendencies are all rooted in power and control. We need to fragment more.



  • I made a comment to a beehaw post about something similar, I should make it a post so the .world can see it.

    I’ve been running the 14B distilled model, based on Ali Baba’s Qwen2 model, but distilled by R1 and given it’s chain of thought ability. You can run it locally with Ollama and download it from their site.

    That version has a couple of odd quirks, like the first interaction in a new session seems much more prone triggering a generic brush-off response. But subsequent responses I’ve noticed very few guardrails.

    I got it to write a very harsh essay on Tiananmen Square, tell me how to make gunpowder (very generally, the 14B model doesn’t appear to have as much data available in some fields, like chemistry), offer very balanced views on Isreal and Palestine, and a few other spicy responses.

    At one point though I did get a very odd and suspicious message out of it regarding the “Realis” group within China and how the government always treats them very fairly. It misread “Isrealis” and apparently got defensive about something else entirely.