cdesch

Results 67 comments of cdesch

yeah. I was just starting to get into Dendron when I stumbled across something similar. This seemed perfect as I've been battling to make Obsidian feel like VSCode. Unfortunately it...

Thanks @shaneknysh ! yeah, I was just starting to get into Dendron when I stumbled across something similar. Dendron seemed perfect for many things as I've been battling to make...

Is this in the current roadmap?

I've tried deploying it several times and failed. Any Luck getting it to work from the heroku button? ``` Mar 25 13:54:35 myrewardsupdater heroku/router: at=error code=H10 desc="App crashed" method=GET path="/"...

It seems the code isn't getting loaded in my case: ``` cjs-MBP15:projects cj$ git clone https://git.heroku.com/myrewardsupdater.git Cloning into 'myrewardsupdater'... warning: You appear to have cloned an empty repository. cjs-MBP15:projects cj$...

Hitting the same issue. I think the repo may need to be bumped to a new version. ``` cjsMBP15:dbscan cj$ cargo install Installing dbscan v0.1.0 (file:///Users/cj/rust_projects/dbscan) Updating registry `https://github.com/rust-lang/crates.io-index` Downloading...

I think I solved this problem back in October. I ran into it and then found how to fix. It was working back then. Same with #4 -- I think...

+1 for doc addition. Looks like it currently supports Python, JavaScript, and Typescript as noted from here https://github.com/TabbyML/tabby/blob/2b34d177ba32992a2cfb816c90063c5ed1e8b9f0/tabby/server/models.py#L13 If this is correct, I can make a PR

This is good to know. Maybe the docs could start with to add or train models for other languages.

+1 for this. binding the other keys to F1, F2, etc conflict with [Tilda](https://github.com/lanoxx/tilda). the ability to configure these in a `.dotfile` would be nice