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
    jwz (jwz@mastodon.social)'s status on Saturday, 11-Jan-2025 06:55:58 JST jwz jwz

    Since the strings "unicode" and "UTF" do not appear anywhere in the Mastodon documentation, can someone explain to me how to make this not throw error 400?

    wget -dqO- https://mastodon.social/api/v1/statuses --header 'Authorization: Bearer XXXXX' --post-data='status=Hello+I+am+an+%E6lig.'

    In conversation about 4 months ago from mastodon.social permalink

    Attachments


    • Embed this notice
      jwz (jwz@mastodon.social)'s status on Saturday, 11-Jan-2025 07:09:10 JST jwz jwz
      in reply to
      • Mark Gardner

      @mjgardner Were you trying to be either helpful or entertaining, because neither succeeded

      In conversation about 4 months ago permalink
    • Embed this notice
      Mark Gardner (mjgardner@social.sdf.org)'s status on Saturday, 11-Jan-2025 07:09:11 JST Mark Gardner Mark Gardner
      in reply to

      @jwz The API docs are crap and the only source of truth is the source code?

      In conversation about 4 months ago permalink
    • Embed this notice
      Mark Gardner (mjgardner@social.sdf.org)'s status on Saturday, 11-Jan-2025 07:52:20 JST Mark Gardner Mark Gardner
      in reply to

      @jwz I was trying to give the obvious answer that I know you know already, because I've seen you tilt against other shoddy insular software projects the same way

      In conversation about 4 months ago permalink
    • Embed this notice
      jwz (jwz@mastodon.social)'s status on Saturday, 11-Jan-2025 07:52:20 JST jwz jwz
      in reply to
      • Mark Gardner

      @mjgardner Once again I am imploring you not to waste my or anyone's time by "telling [them] what they know already".

      In conversation about 4 months ago permalink
    • Embed this notice
      jwz (jwz@mastodon.social)'s status on Saturday, 11-Jan-2025 08:03:10 JST jwz jwz
      in reply to
      • Mark Gardner

      @mjgardner OMG no it was not. *plonk*

      In conversation about 4 months ago permalink
    • Embed this notice
      Mark Gardner (mjgardner@social.sdf.org)'s status on Saturday, 11-Jan-2025 08:03:11 JST Mark Gardner Mark Gardner
      in reply to

      @jwz I'm sorry. I understand now that your original question was rhetorical.

      In conversation about 4 months ago permalink
    • Embed this notice
      jwz (jwz@mastodon.social)'s status on Saturday, 11-Jan-2025 08:11:52 JST jwz jwz
      in reply to

      Fuckin' perl...

      $caption = HTML::Entities::decode_entities ($caption);

      + # If this is still a Latin1 string, upgrade it to wide chars.
      + if (! utf8::is_utf8($caption)) {
      + utf8::encode ($caption);
      + utf8::decode($caption);
      + }

      In conversation about 4 months ago permalink
    • Embed this notice
      Daniel Marks (profdc9@mastodon.social)'s status on Saturday, 11-Jan-2025 08:17:55 JST Daniel Marks Daniel Marks
      in reply to

      @jwz Every language is evolving to be Javascript. It's like the carcinization of computer languages into the form of a crab. You might as well surrended and become a crab now.

      In conversation about 4 months ago permalink
    • Embed this notice
      jwz (jwz@mastodon.social)'s status on Saturday, 11-Jan-2025 08:23:12 JST jwz jwz
      in reply to
      • Daniel Marks

      @profdc9 Honestly I would have no problem with writing random command-line shell scripts in JS. The problem is that at some point I would want to *use a library* and the people who do such things are barking lunatics who would force me to install a rootkit wearing the bleeding skinsuit of a package manager.

      In conversation about 4 months ago permalink
    • Embed this notice
      Daniel Marks (profdc9@mastodon.social)'s status on Saturday, 11-Jan-2025 08:28:07 JST Daniel Marks Daniel Marks
      in reply to

      @jwz Yes, there's not many trustable tools anymore. I write embedded code and my own libraries, but then who should trust me?

      In conversation about 4 months 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.