John

Results 11 comments of John

You first run an algorithm to make some 2's become 0 whenever there is a bridge at top or bottom: ``` 0 1 2 ``` or ``` 2 1 0...

Check out [lithew/monte](https://github.com/lithdew/monte). It's by the same author and has reconnection functionality.

If you look into tags, you will find the latest code: https://github.com/divamgupta/diffusionbee-stable-diffusion-ui/tree/2.5.1

Maybe try this query: `https://www.youtube.com/results?style=json&q=animus%20vox&page=0&hl=en` Replace https://github.com/lithdew/youtube/blob/master/client.go#L118 with `https://www.youtube.com/results?style=json`

I am currently trying to integrate OneLogin to GRAV. If you're interested...

Not really. Right now freedit is static HTML + CSS. lihkg is using React under the hood. We can start with this basic template and allow customisation like themes /...

@freedit-dev Saw the UI from https://libreddit.freedit.eu/r/rust. It's a good starting point for the freedit's default ui. We can create themes based on this UI.

@freedit-dev I thought you also built libreddit? The default freedit theme is Bulma correct?

> @johnhorsema Would this be possible as part of #13007? I think we may be able to set icons but would still need them hosted somewhere. I think you tagged...