Seirdy, to Blog
@Seirdy@pleroma.envs.net avatar

New post: MDN’s AI Help and lucid lies.

This article on AI focused on the inherent untrustworthiness of LLMs, and attempts to break down where LLM untrustworthiness comes from. Stay tuned for a follow-up article about AI that focuses on data-scraping and the theory of labor. It’ll examine what makes many forms of generative AI ethically problematic, and the constraints employed by more ethical forms.

Excerpt:

I don’t find the mere existence of LLM dishonesty to be worth blogging about; it’s already well-established. Let’s instead explore one of the inescapable roots of this dishonesty: LLMs exacerbate biases already present in their training data and fail to distinguish between unrelated concepts, creating lucid lies.

A lucid lie is a lie that, unlike a hallucination, can be traced directly to content in training data uncritically absorbed by a large language model. MDN’s AI Help is the perfect example.


Originally posted on seirdy.one: see original.

Seirdy, to Blog
@Seirdy@pleroma.envs.net avatar

New post: MDN’s AI Help and lucid lies.

This article on AI focused on the inherent untrustworthiness of LLMs, and attempts to break down where LLM untrustworthiness comes from. Stay tuned for a follow-up article about AI that focuses on data-scraping and the theory of labor. It’ll examine what makes many forms of generative AI ethically problematic, and the constraints employed by more ethical forms.

Excerpt:

I don’t find the mere existence of LLM dishonesty to be worth blogging about; it’s already well-established. Let’s instead explore one of the inescapable roots of this dishonesty: LLMs exacerbate biases already present in their training data and fail to distinguish between unrelated concepts, creating lucid lies.

A lucid lie is a lie that, unlike a hallucination, can be traced directly to content in training data uncritically absorbed by a large language model. MDN’s AI Help is the perfect example.


Originally posted on seirdy.one: see original.

ecmascript_news, to javascript
@ecmascript_news@mastodon.online avatar
kubikpixel, to CSS
@kubikpixel@chaos.social avatar

«Creating color palettes with the CSS color-mix() function»

Thank you @michelle for your post on the @MDN blog. This is exactly what I could use and apply today.

🖌️ https://developer.mozilla.org/en-US/blog/color-palettes-css-color-mix/

nunesgh, to random
@nunesgh@mastodon.social avatar

has announced the new would be released on January 31, 2024. But now all I get is a "HTTP Observatory is down" error. Has the web address for the tool also changed?

VinceAggrippino, to random
@VinceAggrippino@techhub.social avatar

is more up-to-date than ?

The Iterator.prototype.reduce page has information about Edge 122, but CanIUse doesn't have anything for that version yet.

MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Iterator/reduce#browser_compatibility

CanIUse: https://caniuse.com/mdn-javascript_builtins_iterator_reduce

steffo, to passkeys
@steffo@uno.starshard.studio avatar

Seems like uninstalling and reinstalling Bitwarden made Firefox actually update it!

Time to configure everywhere possible!

steffo,
@steffo@uno.starshard.studio avatar

Once again, seems to have a good summary of the specification: https://developer.mozilla.org/en-US/docs/Web/API/Web_Authentication_API

Might give implementing this a try in the afternoon...

RyunoKi, to ads
@RyunoKi@layer8.space avatar

Why do I see „Mozilla Ads“ on ?

At the bottom, close to the footer in Firefox for Android.

What information is transferred to third parties?

rob, to web
@rob@hyem.tech avatar

Has anyone actually used Web Push Notifications in a good way? I can’t say I’ve used them for anything, any good examples?

nhoizey, to CSS French
@nhoizey@mamot.fr avatar

I wonder if MDN could add screenshots of the live examples, so people can see the result even if their browser doesn't support a feature yet.

For example for CSS Grid masonry layout:
<https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_grid_layout/Masonry_layout>

I'm using Firefox, so I had to activate the layout.css.grid-template-masonry-value.enabled flag to see the “good” result.

⚓️ https://nicolas-hoizey.com/notes/2023/11/23/1/

VinceAggrippino, to javascript
@VinceAggrippino@techhub.social avatar

Are you using passive event listeners in your ? I'm gonna start.

It's not a big deal in most cases, but there's no harm to getting in the habit when you're not using preventDefault()

Explanation and example at : https://developer.mozilla.org/en-US/docs/Web/API/EventTarget/addEventListener#using_passive_listeners

Sphinx_Pouet, to random French
@Sphinx_Pouet@mamot.fr avatar

Si vous avez un peu de temps ce week-end, n'hésitez pas à venir vous essayer à des rapides s de glossaire sur : https://github.com/mdn/translated-content/issues/16598 :)

