22,718 Matching Annotations
  1. Jan 2024
    1. ump to Identity

      is the most basic means of "moving about" within a file. A statement is selected, view-control parameters are set (if desired), and upon execution the display is re-created with the selected statement at the top and the new view parameters (if any) in effect

    2. nIE NLS LINKING FEATURE

      NLS linking

    3. Experience in Collaborative Techniques

      collaborative techniques

    4. local sinulation of fcedbHck, construction ofmessages to go across the >Jeth!ork, and trans lation of messagesrecei ved from across t.he Netwol~k

      message passing end interpretation

    5. The Net\'Jork Decode-Encode Language (DEL) is in the design stages.This is a special-purpose InnU1Hl0e fOl- \:ritin£:; pr0E;rams for userin teractioll wi til rePlote sys tCTtlS .

      network decode-encode language DEL

      programs for user interaction with remote systems

    6. valuab Ie to the experimental scope

      ~e f'eel that it ...·i 11 be very valuab Ie to the experimental scope and progr·pss of the nett'lork if critical documentation can be flexihly and rapidly updated and then rapidly and cheaply distributed. \~e intend to handle text, Rraphs. line figures, tah 1e$ and eqllat ions

    7. Experimentation with these techniques

      early stage demo

    8. perimenting also \Vi th work-space layout

      experimenting

    9. User neptIs of concern to the ;'-He are (lS fo I1m<!s

      user needs

    1. ground atomic formula which is just a 02:14:09 the name of a relation and a few arguments

      rule macro predicate see

      ground atomic formula - That's What's in a PlexMarked Name for a Clue/Page

      Clueon, Plexon which is a named node for an associative complex both incoming trails and outgoing immediate neighbourhood of structured complexes


      in a Curryed form - applicative/interpretative order

    1. https://cra.link/deployment

      ``` The project was built assuming it is hosted at /. You can control this with the homepage field in your package.json.

      The build folder is ready to be deployed. You may serve it with a static server:

      npm install -g serve serve -s build

      Find out more about deployment here:

      https://cra.link/deployment

      chitchatter@0.0.0 build:sdk parcel build sdk/sdk.ts --dist-dir build --no-content-hash

      ✨ Built in 2.12s

      build/sdk.js 8.03 KB 740ms ```

    1. On non-GitHub hosts

      Build the app with PUBLIC_URL="https://your-domain-here.com" npm run build , and then serve the build directory. Any static file serving solution should work provided it is using a secure context.

      for - self-host

    2. npm start

      Runs the front end app in the development mode. Uses public WebTorrent trackers. Open http://localhost:3000 to view it in your browser.

      The page will reload when you make changes. You may also see any lint errors in the console.

    3. embed the app as a Web Component called <chat-room />.

      to

    4. self-host your own Chitchatter instance.

      self-host

    5. Secure peer-to-peer chat that is serverless, decentralized, and ephemeral

    1. State Management in Web Components: Crafting Cohesive and ... Oct 3, 2023 ... ... react to state changes, triggering re-renders or side effects. ... Overview: When multiple components need to access or modify the same state, a ...
    1. Set Up Session Replay for ReactSentry Docshttps://docs.sentry.io › platforms › javascript › guidesSentry Docshttps://docs.sentry.io › platforms › javascript › guidesSampling begins as soon as a session starts. replaysSessionSampleRate is evaluated first. If it's sampled, the replay recording will begin. Otherwise, ...Missing: tweak ‎| Show results with: tweak

      to

    2. Aug 11, 2016 — This way, you don't lose any of your state which is especially useful if you are tweaking the UI. ... record and replay, without any buy-in from ...
    1. Set Up Session Replay

      <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 75 75"><g height="75" width="75" class="loader-spin"><path d="M7.8 49.78c-1.75 2.88-3.19 5.4-4.35 7.56a3.9 3.9 0 0 0 3.34 6h18.86a25.75 25.75 0 0 0-12.87-22.19c1.9-3.17 5.12-9 6.32-11a38.47 38.47 0 0 1 19.14 33.23h12.63a50.79 50.79 0 0 0-25.51-44C29.65 12 32.38 7 33.89 4.64a4 4 0 0 1 6.66 0C42 7 69.53 54.8 71 57.34a4 4 0 0 1-3.75 6h-6.79" fill="none" stroke="currentColor" class="loader-stroke loading" stroke-width="5"></path></g></svg>

    1. Session replay and analytics tool you can self-host. Ideal for reproducing issues, co-browsing with users and optimizing your product.
    2. 🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host.

      to

    3. The simplest option for recording and replaying user journeys

      to

      Description

    4. Full Session Replays

      to

    5. record and replay the web
    1. 🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host.
    1. head to the Chrome Web Store to install

      chorme web store

    2. About Automated functional testing via the Chrome DevTools Protocol. Easy to use and open source. Generates unique CSS and Xpath selectors. Outputs code for multiple testing frameworks, including Jest, Puppeteer, Selenium Webdriver and Cypress.

    1. 🍳

      recipes to

    2. rrweb refers to 'record and replay the web', which is a tool for recording and replaying users' interactions on the web.

      gloss

    3. record and replay the web
    4. Using the REPL tool

      to

    1. Session replay and analytics tool you can "truly" self-host. Ideal for reproducing issues, co-browsing with users and optimizing your product. react ..
    2. OpenReplay: Open-Source Session Replay & Analytics

      to

    3. Standalone, framework-agnostic JavaScript library that enables recording, replaying, and stubbing HTTP interactions.

      to Description

    4. Open Source record and playback test automation for the web. electron ... Open-source and privacy-friendly. react open-source mac screenshot app typescript .

      record · GitHub Topics to

    5. Netflix/pollyjs: Record, Replay, and Stub HTTP Interactions.

      to

    6. session-replay · GitHub Topics

      to

    7. tomgallagher/RecordReplay

      Automated functional testing via the Chrome DevTools Protocol. Easy to use and open source. Generates unique CSS and Xpath selectors.

      to

    1. from

      record Here are 449 public repositories matching this topic..

    1. Prior Art

      The "Client Server" API of Polly is heavily influenced by the very popular mock server library pretender.

    2. Use Polly's client-side server

      client0side server

      to modify or intercept requests and responses to simulate different application states (e.g. loading, error, etc.).

    1. https://github.com/tomgallagher/RecordReplay tomgallagher/RecordReplay - GitHub Automated functional testing via the Chrome DevTools Protocol. Easy to use and open source ... No coding skills are required to record and to replay tests.

      to

    2. https://www.freecodecamp.org/news/use-typescript-with-react/ How to Use TypeScript with React - freeCodeCamp Nov 15, 2023 ... If the file does not contain any JSX-specific code, then you can use the .ts extension instead of the .tsx extension. To create a component in ...

      to

    1. IPFS DesktopLearn how to configure IPFS Desktop for use with Filebase.

    1. a standalone protocol for describing multicast sessions

      =on - multicast.sessions

    2. The set of properties and parameters is called a session profile.

      = on - session.profile

    1. CAP theorem

      n a way IPFS going against the CAP theorem which says you cannot have Consistency Availability and Partition tolerance all three

      As we can see availability is indeed very problematic. But as one of the great talks pointed out the more people join the IPFS networks availability will improve exponentially. In terms of ipns as a protocol when combined with dnsink seems to be giving us a pretty good availability which is a half way house

      ipns://2023.indy0.net/10/hyp/facet/aiframe.html?params=%7B%22user%22%3A%22%22%2C%22group%22%3A%22all%22%2C%22url%22%3A%22%22%2C%22wildcard_uri%22%3A%22%22%2C%22tag%22%3A%22%22%2C%22any%22%3A%22cap%20theorem%22%2C%22max%22%3A%2250%22%2C%22service%22%3A%22https%3A%2F%2Fhypothes.is%22%2C%22exactTagSearch%22%3A%22false%22%2C%22expanded%22%3A%22true%22%2C%22addQuoteContext%22%3A%22true%22%2C%22format%22%3A%22html%22%2C%22_separate_replies%22%3A%22false%22%2C%22groupName%22%3A%22All%22%2C%22sortBy%22%3A%22recency%22%7D

      alternatively use this

      https://ipfs.indy0.net/ipfs/QmYndAPr51AGzJQMMiu7EtYqWYP5nLbPNu9RDLQH87BrNh/hyp/facet/aiframe.html?params=%7B%22user%22%3A%22gyuri%22%2C%22group%22%3A%22all%22%2C%22url%22%3A%22%22%2C%22wildcard_uri%22%3A%22%22%2C%22tag%22%3A%22%22%2C%22any%22%3A%22cap%20theorem%22%2C%22max%22%3A%2220%22%2C%22service%22%3A%22https%3A%2F%2Fhypothes.is%22%2C%22exactTagSearch%22%3A%22false%22%2C%22expanded%22%3A%22true%22%2C%22addQuoteContext%22%3A%22true%22%2C%22format%22%3A%22html%22%2C%22_separate_replies%22%3A%22false%22%2C%22groupName%22%3A%22All%22%2C%22sortBy%22%3A%22recency%22%7D

      from : https://hyp.is/k9U7pPxNEe2ZYAf5Jr2Xlg/docs.ipfs.tech/concepts/ipns/

  2. www.bookstackapp.com www.bookstackapp.com
    1. BookStack is a simple, self-hosted, easy-to-use platform for organising and storing information.
    1. Conformal Mapping -- from Wolfram MathWorldWolfram MathWorldhttps://mathworld.wolfram.com › ConformalMappingWolfram MathWorldhttps://mathworld.wolfram.com › ConformalMappingby EW Weisstein · 2000 · Cited by 14 — A conformal mapping, also called a conformal map, conformal transformation, angle-preserving transformation, or biholomorphic map, is a

      to

    1. holomorphic functions are conformal: they preserve angles between curves (this is a fifth, partially independent, way to think about complex differentiable functions.)

      holomorphigenic plex spaces

      preserve the spanning structure of trailmarks

      thought vectors in hyperdocument spaces

    1. TechWriter is a documentation authoring tool that automatically generates documentation for databases, XML schemas, web services and more.  With minimal effort, you can use TechWriter to create documentation that captures the information locked inside your IT projects with the accuracy and completeness of an experienced technical writer.
    2. TechWriter is a documentation authoring tool that

      TechWriter is a documentation authoring tool that automatically generates documentation for - databases, - XML schemas, - web services and more.

      With minimal effort, you can use TechWriter to create - documentation

      that captures the information locked inside your - IT projects

      with the - accuracy and - completeness

      of an experienced technical writer.

    1. TechWriter is a documentation authoring tool that automatically generates documentation for databases, XML schemas, web services and more.

      Flip that!

    1. Thoughts Worth PinningFor crafty coders, ambitious creators and trailblazing businesses who want to grow (and have fun) with web3.

      trailblazing businesses

    1. fontawesome plans

    2. x

    3. More icons like file-pdf…

      <svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" viewBox="0 0 512 512"><path d="M64 464l48 0 0 48-48 0c-35.3 0-64-28.7-64-64L0 64C0 28.7 28.7 0 64 0L229.5 0c17 0 33.3 6.7 45.3 18.7l90.5 90.5c12 12 18.7 28.3 18.7 45.3L384 304l-48 0 0-144-80 0c-17.7 0-32-14.3-32-32l0-80L64 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16zM176 352l32 0c30.9 0 56 25.1 56 56s-25.1 56-56 56l-16 0 0 32c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-48 0-80c0-8.8 7.2-16 16-16zm32 80c13.3 0 24-10.7 24-24s-10.7-24-24-24l-16 0 0 48 16 0zm96-80l32 0c26.5 0 48 21.5 48 48l0 64c0 26.5-21.5 48-48 48l-32 0c-8.8 0-16-7.2-16-16l0-128c0-8.8 7.2-16 16-16zm32 128c8.8 0 16-7.2 16-16l0-64c0-8.8-7.2-16-16-16l-16 0 0 96 16 0zm80-112c0-8.8 7.2-16 16-16l48 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-32 0 0 32 32 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-32 0 0 48c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-64 0-64z"/></svg>

    1. Google might be proudly say okay we're doing a lot to help people find things out on that front error and okay but then who's 00:17:43 doing the job of really making better Maps understanding the footcare

      Google and other search engine do a great job of auto-associative recall, i.e. giving you all the documents on the web that contain the terms you search for.

      But as Engelbart asked back in 2007 at Google:

      "Google might be proudly say, we are doing a lot to - help people find things - on the net frontier,

      Who is doing the job of maybe - making better maps - understanding the frontier"

      **blaze trails @ the net frontier augmenting mutual learning

      new profession of trail blazers MEMEX

      mutual learning

      • Organizing mutul learning right at the edges of the
      • "endless frontier" of knowledge
      • responsibility to dream
      • from inception, through indwelling and growth of understanding
      • stemming from our increased capacities for honouring the complexitiesof our situation
      • scaling synthesis and reach together
      • within in networks of people who care,
      • to the point of it being notable and part of
      • "The Common Record".

      Empower People at the edges - to do it for themselves, - share and have conversations around their - HyperMaps of their own(ed) collaborative mutual learning in the commons - at the edge of knowledge in the long tail of the emergent autonomous indy software internet - empower people with the problem for solve if for themeselves

      • turning the Curse of LISP into blissful blessings

      federate these conversations in emergent communities.

      With the Wiki, Ward Cunningham gave us the ability to "create a new linked" page when you reach the edge of your knowledge"

      What we need is for everybody to be able to do that, and at the same time have conversations with other people in an interest based emergent social networked thoughts and thinkers.

      https://www.youtube.com/watch?v=xQx-tuW9A4Q&feature=youtu.be&t=1063

    1. Tails is a portable operating system that protects against surveillance and censorship.

    1. Progressive Web Apps (PWAs) are

      highly advanced websites that

      combine web technologies like - HTML, - CSS, and - JavaScript

      with intelligent features such as:

      Responsive design:

      Adapts to - all devices and - screen sizes

      for a consistent user experience.


      Offline access:

      Uses service workers - to work offline or - in low network conditions.


      App-Like feel:

      Can be installed on - home screens, - resembling native apps.


      Manifest files:

      Includes - metadata for app installation and - appearance.


      Push notifications: Sends - updates and messages

      even when not open.


      Fast loading:

      Optimized for - quick loading,

      especially on slow connections.

    2. How to perform a PWA performance auditing

    1. How to create a Git repository with git init, GitHub and Git GUI tools Cameron McKenzie Cameron McKenzie 14.8K subscribers SubscribeSubscribed 15Sha

    1. It's low-code, performant, responsive, and open source. Because it’s so easy to get started it is the perfect solution for quick landing pages, business accelerators, and event sites.
    2. Neodigm 55 Low Code UX micro-library Scott C. Krause | Friday, Nov 25, 2022
    1. DataVis 👁️ UX 🍭 PWA 👁️ ThreeJS ✨ Vue..

      neodigmToast

    2. I code
      • performant,
      • functional,
      • testable,
      • future-proof, and
      • trusted

      what? - JavaScript, TypeScript, Vue, and SolidJS.

      I've enchanted the UX for Abbott Laboratories, AbbVie, CDW, Corporate Express, Hyundai, Microsoft, and Sears.

    3. Scott C. Krause neodigm

    1. HTML Over the Wire - Scott C. Krausethescottkrause.comhttps://www.thescottkrause.com › curated-htmx-linksthescottkrause.comhttps://www.thescottkrause.com › curated-htmx-linksAug 5, 2023 — Is HTMX worth the effort to learn as a pragmatic skill? Yes ... browser automation. /* _____ / __ \ | / \/_ _ _ __ _ __ ___ ___ ___ ...

      to

    1. HTML Over The Wire means that HTML, instead of JSON, is transported between the client and the server / API. Considered to be a simpler approach when compared to popular bloated reactive frameworks.

      broader reactive frameworks

    1. No accounts. 100% privacy.

      Funded by happy users' donations.

      No accounts 100% privacy

      as a USP

    2. No accounts. 100% privacy. Funded by happy users' donations.

      **No accounts **

    3. All-in-one tab session manager for Chrome Stay in the flow with saved workspaces and organised bookmarks. Get to tab zero in seconds.

    Annotators

    URL

    1. Google Chrome - SAVE TAB GROUPS is now available - Keep your tabs organized!

      23,794 views 23 Mar 2023 Google Google Chrome came out with the ability to add Tab Groups in April 2021. I know, I made a video on how to use Tab Groups. What was missing was the ability to Save the Tab Groups. You can now save Tab Groups if you turn on Chrome Flags. Chrome Flags are new or experimental features. This tells me soon Saved Tab Groups will be part of the Chrome browser. What are Tab Groups? Tabs in Chrome that are related. For example, Delta Air Lines, Southwest Airlines, Hilton, and Marriott may be grouped together under the Travel Group. Think of Tab Groups as Folders in File Explorer. Groups can be collapsed and expanded. They can be Saved, the new feature. Tab Groups that are saved will appear when Chrome is closed and re-opened. You need to Enable Tab Group Save in Flags.

      How to enable Chrome flags? Open Chrome and copy and paste this into the address bar chrome://flags Screenshot https://drive.google.com/file/d/1-3vf...

    1. natannikolic 7 months ago | prev | next [–] https://tabler.one — Tablerone is a 100% private tabs, sessions, and bookmarks manager browser extension.

      privacy focus zero knowledge encryption

    1. Ask HN: What's a good, privacy focused bookmark manager?News YCombinatorhttps://news.ycombinator.com › itemNews YCombinatorhttps://news.ycombinator.com › itemhttps://www.partizion.io/ is a great bookmark manager / session manager. Privacy focused, auto-saved sessions, and can add new links with the chrome extension.

      Description

    2. What's the best way to manage 1000's of bookmarks?Reddit · r/chrome10+ comments · 10 months agoReddit · r/chrome10+ comments · 10 months agoChrome's bookmark manager is abysmal for organizing. A long time ago, Internet Explorer used to store it's bookmarks like files, meaning ...

    3. Build an app with me: Youtube Bookmark ManagerIndie Hackershttps://www.indiehackers.com › post › build-an-app-w...Indie Hackershttps://www.indiehackers.com › post › build-an-app-w...Jan 26, 2021 — Why am I building it? · Pretty positive product hunt campaign product hunt campaign · Some traction bookmark it chrome store · No updates for a ..

    4. luciancostinailenei/pretty-bookmarksGitHubhttps://github.com › luciancostinailenei › pretty-book...GitHubhttps://github.com › luciancostinailenei › pretty-book...pretty-bookmarks. A pretty Google Chrome bookmark manager created with productivity with mind. Why use it. It's a more clean and usable alternative to chrome

      to

    5. search,google - pretty bookmarks manager

      do.how - identify the page with a permanent self link - permanence is assured as the search result itself - is saved on the Permanent Web powered by IPFS - and indy0.net provides a way to load hypothesis social annotation to work on the page - the above link names this page using trailmarks - indicating that it is a result of doing a search with google - after the hyphen the keywords are given - use this convention to name a link to the page itself - the purpose being that we can even manually - copy this link the markdown wource in here - from the annotation 0 and use it in the pagers that it links to - when you annotate them to the pages - that we visit and annotate from here - so we can always answer the question - where (and how in details( did you find that site

    1. Bookmark Miscellaneous Symbols and Pictographs

      🔖

    2. 📑

    3. Page with Circled Text Miscellaneous Symbols and Pictographs

      🗟

    4. Document with Picture Miscellaneous Symbols and Pictographs

      🖻

    5. Document with Text and Picture Miscellaneous Symbols and Pictographs

      (◕‿◕) SYMBL

    6. 註 Ideograph explain; annotate; make entry CJK

      Chinese symbol annotate

    1. Known caveats¶ No unique usernames

      neither account names or display names are unique

    1. we begin to 00:11:19 actually honor the complexity of the situation

      honour complexity situation Description

    2. this awakening must not be disempowering

      this awakening must not be disempowering and

      the mantle that can be spread over the awakening

      to counteract the possibility of disempowerment is this wish to - evoke - realize and - serve the

      project of - bringing ever greater amounts of beauty into the world

    3. planetary warming complete 00:12:11 collapse of any concern for the destiny of future generations

      collapse of any concern for - the destiny of future generations

    1. search.google - ethereum name service why

    2. What Is Ethereum Name Service? (ENS) - Krakenkraken.com

      to

    1. The Ethereum Name Service (ENS) is a domain name service (DNS) built on the Ethereum blockchain ENS works in a similar way to the Internet's DNS system and helps users to find Ethereum addresses via human-readable names, rather than complex hexadecimal characters
    1. Functions for interacting with the Ethereum Name Service
    2. Web3.js provider for the HTTP protocol

      to

    3. Collection of comprehensive TypeScript libraries for Interaction with the Ethereum JSON RPC API and utility functions. web3js.org/

    1. A JavaScript library for building on Ethereumweb3.js is

    Annotators

    URL

    1. BitTorrent Extension for Peers to Send Metadata Files (BEP 9)

      peers send metadata files

    2. ut_metadata

      ut_metadata

  3. chitchatter.im chitchatter.im
    1. Message size is limited to 10,000 characters.

      10 k limit

    2. User Guide

      for - ChitChatter

    3. Chat rooms

      xxx