9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Sam Watkins <sam@nipl.net>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: [9fans] physics, my httpd  Re:  generous scholarship for grad students from DOE.
Date: Fri,  6 Nov 2009 23:40:09 +1100	[thread overview]
Message-ID: <20091106124009.GG4605@nipl.net> (raw)
In-Reply-To: <13426df10911051909o21215817u1901629eaf5c393@mail.gmail.com>

On Thu, Nov 05, 2009 at 07:09:16PM -0800, ron minnich wrote:
> It's a great deal if you are interested in the areas, note that it can
> be a pure computer science style research deal. One thing that might
> work: you could work on scaling a new type of simulation on a 40,000
> CPU supercomputer, using Plan 9, and if you have an adviser who agrees
> with that you might get support from this program.

Sounds like a reference to a previous topic!
I would be interested in doing research like that, but I'm not at university
so it would have to be an "unaffiliated phd" :)

Are you into physics?  you might possibly be interested in a little paper I
wrote about determining the shape of a spinning planet.  I need to find someone
smart enough to debug it for me.  I can't see what's wrong with it but there is
some diversion from observed reality in the results.

  http://sam.nipl.net/planet.html

If the method I am using is right, it might be useful for many things.  I have
searched a little online, and haven't seen my method used for determining the
shape of a planet before, so perhaps it is novel (although I doubt it).

In other news, and I doubt this would be exciting for plan 9 users, I hacked my
webserver "tachyon" that I am writing (running on my linux server) so it can
access the contents of .zip archives etc using a virtual filesystem.  It's
working pretty nicely.  It also added a feature for find-like recursive
listings on request.  Tachyon's main feature compared to say apache is that it
automatically uses unix permissions and groups for authentication.  Say you try
to access a restricted page over http, it redirects to the same page on https
and requests authentication.  I find this useful.  Not sure if existing plan 9
webserver/s do that sort of thing?  tachyon is very fast and scalable, it's
written using micro-coroutines which switch nearly as fast as a function call.

Sam



      reply	other threads:[~2009-11-06 12:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-06  3:09 [9fans] " ron minnich
2009-11-06 12:40 ` Sam Watkins [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20091106124009.GG4605@nipl.net \
    --to=sam@nipl.net \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).