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
    Zergling_man (zergling_man@sacred.harpy.faith)'s status on Monday, 30-Jun-2025 00:13:46 JST Zergling_man Zergling_man
    Python's dict splice ({a}|{b}) does not recursively splice dicts:
    >>> a={1:{1:1}}
    >>> b={1:{2:2}}
    >>> a
    {1: {1: 1}}
    >>> b
    {1: {2: 2}}
    >>> a|b
    {1: {2: 2}}
    In conversation about 8 months ago from sacred.harpy.faith permalink
    • Embed this notice
      翠星石 (suiseiseki@freesoftwareextremist.com)'s status on Monday, 30-Jun-2025 00:13:44 JST 翠星石 翠星石
      in reply to
      @Zergling_man Pretty much no python function works as you want it to.
      In conversation about 8 months ago permalink
    • Embed this notice
      翠星石 (suiseiseki@freesoftwareextremist.com)'s status on Monday, 30-Jun-2025 00:22:33 JST 翠星石 翠星石
      in reply to
      @Zergling_man I want the programming language to work properly and not be braindead.

      The one way Python wants to do things is the wrong way.
      In conversation about 8 months ago permalink
    • Embed this notice
      Zergling_man (zergling_man@sacred.harpy.faith)'s status on Monday, 30-Jun-2025 00:22:34 JST Zergling_man Zergling_man
      in reply to
      • 翠星石
      @Suiseiseki You're thinking of javascript. Python is generally braindead easy; it's for when I want to write something without thinking and have it still do what I wanted. Usually there is one,and preferably only one, obvious way to do things. This is the obvious behaviour; just not the most convenient.
      In conversation about 8 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.