simonsan
simonsan
For the forum and other platforms it would be nice to add nyan lang to [highlight.js (Syntax highlighting for the Web)](https://highlightjs.org/) so nyan files are easier to read for example....
I think it would be lovely if we could visualize big buildsystems of CMake (e.g.) with Sourcetrail. So some language bindings for that would be pretty neat as well.
I think it could be useful to check back with Wayback machine (web.archive.org) before deleting a broken bookmark completely. It might be even worth to rewrite the bookmark then, if...
Hey there, I love your really nice and clean work on the client abstraction with possible multiple clients to use and traits for `Request`, `RequestGet` etc. I'm writing a backend...
When hooking a function call within a binary the process stops with this exit code: `Process stopped with exit code 0xC0000409 (STATUS_STACK_BUFFER_OVERRUN)` I read up on this issue here: https://devblogs.microsoft.com/oldnewthing/20190108-00/?p=100655...
Would it makes sense to use languages like [pomsky](https://github.com/rulex-rs/pomsky) and [Melody](https://github.com/yoav-lavi/melody) to compile the regexes? I think it would make it easier to maintain the list of Regexes, make it...
> 'Page_turner' crate helps to abstract away any sort of pagination and allows you to work with such APIs uniformly with the help of async streams. All you need to...
I would like to create an overlay with neutrino that stays on top of all other windows. How would I approach that?
https://crates.io/crates/error-stack Some explanatory comment on reddit: https://www.reddit.com/r/rust/comments/vpg49v/comment/ieppvjv/?context=3