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

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

Embed Notice

HTML Code

Corresponding Notice

  1. Embed this notice
    kimapr (kimapr@ublog.kimapr.net)'s status on Sunday, 26-Jan-2025 20:15:17 JSTkimaprkimapr
    in reply to
    • Haelwenn /элвэн/ :triskell:
    • ari :prideified:
    • Tulip ?️‍⚧️
    • anna
    @navi @domi @ar @multisn8 @lanodan and this array sucks also, can't even do indirect indexing and passing it around is very expensive.

    when i was making one weird shell script and did it in posix sh (for religious and torture reasons) i eventually settled on implementing my own arrays with eval hacks (each element of an array is stored in its own variable and the "array variable" stores a prefix used to find them - eval is needed to reference the variables dynamically) - it was much better (both faster and pleasanter) than the previous $@-based approach and astronomically better than the "store an array as a newline-delimited list of encoded strings in a variable and pipe it into filters and store back the output to the variable" approach which is then astronomically better than the same thing but with NULs and no encoding - that one is unusably slow because POSIX sh doesn't even have a way to read a NUL-terminated string from a stream without invoking fucking dd for each fucking byte
    In conversationabout 4 months ago from gnusocial.jppermalink
  • 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.