[-] snaggen@programming.dev 2 points 1 year ago

For that you need to ask the author, and the discussion page in github is a good place to ask.

[-] snaggen@programming.dev 2 points 1 year ago

atuin is really great for command history completion

[-] snaggen@programming.dev 2 points 2 years ago

I wanted to use the debug fmt functions, to allow for pretty debug also.

[-] snaggen@programming.dev 2 points 2 years ago

Now when I look in to it, it seems that the things I would like to adjust is mostly formatting of imports, and most of these options seems to still be unstable.

[-] snaggen@programming.dev 2 points 2 years ago

I think it is nice to have an update table like that, to show the difference in support if any. So, it is to bad it is out of date with an inactive maintainer.

[-] snaggen@programming.dev 2 points 2 years ago

Well, I have avoided Nvidia for 20 years due to driver issues on Linux, so I would be surprised if you had fixed them all :) But, it sound really promising, looking forward to try it out!

[-] snaggen@programming.dev 2 points 2 years ago

I can sell a disk to whoever I want. I can lend my disk to a friend. I can play my disk in any player I want. Heck, I'm even allowed to crack the copy right on the disk if that is needed to play it on my device. I have the right to backup my disk to a hard drive.

Don't pretend Buying a movie online is anything close to buying it on a physical medium. It doesn't make you look good.

33
UEFI Rust Std is now in Nightly (programmershideaway.xyz)
9
Rust Analyzer Changelog #201 (rust-analyzer.github.io)
272
39
9
26
14
34
Was async fn a mistake? (seanmonstar.com)
16
This Week in Rust 514 (this-week-in-rust.org)
14
11
9
[-] snaggen@programming.dev 2 points 2 years ago

That is all dependent on the program, but the simplest scenario is by an API with two requests at the same time. But it may also be like if you scan for new files, and use inotify, then you may also have a scanning loop as a fallback. Then the scan and inotify may trigger at almost the same time, so if that then results in a db create or insert you can get in to this problem. So, there are multiple ways to get in to trouble, and life always find new ways 😀

[-] snaggen@programming.dev 2 points 2 years ago

So, a loop it is....

[-] snaggen@programming.dev 2 points 3 years ago

Yes, I was surprised when I noticed the length of it.

[-] snaggen@programming.dev 2 points 3 years ago

But that is builtin... right?

[-] snaggen@programming.dev 2 points 3 years ago

Yes, the plugin still have its limitations, but it is still my preferred full IDE (much because I'm so used to IntelliJ). But I find myself using NeoVim with rust-analyzer quite a bit also.... so I'm happy both exist :)

view more: ‹ prev next ›

snaggen

0 post score
0 comment score
joined 3 years ago