Julien Reichardt

Results 20 issues of Julien Reichardt

I don't think we want to have `pax_global_header` considered as a normal file? I propose to ignore it.

Anonymous block annotations are present since a bit of time now. Adding `&` shows that the method yields a block, but using `&block` either means that or that the block...

new feature

[I was questioning myself about the usefulness of Google Analytics](https://github.com/crystal-lang/crystal-book/pull/437#issuecomment-742131353), then thought the site could also be on GitHub Pages instead of S3. This can be unrelated topics, but not...

Add a section to compare this following collections, and when to use them: - `Array` - `Deque` - `Set` - `Slice` - `StaticArray` - `Tuple`

I've set up a Droppy cloud, and works pretty good. A little annoyance is when we share a file, lots of messaging softwares detects the URL until the dollar `$`,...

### Bug Description When seeing https://github.com/mborgerson/xemu/blob/master/ui/icons/xemu.svg, we can notice that the `xemu` name is on the right side, going through the circle, instead of being centered. ### Expected Behavior The...

bug

I've a lots of games (>100 000), put in multiple collections (~30). On my Ryzen system, Pegasus launch in ~1 minute. On a slower two core Zacate APU (1.4GHz), it...

feature
performance

When a metafile is at a given directory, let's take the default one, if a game/file is matching the extension in this very directory, it will be shown in Pegasus....

Now the commit hash isn't used when a version is specified. If the maintainer of a library rebase or force-push a new commit, and then recreating a tag, we can...

kind:feature
security

Several Linux environment can be special (or not), for instance Flatpak, which has a sandbox for each application, The XDG standard is used in order to let the application know...