-
I was wondering if it was possible to open Tailwind code in Tailwind Playground
Whilst not possible to do directly, a simple Chrome extension could act as a bridge.
The steps would be as follows…
-
The UID format for OpenAthena v0.20 and earlier is:
OpenAthena-00000000-1
Where the middle 8 characters come from a sha256 hash of the device's hostname and the final characters after the dash a…
-
-
At the moment we include the FR weight in the nominal event weight. However, when estimating the contribution of MC in fake closure regions where leptons of one flavor are kept tight while the leptons…
-
## The issues with current text styling methods
- Typesetting decisions are based on text column width, not viewport width, but we only have tools to change typesetting based on viewport width with…
-
### Frontend Version
1.2.28
### Expected Behavior
Search to behave similar to other search features.
### Actual Behavior
From the [fuse.js docs on extended search option](https://www.fusejs.io/ex…
-
The UID format for OpenAthena v0.20 and earlier is:
OpenAthena-00000000-1
Where the middle 8 characters come from a sha256 hash of the device's hostname and the final characters after the dash a…
-
# Bug report
## Describe the bug
If I send Accept-Language: "fr-XX,en" and I have available locales fr, en, it should give me fr instead of en (current behavior)
## To Reproduce
Steps to reproduce…
-
Consider the simplest templated class:
```php
/** @template T */
class Value
{
/** @param T $value */
public function __construct(private mixed $value) { }
/** @return T */
…
-
I'd like to graphically execute yast with pkexec. This is currently not possible, as pkexec does not pass environment vars to the privileged process (similar to `sudo` without `-E`).
It is possibl…