Lena

Results 13 issues of Lena

*Fine, i'll do it myself.* Fixes #2080 - [x] Log inner exceptions

enhancement
core

- [x] Add device streams and endpoints - [ ] Figure out configs - [x] Figure out UI - [ ] Figure out the extra bugs with this > -...

enhancement
core

Hi! Today i was experimenting with Waifu2x just to see how far it could go. I put a 32MB image (11Kx14K) on the input and de-noise to 3 and, after...

Currently, if you create a multiplayer room and change its name from the default, the current user activity does not reflect that change, as seen in the Discord presence. ![image](https://github.com/ppy/osu/assets/46694241/7f66ee1c-2e63-459c-8b41-6451188617ef)...

size/XS

### Type Cosmetic ### Bug description - Submit any play with a 5:4 aspect ratio (1280x1024 in this case) - Text and icons overlap ### Screenshots or videos ![osu_2024-01-02_16-36-07](https://github.com/ppy/osu/assets/46694241/86d2ccf6-c8bc-4fa0-b31d-0219ccd3d830) ###...

type:cosmetic
area:results

Implements the `ac` service, both `ac:u` (user) and `ac:i` methods (intended for mset). Did this because i needed some of these methods for an app Methods implemented: - [x] `wait_internet_connection`...

**Problem** I have a stylesheet, named `whatever.css`. ```toml style = ["whatever.css"] ``` When adding routes however, let's say `/blog/doesntmatter`, the stylesheet path that the browser tries to load is `/blog/doesntmatter/whatever.css`,...

good first issue
cli

The readme of this repo reads the following: > StarCoder2 is a family of code generation models (3B, 7B, and 15B), trained on 600+ programming languages from The Stack v2...

Closes #41 - [ ] `x11grab` window capture - [x] `gdigrab` window capture

On `x11grab` the `window_id` input option is available, while on `gdigrab` the window title can be provided, but i need to look further into using a HWND instead of a...

enhancement
help wanted