Senan Kelly

Results 10 issues of Senan Kelly

I see the empty slice section https://github.com/quasilyte/go-consistent#empty-map does it make sense to include a `var` initialisation too? eg ```go a := make([]int, 0) b := []int{} var c []int ```...

related #125 related #106 related #164

before next release

hi! thanks for the project! **Describe the bug** I've installed mpv shim on the raspberry pi (latest raspian lite). what I'm looking for is a "headless" system. the pi only...

documentation
Linux
dependencies
Confirmed

(work in progress, doesn't seem to work yet for me) using this config: ``` profile undocked { output LVDS-1 enable } profile docked { output LVDS-1 position 0,768 output HDMI-A-2...

howdy when running the dev server in a docker container, I get the following when changing css ``` ERROR in ./src/components/about/about.module.scss (./node_modules/css-loader/dist/cjs.js??ref--6-1!./node_modules/postcss-loader/src??postcss!./node_modules/sass-loader/dist/cjs.js!./node_modules/import-glob-loader!./src/components/about/about.module.scss) Module build failed (from ./node_modules/sass-loader/dist/cjs.js): Error: Module did...

hello again 👋 in my application a feature would be to allow the user to sort the results of a search by some or multiple columns. eg ```sql create table...

:robot: I have created a release \*beep\* \*boop\* --- ## [0.5.0](https://www.github.com/sentriz/cliphist/compare/v0.4.0...v0.5.0) (2023-12-12) ### Features * accept multiple input lines for `cliphist delete` ([fbc54c0](https://www.github.com/sentriz/cliphist/commit/fbc54c0fe4c930cd24eb3c70134c3c3a1b3dcd2d)), closes [#63](https://www.github.com/sentriz/cliphist/issues/63) * add support for bmp...

autorelease: pending

:robot: I have created a release \*beep\* \*boop\* --- ## [0.6.0](https://www.github.com/sentriz/cliphist/compare/v0.5.0...v0.6.0) (2024-06-29) ### Features * add -preview-width option to limit char width of preview ([#88](https://www.github.com/sentriz/cliphist/issues/88)) ([4714de1](https://www.github.com/sentriz/cliphist/commit/4714de1cc6c58854a42199598b5e926f1fd50e4e)) * **contrib:** resize images...

autorelease: pending

Use this issue for general support, leaving other issues just for feature requests / bugs. Thanks

question