odiferousmint

Results 47 comments of odiferousmint

It may be related to https://github.com/guardianproject/orbot/issues/316 as well. Yep, it is an unfortunate issue that has been going on for some time now.

I just got the same error except mine was this: ``` eldoc error: (error merlin: Wrong file naming: /home/foobar/.opam/4.13.1+options/lib/ocaml/str.cmi contains the compiled interface for Str when str was expected) ```...

> Currently plugin does not track what file are formatted by ktlint, but could start doing it in the future releases. Thank you, that would be ideal and consistent with...

I would like to see which files were modified by the task/tool, and it is helpful when I have lots of files modified by me already. Plus `googleJavaFormat` reports it,...

Try https://stackoverflow.com/questions/12867591/how-to-solve-kernel-panic-not-syncing-attempted-to-kill-init-without-er

Yeah, it adds dependencies that `Muuri` itself does not require. Why does `vue-muuri` even require `jQuery`? `jQuery` is a bad idea to use with `Vue.js`, is it not? > Honestly,...

Readings for Sunday: https://kristerw.github.io/2021/10/26/fast-math-ub/ (Strange behavior with NaN and -ffast-math) _[1]_ https://kristerw.github.io/2021/10/19/fast-math/ (Optimizations enabled by -ffast-math) https://gcc.gnu.org/wiki/FloatingPointMath (Semantics of Floating Point Math in GCC) https://pspdfkit.com/blog/2021/understanding-fast-math/ (Understanding Fast-Math) https://simonbyrne.github.io/notes/fastmath/ (Beware of...

Is there a reason for why it is not `: sequence? ( obj -- ? ) sequence instance? ;`?

Any new alternatives, or forks?