Ryan Kulp

Results 14 issues of Ryan Kulp

hi folks, i've been looking for a library that performs the following: ``` 먹었습니다 # => 먹다 할게요 # => 하다 ``` are there plans to support something like this?...

why not allow users to provide their own Soundcloud API keys, to bypass your master keys' 15,000 play limit? i have several soundcloud API credentials that aren't being used. for...

hi folks, great utility, deploying to a site with thousands of pages. my challenge is: Korean (한글) characters aren't working. this is similar to my issue (Hindi language): https://github.com/puppeteer/puppeteer/issues/5311 here's...

bug

Extension for GitHub Marketplace app Merge Freeze: https://github.com/marketplace/merge-freeze

for Ruby 3+ users. works well in Rails 7 too.

**update** - i've just forked [a deployable version](https://github.com/founderhacker/textbelt_deployable) to reduce some of the steps below. hi folks, i noticed a bunch of you (#140, #172, #135, #120, #119, #88) are...

submitted privately by a user who claims Spaces require excessive compute power on low spec PCs: ![image](https://github.com/ryanckulp/twitter_ad_blocker/assets/3083888/a24ae576-6e06-4399-8f22-dc896ac31193)

enhancement

requested by Enzo, https://github.com/ryanckulp/twitter_ad_blocker/issues/20 in basic tests it works OK, but after quickly scrolling it appears to reset the twitter timeline. either the widget now deletes more divs than it...

**fixes / improvements** - [ ] documentation (Devise customizations, Stripe billing sync, admin panel, Turbo) - [ ] rip out Rubocop in exchange for Rails 7.2's native Rubocop - [...

from a live coding session at [Camp](https://www.founderhacker.com/camp), Cohort 3. ## what is OAuth2? when Users want to connect your app (App 1) with another app (App 2), you need access...