Andrés Rodríguez

Results 13 issues of Andrés Rodríguez

I'm using https://github.com/rmagatti/auto-session to automatically manage sessions, and whenever I open a session where Conjure is loaded I end up losing a random buffer to an empty `conjure-log-NNNNN.cljc` (Ns being...

bug

**Describe the bug** Testing Avalonia.FuncUI I discovered that opening a project created from the funcui.full template with Ionide corrupts something in obj that makes it stop running (until I close...

bug

When passed a YouTube playlist URL, mpv correctly parses it into separate videos. Baka MPlayer does not. Is this intended behavior for some reason?

WIP

In Linux it's common to have different Wine prefixes for each game, specially when managed by a launcher like Lutris. wowa currently assumes that both classic and retail folders must...

Build logs: ``` Compiling compiler_builtins v0.1.82 Compiling proc-macro2 v1.0.47 Compiling quote v1.0.21 Compiling unicode-ident v1.0.5 Compiling core v0.0.0 (/home/mixedcase/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core) Compiling libc v0.2.137 Compiling syn v1.0.103 Compiling autocfg v1.1.0 Compiling memchr...

Something that has made my life way easier in Vim is `relativenumber`. Specially when combined with `number`, which makes it show the line number on the current line, while all...

It would be really nice to have a GitLab icon, as I'm now doing my project hosting over there. A simple B&W version of the favicon they use would be...

Running Arch Linux/amd64. All examples work, excepting calculator and codeedit (and "application doesn't show any icons in toolbar, not sure if bug or it's on my end). calculator stdout is...

This commit: https://github.com/yvasiyarov/swagger/commit/3430d5b14cbeac355b58e11231eac3f702793af6 introduced adding @BasePath as a requirement for the swagger page to work properly, or at least that's the only thing that unbreaks my workflow. Despite not seeing...

In CSS code, VSCode provides a small rectangle next to a color hex definition previewing the color. It would be pretty neat to have that in QML. And thanks for...