Results 27 issues of mappu

Hi, Very cool project, certainly there is a need for high level object functions on top of Bolt. I saw this conversation on GitHub https://www.reddit.com/r/golang/comments/5dfzm7/bolthold_an_embeddable_nosql_store_for_go_types/da5uc53/ . For me codegeneration is...

enhancement

Hi Please try out the demo URL https://embedd.io/try-it-out/?url=https%3A%2F%2Fwww.example.com%2F&limit=5&loadMore=true&infiniteScroll=false&dark=false&both=true&service=reddit It produces some strange results about politics. When following the links, the target thread is on an unrelated domain.

Hi, this is a cool project, thanks so much. I am using Typescript to compile the JSX, with this tsconfig.json: ``` "jsx": "react", "jsxFactory": "h", ``` Most code is converted...

This PR adds Android build support for Eiskalt DC++. Seems strange, but it's quite cool to use. Especially if you have an Android tablet with bluetooth keyboard. 1. Enter the...

Feature request. It should be possible to set 'Show joins' option on each Favorite Hub's settings (as in ApexDC). Right now, the option can only be set on Preferences >...

Hi, jquery-QueryBuilder (jqqb) is a great and featureful time-saving library. Thank you for all your work. We'd like to implement CSP security policies on our web app, to reduce possibility...

Hi, A lot of MySQL servers are only accessible via SSH tunnels. It would be good to support MySQL over SSH tunnel in the connection manager. Thanks

Hi, In current versions of the Go compiler, any use of `reflect.MethodByName` halts the entire dead-code elimination pass: https://go.dev/src/cmd/link/internal/ld/deadcode.go#L293 This is causing many Go binaries with go-sqlite3 to be much...

Hi, Brotli is a new compression method that produces smaller files than gzip. It's well supported by browsers. It should be possible to compress the webroot directory with both gzip...

enhancement
thinking

Hi! Super cool project. It was posted on HN today at https://news.ycombinator.com/item?id=19617652 and one user had this to say: >This line: https://github.com/grassel/wac-esp/blob/master/main/wa.c#L683 > >What prevents me from writing a wasm...