-
### Summary
Can we revisit the decision from [5830](https://github.com/w3c/csswg-drafts/issues/5830#issuecomment-759611097) to exclude word break on either side of `::first-letter`?
Intervening …
-
Move retry logic from LLM to code when an incorrect guess is made, i.e., no longer use "Invalid Group" construct in prompt. Have invalid group detection be in code.
Occasionally, duplicate invalid…
-
Just curious if this is on purpose or an error in values array:
ValueError: 6 is not a valid difficulty number[1, 2, 3, 4, 5, 7, 8]
Seems odd...
Also it looks like difficulty 8 is an easy one…
-
Add difficulty levels.
Easy: word length 4-7 letters; not using letters xz
Medium: word length 7-10 letters; not using xz
Hard: word length 7-13; no letter limitations
Extreme: word length > 13 lette…
-
Hi,
I am using the package with the provided spot_config. My goal is to enable the robot to autonomously navigate aws_hospital_word. However, the robot encounters difficulty in traversing the stairc…
-
-
## Speed-watching by whitelist:
- [ ] `Speed by category`: instead of forcing speed always you could only apply that to specific [categories](https://github.com/code-for-charity/ImprovedTube-for-You…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
My model was originally named "BaseSideWall", which is also the name of the first body in …
-
# Create a Hangman Game
## Overview
Create a classic hangman game online
## Todo
- [x] Generate a random word
- [x] Draw blank letter locations
- [x] Add game mechanics
- [ ] Add UI to se…
-
A highly requested feature from our study-book users is being able to visually see the page numbers of the book.
Could this be made as a togglable feature? We'd love to give the implementation a sh…