-
As discussed in #673, developers of "display: standalone" (or "minimal-ui") apps cannot be sure of whether a back button will be provided by the user agent (meaning, the browser **or** operating syste…
-
bot_core is missing a couple of the standard lcmtypes we used in the DRC: generic point cloud, IMU, joint state and presumably robot_state_t. Other to consider would be robot_urdf_t and force_torque_t…
-
Identifying the user's device by name is an anti-pattern on the web.
There are 2 reasons:
1. Tracking/fingerprinting. `GPUAdapter.name` is particularly insidious because it can indicate the user's…
-
Bokeh 0.12.11
```python
from bokeh.io import curdoc
from bokeh.layouts import column
from bokeh.models import CDSView, IndexFilter, ColumnDataSource, Button
from bokeh.plotting import figure
…
-
It seems that the current specification of the TDD Thing Description relies on [this](https://github.com/w3c/wot-discovery/pull/38#issuecomment-671376067) @farshidtz's assumption (which was actually t…
-
### Description
Cards can be reordered by dragging and dropping them into new positions. They can also be merged together when dropped on each other. This is not a default behavior for all cards.
…
-
The normative language of the standard presents a number of interpretive challenges as the definitions of “process” and "controls needed to progress or complete a process" are so broad that almost any…
-
- VSCode Version:Version: 1.49.0-insider (system setup)
- OS Version: Windows_NT x64 10.0.19041
Steps to Reproduce:
1. Open Code > settings.json
2. semanticTokenColorCustomizations…
-
Re-ticketed from https://github.com/pol-is/polisServer/pull/247#issuecomment-640094321
-
When inserting something like an Image block, it may be useful to present the user with patterns that consume image blocks and inspire them to create something more elaborate.
One challenge here i…