Sphinx_Pouet, to random French
@Sphinx_Pouet@mamot.fr avatar

Appel aux (premières) contributions sur :) Si vous avez quelques minutes devant vous et que vous souhaitez traduire/mettre à jour des petites pages sur MDN, vous pouvez aider sur le Glossaire : https://github.com/mdn/translated-content/issues/16598

oblomov, to random
@oblomov@sociale.network avatar

It just occurred to me that @mozilla's does not list @Vivaldi in its compatibility matrices.

Sphinx_Pouet, (edited ) to webdev French
@Sphinx_Pouet@mamot.fr avatar

Coucou tout le monde, je vais me lancer dans la traduction de https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps/Tutorials/CycleTracker (merci @estelle 🙇‍♂️) en français : si ça vous intéresse d'y participer n'hésitez pas à faire signe ! :)

Vous pouvez commenter sur https://github.com/mdn/translated-content/issues/16137

jaandrle, to webdev
@jaandrle@fosstodon.org avatar

Announcing the MDN front-end developer curriculum | MDN Blog - https://developer.mozilla.org/en-US/blog/announcing-mdn-front-end-developer-curriculum/

Mawoka, to CSS
@Mawoka@mastodon.online avatar

Some people criticize /, but I still think that it's great and even a good way to learn . It solves one fundamental problem of CSS (for me):

You can't go all-in with inline. What about transitions, states, etc?

The docs are also great and help you understand CSS. The docs may even be better than . Maybe not as comprehensive, but just as clear with good examples.

https://www.reddit.com/r/ProgrammerHumor/comments/15kjjep/cssinhtmlinjs/

joelanman, to accessibility
@joelanman@hachyderm.io avatar

Good discussion on making accessibility issues clearer on MDN
https://github.com/orgs/mdn/discussions/430

stvfrnzl, to webdev
@stvfrnzl@mastodon.online avatar

How do you keep up-to-date with new releases? I've done some research but I couldn't find a website where I would get a notification once a new release is out.

Should I just sign up to the ? Usually I notice because the awesome developers in my bubble write about it. Any help and boosts appreciated! 🙌

tripplehelix, to ChatGPT
@tripplehelix@fosstodon.org avatar

Even has integrated into its website. It's trained off the docs, which is pretty sweet.

https://developer.mozilla.org/en-US/plus/ai-help

ecmascript_news, to javascript
@ecmascript_news@mastodon.online avatar
joelanman, to ai
@joelanman@hachyderm.io avatar

the debacle continues. Apparently correctness is not what they are aiming for, and cannot be measured(!) It's really hard to know how to even engage with this level of thinking

https://github.com/orgs/mdn/discussions/412#discussioncomment-6477155

obfusk, to random

It's very disappointing to see Mozilla decide that it's fine for MDN to use an LLM to provide inaccurate and misleading information to its users — because apparently the only thing that matters is that it looks helpful, not whether it's actually reliable — and refuse to listen to the many people in the community telling them it's harmful and they don't want this.

ChatGPT is a chatbot. A very impressive one, yes. But it cannot deliver reliable information no matter how much you want it to or how helpful it may appear to be. Because it's not a machine for doing that. It's a "'say something that sounds like an answer' machine". Sadly, it seems Mozilla doesn't care.

https://github.com/mdn/yari/issues/9230

bluewinds,

I "love" how Mozilla is busy renaming issues to hide the problem, ignoring criticism, and writing a post-mortem which ignores the problem.

I wrote a comment in the original issue which has since been closed, but this new one is just being ignored at this point, so I don't see the point in doing so again.

The enshitification of the internet continues, and it was silly of me to hope that MDN and Mozilla would be above it.

icejam_, to random
@icejam_@hachyderm.io avatar

One thing about the controversy is that contrary to what too online people say, credibility is really hard to lose.

Ray Kurzweil hasn’t been right for at least 25 years, Marc Andreessen is still a genius investor and every “disruptive plan” of Elon Musk is still being taken at face value by media.

It’s literally impossible to lose credibility when you’re famous enough.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • kavyap
  • DreamBathrooms
  • normalnudes
  • magazineikmin
  • InstantRegret
  • GTA5RPClips
  • thenastyranch
  • Youngstown
  • rosin
  • slotface
  • osvaldo12
  • ngwrru68w68
  • ethstaker
  • JUstTest
  • everett
  • Durango
  • Leos
  • cubers
  • mdbf
  • khanakhh
  • tester
  • modclub
  • cisconetworking
  • anitta
  • tacticalgear
  • provamag3
  • lostlight
  • All magazines