-
Today, if I choose to display date on my blog posts, I can. **But**, the date is also displayed on the parent page and I want to have the date on this page.
(for example, the date is displayed her…
-
Right now the red "P" doesn't mean anything and is used arbitrarily as an indicator for Plover being on and off. A couple things that I don't like about the P:
- It is low resolution which looks bad o…
-
Hey!
Not sure if this is in scope / it's not what you meant, so feel free to close this.
Basically I've tried loading my whole library into MMP, and while it's working, picking up the models, se…
-
Overriding Object.hashCode with a simple integer counter can provide shocking performance improvements. I.e.
```
class Foo {
static int _hashCounter = 1;
final int hashCode = ++_hashCounter; // B…
-
Text input group is basically a super-deluxe version of a [text input](https://www.patternfly.org/components/forms/form-control#input) that supports actions and hwhat-not adjacent to the text input, s…
-
**Write a brief proposal for your visual rhetoric project. What idea or argument will you try to represent? What _claim_ will you try to make – or, at least, what is the triggering idea (starting poin…
-
> One member of our community has recently shared with us an essay regarding the Cosmos Hub's particular position in the legal jurisdiction framework. We though this work was definitely worth being pu…
-
# RFC: Dynamic variable declaration
This RFC is an attempt to revive https://github.com/graphql/graphql-spec/issues/377 by decoupling it from multiple operation support, and to flesh out our specif…
-
### Cautions:
**Before starting the task, please refer to [Add data of ML-YouTube-Courses](https://github.com/orgs/ocademy-ai/projects/3/views/1?filterQuery=label%3Adata&pane=issue&itemId=36101499)…
-
```
What steps will reproduce the problem?
1. go to http://www.test.ensors.us/?page_id=121
2. that's all
What is the expected output? What do you see instead?
I expect that a calendar might just show…