Marius Gedminas

Results 91 issues of Marius Gedminas

I'm seeing gutentags: gutentags: ctags job failed, returned: 1 at the bottom of my vim when I save my buffers after making changes, and I think this message could be...

Backslashes are different from slashes. I was looking for this option so I searched for "backslash", found no hits, and assumed it didn't exist. I only found it later by...

I've previously mentioned this issue in the comments of PR #1, but now that I understand what the problem is, I think it's worth creating a separate issue, not tied...

When you're profiling a view that uses `subprocess.Popen()`, it might livelock: - the `clone()` syscall (used to implement `os.fork()` under the hood) may take 2-3 milliseconds on my machine (as...

Background: I was trying to profile a view that took ~5 seconds to render. I saw that my flamegraph contained ~1000 samples where I expected closer to 5000, given the...

Hello! I see you're distributing Debian packages as GitHub downloads. Would you please create an Ubuntu PPA for the convenience of your users? Thanks,

Release and Packaging
Help Wanted

The `collectd` package as shipped by Debian has a standard configuration that enables some generic plugins (cpu, memory, load -- things like that). This is very nice: you apt-get install...

Question
New Feature
Help Wanted

My gnome-terminal uses the Tango colour palette, and has a white background (which is an upstream default). I have selected the Tango theme in my profile settings, and I see...

theme/color-theme

I (and many people) have multiple email addresses. It'd be nice if I could add them all to my account so I could any of them to log in.

improvement
theme/login

I'm unable to go downstairs in e.g. `cargo run` inside chapter-21-rexmenu. My experiments with glutin's `cargo run --example window` show that when I press the period key on my keyboard,...