beamer159

Results 9 issues of beamer159

When playing with eight players, words started repeating after about seven rounds. This is because the random word picker chooses words indiscriminately. It may be desirable to ensure that words...

A feature I would appreciate is an MP3 gap. Similar to how Video Gap starts the video past its beginning, some song files have non-music content that I would like...

Enhancement
Question

I need to frequently generate RSA keys in bulk. I am using the following Rust code to generate a key: ```rust let rsa_key = rsa::RsaPrivateKey::new(&mut rand::thread_rng(), 2048).unwrap(); ``` Running this...

`Ctx::generate_random` takes in a `randomLength: CK_ULONG` parameter and uses this to generate a corresponding buffer of the given size, fills it with randomized data, and returns it to the caller....

### Operating system Android ### Joplin version 2.13.10 ### Desktop version info _No response_ ### Current behaviour In Android, when an in-page link is clicked, that link will not work...

bug
mobile
medium

### Operating system Android ### Joplin version 2.13.10 ### Desktop version info _No response_ ### Current behaviour When a page is reached by clicking an external link from another page,...

bug
mobile
medium

https://github.com/mjansen4857/pathplanner/blob/3a7fc679bb48563145dbafd41fdde12fb29bb931/pathplannerlib/src/main/java/com/pathplanner/lib/commands/PathPlannerAuto.java#L54 Should be renamed to `getStartingPoseFromAutoFile`

PKCS11 defines the following EC KDFs: * CKD_NULL * CKD_SHA1_KDF * CKD_SHA224_KDF * CKD_SHA256_KDF * CKD_SHA384_KDF * CKD_SHA512_KDF It looks like the only currently supported KDF is CKD_NULL: https://github.com/parallaxsecond/rust-cryptoki/blob/617efa846d67755d48708eb74e3d8149e184e83e/cryptoki/src/mechanism/elliptic_curve.rs#L46-L51

**Describe the bug** Only one robot can be booted at a time. This robot cannot be unbooted. Also, restarting the server does not unboot the robot. https://github.com/robocode-dev/tank-royale/assets/7436252/2a57b53a-d1ad-4b06-ad93-01052918dfc3