user avatar
Mathias Buus πŸ•³πŸ₯Š
@mafintosh
Head Honcho at Holepunch. Hypercore + Node.js + P2P + @keet_io.
P2P
Joined November 2010
Posts
  • user avatar
    Super excited today to release Keet 🦜- our 100% P2P communications app. keet.io
  • user avatar
    Wrote a new post about wormholes in JavaScript. How to make things go faster by understanding how computers work 🀯 nearform.com/blog/wormholes…
  • user avatar
    We need P2P code hosting and collaboration tools so devs can easily be in full control of their projects
    We discussed internally what to do with inactive repositories. We reached a decision to move unused repos to object storage. Once implemented, they will still be accessible but take a bit longer to access after a long period of inactivity.
  • user avatar
    Wrote what seems to be a *really* fast JSON parser tonight,
  • user avatar
    ✨ NEWS ✨ I've joined forces with @pfrazee and @taravancil in building @BeakerBrowser. Lots of amazing things in the pipeline for @dat_project and friends 😎
  • user avatar
    If someone told me 6 months ago, that I'd help make the first fully P2P platform for mobile, all with a custom JS runtime, basically re-implementing everything from scratch, I'd say they've had been eating too many 🍐s. Can't believe we did it!
  • user avatar
    00:00
  • user avatar
    Hyperphone - an end to end encrypted p2p telephone over Hyperbeam
  • user avatar
    Just testing the upcoming @keet_io mobile app with team πŸ‘€
  • user avatar
    Distributed holepunching through the Hyperswarm DHT
    00:00
  • user avatar
    Github: We made an AI assisted editor-plugin that predicts what code you want to write Also Github: Our website code search is worse than cloning the repo and grep'ing.
  • user avatar
    Want to help build the new P2P internet with Hypercore Protocol? 🀯 πŸš€ We're hiring πŸš€ DMs are open. RTs are welcome.
  • user avatar
    Loading the end of the cloud. The era of peers is coming. πŸ•³πŸ₯Š
  • user avatar
    Just published a Just-In-Time JSON.parse compiler called jitson that works like JSON.parse but compiles a fast parser using turbo-json-parse when it detects a stable type schema in the incoming data πŸš€