10,000 Matching Annotations
  1. May 2024
    1. Interest based and Social
      • .replace

      • interest based

      • interpersonal trust networks
      • for conversations

      that are - evergreen - continuous - without being synchronous

    Annotators

    1. link.s - perm.ann0te

      do.how

      tranistional setup - rely on Pinata Custom Gateway to store and share - plex chains

      create these links by hand - such that they will they provide effective morphic info structures

      making use of markdown - to write TrailMarked Clues - on the margins of web pages

    1. IPFessay

      IPFessay is an application that runs on IPFS and allows you to publish uncensorable essays to it. It supports Markdown for composition and lets you write and publish essays right from your browser, with no extra software or servers. As long as IPFS is up, you'll be able to use IPFessay to publish texts to IPFS.

    1. Given that the project is moving to β€œcloud”, I’m sure going forward they’d be more than happy to upload full content of a page, to truly capture the text you highlight.

      memex moving to the cloud from local first

    1. Peercoin's potential - GeneralPeercointalkhttps://talk.peercoin.net β€Ί peercoins-potentialPeercointalkhttps://talk.peercoin.net β€Ί peercoins-potentialJul 1, 2016 β€” Since blockchains are pretty horrible, I also always thought that there would be things such as Peerkeep or somethings similar to SPV wallets,Β ...

      to PeerKeep

      Rust RFCs

    1. bookmarklet - make links open in new tab - add to the hypotheis.js loader the follwing

      document.querySelector('iframe').contentDocument.querySelectorAll('a').forEach(function (x) {x.setAttribute('target',"_blank");console.log(x)})

      run this once the iframe is fully loaded

      to peerkeep

    1. emulate the success of the Rust programming language and as such has almost mirrored the RFC process the Rust developers use, which is tried and tested and appears to work very well.

      RFC process

    1. As of January 2023, GitHub reported having over 100 million developers and more than 420 million repositories, including at least 28 million public repositories. It is the world's largest source code host as of June 2023.

      Github 100 million developers

    1. seanceΒ (n.)

      . Meaning "spiritualistic session in which intercourse is alleged to be held with ghosts of the dead" is recorded by 1845.

      )

    1. your code only works in CodePens and JSFiddles because those execute the JavaScript after the DOM is parsed.

      execute javascriptr after dom is parsed

    2. app/site-specific β€œcomponents”

      like - page skeletons, - layouts, - idiosyncratic UI, and - wrappers/customizations around 3rd-party components.

      At least, they make sense if you - care deeply about your markup structure, - SEO, A11y,

      Web Vitals like - LCP and - CLS, - JS payload size, and - progressive enhancement.

    1. an operator is a core language construct and has implicit access to more data, including the URL of the current module.

      import operator

    1. the idea that users should be in control of their own computing

      restore the dignity of humans using computer

      no longer being the loosers

      but wowning the means of computations they use

    1. πŸŽ¬πŸ‘¨β€πŸ’» start-dev=indy.memplex.net

      perm-ann0

      next

      This document was created with the current stable version of Indy.Lab in a view to bootstrap it next gen holonic design and construction

      feel free to annotate

      signup with hypothes.is if u haven't done before

      Read it from the bottom up that would give you chronological order

      Description WIP

    2. the WAY that U DO IT

      Open/Indy Learning Commons

      is the way

      This is the simplest possible way to get an

      Interest-Based InterPersonal Open/Indy Learning Commons

      off the ground anchored in Social Annotation

      making Reading not only active and social

      but conversational

      Autnonomous Adaptive, Autopoietic and Continuous without being Synchronous

    1. I was asked to write my use case for a writable gateway in here. I like the idea of applications like IPFessay that allow you to publish a Markdown document directly in the browser.

      writable gateway

    1. a Linear integration

      What if you could open a development environment directly from a @linear ticket? πŸ‘€

      It's now possible on CodeSandbox! You go to the ticket, click the button, and we create the branch with the right name so you can get started immediately!

      Webhook built & runs CodeSandbox πŸ˜ƒ

    2. using copy-on-write (CoW)

      Copy-on-write,

      like the name implies,

      will only copy data

      when we start writing to it.

      Our previous mmap example also uses

      copy-on-write if MAP_SHARED is not passed.

    3. The kernel does this lazily

      The kernel does this lazily:

      whenever it has a bit of time on its hands,

      it will flush the changes back to the file.

    1. We need more of these build-it-once peer to peer serverless webpages.

      build-it-once

      • P2P
      • Bring Your Own Browser BYOB Native
      • No Server, Everyone is capable of serving
      • anti database
      • grow together for evergreen
    2. And if you trust github/Microsoft to not play games on what is delivered to you (say, because someone backed by the patriot act asked them to).

      patriot act

    3. Also the Chitchatter client is web-based, so you can just share a room link without anyone having to install anything to participate.

      nothing to install to participate

    4. For anyone who is interested to learn more about Chitchatter, please check out the project README: https://github.com/jeremyckahn/chitchatter#readme

      chitchatter HN

    1. The Invisible Internet Project (I2P) is an anonymous network layer (implemented as a mix network) that allows for censorship-resistant, peer-to-peer communication.

      from: HN chitchatter trystero

      what a shame it is so invisible. Roamed around in P2P research space on and off before encountering. Obviouslyu lack of diligence but still

      We need I3P InterPlaterary InterPersonal Invisible Project

    1. I created this temporary group chat in order to provide a place that we can post a message among the four of us as needed.

      Looks like it does work

    2. IndyWeb πŸ¦… (alpha team)

      could create a private annotation group But I do not see the point

      Actually all this is to empower the Open Learning Commons and the Indy Learning Commons

    1. remember feeling like a genius when I implemented my first abstraction Factory Singleton proxy decorator in JavaScript

      You have been fooled at industrial scale

      Javascript's greatest gift to Mankind

      as Douglas Crockford the author of "Javascript the Good Parts" said:

      Class-free Objects

      Now that is just too empowering an idea

      let's turn Javascript into Java

      and perpetuate all the gratuitous complications that Java is infested with

      simply because the underlying concepts are deeply limiting

      Description

    2. 10 regrets of experienced programmers

      I recently asked "You are on your deathbed, what do you regret the most about programming?". Let's break down the biggest mistakes shared by most software engineers.

      • There's nothing you can do that can't be done.
      • Nothing you can sing that can't be sung.
      • Nothing you can say but you can learn how to play the game.

      • Nothing you can make that can't be made.

      • No one you can save that can't be saved.
      • Nothing you can do, but you can learn how to be you in time.

      • There's nothing you can know that isn't known. βŒβ€½

      • Nothing you can see that isn't shown. βŒβ€½
      • Nowhere you can be that isn't where you're meant to be. It's easy
    1. talking about ipfs fetch specifically i want to look at how i've combined some of the usual webby interfaces we're used to with some of these cool peer-to-peer interface

      .meta.doHow - development on the margins - continue with the practice of articulating on the margin - start to develop on the margins, the software needed to creat & morph annotations

      .meta.do.how :- create a card for page

      fn.getTitle

      ``` document.querySelector("title").innerHTML

      ```

      .fn.getOgImage ``` document.querySelectorAll('meta[property="og:image"]')[0].content < 'https://i.ytimg.com/vi/ARkArPQFmXc/maxresdefault.jpg'

      ```

      .real.soon - intent to be able to process annotations

    2. IPFS Fetch - Mauve

      do.how - create card

      get title - document.querySelector('title').innerHTML

      get image - document.querySelectorAll('meta[property="og:image"]')[0].content

    1. .card: - title: How to access local host on a mobile device? - stub: BrowserStack have made it easier to test and access local development environments on mobile devices.

    1. as you all know Licklider is heading up up ARPA the government funding agency

      just listen to the next couple of minutes where he says API is a baaad ide

      Description

    1. Distributed Press is an open source publishing tool for the World Wide Web and DWeb. It automates publishing and hosting content to the WWW that it seeds to Hypercore and IPFS.

      embeded with social interactions

    1. Space Based Architecture (SBA). The Actor model that was introduced with new functional languages like Scala and Erlang is built into the SBA model, with the difference that in SBA, actors can share state and pass events by references, and thus avoid the overhead of copying the data with every transaction.

      Space Based Architector (SBA)

    2. β€œNo to SQL? Anti-database movement gains steam”

      No SQL Anti-(SQL)-databases

      15 years later No Databse per se Anti-Database The Network became the computer

      time for the Network to become the Datanse

    1. computers are virtualizes that's what Universal turning machine means

      most ideas don't scale well

      forget about wires you

      don't need no stinking wires what we need to do is to understand how to organize systems as virtual entities and

      we can render some of them and hardware and we'll render some of them in software but in fact everything winds up

      being something like a single communications line with an arbitrary number of entities on everyone can talk

      to everyone else and all of a sudden you've thrown away all the things that Bell Telephone had and every

      piece of the way most offer was done and replaced it with a simple messaging system