-
There is some inconsistency in the Lolin S2 Mini plate.
The chip itself may have freely configured pins as i2c, sleep, uart, and the tile itself has no descriptions, only numbers.
Some of the …
bato3 updated
6 months ago
-
glMatrix was a [project I started 12 years ago](https://blog.tojicode.com/2010/06/stupidly-fast-webgl-matricies.html)(!), because at the time there weren't too many good options for doing the type of …
toji updated
22 minutes ago
-
Migrated from https://github.com/dotnet/roslyn/issues/12496
### Proposal
Allow trailing commas in method/constructor declarations and invocations.
``` C#
void Foo(
int bar,
int baz,…
-
Right now with Prisma, you can query across one schema at a time but in many cases, you need to query across multiple tables stored across multiple database schemas.
We need to make certain product…
-
I've heard live queries alluded to on various podcast episodes and in the RFC for subscriptions, but it's unclear to me whether there's a repository of ideas on what this feature would look like.
#…
-
### What problem is being solved? If feasible, specific evidence or examples (e.g., screen shots, data) in support of the understanding of the problem.
Recognition is important and must be done …
-
## What did you do?
1. Publish the following Conjure definition (which will be referred to as `common-service.conjure.json`):
```
types:
definitions:
default-package: com.palantir.test
…
-
[](https://issuehunt.io/r/photoprism/photoprism/issues/93)
Most people have way too many photos and videos to store locally, and no-one I know of has a backup strategy for their photos. Supporting…
-
# HTML5 QR Code scanning with javascript - launched v1.0.1 | Minhaz’s Blog
In 2015 I had written an HTML5 based QR code scanning library as a jQuery extension. Recently I realised there was some cons…
-
I'd like to suggest that Pandoc allow attributes to be attached to any Markdown element, not just code blocks. So for example, if it encountered this:
```
#{.main} Header
```
it would generate this:…