Brian Smith

Results 70 issues of Brian Smith

**Is your feature request related to a problem? Please describe.** I would like to be able to use QuestDB in the context of a Rails application. Currently when ActiveRecord starts...

New feature
Postgres Wire
Compatibility

### Description This PR adds some more details to the note about `scrollbar-color` and `scrollbar-width` props including a fallback example. ### Motivation Some people are not expecting to see styles...

Content:CSS
size/m

### Description The `report-to` directive needs to refer to a groupname (not a URI) which is specified in the `Reporting-Endpoints` header as part of the [Reporting API](https://w3c.github.io/reporting/#reporting-endpoints). We're missing this...

Content:HTTP
size/m

### Proposal We have two pages: * https://developer.mozilla.org/en-US/docs/Web/CSS/WebKit_Extensions * https://developer.mozilla.org/en-US/docs/Web/CSS/Mozilla_Extensions These now look like mostly a list of deprecated features. We should check whether we need to update / move...

proposal

### Proposal It looks like we have bfcache events for `pageshow`, `pagehide` but we may be missing content for [page lifecycle API](https://developer.chrome.com/blog/page-lifecycle-api/). ### Task list - [ ] Assess what...

proposal
type: add content

### Proposal >Unconstrained :has(...) (Unlike say div:has(...)) selectors require (browsers) to try matching all elements, and disable style sharing. This has pretty bad perf implications, so we should warn authors....

proposal

### Proposal We should fill in the blanks for the WebAssembly vector (SIMD) reference docs. https://developer.mozilla.org/en-US/docs/WebAssembly/Reference ### Task list - [ ] Assess missing pages ### Additional information _No response_...

proposal
type: add content

**Is your feature request related to a problem? Please describe.** It's currently not possible to get an overview of the system status beyond the [min health monitoring](https://questdb.io/docs/operations/health-monitoring) which is an...

New feature
SQL
Good first issue
hacktoberfest

Follow-up from https://github.com/mdn/webaudio-examples/pull/113, I think we should be using parseFloat for the rest of the values here. Some typo fixes in parallel __edit:__ I think this might fix https://github.com/mdn/webaudio-examples/issues/118

## Description In the "Life@Mozilla" section, there is a feed of articles. The title of an article uses an apostrophe, but is displayed as the unicode decimal `’` (https://www.codetable.net/decimal/8217) instead....

Bug
P3
Backend