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
    Rich Felker (dalias@hachyderm.io)'s status on Wednesday, 09-Sep-2026 20:59:51 JST Rich Felker Rich Felker
    • Jan Schaumann
    • anna
    • LisPi
    • Gantua

    @navi @jschauma @gantua @mirabilos @lispi314 Yeah they're both for ppl who insist on Rube Goldberg machines to express their ideological hate for threads. 🙃

    In conversation about 4 days ago from hachyderm.io permalink
    • Embed this notice
      Rich Felker (dalias@hachyderm.io)'s status on Thursday, 10-Sep-2026 02:35:40 JST Rich Felker Rich Felker
      in reply to
      • Jan Schaumann
      • anna
      • LisPi
      • Gantua

      @lispi314 @jschauma @gantua @navi @mirabilos Except they're not expensive. That's a myth from the 90s. The mental model should be that they're more expensive than a basic syscall but less expensive than any significant IO.

      In conversation about 3 days ago permalink
    • Embed this notice
      LisPi (lispi314@udongein.xyz)'s status on Thursday, 10-Sep-2026 02:35:41 JST LisPi LisPi
      in reply to
      • Jan Schaumann
      • anna
      • Gantua

      @dalias @navi @jschauma @gantua @mirabilos After using a few languages with working green threads, I do hate how OS threads are expensive and one can't just use the naive option with them without all sorts of problems.

      In conversation about 3 days ago permalink
    • Embed this notice
      Rich Felker (dalias@hachyderm.io)'s status on Thursday, 10-Sep-2026 02:41:24 JST Rich Felker Rich Felker
      in reply to
      • Jan Schaumann
      • anna
      • LisPi
      • Gantua

      @lispi314 @jschauma @gantua @navi @mirabilos Memory overhead for a minimal thread is like 4k of kernel stack and 4k of user stack. That's not megabytes.

      Even if you need a little bit of working stack space, you can get by with something like <32k, still nowhere near megabytes. But short-lived IO-only threads with signals blocked probably don't even need that much.

      In conversation about 3 days ago permalink
    • Embed this notice
      LisPi (lispi314@udongein.xyz)'s status on Thursday, 10-Sep-2026 02:41:25 JST LisPi LisPi
      in reply to
      • Jan Schaumann
      • anna
      • Gantua
      @dalias @jschauma @gantua @navi @mirabilos When you compare a cost in megabytes between kilobytes, it means at least an order of reduction less available on my systems (despite machines with terabytes of memory existing, I do not have one).
      In conversation about 3 days 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.