This looks nice, but I am very, very, very wary of adopting a tool like this without understanding the business model. There are two possible ways I've seen this go: 1) Build out a userbase. Once it's sufficient, monetize by screwing the userbase over in some way. 2) Take a bunch of VC money to build something awesome and open-source. Implode when there is no business model. I'm glad this is open-source -- that's pre…
Waveterm
51–60 of 132 posts
Re: Waveterm
#52But like…why? At the risk of being “HN talks about rsync on the Dropbox thread” what’s this offering that can’t already do, for free, without a EULA, and inevitable VC-enshittification risk? > ditch vim for quick updates Bruh, have you seen the average vim user? They’re about the fastest people on a computer I’ve seen in my life. This is not exactly a convincing argument. > Render code, images, markdown, and CSV file…
Re: Waveterm
#53"Edit [...] with [...] VSCode. Ditch vim". Man, ditch VSCode, I want my vim
Re: Waveterm
#54This looks cool and I could get over my worries about Electron as a terminal except for the fact that it requires that you install something on the remote machine to get any of the benefits. I really don't like that it tried to do that before I had done anything but add a connection (there was no warning or indication that something would be installed). Thankfully (?) FreeBSD is not supported so nothing was installed…
Re: Waveterm
#55[flagged]
Re: Waveterm
#56An Electron terminal with a EULA backed by two venture capitals. What's the world coming to? I'd rather keep something as crucial as a terminal emulator open-source, and with a latency within the hundreds of milliseconds. For the fancy remoting capabilities there's Emacs.
Re: Waveterm
#57Sigh. Electron. Even Warp.dev had the nous to implement their mOdErN terminal in Rust.
Re: Waveterm
#58Neat, you can setup SSH connections as native terminal sessions. When you type in your server info and click connect, this happens: prompt> connecting to user@host... prompt> error connecting to remote: mshell client not found prompt> trying auto-install prompt> installing mshell v0.3.0 to user@host... Install something on a server without even asking? Also, what is "mshell client" or "mshell v0.3.0"?
Re: Waveterm
#59It's Electron/TS based. I seriously doubt I can get used to using an Electron based beast for something as critical as a terminal. This is the one power user app where speed is factually of utmost urgency, and latency is non negotiable. I also don't like it using tons of memory. While this may be possible with Electron from what I have heard, I have yet to have seen it. So generally I stay away.
I’m not a fan of Electron either, but I don’t see how latency and resource usage are any more important for a terminal than other apps, like editors or messaging apps or email etc.
Re: Waveterm
#60Looking at the screenshots, I find it really difficult to parse. Maybe if they simplified the prompt a bit it would be easier, but my focus is bouncing all around the screenshots trying to find the prompt. You’re typing in the centre of the screen not the left because of all that junk? What is the point in having status in the prompt if you control the window chrome and can put that status in a more convenient place?…
- Sidebar that is either HUGE (and branded) or nonexistent (I'd like to see something like Discord's approach here)
- Only UI settings are a font size selector
- The input and cwd are on different lines for some reason (though it shows huge helper text inline with the input)
- Weird borders and shadows on elements that are super jarring.