10,000 Matching Annotations
  1. Jan 2024
    1. do away with listing by organizing thedocumentation and code into an easily accessible, monolithic,structured NLS file.

      becuase of the immanent structuring no linear listing were ever used in Meta-Lisp in practice, dynamic navigation

      although a complete listing via depth first traversal was always possible and told the complete story

    2. If the SPL compiler is in Tree Meta, the parse rules willcontain only parse information and node-building directions.This should make them much more readable, a feature alwayswanted by those who try to figure out commands of NLS byreading the code in the SPLs

      parse rule

      only contain parse information and node-building

      just like MetaLISP!

    3. a single, monolithicprogramming and doctmentation structure for a large program.

      monolithic programming and documentation structure for large programs

      devolved into Literate Programming

      future iutopoietic holonimorphic virtual collaborative documents articulating intentional structures amenable to the pun of lively interaction and transformations

    4. the compiler cannot be checked out without a newTree ~1eta because it needs features in the metalanguagewhich are not currently in Tree Meta

      bootsrap

    5. It is hard toguess how long it will take to do the job, since we do notyet know what we want to do

      how long##do not yet know what we want to do

    6. We have finally figured out a way of writing the parse andunparse rules for the MOL compiler in Tree Meta and notoverflowing the push-down stacks during compilation. Now thatwe have a solution, it would be satisfying to have all of ourcompilers written in the same metalanguage

      Everything in Tree Meta (|V)

      one meta language to create them all

      The great metaprogenitor

    7. we would like to work out a method of compilationthat substitutes the tree structure of NLS files for the phrasestructure of the MOL and SPLs. This is virtually impossibleunless the MOL is in Tree Meta and the changes can be done inone central place, namely the Tree Meta library, for all theexperimental compilers

      phrase structure Tree Meta

    8. a total planned rewrite of all three compilers offersthe most economical long-tern solution.

      Pancake philosophy the first one should be thrown away

    9. the statementnumber must 'begin with a digit, and it must be followed by atleas t one space

      statement number must begin with a digit and followed by at least one space

    10. The system keeps track of all jumps, both within a given file(intrafile) and from one file to another (interfile).

      Links were bid-directional and permanent right at the start!

    11. 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

    12. 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

    13. 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

    14. 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

    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. 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.

    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

    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. 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. 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

    2. tomgallagher/RecordReplay

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

      to

    1. 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. 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. 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.

      from Description

    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. 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. 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.

    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. 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.

    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

    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. 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

    2. 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