-
Thanks for developing such an awesome plugin. I'm running into a problem however. I can't seem to get it to work on IOS devices like iphone and ipad. I noticed that your example works just fine on my …
emerg updated
9 years ago
-
@bclermont @m8m5 @jordanorelli @akamensky @5k3105 @longlongh4 @aebruno @nnvn @hvnsweeting @KellyLSB @pekim @joesis @mixedCase @xland
Hey
I'm planning to offer the binding under a second (additio…
-
Hi everyone!
I'm @urigo the founder of [The Guild](http://the-guild.dev).
As recently [been announced](https://www.prisma.io/blog/the-guild-takes-over-oss-libraries-vvluy2i4uevs) on the Prisma b…
Urigo updated
2 years ago
-
We're currently suggesting people should give admin access to their IAM accounts in the README, this is probably not a very secure thing to suggest.
We should figure out which exact permissions the p…
jariz updated
7 months ago
-
Hello Guys!
Is there any way to enable source-mapping in lasso?
The problem is with the debugging, because there is only 1 page.browser.js file, that contains every js code, therefore, if a console e…
-
Note: there is the "A-rust-for-linux" label in the `rust` repository: https://github.com/rust-lang/rust/labels/A-rust-for-linux.
## Features that we would like to see
### Required (we almost cer…
-
This issue proposes that Dart should have explicit syntax denoting the default values of parameters, such that it is possible to write forwarding functions and similar constructs with good generality …
-
Opening this as a tracking bug for all kotlin related documentation that we should be add/best practices that we should call out to make using Dagger w/ Kotlin easier.
One example: How to achieve t…
-
One thing I find rather tedious at present is that defining a simple 'data' class requires a lot of boiler-plate. For example:
```javascript
class C {
construct new(x, y) {
_x = x
…
-
Mathics *very nearly* supports [Pyodide](https://pyodide.org/en/stable/). I put together a quick demo of this in [marimo](https://marimo.io/), which uses pyodide to run Python notebooks entirely in a …