Iván Ávalos

Results 53 comments of Iván Ávalos

I think that would be a great idea, at least making it more reactive. But never expect that to change, since that's the way that **Traccar** developers prefer and upgrading...

The only solution here would be creating your own unofficial reactive **Traccar** application, because you know software engineers, they won't move a finger if the stuff "works", but of course,...

There's a related issue in Mapbox: https://github.com/mapbox/mapbox-gl-native-android/issues/122

Or maybe support scrobbling via ListenBrainz? It has a [Last.fm-compatible API](https://listenbrainz.readthedocs.io/en/latest/users/api-compat.html).

> Visual Studio Code itself is open source and if thi was open-sourced, it would be usable on OpenVSX-based platforms, notably VSCodium and code-server (the latter of which I use...

> Well, no one is asking them to host the service for other Code-based products, only to make the source available. What I mean is that it's in Microsoft's best...

I can't believe it has been that long! I happen to be in possession of a Mac once again recently, so no issues working on a PR. :)

Here's a patch that includes the new .icns file with the new icon. [0001-New-macOS-logo.patch](https://github.com/IJHack/QtPass/files/12735530/0001-New-macOS-logo.patch) The final design looks like this: ![icon_256x256](https://github.com/IJHack/QtPass/assets/16617314/77f1ad97-39f2-4413-92b7-03852b33fa79)

Argh, I just ended up directly editing the `lsp-pyright.el` file in the `.emacs.d` directory. ```elisp (defun lsp-pyright-locate-python () "Look for python executable cmd to the workspace." (executable-find "/bin/python3")) ;; (or...

Same issue, I always have to relaunch the app at least once when that happens, and then it doesn't happen.