-
We've seen much progress in the project since last issue. Thank you for believing in this project and the brilliant idea to use IV to create strong variation in the suit probability.
In the last iss…
-
You could use something like:
```python
os.system("clear" if os.name != "NT" else "cls")
```
instead of:
```python
os.system("clear")
os.system("cls")
```
I like the ASCII-GUI you made đź‘Ť
-
https://github.com/prometheus/prometheus/issues/8718 discusses "misnamed" metrics and comes to the conclusion that their names are actually fine and we should improve the recommendations for naming me…
-
Atleast in the example output code you provided, the first part is pretty unnecessary. You´re declaring an imported function as an obfuscated variable, then using that exact variable after. I recommen…
-
### Pitch
For each profile you follow, Mastodon should (optionally?) keep track of the number of favourites, boosts and replies by you. Then, if you didn't favourite, boost or reply to any of the las…
-
### Describe your suggested feature
Give manga suggestions like the one you are reading just like on the tachiyomisy app
### Other details
_No response_
### Acknowledgements
- [X] I have searched…
-
### Describe the feature
Local Attraction Highlights and Itineraries: Offer curated lists of must-visit places, hidden gems, and themed day trips, along with a calendar of seasonal events. This provi…
-
This issue was created with the document version "v1"
Right now we are giving recommendations on these tokens:
- Opaque Access Tokens
- JWT Access Tokens (verified online)
- JWT Access Tokens …
-
### Describe the feature
Feat: Adding a separate page for AI book recommendation generator which would give book recommendations based on the questions asked
### Add ScreenShots
Feat: Adding a sepa…
-
Hey @matthijsvrenswoude,
great idea. Was looking for something like this. Might want to look into building a plugin for adding IFrames in general?
Here are some suggestions that might proof usef…