Ruslan Nasonov

Results 7 comments of Ruslan Nasonov

@ThePrimeagen Hi! Can you merge pls this pr, or https://github.com/rusnasonov/harpoon/commit/b8cc0e0ffb26ab7d2deba340d39e156c6fd484a9

> What about leaving the data initialization and `sync_on_change` function also inside `Harpoon::new()` It's creates additional empty data file with default key, which will never be used. If it's ok...

Problem with [the_harpoon singleton](https://github.com/ThePrimeagen/harpoon/blob/harpoon2/lua/harpoon/init.lua#L135). When module imported, singleton created, and using default key for data storage ([vim.loop.cwd](https://github.com/ThePrimeagen/harpoon/blob/harpoon2/lua/harpoon/config.lua#L64)). Then when `harpoon:setup` called, default config [updated](https://github.com/ThePrimeagen/harpoon/blob/harpoon2/lua/harpoon/init.lua#L148), but data storage stay with [default...

@yegor256 What you think if I add external js library [datatables](https://datatables.net) to `/healt` page?

I have similar exception. I try to run example on OSX. Build TDLib with [this](https://tdlib.github.io/td/build.html?language=Java) instruction (v1.6.0), move dynamic library to project's root. Traceback ``` FATAL ERROR in native method:...

> I don't know the reason, but my ip is blocked on corsproxy. According to this issue, i'm not alone. Just use VPN