GrowGen | 给我整

HomeBlog
  • 21st Week: Cloudflare Workers and GraphQL Yoga

    plan

    May29,2023

    I've been working on adding a backend for qwert-learner. To keep this App a static site, I decided to ditch the Restful...

    Read More
  • using tRPC

    fe

    May26,2023

    tRPC is a RPC framework for TypeScript. A lot people compare it with graphql. After using it, I found out that they are ...

    Read More
  • 20th week web BLE

    plan

    May21,2023

    Watched The Long Season, nice story about the life of northeast China. Watched The Super Mario Movie, funny movie. Tri...

    Read More
  • ngrok: A Reverse Proxy Service

    fe

    May18,2023

    Sometimes we need a HTTPs server to develop a web app, surely using mkcert can generate a local certificate. But by usin...

    Read More
  • MRTK on quest

    tech

    May17,2023

    create a 3D project on Unity Editor switch platform in build settings import XR plugin management from package manager...

    Read More
  • 19th week Google IO

    plan

    May15,2023

    Tried AImoji this week, using stable diffusion to generate emoji. Try this video to learn more about training a picture....

    Read More
  • AImoji

    tech

    May09,2023

    you can download the model of AImoji, put in stable diffusion's model folder. Using memoji of xxx as prompt to generate ...

    Read More
  • 17th week stable diffusion

    plan

    May07,2023

    Got My iPhone finally. tried Memoji, can't generate one from my photo, sad. I can send it to wechat. iPhone don't have...

    Read More
  • use statblediffusion to paint with specific face

    tech

    May05,2023

    install python 3.10(not 3.11). clone the project; install dreambooth extension and use some pictures to train the mode....

    Read More
  • Reactive in GUIs

    tech

    May03,2023

    Jetpack Compose Can use Kotlin's Flow to build reactive UI. BTW, there is a material theme builder to build UI theme. ...

    Read More
  • 16th week: GUIs

    plan

    May01,2023

    last week, I tried using different GUI frameworks to build a vcode form. AntD is a fully packed react component library...

    Read More
© 2023 宫不上, built with ❤️. All rights reserved.