Cyryl Płotnicki

Results 27 comments of Cyryl Płotnicki

Heya ! Are there any projects that have good documents like these, to treat as starting points ?

Just as an update - there are [instructions](https://forums.balena.io/t/raspberry-to-run-resin-io-from-hard-disk/2413/76) posted by @LucianBuzzo in the forums that allow for manual intervention that should get the device to a booting state.

The standard way of doing self-update is called ClickOnce not sure how hard it is to do now with just free tools, needs some research.

Heyo, thank you for that ! Will try and let you know :)

A sidenote - I have some ARM routers that could lend/donate if that would be helpful ? No worries if not as well tho :)

Currently `genpass` provides this kinda by accident - if you enable all options but digits it effectively removes digits from the character set, i.e. `genpass -lu`. This is not clear...

Would you accept a PR adding refactoring info, now that some IDEs support it ?

Hi, CLion with Rust plugin supports some simpler refactorings, not sure about the others. It may be interesting to have a more detailed view there on the website, listing some...

Hi ! I implemented series in the templates on my [blog](https://blog.cyplo.dev/) that uses beautiful hugo. See https://github.com/cyplo/blog/blob/master/layouts/_default/single.html for the post layout referencing series and then the list pages here -...