Emily Strickland

Results 10 issues of Emily Strickland

Opening this issue to memorialize a brief discussion we had in IRC about adding post updating. Currently it's not possible to update a Post in place, and there's no concept...

Feature request

This issue is to request the ability to change the rate limits using environment variables or using the UI (i.e., in the administration site settings). I host a personal, single-user...

moderation
suggestion

If `Nokogiri::HTML(value).at_xpath('//body')` fails to find the `body` element, it will return `nil`. We can guard against that with an early return. Avoids calling `children` on `Nilclass` in those cases.

This change tests the need for #20428, which ensures that we guard against a situation in which `at_xpath` returns `nil`.

### Operating System Info Windows 11 ### Other OS _No response_ ### OBS Studio Version 29.0.0-beta2 ### OBS Studio Version (Other) _No response_ ### OBS Studio Log URL https://obsproject.com/logs/Z25AUmSJZYlbjgSk ###...

1. What's the feature? This is sort of a bug, sort of a feature. Problem: Because `ddns-updater` issues all its requests as quickly as possible, services with rate limits (such...

Status: 🔒 After next release
Complexity: ☣️ Hard to do
Category: Good idea 🎯

### Description This change adds the `#on_stopped` method to Puma's DSL, to match the functionality provided by `#on_booted`. Since this DSL method is documented, its absence appears to be a...

I'm opening this issue to split off SDL2 mapping discussion from issue #7. Please refer to that issue for context. Quoting from https://github.com/emilyst/hid-nx-dkms/issues/7#issuecomment-1523843003: > > Looking for SDL mappings for...

https://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git/commit/?h=for-6.1/nintendo&id=1ff89e06c2e5fab30274e4b02360d4241d6e605e

For reference, I'm using RetroArch 1.10.1 built for tvOS using Xcode 13.2.1 (13C100) on macOS 12.2.1 (21D62), with Genesis Plus GX Wide built from commit fa71a1640f6a01025a045b616007c2fe4effd384 from http://buildbot.libretro.com/nightly/apple/tvos-arm64/latest/genesis_plus_gx_wide_libretro_tvos.dylib.zip. Discovered an...