Gleb Arestov
Gleb Arestov
For example I want to create torrent file, from list of files. The list is big: 2000 files. To create torrent I must create infoDictionary. (using benc.encode) Then calculate infoHash...
It's open source project. Framework has grown from open source app https://seesu.me, https://github.com/arestov/seesu. Now we use it in https://meetsidekick.com/ (which is proprietary) Here is basic examples: https://github.com/arestov/deklarota/tree/main/docs/Examples Going to make...
I would be glad to receive any feedback on any topic: documentation, meaning, declarations, etc.
@uyouthe did you find what you where looking for? any feedback?
currently seesu remember everything it loads, so it could consume a lot of memory when you open a lot of music data. but shouldn't in this case. i'll investigate it....
это связано с тем, что last.fm обновляется. они много чего из их api поломали
да, похоже, часть функциональности можно восстановить
Could you drop few lines here how to make connection pool for nodejs fn? p.s. this issue and java tutorial is on top of google's results for «fnproject connection pool»
https://anmonteiro.com/2016/11/the-fastest-clojure-repl-in-the-world/
@nornagon how can anyone help to make this api improvement happen? (https://github.com/electron/electron/issues/33383 looks related and https://github.com/electron/electron/pull/26802 is reasonable to mention)