Adithya Kumar

Results 131 comments of Adithya Kumar
trafficstars

Ah, I see. The problem seems to be with parsing. We should probably introduce some dummy HTML elements in the post for more stable parsing. Will send a fix.

@thornjad I don't know exactly where you're stuck but this works for me. You can use `(setq projectile-indexing-method 'native)` along with `(setq projectile-enable-caching t)` Occasionally, I have to sync the...

If it works for me and does not work for you, it's probably because we are using different versions of projectile or emacs. Maybe try again after updating emacs to...

If nothing works, you can always use `sshfs`.

Hi @vrom911, Thank you for replying. The idea of nix is to have something reproducible and working. In my experience, I find nix very reliable. Of course, one might need...

See https://github.com/composewell/streamly/pull/2662

This will also require extensive testing.

All exposed non-writing APIs do have the constraint `MonadIO`.