Treeniks

joined 2 years ago
[–] Treeniks@lemmy.ml 2 points 2 years ago (3 children)

I think Zed looks really promising in that regard, although it's only on MacOS so far (but other OSes will come). It feels like sublime text, but with modern LSP, vim emulation and collaboration features built in.

[–] Treeniks@lemmy.ml 3 points 2 years ago (1 children)

yup, my bad. Frankly I thought grapheme meant something else, rather stupid of me. I think I understand the issue now and agree with you.

[–] Treeniks@lemmy.ml 4 points 2 years ago* (last edited 2 years ago) (4 children)

~~The way UTF-8 works is fixed though, isn't it? A new Unicode standard should not change that, so as long as the string is UTF-8 encoded, you can determine the character count without needing to have the latest Unicode standard.~~

~~Plus in Rust, you can instead use .chars().count() as Rust's char type is UTF-8 Unicode encoded, thus strings are as well.~~

turns out one should read the article before commenting

[–] Treeniks@lemmy.ml 1 points 2 years ago

I've turned off Updates with group policies and have not had an issue with that ever since Windows 10 got released. Afaik the same can be done with registry when on Windows Home. It will still check for updates, but if set up correctly it should not download nor install them.

[–] Treeniks@lemmy.ml 1 points 2 years ago

I'm not saying it's good, I'm saying the original comment is factually incorrect. Criticize windows for the shit it's doing, not for something it isn't.

[–] Treeniks@lemmy.ml 1 points 2 years ago

shit on windows for what it does, not for what it doesn't.

[–] Treeniks@lemmy.ml 1 points 2 years ago

if it's taxed more, wouldn't that just make them worsen the chances to compensate?

[–] Treeniks@lemmy.ml 3 points 2 years ago

I use bash and fish natively on Windows and it obviously works in those. You can also use nushell natively and that has piping as well.

I'm explicitly saying natively because most people assume that I'm talking about WSL when I say I use bash on Windows. I am not, msys2 allows you to use these things natively without a VM.

[–] Treeniks@lemmy.ml 1 points 2 years ago (5 children)

The only thing Windows installs without you wanting to is Edge. Ads like Candy Crush will only be installed after installing windows for the first time, not after any updates.

[–] Treeniks@lemmy.ml 3 points 2 years ago

scoop manages the whole PATH problem when installing apps. Winget on the other hand installs with the app's installer if I'm not mistaken, thus should also have no problems with that.

[–] Treeniks@lemmy.ml 5 points 2 years ago (3 children)

You definitely can with Group Policies.

[–] Treeniks@lemmy.ml 6 points 2 years ago

I love wezterm, primarily because it is cross platform. The most important factor to me is being able to use the same one on Windows, Mac and Linux, because I use all three on a regular basis and don't want to maintain multiple configs. However, wezterm currently has a bug that prevents it from opening on Wayland+Nvidia which forces me to use something else on Linux. None of the other ones get close imo.

view more: ‹ prev next ›