HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ronanyeah

no profile record

Submissions

Stateless Probabilistic Minesweeper

github.com
2 points·by ronanyeah·12 месяцев назад·1 comments

comments

ronanyeah
·12 месяцев назад·discuss
- The SAT solver is implemented using the Rust crate `varisat` - The Rust program is provided to the webapp as WASM
ronanyeah
·3 года назад·discuss
I've been using render.com to host Rust+sqlite stacks recently, and I'd like to leverage this.

Should my Rust server be running sqld, and I would add a passthrough endpoint through its existing http api to the sqlite?

Or alternatively, should I be using sqld locally to access my sqlite instance through SSH or something?
ronanyeah
·6 лет назад·discuss
I write full stack web in various functional programming languages, and I am constantly copy-pasting 'lego blocks' between projects. If the compiler is happy, I'm happy.