George Plymale II

Results 16 issues of George Plymale II

It would be nice if this script could use [MacPorts](https://www.macports.org/) instead of Homebrew. Or other package managers, too; including [Fink](http://finkproject.org/), [Nix](https://nixos.org/nix/), [pkgsrc](https://www.pkgsrc.org/), etc. I've found that MacPorts has a significant...

**What version of this package are you using?** 0.21.0 **What operating system, Node.js, and npm version?** macOS 10.14.6 **What happened?** I ran Webtorrent 0.21.0 and my system got slower very...

bug
platform/mac
needs reproduction

I wrote a scraper that works just fine on macOS. When I run the same scraper on Ubuntu 20.04, I get an error: ``` /home/username/.rvm/gems/ruby-2.5.3/gems/selenium-webdriver-3.142.7/lib/selenium/webdriver/common/service.rb:104:in `start': already started: # "/usr/local/bin/chromedriver"...

So, I was recently having some problems with `require` in Opal. In MRI, requiring files works like so: `main.rb` ``` require "./file1.rb" require "./file2.rb" ``` `file1.rb` ``` puts "file1" ```...

help wanted
v1.3

On StackExchange proper, you can sort your favorites by selecting the "added" tab under your favorites tab on your profile. This sorts questions by showing the most recently added ones...

I ran: ``` $ proxy-lists getProxies --countries="us" --output-format="txt" ``` And got the following errors: ``` (node:77245) UnhandledPromiseRejectionWarning: Error: Page crashed! at Page._onTargetCrashed (/usr/local/lib/node_modules/proxy-lists/node_modules/puppeteer/lib/Page.js:158:24) at CDPSession.Page.client.on.event (/usr/local/lib/node_modules/proxy-lists/node_modules/puppeteer/lib/Page.js:134:56) at CDPSession.emit (events.js:198:13) at...

I'm trying to boot a very small Debian installation onto my calculator. I made it much more small than it ordinarily would be by removing documentation, certain programs, and other...

Hi, I've recently been trying out this package and it seems to be quite good for editing Pollen code. However, I'm an [`auto-complete`](https://github.com/auto-complete/auto-complete) user and prefer it to [`company-mode`](https://github.com/company-mode/company-mode). Would...

enhancement
help wanted

There is [a Homebrew formula](https://github.com/Homebrew/homebrew-core/blob/master/Formula/ext2fuse.rb) for this software, but it uses an old binary from Sourceforge. It would be great if someone fixed this (or made a new formula) to...

I have an issue where new notifications of unread emails is crashing ElectronMail, or at least generating some very odd errors if the app doesn't actually crash. This is my...

env: macos