Giter VIP home page Giter VIP logo

holotxt's Introduction

Hi, I'm Kristofer, a full stack app developer passionate about web3, TypeScript, React, Rust, ICP, good UX, good DX and lots of other things.

I am co-founder and lead developer of Praise, a community intelligence system that promotes active participation and collaboration through peer recognition and rewards.

In addition to that, I build projects exploring the potential of web3 technologies. Lately, I have been doing some work on the Internet Computer (ICP) and Ethereum Attestation Service (EAS).

Want to collaborate? Contact me! [email protected]

Blog

https://kristoferlund.se/

Projects

  • ic-siws: SIWS, Sign in with Solana for ICP, the Internet Computer. Build cross chain Solana apps on ICP!
  • ic-siwe: Enable Ethereum wallet-based authentication for applications on the Internet Computer (IC) platform.
  • ic-use-internet-identity React hook for easy Internet Identity frontend integration.
  • ic-use-actor React hook that makes interacting with Internet Computer canisters more fun! Interceptors, type safety etc.
  • Attest Fest: Batch create onchain EAS attestations using the power of CSV and copy/paste.
  • likebutton.gg: The likebutton on EAS. It had to be done.
  • Duet-GPT: An experimental AI powered CLI tool and semi-autonomous agent.
  • ic-pos: POS application to accept Bitcoin payments (ckBTC) on the Internet Computer.
  • Praise: Unlock the full potential of your community with reputation scores, rewards and deep insights

holotxt's People

Contributors

kristoferlund avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

marcusnewton

holotxt's Issues

Disappearance of text

10 days ago I create 2 texts with holo.txt
Text addresses :

  • Distributed Web : QmfK24gQ87151BAn7stVC1eGEm8A7k7p8wiGYfLH5Gpe7v
  • Semantic Technologies : QmWbp3f2YfuCevtVPmPQgU2WN9eRxvHnVeP3HDa7wJKanY

Just open holo.txt today : the text was not here anymore !
I mean they are not visibles "by default" from my user

UI sometimes stale with zome function calls are running for a long time

The UI didn't refresh to show my old notes nor updated contents of a note I've open via address. I've opened the Holoscape debug view to see what's going on. I could find the note entry in the DHT section and I could also see the running zome function call.

When I wait for many seconds (minutes?) the function returns and the UI shows updated content.

Without looking into code, my guess is that you're using hdk::send() somehow for the real-time collaboration but without overriding the default timeout. hdk::send() blocks until it gets a response or the timeout get's triggered. If it used for real-time communication between nodes, the timeout should be set to a very low value to have it return immediately since the other party could either be offline in general or not reachable temporarily.

This is just a guess, but we had the exact same problem in basic chat at some point :)

Doesn't connect to Holochain for me

I'm working on debugging this but logging it here in case I get nowhere. Everything seems to be up and running:

  • sim2h_server on port 9000
  • alice conductor on 3401
  • bob conductor on 3402
  • alice ui server on 3001
  • bob ui server on 3002

All ports are forwarded from my Droplet. Web UIs load and they just say 'Connecting to Holochain'.

Is there a port I'm missing?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.