Saverio Miroddi

Results 88 issues of Saverio Miroddi

(This is related to #7, however, that treats a buffer size of 0 as inappropriate value, here it's to discuss its usefulness). The stdlib `mpsc` module has a `sync_channel(bound: usize)`](https://doc.rust-lang.org/std/sync/mpsc/fn.sync_channel.html)...

I have an Ubuntu 14.04 Server system with chruby 0.3.9 set up, for two users - `root` and `myuser`. Both have the standard `.bashrc` and `.profile`; `myuser` has been created...

It's a bit fuzzy whether this is an article or a tutorial, since it's comprised of two articles :)

In a project of mine, a sound is played with delay, without any obvious reason (the sound file itself has no silence samples at the beginning). This happens all the...

When borrowing a reserved instance from a pool, the error message is confusing: Attempt to borrow destroyed object at [Idx: 0; Gen: 1] handle. it makes one think that the...

I have a project, where a directory includes subdirectories which are symlinks. If I click on the directory in the resource browser, Fyroxed crashes, with this stack trace: ``` thread...

With the new functionality of the platform descension, the old mappings are not practical anymore (ie. pressing up and down arrow at the same time, or W+S); the key `K`...

**Describe the bug** I'm having several problems with fullscreen handling. I'm not sure whether I'm using the APIs the intended way, but I couldn't find clear indications about what do....

Type-CODE
dependency bug

Hello! The latest release (13.1) breaks monospace fonts for at least some programs. Essentially, in some programs (Firefox, Visual Studio Code, and others) at least some fonts that were previously...

bug
fontconfig

On my system, attempting to compile the project will cause the following error: 'gettid' is missing exception specification 'throw()' This is caused by the fact that configure.rb is not detecting...