jobukkit

Results 44 comments of jobukkit

As a workaround, I have overridden the Content Security Policy in my Nginx configuration, like this: ``` add_header Content-Security-Policy "img-src 'self' https://reddit-meta-production.s3.amazonaws.com/"; location / { proxy_http_version 1.1; proxy_hide_header Content-Security-Policy; proxy_pass...

> I really don't know if it is Windows or Foxit who handles my pdf thumbnail, but in Windows Explorer, I can see the thumbnail but in Files, I cannot....

> Also, I just noticed that on macOS VSCode uses simply the name `Code` everywhere. So this actually differs at the moment... đŸ˜± > ![Screen Shot 2019-06-17 at 12 07...

> What advantages does Safari have over existing alternatives? It's sort of like installing Windows then keeping Explorer as your main browser, doesn't make sense to me. Just get a...

Yes, I installed dependencies with `dnf` and installed sView with `make` and `make install`.

Linux, Mac and Windows all have their own Sticky Notes apps built in, but they do not sync with each other. Eversticky could be the solution!

> Anything that causes a crash is an immediate top priority, so I'll look into this as soon as I'm able, likely this weekend. Quick follow-up question: is there any...

I have PolyMC 5.1 and the `lwjgl3` package installed on OpenBSD - how do I make it use the system’s LWJGL so it doesn’t give “java.lang.LinkageError: Unknown platform: OpenBSD”? [Blockgame](https://github.com/yukiisbored/Launcher)...

Seems like the line above that is the culprit. https://github.com/contour-terminal/contour/blob/f3c3334aa5c861348c5bbe8ffe572c872eef2e08/src/contour/contour.desktop#L11 ``` > xdg-mime query default inode/directory org.contourterminal.Contour.desktop ``` `xdg-mime default org.gnome.Nautilus.desktop inode/directory` fixes the problem. Maybe something other than the...

> There's a workaround for this that I eventually discovered but is worth documenting: Right-click on the app in Finder, select Open; a popup appears, at which you can choose...