Live data from Hacker News

Viewing profile — andrewosh

andrewosh

HN member
Joined
Fri, Oct 16, 2009, 8:39 AM UTC
HN karma
41
Public activity
10 items

About andrewosh

No profile information was provided.

Recent public activity

  1. story
    Show HN: Cellarium: A Playground for Cellular Automata

    Hey HN, just wanted to share a fun, vibe-coded Friday night experiment: a little playground for writing cellular automata in a subset of Rust, which is then compiled into WGSL. Sin…

  2. comment
    Comment #41468832

    Hey all, just letting you know that the core technology inside of Dat/Beaker is alive and well inside Keet [1] (a P2P communications app) and Pear [2] (a platform for building P2P …

  3. comment
    Comment #23193786

    Hyperdrive (and the stack it's built on more generally) works great offline. All the drives you own are still editable without the network, and changes will sync when you come onli…

  4. comment
    Comment #23190207

    In the flurry of the launch I got all my links wrong. The HYP repo can be found here: https://github.com/hypercore-protocol/hyp

  5. comment
    Comment #23184984

    @pfrazee threw together a demo app called PaulMail [1] that you can view in Beaker [0]. It's very simple and is just a proof-of-concept (messages are unencrypted, for example), but…

  6. comment
    Comment #23184698

    Our little team has been doing just this, both for dogfooding and because it works well for us. Take a look at the "mounts" section of the blog post where we describe a group patte…

  7. comment
    Comment #23183928

    Thanks Mizza! Not sure if I'm answering your first point, but Hyperswarm is baked into the Hyperdrive daemon, so daemon users should have their drives swarmed/available automatical…

  8. comment
    Comment #23183681

    Oops, give it a shot in v12. Think static class properties were added after 10.

  9. comment
    Comment #23182980

    Fair enough -- updated it to POSIX-like. The main point there being that it should be as straightforward to use as Node's fs module.

  10. comment
    Comment #23182609

    The new version has a totally revamped networking stack that should be a lot faster and more reliable. Part of it includes a new UDP holepunching algorithm that's had a super high …