GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Conversation

Notices

  1. Embed this notice
    Phantasm (phnt@fluffytail.org)'s status on Monday, 10-Aug-2026 04:56:30 JST Phantasm Phantasm
    I built webkit-gtk for this.
    image.png
    In conversation about 5 hours ago from fluffytail.org permalink

    Attachments


    1. https://upload.fluffytail.org/media/a2/0c/7f/a20c7f9a6ee0813f3cd8dd40b4cf507a49e7bb82e8edc6c185b2697fad94318e.png?name=image.png
    • lainy likes this.
    • Embed this notice
      iced depresso (icedquinn@blob.cat)'s status on Monday, 10-Aug-2026 04:58:04 JST iced depresso iced depresso
      in reply to
      @phnt the amount of rust crates that depended on nightly is one of the reasons i bailed on that community.

      the language itself is discount ML but the culture is still entirely javascript
      In conversation about 5 hours ago permalink
      Phantasm likes this.
    • Embed this notice
      Phantasm (phnt@fluffytail.org)'s status on Monday, 10-Aug-2026 04:59:37 JST Phantasm Phantasm
      in reply to
      • iced depresso
      @icedquinn Downloaded the newest version of newsflash, my rustc (1.95) was too old. One of the dependencies requires 1.96 which is current release minus one. How can anybody actually use this "ecosystem" is beyond me. Imagine if you had to upgrade GCC/Clang every two weeks to compile software.
      In conversation about 5 hours ago permalink
      snacks likes this.
    • Embed this notice
      Phantasm (phnt@fluffytail.org)'s status on Monday, 10-Aug-2026 05:06:48 JST Phantasm Phantasm
      in reply to
      ffs, you cannot hate gnome devs enough.
      image.png
      In conversation about 5 hours ago permalink

      Attachments


      1. https://upload.fluffytail.org/media/a3/88/77/a3887704251f2fef4f9dd2fcd7b74d08224b7d99404ebeb47d789b40fa45471b.png?name=image.png
    • Embed this notice
      iced depresso (icedquinn@blob.cat)'s status on Monday, 10-Aug-2026 05:14:53 JST iced depresso iced depresso
      in reply to
      @phnt it was built and is used by browser brained people. you're not meant to reproduce things you're just meant to ship by github-ci and "stable" versions of software mean "whatever binary got uploaded to github in the release stage."

      i have little credible complaints with the language itself. the compile speed was ass, though, and it has the C++ behavior of "who cares if productivity is low" and the JavaScript behavior of "expecting to build sold software* is a meme"

      *except by old they mean the stable build is an ancient relic from the beforetimes
      In conversation about 5 hours ago permalink
    • Embed this notice
      Phantasm (phnt@fluffytail.org)'s status on Monday, 10-Aug-2026 05:17:41 JST Phantasm Phantasm
      in reply to
      I can't even at this point.
      image.png
      In conversation about 5 hours ago permalink

      Attachments


      1. https://upload.fluffytail.org/media/29/33/d8/2933d87b0ba969a426f78c21693b4d81ff6e7b729b44f89f85da905a89cd23a5.png?name=image.png
    • Embed this notice
      iced depresso (icedquinn@blob.cat)'s status on Monday, 10-Aug-2026 05:18:35 JST iced depresso iced depresso
      in reply to
      • iced depresso
      @phnt the C++ites always have copes about this, too. "it's the optimizer thats why its slow" -> then why does the debug build still take 20 minutes? "it must be the type safety" -> ocaml runs circles around you.

      i think with rust one of the devs said its something about MIR is basically bombarded with a lot of crap and they just never task anyone to optimize it because they seriously don't see anything wrong with unnecessarily slow build times.

      the hard typing folk are slowly starting to embrace algebraic effects, too, which replace a whole lot of control flow cancer which used to be stuck to "use CPS and pray" with "actually it now follows this very simply explained, predictable pattern" which just happens to let you also make assertions like "that function path can never 'panic'" because it just literally never passes panic as an effect

      rust has given us the proof of concept of the borrow checker and that is its sole contribution to mankind. :blobcatbox: we should steal it and set it free
      In conversation about 5 hours ago permalink
    • Embed this notice
      iced depresso (icedquinn@blob.cat)'s status on Monday, 10-Aug-2026 05:19:18 JST iced depresso iced depresso
      in reply to
      • iced depresso
      @phnt tldr just install the flatpak thats all they support anyway
      In conversation about 5 hours ago permalink
      Phantasm likes this.
    • Embed this notice
      T man :sex: :puffgiga: :puffpowerroll: (theorytoe@ak.kyaruc.moe)'s status on Monday, 10-Aug-2026 05:19:49 JST T man :sex: :puffgiga: :puffpowerroll: T man :sex: :puffgiga: :puffpowerroll:
      in reply to
      @phnt
      In conversation about 5 hours ago permalink

      Attachments


    • Embed this notice
      Phantasm (phnt@fluffytail.org)'s status on Monday, 10-Aug-2026 05:20:06 JST Phantasm Phantasm
      in reply to
      Right, this shit has meson as the build system. Because cargo isn't good enough.
      In conversation about 5 hours ago permalink
    • Embed this notice
      ロミンちゃん (romin@shitposter.world)'s status on Monday, 10-Aug-2026 05:28:15 JST ロミンちゃん ロミンちゃん
      in reply to
      @phnt
      >r*st
      >gtk
      I mean you have yourself only to blame on this
      In conversation about 5 hours ago permalink
      lainy and Phantasm like this.
    • Embed this notice
      Phantasm (phnt@fluffytail.org)'s status on Monday, 10-Aug-2026 05:28:43 JST Phantasm Phantasm
      in reply to
      • menherahair
      • ロミンちゃん
      @romin Actually blame @menherahair ;)
      In conversation about 5 hours ago permalink
      lainy likes this.
    • Embed this notice
      Phantasm (phnt@fluffytail.org)'s status on Monday, 10-Aug-2026 05:31:01 JST Phantasm Phantasm
      in reply to
      Right, also had to build libadwaita, gstreamer and clapper with gobject-introspection support, because that's what the whole rust gtk meme depends on to actually function.

      Finally a what seems to be working binary.
      In conversation about 5 hours ago permalink
    • Embed this notice
      iced depresso (icedquinn@blob.cat)'s status on Monday, 10-Aug-2026 05:42:29 JST iced depresso iced depresso
      in reply to
      • menherahair
      • ロミンちゃん
      @phnt @menherahair @romin it's not even worth the pain. i used the no-pain version as a flatpak and ultimately threw it away. its very basic.
      In conversation about 5 hours ago permalink
      Phantasm likes this.
    • Embed this notice
      Phantasm (phnt@fluffytail.org)'s status on Monday, 10-Aug-2026 05:44:55 JST Phantasm Phantasm
      in reply to
      • iced depresso
      • menherahair
      • ロミンちゃん
      @icedquinn @menherahair @romin I'm testing my RSS feed generator I quickly wrote. That's the whole purpose of this gnomeware on my system. After that is done, it's going away immediately.
      In conversation about 5 hours ago permalink

Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.