SadE54

Results 27 issues of SadE54

Hi , Internally I have a class with a string property and a type property. the string value is coming from a json file and can contain generic numeric value...

Hi, Currently it's possible to add a new torrent/magnet from the command line. But it opens the 'add torrent' dialog. To be able to use picotorrent in script files ,...

:bulb: feature

Hi , I just wonder why , especially because of the tricky part (escaping) for unclosed files ? 🤔

Hi , In a project I have to open a file with LFS_O_RDWR | LFS_O_CREAT mode, because at the time os the open function is used, I don't know if...

Hi , what is the best way to know if a file is already opened ? 🤔

question

Hi , I have to use 64KB block size and so at least the same size for each cache. If I only need to: -mount - write a file -...

enhancement
cache usage

Hi, I would like to implement littlefs in a project , but i have a limitation : various flash could be soldered on the hardware , and some don't have...

question

Hi, I tried to use HasAnyLinks function in my code but whiteout getting the correct behavior : the state never changes whatever a pin is linked or not. Is there...

Hi I'm using the last develop branch and I can see that if i'm deleting a connected node , the link is not deleted and still exist in memory. It...

Hi, Is there a simple way to have a temporary disabled pin ? I mean a pin without any link dropping capability ? I guess I could refuse the link...