Etienne Bruines

Results 44 issues of Etienne Bruines

Hi, First of all: nice effort in autocompeter. ### I noticed... I couldn't help but noticing that [one can override the url variable](https://github.com/peterbe/autocompeter/blob/master/src/autocompeter.js#L73). Even though this might not have been...

Your issue may already be reported! Please search on the [Actix Web issue tracker](https://github.com/actix/actix-web/issues) before creating one. ## Expected Behavior After handling a request, the server should be able to...

C-bug-upstream

Not sure if you want this, but since I wanted it, I thought I'd share it. (If you don't want to merge, I completely understand; I'll personally be using my...

### Detailed Description of the Problem A log like this one: ``` Jul 4 20:24:54 haproxy[16]: XX.XX.XX.XX:51692 [04/Jul/2022:20:24:54.712] mossaino_frontend~ mossaino_frontend/ -1/-1/-1/-1/0 400 0 - - PR-- 3/3/0/0/0 0/0 "" ```...

type: bug
status: feedback required

### Your Feature Request It would be nice to have a predefined ACL `METH_PATCH`, in line with the other [predefined ACLs](https://www.haproxy.com/documentation/hapee/latest/onepage/#7.4) like `METH_POST` and `METH_CONNECT` ### What are you trying...

type: feature

Some webservices offer the ability to track time at issues / commits. Perhaps it'd be nice if Gogs would have this too. This way you would log be able to...

🎯 feature
priority: maybe

Looking at the recommended usage src/main.js ```js import Vue from 'vue' import App from './App' import { library } from '@fortawesome/fontawesome-svg-core' import { faUserSecret } from '@fortawesome/free-solid-svg-icons' import { FontAwesomeIcon...

It'd be nice if someone pressed something like `ESC` (or something else), it'd pop-up some kind of menu. We all know it; it asks us if we want to continue,...

question

Like MSAA, it allows for anti-aliasing. This one is not implemented globally, but at the shader-level. There's quite some math to it, but it'd be nice to have. https://www.youtube.com/watch?v=Z9bYzpwVINA

help wanted
feature
performance

Sample C++ code: https://www.cs.uaf.edu/~cs481/docs/turtle.h It basically allows you to define shapes by incrementally defining the steps to create it. (Low-priority, imho)

help wanted
long-term
feature