home.social

#regression — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #regression, aggregated by home.social.

fetched live
  1. Die Dummheit hat aufgehört sich zu schämen, so könnte man meinen, wenn man sich anschaut was heute gesagt werden darf ohne dass es größeren Widerspruch gibt. Mein subjektiver Eindruck der graduellen Verschiebung im Spektrum des sagbaren in den letzten 10 Jahren lässt mich glauben, dass die Zeiten neue Dynamiken möglich machen, die früher nicht denkbar waren. Woher kommen nun aber diese […]

    https://blog.hamdorf.org/zeichen-der-zeit/
  2. Die Dummheit hat aufgehört sich zu schämen, so könnte man meinen, wenn man sich anschaut was heute gesagt werden darf ohne dass es größeren Widerspruch gibt. Mein subjektiver Eindruck der graduellen Verschiebung im Spektrum des sagbaren in den letzten 10 Jahren lässt mich glauben, dass die Zeiten neue Dynamiken möglich machen, die früher nicht denkbar waren. Woher kommen nun aber diese […]

    https://blog.hamdorf.org/zeichen-der-zeit/
  3. 🐭➡️⌨️ Witness the groundbreaking #innovation that will finally allow you to perform mouse actions with a keyboard, because using a mouse is just so passé 🖱️🙄. Why evolve when you can regress? Step aside, tech giants, and make way for the revolution no one asked for. 🚀🤦‍♂️
    github.com/LazoVelko/neverclick #mousekeyboard #techrevolution #keyboardactions #regression #HackerNews #ngated

  4. 🐭➡️⌨️ Witness the groundbreaking #innovation that will finally allow you to perform mouse actions with a keyboard, because using a mouse is just so passé 🖱️🙄. Why evolve when you can regress? Step aside, tech giants, and make way for the revolution no one asked for. 🚀🤦‍♂️
    github.com/LazoVelko/neverclick #mousekeyboard #techrevolution #keyboardactions #regression #HackerNews #ngated

  5. 🚀🎉 Wow, a rewrite in #Rust that *actually* runs #Postgres #regression #tests without combusting into flames! Guess the bar was set at "doesn't crash" and miraculously cleared. 🤔😅 Next step: making it useful. 🌟
    malisper.me/pgrust-passes-100- #RustRewrite #TechInnovation #DatabaseDevelopment #HackerNews #ngated

  6. 🚀🎉 Wow, a rewrite in #Rust that *actually* runs #Postgres #regression #tests without combusting into flames! Guess the bar was set at "doesn't crash" and miraculously cleared. 🤔😅 Next step: making it useful. 🌟
    malisper.me/pgrust-passes-100- #RustRewrite #TechInnovation #DatabaseDevelopment #HackerNews #ngated

  7. @mspro

    Chef von Wikipedia (ein traditioneller Frauenjob) ist Bernadette Meehan, zuvor Foreign Service Officer, Botschafterin, line officer für Außenministerin Clinton, Mitglied des National Security Council NSC, chief international officer der Obama Foundation, heute mit der Aufgabe die Mitmachenden von Wikipedia vor staatlicher und nichtstaatlicher Verfolgung zu beschützen.

    @wikipedia @wikimediaDE @magnusmanske @wikimediafoundation @Data_is

    #predictionMarket #wikipedia #wikimedia #internet #regression #GLAM #pfadgelegenheit #tendenz #besserwisser #besserwisserei #valueCreation #zeitalterDesEnzyklopädismus #Enzyklopädie #socialMedia #Grokipedia

  8. @mspro

    Chef von Wikipedia (ein traditioneller Frauenjob) ist Bernadette Meehan, zuvor Foreign Service Officer, Botschafterin, line officer für Außenministerin Clinton, Mitglied des National Security Council NSC, chief international officer der Obama Foundation, heute mit der Aufgabe die Mitmachenden von Wikipedia vor staatlicher und nichtstaatlicher Verfolgung zu beschützen.

    @wikipedia @wikimediaDE @magnusmanske @wikimediafoundation @Data_is

    #predictionMarket #wikipedia #wikimedia #internet #regression #GLAM #pfadgelegenheit #tendenz #besserwisser #besserwisserei #valueCreation #zeitalterDesEnzyklopädismus #Enzyklopädie #socialMedia #Grokipedia

  9. From #Google #Research: "Introducing #TabFM: A zero-shot #foundation #model for tabular #data"

    research.google/blog/introduci

    ... TabFM, a foundation model designed specifically for tabular data #classification and #regression. By framing tabular prediction as an ICL [In Context #Learning] problem, TabFM eliminates the need for manual model training, hyperparameter tuning, and complex #feature engineering.

    #AI

  10. From #Google #Research: "Introducing #TabFM: A zero-shot #foundation #model for tabular #data"

    research.google/blog/introduci

    ... TabFM, a foundation model designed specifically for tabular data #classification and #regression. By framing tabular prediction as an ICL [In Context #Learning] problem, TabFM eliminates the need for manual model training, hyperparameter tuning, and complex #feature engineering.

    #AI

  11. reboot -r

    – no longer reboots the operating system. Not reproducible with FreeBSD 15.1-RELEASE.

    In the ALT text here (auto-detected):

    Trying to mount root from zfs:maximal/ROOT/sixteen []...

    FreeBSD 16.0-CURRENT main-n286985-90ea8e89d9b7 GENERIC-NODEBUG amd64 1600019 1600019

    <cgit.freebsd.org/src/log/?qt=r>, I have not attempted to bisect.

    Seeking RB_REROOT in GitHub finds two commits, the most recent (December 2025):

    <github.com/freebsd/freebsd-src>

    – is that the regression, or am I way off? According to cgit, it has not been cherry-picked to releng/15.1 <cgit.freebsd.org/src/log/?qt=g> or stable/15.

    #FreeBSD #bug #regression #ZFS
    #OpenZFS

  12. reboot -r

    – no longer reboots the operating system. Not reproducible with FreeBSD 15.1-RELEASE.

    In the ALT text here (auto-detected):

    Trying to mount root from zfs:maximal/ROOT/sixteen []...

    FreeBSD 16.0-CURRENT main-n286985-90ea8e89d9b7 GENERIC-NODEBUG amd64 1600019 1600019

    <cgit.freebsd.org/src/log/?qt=r>, I have not attempted to bisect.

    Seeking RB_REROOT in GitHub finds two commits, the most recent (December 2025):

    <github.com/freebsd/freebsd-src>

    – is that the regression, or am I way off? According to cgit, it has not been cherry-picked to releng/15.1 <cgit.freebsd.org/src/log/?qt=g> or stable/15.

    #FreeBSD #bug #regression #ZFS
    #OpenZFS

  13. explain prettier from Andrei Lepikhov strips platform-dependent noise from EXPLAIN output, keeps plan structure intact. Two functions, no deps.

    pretty_explain_analyze() runs and cleans.

    pretty_explain_text() filters existing output, useful without server access.

    Check out the code: ⭐ github.com/danolivo/conf/blob/

    Read the full write-up: 📖 pgedge.com/blog/explain-pretti

    #postgresql #dba #testing #devtools #regression