Viewing profile — hakanshehu
hakanshehu
HN member- Joined
- Sun, Feb 12, 2017, 4:37 PM UTC
- HN karma
- 73
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About hakanshehu
No profile information was provided.
Recent public activity
-
comment
Comment #46870941
A blog post explaining the journey of building the Colanode sync engine. Colanode is an open-source and local-first collaboration platform.
- story
-
comment
Comment #45418917
I’m working on Colanode, which is built to close the gap between the convenience of cloud tools and the ownership of local software. It brings chat, docs, databases, and files into…
-
comment
Comment #45069078
I did look into it back then, but was not very convenient for my use case. Apart from the data model, I wanted to use Yjs for conflict resolution and wanted more direct control ove…
-
comment
Comment #45068781
Nice post! I'm building an offline-first collaboration app and went on the route of building a custom sync engine, mainly because the app is open-source and I didn't want to introd…
-
comment
Comment #43792919
Thanks for pointing it out. Will check our build and release process to fix it.
-
comment
Comment #43792912
Thank you! I haven’t used Notesnook personally, but from their description it focuses mainly on note-taking. Colanode, by contrast, also includes collaboration features such as cha…
-
comment
Comment #43792884
Thank you for taking the time to test it and call these issues out. Both points slipped through our refactor/cleanup checklist. - We’ll replace the current error handling for serve…
-
comment
Comment #43792824
We have been thinking for some automation/workflows to be executed on specific events. Do you have any example/use case that you might be interested in?
-
comment
Comment #43788173
That's an interesting idea. Didn't plan it, but we could implement some kind of custom theme functionality.
-
comment
Comment #43787260
Hi, thanks for bringing this up! We don’t have export or migration features in place yet, but we are planning to add them. Which export formats would be most useful to you? And whe…
-
comment
Comment #43786219
Hi, thanks for the question! I haven’t used Huly extensively to provide a detailed comparison, but from a quick look (and a test I did some time ago) it seems to take a more opinio…
-
comment
Comment #43786080
Hi, thanks for the question! Yes, we do plan to implement mobile apps, but we don't have a concrete timeline yet. It depends on the limitations and challenges we might face when we…
-
comment
Comment #43786037
Mainly using SQLite and having access to native file system for reading and writing files. We wanted to provide a full offline functionality. While it's possible to achieve that in…
-
comment
Comment #43784770
That's a great question! We didn't come to it yet, because we are focused only in desktop app for now. This is definitely one of the challenges we need to solve once we start worki…
-
comment
Comment #43784723
Hi! For now, Colanode is available only as a desktop app (Electron). The primary reason is that we wanted to implement some local-first features, which are currently more complex t…
-
comment
Comment #43783550
Thank you! Will look into the download speed issue. As for SSO, we don't have immediate plans, but we'll certainly consider it for the future.
-
comment
Comment #43783498
Thank you! We're still working on the hosted offering, hence the "coming soon" pricing page. Regarding Valkey, I included it as an example of a Redis compatible alternative, but yo…
-
story
Show HN: Colanode, open-source and local-first Slack and Notion alternative
Hey HN, I'm Hakan, the founder of Colanode ( https://github.com/colanode/colanode ), an open-source, local-first collaboration app combining the best of Slack-style chats and Notio…
-
comment
Comment #43157203
I've working on Colanode, an open-source & local-first Slack and Notion alternative that you can self host. You can use Colanode for real-time chat, as a knowledge center, project …