cellulosa
cellulosa
Deleting the cache worked for me too. > rm -rf ~/Library/Caches/com.runningwithcrayons.Alfred/Workflow\ Data/net.deanishe.alfred-convert/*
Alright, I managed to get the DO floating ip working ([thanks to this](https://blog.programster.org/openvpn-digitalocean-ip-alias) and some play around)! So here's how: 1. Make sure you have floating ip enabled on the...
For the time being I've created a quick hack by editing `multimap.js`which you can find [here](https://github.com/cellulosa/jvectormap/blob/master/src/multimap.js) that allows parameters to be passed to sub-maps via `subMapsOptions`: ``` $(function(){ var map1,...
Hi @vistree, I removed my repository because I though nobody needed it and it's a long time since I last used jvectormap. Anyway, I found my old edited file, there...
I think I found a solution! For those having the same issue you need to run this with the following parameters: `--illegal-access=warn --add-opens java.base/java.lang=ALL-UNNAMED` I still get these errors but...
Just a question: knowing that the max size of incoming and outgoing messages for iCloud is 20 MB, is there any way to transfer from Gmail those emails that have...
Ah just found this - how come this version is not shown as the latest release?
> Great stuff @jblakecoco! I [created a pull request](https://github.com/EugeneDae/Force-Paste/pull/16) to include your instructions.
any info on this? I just realised my devices prioritise ipv6 most of the time, resulting in using the internet provider DNS rather than Adguard (which is hit when ipv4...
I [created this pull request](https://github.com/hslatman/caddy-crowdsec-bouncer-example/pull/2) some time ago to cover a full setup @hslatman may be worth merging if you/people find it helpful?