From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <9front-bounces@9front.inri.net> X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE,MAILING_LIST_MULTI autolearn=ham autolearn_force=no version=3.4.4 Received: from 9front.inri.net (9front.inri.net [168.235.81.73]) by inbox.vuxu.org (Postfix) with ESMTP id A9BE528728 for ; Sun, 4 Aug 2024 21:55:10 +0200 (CEST) Received: from mail-pj1-f49.google.com ([209.85.216.49]) by 9front; Sun Aug 4 15:54:26 -0400 2024 Received: by mail-pj1-f49.google.com with SMTP id 98e67ed59e1d1-2cb566d528aso7484984a91.1 for <9front@9front.org>; Sun, 04 Aug 2024 12:54:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1722801264; x=1723406064; darn=9front.org; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=c0Ti+O1Pdplak7xZ6EqHLCBa2PuTzF6GFa22RRdqyGM=; b=Zq5MPW/MY26bsMp4woSbI1Lh/kORQa5cc/t33+PCk3peHqRhR/PZN64WomXNXRSIzi f/Wta34UAFQ+jql0HBchhYKJw1H2bpnBNek6mlDwen+aPrn0sQbS4AHbZT2cCzFagtIE iV5IGsaGeKsFSZ1T6y3iKPDXBHpsrbxAcdlL5X0M0RP0larT7Kth15OWquNEjMvA7XxA kesPbGNdhaNZ3JeT1gJu3VtsL91j9wBJY3aK996yHq7xsO3ON+YawtFySi42RJHTsh26 T/mFtyTx9+Rp4fdel9v6qTWSZv841hKAt1MVRbfCmA1pWg75tlzA/qJtaUvyOZRNczj7 ywrQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722801264; x=1723406064; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=c0Ti+O1Pdplak7xZ6EqHLCBa2PuTzF6GFa22RRdqyGM=; b=nRXjLguScPCHzQDyfnE3gprQSuZmErXKoJnOLssa7NR/v5TzCkhjxzj5DeadfIjena QnuoqpCVIASI2oJ0zpqG6GmZgue8eU9BrWAXizziE+bRv8JkW3h3t9i4wLJrluJLJWgg TmvYBFmTJf4nhIEezKqPNhbksdDKkc2J2ZU+zhwzpHWmxy13jYrL7XShL3PXYOTYuswH gBzMjFfrYC+LeThg6npqXtuBFCXqj01uUhMFSgQubTM9C/aOhtpv0jxrwnqHRoaOKNPF dV0tzDK7fZ1vznQj62FFYNq83i+F+5rlb5W3v5mr3+lp5Yqe351auiLy6XczpCxQhpx+ tZJQ== X-Gm-Message-State: AOJu0YwLiHpbZP83UyQoDKDBPtDnzi4/NajR5lagXsVWCG9NGYK0HJV+ tz11coEc+w1/0JMj8ErCLFtZKIC/qaaTmqdXIIOocK9MNilHC1GUIGAs1oShwCOM5jQ4R8ES3aG Rjlp3e9cAwsT/N6hypkHcSOIDHxtd+g== X-Google-Smtp-Source: AGHT+IEqa6fzPFnPcA8vFMCzI6eFF6LaImQrc8Hlw3Y6Byw+g8qoCgT7+M8ROjSTbf9fHm/yH3PHNClZnjX94ipRy8s= X-Received: by 2002:a17:90b:4e8b:b0:2c8:716f:b46e with SMTP id 98e67ed59e1d1-2cff9449562mr11680162a91.16.1722801264315; Sun, 04 Aug 2024 12:54:24 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Eli Cohen Date: Sun, 4 Aug 2024 12:54:13 -0700 Message-ID: To: 9front@9front.org Content-Type: multipart/alternative; boundary="00000000000060d1f6061ee0ed8a" List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: pipelining-oriented API full-stack framework Subject: Re: [9front] Thoughts on Wayland? Reply-To: 9front@9front.org Precedence: bulk --00000000000060d1f6061ee0ed8a Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable always better to be a willow that bends than the strongest oak in a storm := ) there's a common misconception that plan 9 is an OS for a computer. plan 9 is an OS for a network. drawing fast locally is not a plan 9 concept. plan 9 is a 9P multiplexer. a wayland shim for linux/mac/bsd/etc that renders to draw somewhere else on the network would be good and appreciated and a relevant plan 9 concept and people are working on it... but for a fast local wayland implementation, that's what linux is, and linux can be and is a part of plan 9 which is an OS for a network On Sun, Aug 4, 2024, 12:46=E2=80=AFPM Stuart Morrow wrote: > How do you share memory over rcpu? > --00000000000060d1f6061ee0ed8a Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
always better to be a willow that bends than the stro= ngest oak in a storm :)

there's a common misco= nception that plan 9 is an OS for a computer. plan 9 is an OS for a network= . drawing fast locally is not a plan 9 concept. plan 9 is a 9P multiplexer.= a wayland shim for linux/mac/bsd/etc that renders to draw somewhere else o= n the network would be good and appreciated and a relevant plan 9 concept a= nd people are working on it... but for a fast local wayland implementation,= that's what linux is, and linux can be and is a part of plan 9 which i= s an OS for a network

On Sun, Aug 4, 2024, 12:46=E2=80=AFPM Stuart= Morrow <mo= rrow.stuart@gmail.com> wrote:
How do you share memory over rcpu?
--00000000000060d1f6061ee0ed8a--