Eric Engestrom

Results 80 comments of Eric Engestrom

FYI the certificate presented by `lobsters.dev` right now is for `lobste.rs` (only), which combined with HSTS means that browsers refuse to load `lobsters.dev`. Adding lobsters.dev as an alt on the...

It's because the dark mode is implemented in javascript instead of css, which means the browser renders the page with a white background (and everything that goes with it) first,...

(actually, if you look at the website on my profile you'll have an example of this implemented, and it's a really tiny website so it shouldn't be too hard to...

Just ran into this issue; is there any workaround until `--ccache=false` gets implemented?

mesamatrix is basically just a (very) nice way of showing [`docs/features.txt`](https://gitlab.freedesktop.org/mesa/mesa/blob/main/docs/features.txt) in the Mesa repo; if the information shown is wrong, Mesa is where you report that. That said, for...

@jitsi you really should remove that "stale" bot. In case you are not yet aware of its consequences, you'll want to read up on articles such as: - https://drewdevault.com/2021/10/26/stalebot.html -...

@jisti it's ok that you made mistakes (we all do), but please learn from them 🙃

Ah right, I didn't realize that apps could also dismiss the notifications instead of using the timeout. > Sorry but there's nothing that I can really do about this without...

With the M1/M2 MacBooks being able to run Linux, more and more people are using Linux on aarch64, which means more and more people are running into this issue. Could...

Been using this code since December but I kept forgetting to upstream it :see_no_evil: The only thing I have really tested is the charge threshold, so it may contain bugs...