Michaël Witrant

Results 21 issues of Michaël Witrant

The generic executable name `uuid` conflicts with existing softwares, like the widespread OSSP uuid. Maybe should you use another name?

I get a memory allocation error while running `stack-build make`. Is there anything I can do to limit the memory usage of the process?

Related issue: #1059 Remaining to do: - [x] Logged in user can delete one of his/her vouches - [x] Logged in user can list their given vouches (no pagination needed)...

**Describe the bug** After a system and Julia update I can't train [vgg_cifar10.jl from the Flux model zoo](https://github.com/FluxML/model-zoo/blob/master/vision/vgg_cifar10/vgg_cifar10.jl) anymore. It generates this error: ``` ERROR: LoadError: InvalidIRError: compiling kernel rand!(CuDeviceVector{Float32,...

bug

What about a generic inspector that catches everything, to easily compare two PDF ? It could look like this : http://github.com/piglop/pdf-inspector/commit/511617be71eac11b318c52029f18a173feed5f33 Using it with assert_equal produces an unreadable test result,...

This pull request includes a few more changes than just cold minting. The cold minting changes are in commit 8df4a0360f3917e042cc0185dc39ed894c9f4148. They do not include any change in the GUI yet,...

Hello, I added a tip modifier interface to peer4commit. Do you want the same thing for tip4commit? The pull request is here: sigmike/peer4commit#49 A previous discussion: sigmike/peer4commit#44 And a description...

Hello, I get this error in a STL header: ``` In state 296, I expected one of these tokens: (, ), [, ], ->, ., +, -, ++, --, &,...

On the Line chart the mouse events (`onMouseEnter`, `onMouseMove`, `onMouseLeave` and `onClick`) work fine when the mesh is enabled but not when the slices are enabled. This PR fixes that....

Related issue: #1071. I added a new export endpoint to get the public comparisons and the user voting rights in a zip file. Remaining to do: - [x] Add to...

Backend