Takashi M

Results 9 issues of Takashi M

I have BlockBlock `1.0.2` on Big Sur (`11.1`) on Intel. The following happens whether if BlockBlock is running or not. Any suggestions? ``` % brew uninstall blockblock ==> Uninstalling Cask...

### Describe the problem as clearly as you can It seems this PR https://github.com/rubygems/rubygems/pull/4812 made `--keep-file-descriptors` as default `true`. According to [CHANGELOG](https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md#2226-august-17-2021), with `bundler` version `2.2.26` and forward, `bundle exec`...

Bundler

The link on the footer "`Edit this document on GitHub`" is linking to `https://github.com/rubygems/bundler-site/blob/master/source/man/*.html.erb`. It seems the source of truth has moved to `https://github.com/rubygems/rubygems/tree/master/bundler/lib/bundler/man/*`.

# Feature request - [x] If the maintainers agree with the feature as described here, I intend to submit a Pull Request myself. - I can try, if someone points...

I'm trying to implement CSS parser using Jison project. I found CSS2.1 definition [here](http://www.w3.org/TR/CSS21/grammar.html), but the lexer keeps failing and I don't know why. Here's a test case. https://gist.github.com/beatak/0b8b29fbddc0a28ddad2 I'm...

right now, there's no really way to switch the image source, by some client side display condition (such as high dpi etc)

let's say, there's a image gallery application. There's one big picture, and there are thumbnails. When you click on each thumbnail, the big picture changes. In a simple implementation, there's...

### Expected Behavior I should be able to run `tilt down` regardless of my internet connection status. ### Current Behavior When I try to run `tilt down` while offline, the...

bug
needs repro case

## Describe the Feature You Want I’d like `port_forward()` to support an `extra_pod_selectors` argument (just like `k8s_resource()` does), so I can specify pod selection logic per port forward, instead of...

enhancement