Maciej Łoziński
Maciej Łoziński
On my laptop, when I want to select text to end of line by holding `Shift` and pressing `End`, the one on numpad, with NumLock not active, does not work,...
Hello. I have problem with codebrag. After upgrading my debian server from squeeze to wheezy I no longer can log into Codebrag. I don't know if it's because of change...
Gravatar is not an option for me for security and privacy reasons. I would like to be able to upload my avatar/photo to differentiate me in conversations. Alternatively, an "identicon"...
([Gitter message](https://gitter.im/red/GTK?at=5e2ae54b01914e3e043daaf0)) This crashes at the button click on Linux/GTK, when run from console-view or compiled with `-r`: ``` Red [Needs: 'View] metrics-font: make font! [] styles: [ panel-widget: [...
Perhaps UUIDs could have their own page in docs, and be linked from all other pages? They [cause some confusion](https://github.com/exercism/red/issues/31#issuecomment-1114344639), and info on them is [spread in documentation](https://github.com/exercism/docs/search?q=uuid), main info...
There is a difference in file list of `exercises/shared/.docs` files between [Shared Files](https://github.com/exercism/docs/blob/main/anatomy/tracks/shared-files.md#track-specific-files) (debug.md, help.md, tests.md) and [Track Anatomy Example](https://github.com/exercism/docs/tree/main/anatomy/tracks#example) (debug.md, cli.md).
([gitter chat](https://gitter.im/red/help?at=5dee661c1e0b827cc8ccaffc)) I want to measure a text, for usage inside a `draw` block, so I don't have a `face` object dedicated for this particular text. It should be possible...
It is temporarily disabled for Red: 08cc748 Red support: #958 Redscript support: #994 Perhaps such overlap should be allowed, and an option added to **select which language to use** in...
tauri-apps/tauri#2150 seems to be no more relevant, I don't have `libvips` in my system and I ran `npm i -D @tauri-apps/cli` in an empty folder without problems. ``` $ uname...
When tracking time, it would be nice to be able to **set initial duration**, and start tracking from that. My usecase is when I start doing something, but forget to...