- Sep 2023
-
lessfoolish.substack.com lessfoolish.substack.com
-
It is wiser to become less foolish instead of more wise, which avoids “wisdom signaling.
less foolish?
wisdom signalling
// Stay foolish stay hungry - honour the complexity of the situation - pay attention and CARE - wide boungary thinking - awake - responsibility to dream
-
Multiple wisdom commons will compete against each other.
Plurality
not competition but completion -
-
A wisdom commons is found in relationships, not propositions.
wisdom is in the connections
not the propositions
// "The key to quality is in the quality of the connections"
-
I define a “wisdom commons” simply as “a place that makes wisdom more common.”
a place that makes wisdom more common.
// before reading my partisan biased loaded response is How are we to gain wisdom if we are not able to share and collaborate in depth at scale about our mutual learnings.
Should not we need to to advance the cause of "Open Learning Commons"
-
-
-
preserve social media with links
try to preserve social media with links in
-
think a link
Think a Link
-
we have the most amazing visions of hypertext links in those days
had the most amazing visions of hypertext links in those days
-
how we preserve this stuff when it's also deepening to twinkle
how we preserve this stuff - when it is also deeply intertwingled
-
-
utf8-icons.com utf8-icons.com
-
HEXAGRAM FOR THE CREATIVE HEAVEN
䷀
-
-
utf8-icons.com utf8-icons.com
-
⦙ (DOTTED FENCE)
x
-
-
-
Getting documents archived on IPFS is one thing, but we also need to be able to search through them.
-
jbenet commented Sep 4, 2015 @nbingham1 @davidar indeed. very much indeed.
-
Search engine
-
-
en.wikipedia.org en.wikipedia.org
-
Space and time advantages
-
Bloom filter
test whether an element is a member of a set
-
test whether an element is a member of a set
Bloom Filter
-
-
github.com github.com
-
The word filter is a Bloom filter made up of the words in the text of the entry
-
Rationale
A log structure that you can append to, and search through can be useful for many things. Some properties we want these structures to have are:
- Cheap append
- Cheap random access
- References to old versions of the structure stay valid
- Full text-search through the entries
- Keeping only the parts of the structure in memory that you need to look at
-
An append only log on IPFS with indexing.
with indexing
-
a Finger Tree, the tree nodes being annotaded with counts and word-filters.
-
Append only log
-
-
yacy.net yacy.net
-
YaCy Demonstration
-
-
gist.github.com gist.github.com
-
istributed search on IPFS
-
-
-
Indexing and storing content locally is an interesting implication of the content addressable and linked web in that the indexes can also be content addressable and are 1st citizen data types.
1st citizen datatypes
-
Indexing content addressable and linked data
-
-
en.wikipedia.org en.wikipedia.org
-
Finger tree
-
-
github.com github.com
-
Confidential InterPlanetary File System
-
-
github.com github.com
-
Decentralized keywords Search Engine based on a hypercube structure and integrated with IPFS
-
-
www.spiedigitallibrary.org www.spiedigitallibrary.org
-
IPFS keyword search based on double-layer index
Distributed storage plays an increasingly important role in the context of big data. interplanetary file system (IPFS) is a distributed file system, which can form a network of all heterogeneous devices in the same way. Different from traditional HTTP protocol based on physical location, IPFS distributed network is based on content addressing and obtains files through file hash. However, this precise file search method cannot obtain files without file content hash which greatly reduces file utilization and liquidity. Therefore, this paper proposes a two-layer index scheme. After receiving the uploaded file, the node parses the file and establishes the index. The nodes are replicated using a CRDT data structure based on optimistic replication for indexing operations. IPFS pub-sub is used as the CRDT message delivery method between nodes. The first-layer index is the inverted index file corresponding to each keyword. The second-layer index is the CID of the inverted index file for each keyword. Each node maintains full index rather than through a distributed hash table stores dispersion index can ensure complete data search, at the same time greatly reduce search response time. Inverted index files are stored in IPFS network to reduce storage space and facilitate state-based replication of newly added nodes or nodes that have been offline for a long time. Finally, through the analysis of experimental data, it is proved that the scheme can greatly reduce the search response time while occupying acceptable storage space.
-
-
github.com github.com
-
Distributed wiki search Search engine for https://github.com/ipfs/distributed-wikipedia-mirror
wiki search titles only
-
-
www.semanticscholar.org www.semanticscholar.org
-
Keyword Search in Decentralized Storage Systems
The emerging decentralized storage systems (DSSs), such as InterPlanetary File System (IPFS), Storj, and Sia, provide people with a new storage model. Instead of being centrally managed, the data are sliced up and distributed across the nodes of the network. Furthermore, each data object is uniquely identified by a cryptographic hash (ObjectId) and can only be retrieved by ObjectId. Compared with the search functions provided by the existing centralized storage systems, the application scenarios of the DSSs are subject to certain restrictions. In this paper, we first apply decentralized B+Tree and HashMap to the DSSs to provide keyword search. Both indexes are kept in blocks. Since these blocks may be scattered on multiple nodes, we ensure that all operations involve as few blocks as possible to reduce network cost and response time. In addition, the version control and version merging algorithms are designed to effectively organize the indexes and facilitate data integration. The experimental results prove that our indexes have excellent availability and scalability. Keywords: decentralized storage systems; keyword search; decentralized B+Tree; decentralized HashMap 1. Introduction With the rapid development of internet technology, centralized storage has become an important business model in our daily life. Centralized storage not only provides a variety of storage services for both individuals and businesses but also supports different kinds of queries, thus meeting the needs of users. However, centralized storage systems depend on a trusted third party, which inevitably inherits the single point of failure drawback. Even if centralized storage systems are backed up for data availability, they still suffer from certain factors of force Majeure (such as political censorship), which can cause users to be unable to access their own data. From the above point of view, data storage requires a more secure and free environment. The emerging DSSs, such as InterPlanetary File System (IPFS) [ 1 ], Storj [2 ], and Sia [ 3], can provide people with a new storage model. They are built on a peer-to-peer (p2p) network, so there is no need to rely on third-party platforms. In these systems, data are not managed by a central node but divided into blocks and distributed through the network. A data object can be accessed as long as it exists on any node. Each node in the network can share its free disk space, thus reducing the cost of decentralized storage. Users do not have to worry that they will not be able to access their own data because DSSs can be combined with blockchain to ensure data availability [4,5]. One of the key reasons why the traditional centralized storage systems can be applied to various fields is that they provide rich query services, which is exactly the defect of DSSs. In the DSSs, each node or data object is assigned a unique identifier (NodeId or ObjectId) by a cryptographic hash
-
-
discuss.ipfs.tech discuss.ipfs.tech
-
Persistent P2P Serverless Multi-Party Shared Indexing Capability
multy-party indexing
-
-
discuss.ipfs.tech discuss.ipfs.tech
-
Transport encryption
-
-
discuss.ipfs.tech discuss.ipfs.tech
-
Help user authentication
-
-
discuss.ipfs.tech discuss.ipfs.tech
-
Use Case: IPFS as local media file indexer
-
-
github.com github.com
-
Index Provider
This repo provides a reference index provider implementation that can be used to advertise content to indexer nodes and serve retrieval requests over graphsync both as a standalone service or embedded into an existing Golang application via a reusable library.
-
-
www.theverge.com www.theverge.com
-
EU's Digital Marketing Act requires "gatekeepers" - to interoperate with third party messaging - remove preinstalled app - shop alternative app stores
-
keep gatekeepers “from imposing unfair conditions”
“ensure the openness of important digital services.”
Beyond dictating that - messaging apps must interoperate,
the DMA requires that gatekeepers, among other things, - let users remove pre-installed apps or - shop alternative app stores.
-
WhatsApp is working on cross-platform messaging
A new WhatsApp beta contains a clue about how Meta is preparing to comply with the EU’s Digital Markets Act that will require chat interoperability with other services.
-
-
bafybeigcquztlhswv72vnw3oj6djg3dc5ngbv5pyfwkg3iidqlakniudrq.ipfs.w3s.link bafybeigcquztlhswv72vnw3oj6djg3dc5ngbv5pyfwkg3iidqlakniudrq.ipfs.w3s.link
-
part of : https://decentralized.blog/catching-the-blockchain-train.html
-
original : https://decentralized.blog/ten-terrible-attempts-to-make-ipfs-human-friendly.html
https://docdrop.org/pdf/ten-terrible-attempts-to-make-IPFS-human-friendly-tmx0v_ocr.pdf/?src=ocr
-
IPFS human-friendly naming; is it possible?
Not very easy to highlight and annotte for sure
-
-
github.com github.com
-
Human Friendly Names Candidate Open Problem #286 opened Mar 12, 2018 by olizilla
open problems
-
-
github.com github.com
-
CID as a Subdomain ipfs/in-web-browsers#89 Open Add support for inlinling via the id-hash ipfs/kubo#5281
-
jbenet added the Candidate Open Problem label
to : candidate
-
POC to have ipfs generate and resolve addresses in mnemonic base.
menmonic base
-
On announcing the idea, we were introduced to the already built in support for proquint encoding for IPNS
to : proquint
-
Human Friendly Names
Human friendly Names
-
-
-
CID as a Subdomain #89
-
-
arxiv.org arxiv.org
-
A Proposal for Proquints: Identifiers that are Readable, Spellable, and Pronounceable
-
-
github.com github.com
-
Open Problem: Human Readable Naming
Open Problem
Human Readable Naming
-
-
tomibgt.wordpress.com tomibgt.wordpress.com
-
“A beginning is the time for taking the most delicate care that the balances are correct”, said Frank Herbert as the writings of the Princess Irulan of his science fiction book Dune.[1]
A beginning is the time for taking the most delicate care that the balances are correct
in the balance even the smallest details matter
https://www.linkedin.com/posts/activity-6322423794371780608-VXiS
The main point at the end is missing... she takes the feather and everything collapse.... in the balance even the smallest details matter
-
-
origintrail.io origintrail.io
-
DKG ExplorerDive deeper into Knowledge Assets
Find humanity's most important assets whether digital collectibles, history logs, consumer goods, supply chain data, and more.
-
-
bafybeidaramefqyqktbumslhamntgjf6yphx5uj5arseq34a4wkq4cc52u.ipfs.w3s.link bafybeidaramefqyqktbumslhamntgjf6yphx5uj5arseq34a4wkq4cc52u.ipfs.w3s.link
-
Knowledge is power, knowledgeshared is power multiplied.
- Knowledge is power,
- knowledge shared is power multiplied
-
AI-ready Knowledge Assets. Datasupercharged
From supply chains to metaverse, supercharge any data with ownership, discoverability and trust in the Decentralized Knowledge Graph
-
OriginTrail - trusted knowledgeinfrastructure
OriginTrail Decentralized Knowledge Graph combines knowledge graph and blockchain technologies to enable a universe of AI-ready Knowledge Assets, allowing anyone to take part in
trusted knowledge sharing.
Get started
Trusted Mutual Learning Networks
forget blockchain
knowledge assets
-
Power ofknowledge tothe people
Power of knowledge to the people - In an overflow of misinformation,
trusted data becomes - the cornerstone of humanity’s - security and prosperity.
Start making a diference with OriginTrail.
-
-
www.kickstarter.com www.kickstarter.com
-
We're building encrypted software to amplify the efforts of activists, journalists, & nonprofits -- anyone fighting for social change.
twitter account suspened>
-
-
github.com github.com
-
secure chat, and task management.
secure chat
and task mnagement
-
-
pinata.cloud pinata.cloudPinata1
-
IPFS for Developers
Pinata makes it simple to upload content to IPFS with developer tools and fetch it at blazing speeds with Dedicated Gateways
-
-
pinata.cloud pinata.cloud
-
Why IPFS is the Storage Solution For Web3 Developers
Unlock the potential of Web3 development with IPFS, the decentralized storage solution that empowers developers to create resilient, secure, and scalable applications for the future of the internet.
-
-
datagraphs.com datagraphs.com
-
The Knowledge Graph Workbench
Bring new knowledge graphs to life with ease, and generate lightbulb moments for your teams, using your own data.
Data Graphs is the essential no-code Knowledge Graph Workbench that helps you get started quickly, and avoid the common graph database problems that slow people down.
-
-
datagraphs.com datagraphs.com
-
Thefastest-to-market,andmostusableknowledgegraphontheplanet
-
-
bafybeiaxvdutiarkmrdyhmtcx75rpmuh2h3uoukg27mbfym2gfqxzacz5a.ipfs.w3s.link bafybeiaxvdutiarkmrdyhmtcx75rpmuh2h3uoukg27mbfym2gfqxzacz5a.ipfs.w3s.link
-
This is an unpublished technical report
that introduces a mapping between -linguistics and mathematical graph theory.
- Linguistics and graph theory will be broken down to study
- the overlap of constituentparts
-
-
docs.ipfs.tech docs.ipfs.tech
-
ipfs://bafybeigdyrzt5sfp7udm7hu76uh7y26nf3efuylqabf3oclgtqy55fbzdi
ipfs://bafybeigdyrzt5sfp7udm7hu76uh7y26nf3efuylqabf3oclgtqy55fbzdi
-
-
royalsocietypublishing.org royalsocietypublishing.org
-
Coarse-graining as a downward causation mechanism Jessica C. Flack Jessica C. Flack http://orcid.org/0000-0001-6808-9695 jflack@santafe.edu Google Scholar Find this author on PubMed Search for more papers by this author Jessica C. Flack
-
-
subconscious.substack.com subconscious.substack.com
-
Fragments: vertebrate technology
-
-
quanta.wiki quanta.wikiQuanta5
-
Semantic Web
-
Quantized
-
share portions of your tree to private teams and/or share them publicly, or have collaborative discussion threads branching off from paragraphs right in the body of the text.
collaborative discussions right off the text
-
it lets you break up chunks of content into smaller pieces (similar to a Jupyter Notebook) and organize them on a tree.
organize as a tree
-
Quanta Collaborative Documents, Wikis, Social Media, ChatGPT, Fediverse, Semantic Web
-
-
github.com github.com
-
Quanta is an open-source CMS with ChatGPT and Social Media (Fediverse) features
-
-
discuss.ipfs.tech discuss.ipfs.tech
-
It’s here: https://quanta.wiki 19 source here: https://github.com/Clay-Ferguson/quantizr 8 BTW, if you’re into the Fediverse it has ActivityPub implementation also (only the second Java ActivityPub to ever be created, according to my research)
-
-
docs.ipfs.tech docs.ipfs.tech
-
Community
-
-
github.com github.com
-
IPFS Community Code of Conduct
x
-
-
docs.noteable.io docs.noteable.io
-
-
Datasets allow users to upload and work with large files. This article will describe how to create, interact with, or manage datasets.
-
-
github.com github.com
-
Read more on our documentation pages.
documentations
-
Noteable Magics
-
-
github.com github.comnoteable1
-
noteable Work With Data The Way You Want
-
-
www.youtube.com www.youtube.com
-
Barrett Brown and Steve Phillips - Pursuance Project (Under The Hood)
eco system of people
-
-
javascript.info javascript.info
-
Dynamic imports
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="70" height="60" viewBox="0 0 70 60"><style>a { cursor: pointer; }</style><g id="Logo" fill="none" fill-rule="evenodd"><g id="Logo-Header-Beta-Abbr"><g id="BODY"><path d="M35.463 35.037c1.177 1.66 2.93 2.24 4.417 2.24 3.716 0 5.016-2.2 5.016-4.855V23.5h-8.298v2.552h5.264v6.12c0 1.87-.702 2.47-2.085 2.47-.887 0-1.775-.518-2.56-1.493l-1.754 1.886zm11.295.177c1.42 1.263 3.243 1.916 5.027 1.916 3.283 0 5.128-1.916 5.128-4.117 0-1.875-1.095-2.956-2.838-3.608l-1.6-.693c-1.278-.47-2.17-.754-2.17-1.57 0-.753.67-1.202 1.824-1.202 1.133 0 1.964.388 2.876 1.06l1.52-1.895c-1.195-1.142-2.796-1.753-4.398-1.753-2.86 0-4.845 1.753-4.845 3.954 0 1.936 1.338 3.077 2.817 3.628l1.703.733c1.277.49 2.047.755 2.047 1.59 0 .795-.608 1.284-1.986 1.284-1.156 0-2.392-.57-3.385-1.384l-1.723 2.06z" id="JAV-3" fill="#333"/><g id="Layer_2" fill="#BE1622"><path d="M20.487 33.932l.714 1.446 5.395-2.662-.713-1.446-5.393 2.662zM21.67 30.1l3.746 1.85.714-1.446-3.746-1.85-.714 1.447z" id="Shape"/><path d="M20.126 35.49l7.486 2.18.45-1.546-7.484-2.183-.452 1.55z" id="Shape"/></g><path d="M23.968 18.694c-1.73 0-3.13 1.402-3.13 3.13 0 1.73 1.4 3.13 3.13 3.13 1.728 0 3.13-1.4 3.13-3.13 0-1.728-1.402-3.13-3.13-3.13zm0 4.113c-.543 0-.983-.44-.983-.983 0-.543.44-.982.983-.982.543 0 .982.44.982.982 0 .543-.44.983-.982.983z" id="Shape" fill="#BE1622"/><path d="M25.87 24.393c-.19-.593-.864-1.073-1.5-1.073h-.743c-.637 0-1.307.483-1.497 1.073l-4.68 14.625c-.19.594.168 1.074.814 1.074h.923c.318 0 .648-.24.737-.545l2.394-8.186c.574-1.944.965-3.583 1.59-5.504h.105c.598 1.92.99 3.56 1.563 5.506l2.42 8.187c.088.3.416.544.733.544h1.033c.638 0 1-.483.81-1.074l-4.705-14.625z" id="V_1_" fill="#BE1622"/></g><g id="FLASHES" fill="#BE1622"><path d="M17.713 15.088l-.456.367 3.898 2.74.09-.094-1.39-1.893.726.043-1.545-1.78.4-.486-4.783-3.617-.09.094 1.86 2.555-.587-.002 1.88 2.076" id="Fill-19_3_"><animate attributeName="opacity" from="1" to="0" dur="1s" begin="overlay.mouseover" end="overlay.mouseout" repeatCount="indefinite"/><animateMotion from="0,0" to="-10,-10" dur="1s" begin="overlay.mouseover" end="overlay.mouseout" repeatCount="indefinite"/></path><path d="M17.51 20.994l.544-.39-2.488-.962.422-.596-5.555-.482-.043.13 2.263.89-.263.486 2.997.735-.46.578 4.145.56.057-.113-1.62-.836" id="Fill-20_3_"><animate attributeName="opacity" from="1" to="0" dur="1s" begin="overlay.mouseover" end="overlay.mouseout" repeatCount="indefinite"/><animateMotion from="0,0" to="-10,-6" dur="1s" begin="overlay.mouseover" end="overlay.mouseout" repeatCount="indefinite"/></path><path d="M30.297 15.088l.456.367-3.898 2.74-.09-.094 1.39-1.893-.726.043 1.545-1.78-.4-.486 4.782-3.617.092.094-1.86 2.555.586-.002-1.88 2.076" id="Fill-19_2_"><animate attributeName="opacity" from="1" to="0" dur="1s" begin="overlay.mouseover" end="overlay.mouseout" repeatCount="indefinite"/><animateMotion from="0,0" to="10,-10" dur="1s" begin="overlay.mouseover" end="overlay.mouseout" repeatCount="indefinite"/></path><path d="M30.502 20.994l-.545-.39 2.488-.962-.422-.596 5.555-.482.043.13-2.26.89.262.486-2.996.735.46.578-4.145.56-.057-.113 1.62-.836" id="Fill-20_2_"><animate attributeName="opacity" from="1" to="0" dur="1s" begin="overlay.mouseover" end="overlay.mouseout" repeatCount="indefinite"/><animateMotion from="0,0" to="10,-6" dur="1s" begin="overlay.mouseover" end="overlay.mouseout" repeatCount="indefinite"/></path></g></g></g><path id="overlay" pointer-events="all" fill="none" d="M0 0h80v60H0z"/></svg>
-
-
legacy.reactjs.org legacy.reactjs.org
-
Using the State Hook
react state hook
-
-
adilapapaya.com adilapapaya.com
-
http-server: a command-line http server
-
-
docs.ipfs.tech docs.ipfs.tech
-
Resolve DNSLink name
-
-
dnslink.dev dnslink.dev
-
DNSLink is the specification of a format for DNSopen in new window TXT recordsopen in new window that allows the association of arbitrary content paths and identifiers with a domainopen in new window.
-
-
bafybeih2ioygfwdzzqyxfqzikxff5zgjnpmldouyf3zqnuafzgndhbxxu4.ipfs.w3s.link bafybeih2ioygfwdzzqyxfqzikxff5zgjnpmldouyf3zqnuafzgndhbxxu4.ipfs.w3s.link
-
consolidate ontological relations
should have said - go Beyond Ontologies
-
turns semantic structures into visualKnowledge Architectures
Visual Knowledge Archtectures
-
“associative complexes”
introduce : associative complexes
// comment or Plexes for short
PossiPlex anyone
or MEMplEX?
-
WikiNizer, a wiki-likeorganizer
Wiki like Organizer
-
personal knowledge organizationtool
Networked Thinking Tools
Knew there was a gap in the market
but there was no market in that gap
for : ROAM - https://nesslabs.com/wp-content/uploads/2020/09/networked-thinking-illustration.jpg
-
-
-
nesslabs.com nesslabs.com
-
undeniable networked thinking renaissance, spearheaded by Roam
first mover ROAM Research
Creating the market in that gap
-
Networked thinking: a quiet cognitive revolution
Networked Thinking tools
-
-
git.indra-labs.org git.indra-labs.orgind3
-
We are building Indra because the little people who don't have thugs with titles to defend fiefdoms, will have far greater freedom to communicate and organise when the thugs don't have a bird's eye view of the network.
thugs with titles to defend fiefdoms
-
when you make obnoxious behaviour cheap it proliferates.
obnoxious cheap proliferate
-
About the Indra Network Protocol
-
-
medium.com medium.com
-
How to Publish a Website to IPFS using Pinata
-
-
bafybeiae5cczgfp6vjpqohty4ngfebvbybhamkme3fhlmd4hkbtsyhqd7i.ipfs.w3s.link bafybeiae5cczgfp6vjpqohty4ngfebvbybhamkme3fhlmd4hkbtsyhqd7i.ipfs.w3s.link
-
hypothesis - search : intertwinged
-
-
docdrop.org docdrop.org
-
crud-centric thinking based on nouns
for : Beyond Ontologies ontology
CRUD-centric thinking based on NOUNS - organization by entity - what is too much focus on what there is instead of cocusing on the process that we wish to unfold and the one that accomplishes what we need/what we want intentions
I think that's actually a root cause of a lot of the bloated problems in these kind of big systems
we need to think in terms of PROCESS
evooution, MUTUAL ARISING
Intertwingularity
instead of trying to impose order, let's capture the intertwingularity articulate its terms and let the growth of understanding going with the flow to realize the implicate order that was already concreately felt in our tacit intent
instead divide an conquer for control
comprehend and nurture interaction so the system and order can emerge and grow
It is not an artifact we are afterm the one you can sell
but capacoities that we can co-create co-evolve as we participate in its becomming and engage with for our mutual benefit
-
-
www.linkedin.com www.linkedin.com
-
From Memex to HyperCard
-
-
indy-wikinizer-com.ipns.localhost:48084 indy-wikinizer-com.ipns.localhost:48084
-
"tools to think with, together"
mantra - Tools to Think With, Together!
-
-
indy-wikinizer-com.ipns.localhost:48084 indy-wikinizer-com.ipns.localhost:48084
-
-
Google might be proudly saying,
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 endless frontier of the Web HyperMaps of Meaning that are the Territory, the Web
Organizing knowledge right at the edges of the "endless frontier" of knowledge
-
"Google might be proudly saying, 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"
Google might be proudly saying, - 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 endless frontier of the Web
HyperMaps of Meaning that are the Territory, the Web
Organizing knowledge right at the edges of the "endless frontier" of knowledge - from inception, - through indwelling and growth - in networks of people who care, - to the point of it becoming notable and - part of "The Common Record".
Empower People at the edges to - do it for themselves, - share and have conversations over their own(ed) - HyperMaps,of the 'lnowl-edge' at the edges, - federate these symmathetic conversations withiin emergent communities - in the Open Learning Commons - with the help of Indy Learning /commons
With the Wiki, Ward Cunningham gave us - the ability to - "create a new linked" page when we have reached the edge of our articulated knowledge"
What we need is for everybody to be able to do that, and at the same time - have conversations with other people - within an interest based emergent social networks of conversations connecting - thoughts and thinkers - teachers and learners - people, ideas, interests, named shared, conversations and pursuits - on the margins of the web and - in their owned autonomous, ambient, interpersonal interest based social networks
-
-
Google might be proudly saying, 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"
-
-
www.ericsteinhart.com www.ericsteinhart.com
-
gist : Hegel Plato
- For Hegel, the Platonic ascent of the soul
becomes - a historical evolution of the consciousness of humanity as a whole.
for - Plato Hegel - being - knowing - ascent soul cave - evolution of consciousness
-
- Plato's ascent of the soul with Hegel
becomes
- a historical evolution of the consciousness of humanity as a whole
-
the Platonic ascent of the soul becomes a historical evolution of the consciousness of humanity as a whole
the difference
-
The Platonic Ascent of the Soul
-
-
philosophy.stackexchange.com philosophy.stackexchange.com
-
This is very different from a Platonic or Neoplatonic dissolution of temporal events into a timeless absolute or singularity. I believe Hegel might well say of such Platonism what he famously said of Schelling's Absolute, that it is merely "the night in which all cows are black."
NO
-
Yes, Hegel is a neoplatonist.
yes
-
For Plato and Plotinus, only metaphysical entities really exists. For Aristotle, the metaphysical world of platonic forms is a horizon we can never reach, what matters is the physical world. For Hegel, we start with concrete being, discover the abstract essence behind it, and resolve their contradictions in the notion (aka concept). The notion has a component (Hegel calls moment) of nature in it.
NO
-
Both Hegel and Plotinus were builders of very abstract metaphysical systems, and both admired Plato, but if we look deeper it will be quite clear that Hegel was not in this philosophical camp.
NO
-
-
www.youtube.com www.youtube.com
-
reality is the rational the real is the rational and the rational is the real
reality is the rational
the real is the rational and the rational is real
// my comment
@gyurilajos7220 20 minutes ago (edited) It all falls down on a received mistranslation misconceptualization: the real is not rational it is reasonable and the reasonable is real that's how the unity of being and meaning coevolve
Patterns of inexhaustible intelligibility
Arise from this
Why the love of wisdom can develop to actualisation of wisdom
Where wisdom is not all knowing but knowing the conditions of knowing meaning through being
-
-
www.linkedin.com www.linkedin.com
-
Contribute to these collaborative articles
search - collaborative articles
-
-
video.sopheon.com video.sopheon.com
-
InnovationOps teaser
-
-
www.sopheon.com www.sopheon.com
-
Sopheon's full range of InnovationOps products aligns discovery, development, and delivery, into a synchronized, predictable, and repeatable system.
-
-
www.linkedin.com www.linkedin.com
-
"ABC" - AI Build-up Content Chain
-
-
www.google.com www.google.com
-
-
Content Chain
-
-
www.google.com www.google.com
-
Scholarly articles for "ipfs content chain"Content sharing network based on ipfs and blockchain - Xu - Cited by 5
search - ipfs content chain
-
-
lithub.com lithub.com
-
I met Auden late in his life and mine—at an age when the easy, knowledgeable intimacy of friendships formed in one’s youth can no longer be attained, because not enough life is left, or expected to be left, to share with another.
-
-
docs.ipfs.tech docs.ipfs.tech
-
IPFS in JavaScript
-
- Aug 2023
-
docs.filebase.com docs.filebase.com
-
IPFS Pinning Service API
-
-
code.visualstudio.com code.visualstudio.com
-
Download Visual Studio Code Free and built on open source. Integrated Git, debugging and extensions
vscode
-
-
nodejs.org nodejs.org
-
Download the Node.js source code or a pre-built installer for your platform, and start developing today.
18.17.1
-
-
-
docdrop.org docdrop.org
-
1954 CBS "THE SEARCH" DOCUMENTARY M.I.T. AUTOMATIC ROBOTS & DIGITAL COMPUTERS WHIRLWIND 88394
-
report on evolution of machines
-
-
stackoverflow.com stackoverflow.com
-
vscode live Server port settings not work, and always open in localhost:8081
live-server port settings
solution - look out for liver-server.json
-
-
-
Update your data with w3name
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15.243 15.243" width="15.243" height="15.243"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="3"><path d="m2.121 2.121 11 11"></path><path d="m13.121 2.121-11 11"></path></g></svg>
-
-
github.com github.com
-
What's in a name?
allows you to query for an identifier and - resolve the latest value.
Unlike DNS, however, you - cannot choose your own identifiers, and
.
= the "names" - produced by IPNS and w3name - are not human-readable
-
all names created with w3name are "self-certifying,"
self-certifying names
-
Update your data with w3name
x
-
-
indy.trailmarks.co indy.trailmarks.co
-
ipfs/helia: An implementation of IPFS in JavaScript github.com
-
-
-
An implementation of IPFS in JavaScript
helia
-
-
indy.trailmarks.co indy.trailmarks.co
-
Interpersonal Writing
Interpersonal - reading - social annotating and conversations starting on the margins - threaded - intentional - interest based - mission bearing pursuances - conversational - co-authoring - co-evolutionary - personal first - offline first - long term - ambient - autonomous - private first - commons based - evergreen - open - FAIR - Findable, Accessible, Interoperable, Reusable, - with full provenance - recapitulable retraceble history of coevolution of ideas - intertwingled mutual learning symmathesy
-
Agency -we are the agents; call them authors
suggest the term Actors
forming interpersunal networks of trust for trust
Everyone would have their own little localhost web server as part of the indynet kernel at sya indy.localhost to host their own interpersonal social networks connecting people they trust at progressive levels for mutual engagement. Once peope are invited to the indynet they can be a nod in its further reach
-
I annotate there fore I am
and weave with it the Interpersonsl Web, the IndyWeb with the right writing tools
[per an note](
ipns://k51qzi5uqu5dj5k3i25zo6bh2anhc587l7y6uc08fnc18nuiougazlvy7m5p98/viewer/web/viewer.html?file=https://bafybeidpugqajmaik7c5c4ewvwoybmw76zgqunob76kyndxo6glbqtqrgi.ipfs.w3s.link/yarrow%20-%20rays%20of%20encyclogenesis.pdf
-
We support the development of Interpersonal Writing Tools.
I annotate there fore I am
and weave with it the Interpersonsl Web, the IndyWeb with the right writing tools
https://opencollective.com/open-learning-commons/projects/indy-learning-commons
4 - yarrow
-
-
docs.ipfs.tech docs.ipfs.tech
-
pinning an item in IPFS
- identifies it as
- something you always wish to keep available,
- exempting it from the routine garbage collection that
- IPFS does on infrequently-used items
- in order to efficiently manage storage space.
- identifies it as
-
remote pinning service instead of, or in addition to, pinning files on your local IPFS node.
in addition to remote pinning services
-
Work with remote pinning services
-
-
webui.ipfs.io webui.ipfs.io
-
This feature requires your node to be online at least once a day to ensure IPNS records are kept alive on the public DHT
be online once a day to renew ipns
-
allow cross-origin (CORS) requests? If not, run these commands and then start your daemon from the terminal:
-
-
developer.mozilla.org developer.mozilla.org
-
Cross-Origin Resource Sharing (CORS)
-
-
github.com github.com
-
Configure IPFS API CORS headers
CORS Header - allow cross-origin (CORS) requests from your dev server
-
manage your files, without needing to touch the CLI.
no CLI
-
A frontend for an IPFS node. webui.ipfs.io
-
-
blog.openreplay.com blog.openreplay.com
-
How to Read and Write JSON in JavaScript
-
-
bafybeihvoyofll4u54vzymxzsymbyhqkfmypcmvwmnn7bghitqu6lqv4ny.ipfs.localhost:48084 bafybeihvoyofll4u54vzymxzsymbyhqkfmypcmvwmnn7bghitqu6lqv4ny.ipfs.localhost:48084
-
Eventually everything connects — people, ideas, objects… the quality of the connections is the key to quality per se
not ipns
-
-
k51qzi5uqu5dj5k3i25zo6bh2anhc587l7y6uc08fnc18nuiougazlvy7m5p98.ipns.localhost:48084 k51qzi5uqu5dj5k3i25zo6bh2anhc587l7y6uc08fnc18nuiougazlvy7m5p98.ipns.localhost:48084
-
Eventually everything connects — people, ideas, objects… the quality of the connections is the key to quality per se.
-
-
www.linkedin.com www.linkedin.com
-
Ther importancer of Distributed Hypertext networks were apprecited decade beofre the web
The Web was dumbed down enough to be made widely available. So when Ted nelson fam ously said to the Web conference referring to the Web
wthe future is in my past" actually the future of the web that we may be able to realize now was already running on Nuclear Submarin a decade berofre the Wb appeared
-
-
sourceforge.net sourceforge.netUniWiki1
-
Uniwiki is an efficient P2P system for storing distributed wikis, with a typical user interface, but extended to large-scale scenarios transparently. In this project, we provide the customized web server and the Uniwiki web application.
-
-
en.wikipedia.org en.wikipedia.org
-
DuckDuckGo
-
-
f-droid.org f-droid.org
-
Allows the app to make use of foreground services. use biometric hardware Allows the app to use biometric hardware for authentication use fingerprint hardware Allows the app to use fingerprint hardware for authentication
call that a privacy focused browser?
-
-
duckduckgo.com duckduckgo.com
-
private and secure browser. Search privately & block trackers Block annoying cookie pop-ups Watch YouTube without targeted ads Hide your email address
-
-
-
symbl.cc symbl.cc
-
Three Networked Computers 🖧
🖧
use this icon to designate localhost development environment
-
-
developer.mozilla.org developer.mozilla.org
-
Document: designMode property
yarrow
-
-
bafybeid4zfuk36bi4q2j6th7stfdbdldej2didngi25fgd5ic2ihxtur3u.ipfs.w3s.link bafybeid4zfuk36bi4q2j6th7stfdbdldej2didngi25fgd5ic2ihxtur3u.ipfs.w3s.link
-
https://dweb.link/ipfs/bafybeigkkejifiutmpygurrhs5e43hwgk3eg5qxbc62cpnwt6qp5crbsxm?filename=PROMISHistory.pdf
-
-
adventofcomputing.libsyn.com adventofcomputing.libsyn.com
-
ZOG is a hypertext system
We're getting back to my hypertext series with a big of an obscure tale. ZOG is a hypertext system what was first developed in 1972 at Carnegie-Melon University. It then stagnated until the latter half of the 1970s when it was picked back up. By 1983 it was cruising on a US Navy aircraft carrier. ZOG presents a hypertext system with some very modern notions. But here's the part that gets me excited: ZOG was developed after Doug Engelbart's Mother of All Demos. So, in theory, ZOG should take ques from this seminal event. Right? ... right?
-
-
bafybeif44ezl46rspmjhkc6vm47uyjiodt44hy7kxq7tssek6frqpyxzzm.ipfs.w3s.link bafybeif44ezl46rspmjhkc6vm47uyjiodt44hy7kxq7tssek6frqpyxzzm.ipfs.w3s.link
-
A Declaration of the Independence of Cyberspace
x
-
-
bafybeidsde7jrmdczv5o5jvq6dlino6gz5macfdwvt5uwa5bwze5lspfny.ipfs.w3s.link bafybeidsde7jrmdczv5o5jvq6dlino6gz5macfdwvt5uwa5bwze5lspfny.ipfs.w3s.link
-
-
BLOCKCHAIN AND INTER-PLANETARYFILE SYSTEM (IPFS) FORPRIVACY PRESERVATION OF BIG DATA
x
-
-
www.google.com www.google.com
-
BLOCKCHAIN AND INTER-PLANETARY FILE SYSTEM (IPFS ...Amazon.comhttps://s3-ap-southeast-1.amazonaws.com › uploadsAmazon.comhttps://s3-ap-southeast-1.amazonaws.com › uploadsPDFDECLARATION i. I declare that the thesis entitled “Blockchain and Inter-Planetary File System (IPFS) for. Privacy Preservation of Big Data” submitted by me ...216 pages
search : declaration independence cyberspace ipfs
-
-
bafybeiannkaihb7fqfsavdjpsin4kzrqgmkvwgtbzdm665jtziyzrh6hia.ipfs.w3s.link bafybeiannkaihb7fqfsavdjpsin4kzrqgmkvwgtbzdm665jtziyzrh6hia.ipfs.w3s.link
-
https://github.com/web3-storage/w3name 1/5
IPNS client and service for generating, updating, and tracking immutable names with signed updates View license 39 stars 10 forks 4 watching Activity Public repository Branches Tags View code
⁂
w3name
original : https://github.com/web3-storage/w3name
ipns://k51qzi5uqu5dj5k3i25zo6bh2anhc587l7y6uc08fnc18nuiougazlvy7m5p98/indy.web.hyp/pdf.viewer/viewer/web/viewer.html?file=https://bafybeiannkaihb7fqfsavdjpsin4kzrqgmkvwgtbzdm665jtziyzrh6hia.ipfs.w3s.link/web3-storage_w3name_%20IPNS%20client%20and%20service%20for%20generating%2C%20updating%2C%20and%20tracking%20immutable%20names%20with%20signed%20updates.pdf
copy paste it into a Brave browser
-
nstall the w3name module
use this module
-
https://github.com/web3-storage/w3name
source
-
"self-issued" names which don'trequire any coodination or central authorities.
"self-issued" names
Just what we need to create "dynamic Named Everything Networks"
native to the Web
-
⁂w3name
⁂
w3name
-
⁂w3nameContent addressing for a dynamic web
a dynamic web =
-
can'tassume that everyone has the same view of the network
IPNS works by - using public key cryptography to - allow "self-issued" names
which don't require any - coodination or central authorities.
The caveat is that the definition of "name" is - somewhat constrained compared to - general-purpose key/value storage systems.
// problem
-
- how ? can we assure
- that everyone has the same view of the network
// solution
- empower each indyvidual to be an autonomous actor
- participant on their own(ed) networks
- connecting people, ideas, and autonomous capabilities
- unsing unenclosable carriers for sharing collaborationg
- on ling term info structures using tinkerable
- capabilities supported by long term emergent in the long tail infra sructure for
- storage, compute and communication
- where everything can be co-evolved with full provenance
-
and recapitul-able history of their becomings.
4
- what's in a name?
- what's in a link
-
-
predisposition to off-by-one errors
- Naming
s famously one of the few hard problems in computer science,
the exact number of which vary - depending on the computer scientist you're speaking with and - their predisposition to off-by-one errors.
-
-
-
create a civilization of the Mind in Cyberspace
civilization of the Mind
-
Cyberspace, the new home of Mind
cyberspace
home of Mind
-
A Declaration of the Independence of Cyberspace
cyberspace the new home of Mind
-
-
ipfs.io ipfs.io
-
HTTP encourages hypercentralization
which feeds hypernormalization
-
-
-
content-addressed data structures enable us to build networks of interwoven data
protocol for intertwingularity
-
Linking data together
<svg data-v-4cf932a9="" fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 116 135" alt="ProtoSchool" class="w3"><path data-v-4cf932a9="" d="M58.291 0L0 33.518v67.035l58 33.517 58-33.517V33.518L58.291 0zm53.92 44.593l-33.226-27.98 33.518 19.236v8.744h-.292zM13.407 63.246L25.94 28.563l8.16-1.457-20.693 36.14zm23.025-34.1h43.719l21.859 37.89-21.86 37.889H36.433l-21.86-37.89 21.86-37.89zM11.658 67.909l20.694 36.141L8.744 75.779l2.914-7.87zm65.578 39.93l-36.14 6.412-5.247-6.412h41.387zm25.94-37.015l-12.533 34.684-8.16 1.457 20.693-36.14zm1.749-4.663L83.94 30.02l23.608 28.27-2.623 7.87zm-65.87-39.93l36.141-6.412 5.246 6.412H39.055zm35.85-9.035l-44.01 7.87 37.014-13.408 6.995 5.538zM23.316 27.688L8.16 69.658l6.995-39.055 8.16-2.915zM6.704 77.528l28.562 34.392L4.955 86.271l1.749-8.743zm34.974 39.638l44.01-7.87-37.306 13.408-6.704-5.538zm51.588-10.784l15.156-41.97-6.995 39.055-8.16 2.915zm16.613-49.84l-28.854-34.1L111.337 47.8l-1.458 8.744zM65.869 9.036L24.774 23.9 58.29 4.663l7.578 4.372zM11.95 31.477L4.08 74.613V35.85l7.87-4.372zm-7.869 58l33.518 27.98L4.08 98.221v-8.744zm46.634 35.558l41.095-14.864-33.517 19.236-7.578-4.372zm53.919-22.442l7.578-43.136v38.764l-7.578 4.372z" fill="url(#paint0_linear)"></path><defs data-v-4cf932a9=""><linearGradient data-v-4cf932a9="" id="paint0_linear" x1=".136" y1="67.052" x2="116.42" y2="67.052" gradientUnits="userSpaceOnUse"><stop data-v-4cf932a9="" stop-color="#22F2AD"></stop><stop data-v-4cf932a9="" offset="1" stop-color="#AB21F4"></stop></linearGradient></defs></svg>
-
DWeb Concepts Content Addressing on the Decentralized Web Learn how hashing and content addressing enable verifiable data sharing with peers on the decentralized web.
<svg data-v-4cf932a9="" fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 116 135" alt="ProtoSchool" class="w3"><path data-v-4cf932a9="" d="M58.291 0L0 33.518v67.035l58 33.517 58-33.517V33.518L58.291 0zm53.92 44.593l-33.226-27.98 33.518 19.236v8.744h-.292zM13.407 63.246L25.94 28.563l8.16-1.457-20.693 36.14zm23.025-34.1h43.719l21.859 37.89-21.86 37.889H36.433l-21.86-37.89 21.86-37.89zM11.658 67.909l20.694 36.141L8.744 75.779l2.914-7.87zm65.578 39.93l-36.14 6.412-5.247-6.412h41.387zm25.94-37.015l-12.533 34.684-8.16 1.457 20.693-36.14zm1.749-4.663L83.94 30.02l23.608 28.27-2.623 7.87zm-65.87-39.93l36.141-6.412 5.246 6.412H39.055zm35.85-9.035l-44.01 7.87 37.014-13.408 6.995 5.538zM23.316 27.688L8.16 69.658l6.995-39.055 8.16-2.915zM6.704 77.528l28.562 34.392L4.955 86.271l1.749-8.743zm34.974 39.638l44.01-7.87-37.306 13.408-6.704-5.538zm51.588-10.784l15.156-41.97-6.995 39.055-8.16 2.915zm16.613-49.84l-28.854-34.1L111.337 47.8l-1.458 8.744zM65.869 9.036L24.774 23.9 58.29 4.663l7.578 4.372zM11.95 31.477L4.08 74.613V35.85l7.87-4.372zm-7.869 58l33.518 27.98L4.08 98.221v-8.744zm46.634 35.558l41.095-14.864-33.517 19.236-7.578-4.372zm53.919-22.442l7.578-43.136v38.764l-7.578 4.372z" fill="url(#paint0_linear)"></path><defs data-v-4cf932a9=""><linearGradient data-v-4cf932a9="" id="paint0_linear" x1=".136" y1="67.052" x2="116.42" y2="67.052" gradientUnits="userSpaceOnUse"><stop data-v-4cf932a9="" stop-color="#22F2AD"></stop><stop data-v-4cf932a9="" offset="1" stop-color="#AB21F4"></stop></linearGradient></defs></svg>
-
-
-
There's now one universal domain: the domain of all possible values.
There's now one universal domain: the domain of all possible values.
-
Instead, the keys are derived directly from the file contents using an algorithm that will always generate the same key for the same content.
keys derived from content
-
CIDs: Location-independent, globally unique keys
guk
globally unique keys
-
Content addressing in brief
x
-
-
www.npmjs.com www.npmjs.comw3name3
-
IPFS allows you to uniquely identify any piece of data using a cryptographic hash of the data itself. This is known as content addressing,
content addressing - uniquely identify any piece of data using a cryptographic hash of the data itself.
-
module-scoped functions like create, resolve, and publish, along with a few classes like Revision and Name that are returned from and accepted by the API functions
- module-scoped function and classes
-
w3name The JavaScript API client for w3name
⁂ w3name
-
-
github.com github.com
-
dynamic permanent using raw ipns
paste this to Brave browser that understands the ipns protocol
ipns://k51qzi5uqu5dj5k3i25zo6bh2anhc587l7y6uc08fnc18nuiougazlvy7m5p98/indy.web.hyp/pdf.viewer/viewer/web/viewer.html?file=https://bafybeiannkaihb7fqfsavdjpsin4kzrqgmkvwgtbzdm665jtziyzrh6hia.ipfs.w3s.link/web3-storage_w3name_%20IPNS%20client%20and%20service%20for%20generating%2C%20updating%2C%20and%20tracking%20immutable%20names%20with%20signed%20updates.pdf
-
can't assume that everyone has the same view of the network
IPNS works by - using public key cryptography to - allow "self-issued" names
which don't require any - coodination or central authorities.
The caveat is that the definition of "name" is - somewhat constrained compared to - general-purpose key/value storage systems.
// enquiry
-
- how ? can we assure
- that everyone has the same view of the network
4
- what's in a name?
- what's in a link
-
-
-
browserhow.com browserhow.com
-
How to Print and Save as PDF on Brave browser
-
-
www.google.co.uk www.google.co.uk
-
search - "symbolic unity" trailmarks
-
-
developer.mozilla.org developer.mozilla.org
-
Client-side storage
<svg id="mdn-docs-logo" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 361 104.2" style="enable-background:new 0 0 361 104.2" xml:space="preserve" role="img"><title>MDN Web Docs</title><path d="M197.6 73.2h-17.1v-5.5h3.8V51.9c0-3.7-.7-6.3-2.1-7.9-1.4-1.6-3.3-2.3-5.7-2.3-3.2 0-5.6 1.1-7.2 3.4s-2.4 4.6-2.5 6.9v15.6h6v5.5h-17.1v-5.5h3.8V51.9c0-3.8-.7-6.4-2.1-7.9-1.4-1.5-3.3-2.3-5.6-2.3-3.2 0-5.5 1.1-7.2 3.3-1.6 2.2-2.4 4.5-2.5 6.9v15.8h6.9v5.5h-20.2v-5.5h6V42.4h-6.1v-5.6h13.4v6.4c1.2-2.1 2.7-3.8 4.7-5.2 2-1.3 4.4-2 7.3-2s5.3.7 7.5 2.1c2.2 1.4 3.7 3.5 4.5 6.4 1.1-2.5 2.7-4.5 4.9-6.1s4.8-2.4 7.9-2.4c3.5 0 6.5 1.1 8.9 3.3s3.7 5.6 3.7 10.2v18.2h6.1v5.5zm42.5 0h-13.2V66c-1.2 2.2-2.8 4.1-4.9 5.6-2.1 1.6-4.8 2.4-8.3 2.4-4.8 0-8.7-1.6-11.6-4.9-2.9-3.2-4.3-7.7-4.3-13.3 0-5 1.3-9.6 4-13.7 2.6-4.1 6.9-6.2 12.8-6.2s9.8 2.2 12.3 6.5V22.7h-8.6v-5.6h15.8v50.6h6v5.5zm-13.3-16.8V52c-.1-3-1.2-5.5-3.2-7.3s-4.4-2.8-7.2-2.8c-3.6 0-6.3 1.3-8.2 3.9-1.9 2.6-2.8 5.8-2.8 9.6 0 4.1 1 7.3 3 9.5s4.5 3.3 7.4 3.3c3.2 0 5.8-1.3 7.8-3.8 2.1-2.6 3.1-5.3 3.2-8zm61.5 16.8H269v-5.5h6V51.9c0-3.7-.7-6.3-2.2-7.9-1.4-1.6-3.4-2.3-5.7-2.3-3.1 0-5.6 1-7.4 3s-2.8 4.4-2.9 7v15.9h6v5.5h-19.3v-5.5h6V42.4h-6.2v-5.6h13.6V43c2.6-4.6 6.8-6.9 12.7-6.9 3.6 0 6.7 1.1 9.2 3.3s3.7 5.6 3.7 10.2v18.2h6v5.4h-.2z" class="logo-text"></path><path d="M42 .2 13.4 92.3H1.7L30.2.2Zm10.4 0v92.1H42V.2Zm40.3 0L64.2 92.3H52.5L81 .2Zm10.4 0v92.1H92.7V.2Z" class="logo-m"></path><path d="M294 95h67v8.8h-67z" class="logo-_"></path></svg>
-