https://linen.dev logo
Join Discord
Powered by
# ceramic
  • o

    orange-van-60470

    11/26/2022, 5:14 PM
    the project generation with loads of absolute paths... seems not ideal. But I guess my use is just to provide a test case for generic libraries rather than build whole applications so I am not a typical user
  • o

    orange-van-60470

    11/26/2022, 5:17 PM
    the haxelib seems to miss Not Found /home/nanjizal/ceramic/git/clay/src/clay/web/WebIO.hx:102
  • o

    orange-van-60470

    11/26/2022, 5:18 PM
    but maybe lix --global is not ideal way to install
  • o

    orange-van-60470

    11/26/2022, 5:19 PM
    unsure if better from github..
  • o

    orange-van-60470

    11/26/2022, 5:20 PM
    probably need to update my linux install anyway... but for basic web tests it should not need so much
  • b

    billowy-waiter-28954

    11/26/2022, 7:10 PM
    I already told you that I think it’s a bad idea to mix files for several frameworks in the same folder. In my opinion, it’s not how each framework is usually used, and it’s not helping those framework users either because they’d rather have a clean example for their framework that doesn’t contain any file intended to be used with another framework
  • b

    billowy-waiter-28954

    11/26/2022, 8:05 PM
    I think you would be better of having one folder with a standard ceramic project containing the example code to showcase, another folder for a flixel project etc…
  • e

    elegant-twilight-61392

    11/26/2022, 8:44 PM
    or generate such a folder like haxe ui does with its templates
  • e

    elegant-twilight-61392

    11/26/2022, 8:45 PM
  • e

    elegant-twilight-61392

    11/26/2022, 8:45 PM
    like that
  • o

    orange-van-60470

    11/27/2022, 3:41 AM
    But the structure of my project is irrelevant to my problems - electon fails at runtime with missing WebIO ( haxelib install not robust on linux yet ), is there a build option for firefox as electron is overkill for my needs. - the template creation tooling is not useful for my needs ... produces verbose structures with relative paths so can't upload any modified project to a repo. Maybe need to revisit my old contour tests. - minimal sample requires 3 hx files... need to wait for Ian to rationalise like he has done with Kha https://github.com/haxeui/haxeui-kha#toolkit-initialisation-and-usage
  • o

    orange-van-60470

    11/27/2022, 3:42 AM
    Luxe seemed simpler
  • b

    billowy-waiter-28954

    11/27/2022, 9:16 AM
    This is not intended to be versioned in any way into a repository. You only have to version the
    ceramic.yml
    file
  • b

    billowy-waiter-28954

    11/27/2022, 9:22 AM
    - You can build a project for web with
    ceramic clay build web --setup --assets
    and open the resulting files in
    project/web
    with whatever browser you want. Electron is a facilitator and is optional, nothing is forcing you to use it - The way you structure your project is definitely relevant here: you are trying to use Ceramic in a way it was not intended to and then complain that it is hard to use or doesn't work 🤷‍♂️. Create a standard Ceramic project with
    ceramic init --name yourprojectname
    and it will work. That process is documented on Ceramic website
  • b

    billowy-waiter-28954

    11/27/2022, 9:38 AM
    By the way, every file and folder of a Ceramic project is explained here: https://ceramic-engine.com/guides/inside-a-default-project/
  • b

    billowy-waiter-28954

    11/27/2022, 4:00 PM
    Just finished writing this long blog post: https://ceramic-engine.com/blog/ceramic-in-unity/
  • l

    late-exabyte-70980

    11/28/2022, 1:16 PM
    Love that article because it gives a clear set of tasks to create any backend if you need one.
  • b

    billowy-waiter-28954

    11/28/2022, 1:21 PM
    Thanks! Indeed it gives a lot of pointers to help make a backend! Would be great if someone other than me tried to make one ✌️
  • b

    billowy-waiter-28954

    11/28/2022, 1:31 PM
    @here I'd like to write another blog post later on Ceramic website, showcasing what other people are doing with Ceramic. Anybody want to share what he's doing?
  • f

    faint-toothbrush-51643

    11/28/2022, 6:11 PM
    i am
  • b

    billowy-waiter-28954

    11/28/2022, 8:03 PM
    Anybody else ? 😄
  • e

    elegant-twilight-61392

    11/28/2022, 10:08 PM
    ill share what im doing with ceramic: nothing ☹️ (yet)
  • m

    microscopic-church-15084

    11/28/2022, 11:13 PM
    Im trying to avoid Unity, thats why I look at these small engines. Having many versions of Unity installed just to run different projects (which are not compatible) its nightmare
  • a

    ambitious-knife-25690

    11/28/2022, 11:45 PM
    don't feel too bad,
    @here
    isn't publicly usable so it pinged no one 😉
  • a

    ambitious-knife-25690

    11/28/2022, 11:45 PM
    😆
  • a

    ambitious-knife-25690

    11/28/2022, 11:46 PM
    @User
  • a

    ambitious-knife-25690

    11/28/2022, 11:46 PM
    but not many people are in that role, guess people just haven't seen the /notify command
  • g

    gifted-whale-78169

    11/28/2022, 11:47 PM
    i have lmao
  • g

    gifted-whale-78169

    11/28/2022, 11:47 PM
    dont worry billy your bot is being used
  • g

    gifted-whale-78169

    11/28/2022, 11:48 PM
    i had that one thing i was working on but ive moved on to other engines(still experimenting)
1...232425...124Latest