this post was submitted on 30 Aug 2025
46 points (89.7% liked)

Technology

74966 readers
2993 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
top 36 comments
sorted by: hot top controversial new old
[–] prettybunnys@sh.itjust.works 14 points 1 week ago* (last edited 1 week ago) (2 children)

I will stop distributing Vim builds. After all, there are “official” nightly builds for Windows, built with an inefficient toolset, but “good enough” for most people. (Mine are entirely ignored on the Vim website. I can imagine that they just don’t care about people like me. That’s the only reasonable explanation.)

Can you explain what you mean here, emphasis mine for what I’m referring to?

You’re not mirroring, so why would they link your build?

[–] Sidhean@piefed.social 5 points 1 week ago (1 children)

If you choose to read it entirely literally, they're not wrong. It's pretty reasonable that they wouldn't link to every fork(?) of Vim.

[–] prettybunnys@sh.itjust.works 8 points 1 week ago (1 children)

The only reasonable explanation for VIM not linking to a random guys build of VIM using his own toolchain that they haven’t vetted is “because they don’t care about people like him”?

Thats pretty reasonable?

Idk, language has meaning and I don’t read that as anything but a thinly veiled complaint tbh.

[–] Sidhean@piefed.social 3 points 1 week ago (1 children)

Oh, it obviously is a dig. I'm being a little silly. If we assume "people like him" are random maintainers of random builds of things, and we assume only Official Vim Development reasons, the team would have to reason to care about this project. If they meant anything more, they should have said it 🙃

[–] prettybunnys@sh.itjust.works 2 points 1 week ago

My way too serious glasses were a little fogged, apologies

[–] Flagstaff@programming.dev 3 points 1 week ago* (last edited 1 week ago) (2 children)

EDIT: Never mind, I got it now.

[–] prettybunnys@sh.itjust.works 8 points 1 week ago (1 children)

This is a email to the mailing list by OP.

They aren’t the VIM dev, they aren’t official, the question here is “who cares if you stop building your own VIM”?

[–] Flagstaff@programming.dev 1 points 1 week ago

My bad, I misunderstood!

[–] JaymesRS@piefed.world 12 points 1 week ago (4 children)

No one even uses Vim anymore, you should just switch to Wordpad. It’s far superior cause you can type in bold and italics.

😎

[–] tux0r@feddit.org 7 points 1 week ago (1 children)
[–] JaymesRS@piefed.world 3 points 1 week ago* (last edited 1 week ago) (2 children)

While I can use Emacs and Vim (adequately enough) I really feel in love with Joe back when I was first learning Unix.

(I did have a phase where I used WordStar and VisiCalc long after they were surpassed by others.)

[–] tux0r@feddit.org 2 points 1 week ago (1 children)

I still have a soft spot for WordStar, to an extent where I wrote a WordStar-to-Markdown converter just to make WordTsar (no typo) even more useful for my daily usage. (Emacs doesn’t just cut it for letters.)

[–] JaymesRS@piefed.world 2 points 1 week ago (1 children)

I was unfamiliar with wordtsar, that’s amazing.

[–] tux0r@feddit.org 2 points 1 week ago

Enjoy! The developer is happy about any bug reports and/or feature ideas, and he’s really responsive. :-)

[–] A_norny_mousse@feddit.org 2 points 1 week ago* (last edited 1 week ago) (1 children)

Is it better than nano? It has all the standard Ctrl-based keyboard shortcuts these days, syntax highlighting etc.

[–] JaymesRS@piefed.world 2 points 1 week ago

It’s still more feature rich than Nano, with things like macros and multi-file search/replace from the command line though since I started using it, Nano has taken up some of the slack.

[–] AbidanYre@lemmy.world 5 points 1 week ago

The WordPad that was recently discontinued?

[–] A_norny_mousse@feddit.org 5 points 1 week ago

I remember dropping stink bombs in the schoolyard

[–] int32@lemmy.dbzer0.com 1 points 1 week ago

I use helix, and it does have bold and italic! what I really like about helix is how you can have multiple cursors at once.

[–] deegeese@sopuli.xyz 7 points 1 week ago (1 children)

What’s wrong with the official nightly builds for Windows?

[–] tux0r@feddit.org 3 points 1 week ago

They’re not built with the latest libraries, IIRC not even MSVC.

[–] Arghblarg@lemmy.ca 5 points 1 week ago

Couldn't they just use a Windows VM on Linux to run the build tests?

Not that I care, the only vim I use occasionally is under MSYS64 (I think... maybe it's just plain vi).