Skip Navigation

Posts
4
Comments
34
Joined
2 mo. ago

  • yeah obviously that's ok, glad you like it, and yes, didn't really focus on a mobile mode yet, but it's coming soon if demand were to grow

  • bro, there’s one container for the app, and one container for postgres, the all doesn’t surpass 500 Mo of RAM… where do you except to host the database ? Sorry If I sound a bit rude but you can always edit the .yaml manually to only launch the app, the app will use SQLite then, or configure an external postgres database via env :)

  • Ah man, that actually means a lot. Timing is everything I guess 😅

  • of course, there is better, i made an installer that does everything for you, downloads the yaml, the env.example creates secrets, prompts for hostname, port, etc. and finally starts the containers, of course you still have the choice to say no at every step, or edit the .env manually, everything is in the repo (I tried to post it here but seems to be blocked by lemmy's firewall :-/ )

  • Okay, I’m not taking responsibility for any divorces caused by Ideon 😹

    Really glad you liked the demo though, that means a lot. I honestly didn’t expect people to seriously consider moving their whole setup.

    For Obsidian migration, yes, I can absolutely make it happen. But I want to be transparent, it’ll take a bit of time to build something clean and reliable :)

  • Thanks, there's a demo if you want to try, just in case

  • You're awesome !

  • #GoodFirstIssue 😹

  • how ? I just tried right now and it works, do you get an error or sum ?

  • Thank you, I am not aware of the risk with GitHub, can you tell me more?

  • YAY ! The goat 😆

  • Yes, of course, but I just think that when you make something and especially invite people to use it, you have to at least know what you're doing, cuz I see a lot of people who promote open source, who want to contribute and so on, saying it's free stuff, that's okay, But throw something with AI, you don't even know WTH you're doing and you ask people to install your thing ? That’s where I really lose it tbh.

  • Thanks 🙌, appreciate it !

  • This is honestly one of the kindest messages I've received. THANKS ❤.

    I'm just tired of seeing every project full of soulless AI slop for fame.

    I try to build things with intention, even if it's not the "trend", I prefer to stay aligned with what suits me :)

  • Selfhosted @lemmy.world

    Ideon: I'm building a self-hosted project cockpit on an infinite canvas (v0.5 update)

  • Yo, 0.3.3 is out.

    You can now add elements on tablet by long-pressing on an empty space, it opens the context menu. Demo’s already updated if you want to test it there.

  • Public shareable links function as interactive read-only snapshots.

    When a link is generated, a unique cryptographic token is mapped to the project's current state in the database. The route serves this data to a canvas where all mutation logic and API write-access are disabled.

    Key facts:

    • Read-Only: Access is strictly limited to viewing and navigation. No data can be modified.
    • Static State: It is not a real-time sync. The link reflects the project at the time of generation.
    • Revocable: You can disable the link or regenerate the token at any time to kill previous access.

    This is similar to how tools like Lufi or PrivateBin handle public access to specific resources without requiring authentication. And NoSQL/centralized backdoors 😅

  • Yeah, that shouldn’t be hard to add.

    If you don’t mind, open an issue just so I can track it properly. I’m already working on touch support anyway.

    The plan is basically a long press on the background to open the menu and create blocks. That should feel natural on tablet without adding extra buttons everywhere.

  • You’re not missing anything 🙂

    Ideon isn’t fully tablet-compatible yet, and mobile portrait is even more limited at the moment.

    Touch support is something I’ve been actively working on for a while. Some interactions, like right-click equivalents, need proper tactile handling, and that requires rethinking parts of the UX rather than just patching it.

    A dedicated mobile mode for smaller screens is also planned. The challenge is making keyboard/mouse and touch experiences coexist cleanly without breaking workflows on either side, so it’s taking time to do it properly.

    Sorry for the frustration on your side. I completely understand it. It’s definitely on my roadmap, even if it will require a bit more work before it feels right...

  • Thanks so much! Really happy to hear that, it means a lot ❤️. I’m obviously looking forward to adding more block types and integrations, and ideas like Nextcloud or custom blocks are definitely on the roadmap.

  • Selfhosted @lemmy.world

    Ideon v0.3: Sharing Links, Folders, Image Export, and Expanded Git Support

  • Selfhosted @lemmy.world

    Me, My Projects, and a Tiny Canvas to Keep Them Together

  • Selfhosted @lemmy.world

    test

    github.com /3xpyth0n/leyzen