Skip Navigation

Posts
11
Comments
164
Joined
3 yr. ago

  • Which app do you use for screen recording? That's the only thing keeping me on X11.

  • I apologise for my dismissive tone earlier. Thanks for putting your idea out there 🙂

  • ...aaand this is why chatgpt is no substitute for expertise.

    It's "generative" AI, in that it generates lists of words that fit together. But it has no actual understanding of anything so the stuff it generates is totally surface, middle-of-the-road whatever-you-want-to-hear.

  • If going vegan is too much for you, just stop eating beef and switch to soy milk.

    The emissions per calorie from beef are way way higher than any other form of meat.

  • The IPCC report must be agreed upon by representatives from every country. Including Saudi Arabia, and USA. So you can imagine how "conservative" it is compared to reality. Anything slightly uncomfortable gets negotiated down to the point where the oil-producing countries are fine with it.

    The 195 member countries of the IPCC sign off on different parts of the report. The summaries for policymakers are “approved,” meaning that “the material has been subject to detailed, line-by-line discussion” between the member countries and the authors. The synthesis reports are “adopted,” which implies “a section-by-section discussion.” And the full report, which this year runs nearly 4,000 pages long, is “accepted,” which means both parties agree that “the technical summary and chapters of the underlying report present a comprehensive, objective, and balanced view of the subject matter.”

    https://qz.com/2044703/how-governments-of-the-world-have-responded-to-the-ipcc-report

    If people find the IPCC reports alarming as they are, imagine how alarming the draft from the scientists is before the Saudis, Russians and Americans get out the black markers.

  • The article claims it's source is Euro-Med Monitor but https://euromedmonitor.org makes no mention of organ harvesting. No press release, blog post or anything.

    Lots of other ghastly stuff though, holy shit.

  • As long as a deleted post is no longer visible in the publicly-accessible parts of the site, that would be enough verification for me.

    I don't know how the GDPR authorities verify compliance with mainstream proprietary closed source apps, do you?

  • Yes, although the server will not ignore the deletion activity if that server is running Lemmy. We're talking about Lemmy here, not the fediverse as a whole. OP singled out Lemmy in the post title and said "lemmy devs are not concerned with..."

    I'm sure there is more to be done in this area. It'd be great to know for sure which software treats deletion activities properly (I'm really unsure about Kbin, I think it does not) and which does not so instance admins can make informed decisions about who they federate with. Perhaps this information could be made available right within the UI that Lemmy admins use to control their instance, rather than an obscure documentation page somewhere...

    IMO having deletes federate should be part of a minimum standard all fediverse software has to meet (plus mod tools, spam control, csam filters, etc) before it is allowed to federate but obviously we're nowhere near having that sort of social organisation.

  • OP is simply incorrect.

    I'm coding a Lemmy alternative right now and have been testing this functionality out extensively. Deletes of posts and comments certainly federate, I've seen the AP traffic to make it happen. Also, the docs: https://join-lemmy.org/docs/contributors/05-federation.html#delete-post-or-comment

    I haven't tested what happens when the 'delete account' button is clicked... Mastodon solves this by sending a 'delete this user' Activity to every fediverse instance so there's nothing about ActivityPub that makes removing an account and all it's posts in one go impossible.

  • https://en.wikipedia.org/wiki/Digital_Services_Act says that "Companies that do not comply with the new obligations risk fines of up to 6% on their annual turnover [i.e. revenue before expenses] in the European Union."

    According to https://www.businessofapps.com/data/twitter-statistics/, twitters revenue was $4 billion in 2022. Let's assume it's $2 billion now. Also on that page, it shows half the revenue comes from USA, half 'rest of world', let's assume that means EU. So $1bn. 6% of that is $60 million. Per year.

    Not exactly a killing blow, I guess. But paying that money has to come out of profits so this makes turning a profit significantly harder.

  • Never, I have Mastodon for that.

  • Fair enough. I apologise.

  • In the 5 months since you joined beehaw, you didn't make a single comment or post until now. And the first post you make is to defend literal Nazis.

    Uh huh. Tell us more about your "concerns", please. You seem real invested in the health of beehaw /s

  • If you turn off infinite scroll then this won't be a problem. Buuut then you won't have infinite scroll.

  • Good ideas 👍

    However due to the way activitypub works there is no way to know how many people on other instances are reading a post, only on the same instance.

  • Lol we know they're problematic already tho.

  • Meta has already pulled plenty of destructive shenanigans. What makes you think this time will be different?

  • Actually Useful AI @programming.dev

    Google’s DeepMind finds 2.2M new substances in materials science win

    arstechnica.com /ai/2023/11/googles-deepmind-finds-2-2m-crystal-structures-in-materials-science-win/
  • Experienced Devs @programming.dev

    The Grug Brained Developer - A layman's guide to thinking like the self-aware smol brained

    grugbrain.dev
  • News @kbin.social

    Former Proud Boys leaders sentenced to 17 and 15 years for US Capitol attack

    www.theguardian.com /us-news/2023/aug/31/joseph-biggs-sentenced-proud-boys-jan-6
  • Python @programming.dev

    From 'Barely Works' to Pythonic Code in 5 steps

  • Web Development @programming.dev

    The Web Is Fucked

    thewebisfucked.com
  • Python @programming.dev

    Download large file in Python with beautiful progress bar (TUI)

    python.study /p/download-large-file-in-python-with-progress-bar/
  • Python @programming.dev

    Python Web Conf 2023 Talks + Tutorials

    www.youtube.com /playlist
  • Python @programming.dev

    A way to organise a very large Python monolith

    blog.europython.eu /kraken-technologies-how-we-organize-our-very-large-pythonmonolith/
  • well designed codebases @lemmy.world

    Redis

    github.com /redis/redis
  • Actually Useful AI @programming.dev

    AI Improves Employee Productivity by 66% (3 study average)

    www.nngroup.com /articles/ai-tools-productivity-gains/
  • Web Development @programming.dev

    Cropping Images with CSS While Keeping a Focal Point in the Center

    johannesodland.github.io /2023/02/26/cropping-images-with-css-while-keeping-a-focal-point-in-the-center.html