ok my feelings on Rover EAP so far:
∙ datagrip (db plugin) is constantly broken
∙ update check is constantly broken (UPD: fixed in the last version)
∙ syntax highlighter is a crap and doesn't split function calls from struct names and so on
∙ auto complete suggests you a lot of rubbish and ignores existing functions, like push for
∙ "jump into" doesn't work in half the places
left 1 thousand reports and switched back to VS code
too raw to start using it, unfortunately
∙ datagrip (db plugin) is constantly broken
∙ update check is constantly broken (UPD: fixed in the last version)
∙ syntax highlighter is a crap and doesn't split function calls from struct names and so on
∙ auto complete suggests you a lot of rubbish and ignores existing functions, like push for
Vec∙ "jump into" doesn't work in half the places
left 1 thousand reports and switched back to VS code
too raw to start using it, unfortunately
😢2👍1
This media is not supported in your browser
VIEW IN TELEGRAM
⚡️⚡️⚡️ BREAKING NEWS ⚡️⚡️⚡️
I reinvented Flappy Bird 🌝
I reinvented Flappy Bird 🌝
❤3🔥1😱1
if you are brave enough to develop WDM / WDF drivers in Rust, here you go
Microsoft provides a bunch of crates for better Windows driver development experience
https://twitter.com/markrussinovich/status/1705730703957405826
https://github.com/microsoft/windows-drivers-rs
Microsoft provides a bunch of crates for better Windows driver development experience
https://twitter.com/markrussinovich/status/1705730703957405826
https://github.com/microsoft/windows-drivers-rs
X (formerly Twitter)
Mark Russinovich on X
Working towards enabling Windows driver development in Rust: https://t.co/XQHpdsFbwW
😁2
thoughts on async rust from maintaner of hyper, tower, reqwest and so on.
https://seanmonstar.com/post/66832922686/was-async-fn-a-mistake
#programming #async #rust #useful_posts
https://seanmonstar.com/post/66832922686/was-async-fn-a-mistake
#programming #async #rust #useful_posts
seanmonstar
Was async fn a mistake?
This stabilization PR for async fn in traits made me think: was async fn in Rust a mistake?