Vyr Cossont

Results 31 issues of Vyr Cossont

**Is your feature request related to a problem? Please describe.** I'm always frustrated when a very long post takes up multiple vertical screens. **Describe the solution you'd like** Long posts...

enhancement

**Is your feature request related to a problem? Please describe.** When I encounter a Mastodon HTTPS link in one of these contexts, I want to be able to open it...

enhancement

I've started working on SwagGen support for Apple's new [Combine](https://developer.apple.com/documentation/combine) reactive programming library over in [the `swift-combine` branch of my fork](https://github.com/VyrCossont/SwagGen/tree/swift-combine) as an alternate template set, since I want it...

System: I'm on a 2019 Intel Core i9 MacBook Pro running macOS 12.5.1 Monterey. Context: I'm experimenting with a tool ([`pico8_rom_tool`](https://github.com/VyrCossont/pico8_rom_tool/tree/f3b45b418a1ebaf2504e926d1c8172c38a91c443)) to translate a subset of PICO-8 music to Rust...

### Summary Fixes #32 by adding an action extension that allows the user to open web links in Metatext. ### Other Information - [x] I have signed [Metabolist's Contributor License...

**Describe the bug** The Edit Profile and Account Settings links that were just added may open the wrong account if you have several on the same server and have already...

bug

Fixes #525. TODO: - [ ] Shut down correctly: look at SDL Quit event and cancellation token use in XInput DCM - [ ] Test disconnection - [ ] Test...

**Feature Description** Buttplug currently supports rumble for XInput gamepads on Windows (including both the 360 and Xbox One/Series X|S generations). But gamepads are the vibrator almost everyone already has, so...

Features

Found the pressure sensors and battery level by inspecting and visualizing received BTLE data. ([Discord conversation context](https://discord.com/channels/353303527587708932/752593231681683657/1044851589044785192)) The sensor endpoint reports both analog and digital versions of the same data...

OpenSearch clusters have a `version.number` field in their info which reflects the actual version of OpenSearch and a `version.minimum_wire_compatibility_version` that reflects the version of compatible Elasticsearch clients. We should be...