Dan Cecile

Results 13 issues of Dan Cecile

After upgrading LilyTerm from 0.9.8 to 0.9.9, a configuration file located at `~/.config/lilyterm.conf` is no longer recognized. Manually copying the file to `~/.config/lilyterm/default.conf` allows the settings to take effect. This...

For IE9 or later, the actual opacity can be used during the `getStyle` internal function.

When using a local client cache, it's helpful to have a default state that only gets initialized the first time the cache is created, and _not_ when the cache is...

Based on @joshmgross's latest comment in https://github.com/actions/cache/issues/133#issuecomment-629381394, here's my use case, same as @evandrocoan https://github.com/actions/cache/issues/133#issuecomment-602695437... **caching Apt list and package files in Ubuntu** ### Example workflow The Apt step here...

documentation
area:compression

### Motivation I have some basic argument processing code that I want to switch to `typed: strong`. ### Test plan The only docs I could find weren't 100% definitive that...

With only the "base" GStreamer plugins installed, `rip offset find` results in "No matching offset found." After running the command, the CD drive remains busy (can't eject), and all of...

It it worth tracking approved but closed #1906 as a new issue here? Although this may be better as a [core feature](https://github.com/vuejs/rfcs/discussions/657). Example playground that includes [vue/prefer-import-from-vue rule](https://eslint.vuejs.org/rules/prefer-import-from-vue.html) enabled: [link](https://ota-meshi.github.io/eslint-plugin-vue-demo/#eJxNzsEKgzAMxvFXCTltsOG9dGWPsAfIRTRKQdPSRmGUvvsq7uAx/D/4peAQRkaDVnmNS6/sSADs6HdXCkwhQK22O04S211GNg/JR4XMukVYeplfhJoJW/NrDEmhwMiTF/6kEDNUmFJYgXDfmJDk0mw50IYZyJq8zCTV3e6HeCoOHxj7lDmhKU1pD7/1G/msT86LF+3+i1p/8rNMrg==)...

The link in this error is broken: https://github.com/apollographql/graphql-tag/blob/1fd2c9d0378163d76b8091dd2dbd3afc6142a34a/src/index.js#L48-L50 It'd be nice if the fixed link describe best practices (https://github.com/apollographql/apollo-client/issues/1506) **and the alternative**: inline fragments. (I'm assuming inline fragments is defining...

Result looks similar to #79, but this is caused by repeated "terminal" names. I have a root `build` and also nested `build`: ```yaml version: '3' tasks: build: cmd: echo build...

area: tree view

### WebKittens _No response_ ### Title of the proposal performance.measureUserAgentSpecificMemory API ### URL to the spec https://wicg.github.io/performance-measure-memory/ ### URL to the spec's repository https://github.com/WICG/performance-measure-memory ### Issue Tracker URL _No response_...