Tootfinder

Opt-in global Mastodon full text search. Join the index!

No exact results. Similar results found.
@Mediagazer@mstdn.social
2026-02-16 15:10:36

Ars Technica apologizes after publishing an article it says had fabricated quotations generated by an AI tool attributed to a source who did not say them (Ken Fisher/Ars Technica)
arstechnica.com/staff/2026/02/

@cosmos4u@scicomm.xyz
2026-02-21 21:04:27

NASA is taking steps to potentially roll back the #ArtemisII rocket and Orion spacecraft to the Vehicle Assembly Building (VAB) at the agency’s Kennedy Space Center in Florida after overnight Feb. 21 observing interrupted flow of helium to the SLS (Space Launch System) rocket’s interim cryogenic propulsion stage: nasa.gov/blogs/missions/2026/0 - the upper stage uses helium to maintain the proper environmental conditions for the stage’s engine and to pressurize liquid hydrogen and liquid oxygen propellant tanks; the systems worked during NASA’s Artemis II wet dress rehearsals, but teams were not able to properly flow helium during normal operations and reconfigurations following the wet dress rehearsal that concluded Feb. 19.

@grahamperrin@bsd.cafe
2026-03-21 20:47:29

RE: mastodon.bsd.cafe/@grahamperri
I thought of taking a closer look this weekend.
On second thoughts, following an unnecessarily rude email from a developer: I'll not bother.

@Techmeme@techhub.social
2026-02-10 01:20:46

In opening statements in New Mexico's suit against Meta, state prosecutors argue Meta misrepresented the safety of its platforms, as Meta's attorney pushes back (Morgan Lee/Associated Press)
apnews.com/article/meta-new-me

@rberger@hachyderm.io
2026-03-13 05:05:13

This looks like an interesting take on the whole “AI" (IMHO its not AI and its not leading directly to AGI).
I've only watched this preview but it looks like it covers things from many points of view. The creator of the film
The AI Documentary: Or How I Becamean APOCALOPTIMIST.
#AIHype

@aral@mastodon.ar.al
2025-12-30 12:01:53

Caught a bug over the holidays so I’m mostly resting, feeling sorry for myself, and taking the time to at least carry out some mindless housekeeping tasks (updating dependencies, etc.) on some of my Node modules.
Released updates to the following packages yesterday:
Tape-based Node.js testing:
• Tap monkey (

@bobmueller@mastodon.world
2026-01-11 21:00:08

Attention detectives: If the AI software you're using specifically tells you not to use it in court filings, then don't bloody use it in court filings. #WrongfulConvictions

@ellie@ellieayla.net
2026-02-11 18:12:26

What technique / tools are you using in CI to make sure that tests actually ran?
Misconfigurations can often result in huge swaths of test discovery failing silently, leaving a test run in CI including zero (or a very small number of) tests.
Are you relying on code coverage stats collected during test runs, and comparing that to some static fail_under percentage? If source discovery breaks, can 1 passing test be 100% coverage? Do you trust it?
#askfedi #sdlc #cicd #continuousintegration