I have been working on a forum site just to dabble with PHP. I’m dockerising it too to practice docker.

  • Kaiser@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago

    Working a global Digital Terrain Model to Digital Surface Model CNN in Pytorch. I have most of of my code written now I’m in the long process of creating and validating input data and ground truth for my first real training run after my geographically limited proof of concept.

    I’ve also started trying to learn Rust, and Web development. I’m having a hard time with rust because I haven’t found a good use case for it yet.

  • Alkalyon@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    I am now trying to go into the advanced stuff in Nuxt 3 but it I bummed out by its support unfortunately.

    Nuxt 3 is waaaay better in terms of Dev Experience than Nuxt 2 but even though it released in Nov 2022 it still lacks official modules like Auth and PWA.

    Especially Auth is kind of unacceptable to not exist for a framework build in 2023.

  • HamsterRage@lemmy.ca
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    I’m working on a SpaceTrader client in Kotlin/JavaFX. Mostly to get some experience using Retrofit2.