-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Still active? #57
Comments
Josh still uses it. I haven't seen a commit in a long time. He's working on SmSn 2.0, which will use a hypergraph, not a graph. He's also taking care of a newborn. Heroic stuff. I haven't been able to use it in a while. I recently got close, and then stuck, as briefly described here. Today, prompted by your interest, I'm trying to build it on my home system instead of in Docker. |
Following the instruction here on this page (https://github.com/synchrony/smsn/wiki/Running-Semantic-Synchrony-and-Emacs-in-a-single-Docker-container), I got the following errors after m-x smsn in emacs:
backtrace: |
@anthrolisp I also ran into this—changed |
I just got it working again this week via Docker. I've made a tiny repo with a short but detailed walkthrough of how to get it set up. Please let me know if this works for you: |
I managed to get the Docker working, thank you :) |
Hooray! |
Btw. yes SmSn is still "active" in that it has at least one very active user (myself). Most likely, it has exactly one very active user. I am bonded to this software for life, so there will always be some installable and runnable version of SmSn (though it might revert to its earlier name at some point -- Extend-o-Brain). The changes I have in mind for the next version of SmSn are really fundamental ones (including deep support for schemas a la Dragon), so they are waiting on a major development push on my part, and also on an open-source version of Dragon becoming available. I am actively working on the latter. |
As the record of smsn-public will show, tt's also got one half-assed user! |
Indeed @JeffreyBenjaminBrown you're more active than I thought. And you're going to like schemas :-) Here are a few things which are likely to change in the v2:
|
The parts I understood of that sound great. Would the putative "comments" field be as searchable as titles currently are, or unsearchable like the markdown text? Will children be unordered in SmSn 2? That seems like it could be problematic -- if you've got, e.g., a list of steps that must be performed in serial, and you want one of those steps to have multiple parents, then the steps would have to be children rather than elements of the "comments" list. I discovered Agora yesterday. It looks like it might be a wonderful monkey wrench in these plans -- a federation of Github repos doing the knowledge base thing. I haven't gotten it to work yet but the community appears to be active. |
A field like Children will still be ordered insofar as Atom will stay as it is; its children are ordered. However, you will have the option of creating other schemas in which this is not the case. If you need an ordered list of entities, then the Agora looks like a good idea. Haven't quite grokked what a "digital garden" is yet (the link appears to be broken), but I'm all for building a collaborative knowledge base by federating GitHub repos. |
Nice! |
Is this project still active? Thanks in advance!
The text was updated successfully, but these errors were encountered: