this post was submitted on 10 Jul 2024
397 points (95.0% liked)
Linux
48133 readers
1048 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I never understood the need
Vscodium but not running in a browser.
If it can’t run in a terminal, what is the point?
gpu accelerated editor with remote development > terminal editor
There are gpu accelerated terminal emulators... Not sure what you mean by remote development though.
remote development for connecting to a machine without a display server; basically covering the main use case for being constrained to a terminal.
Remote Tunnels in VS Code or JetBrains Gateway for example
I do use a GPU accelerated terminal, but it's still very limited compared to a GUI; they serve different goals.
Fair
I like to be just as comfortable coding remotely as I do locally. I have the same setup on my machine & on servers. TUIs are sometimes a better UI/UX since they tend to not come with so much bloat & compatibility with all window managers as well as working great for extremely lightweight, low-latency pairing like the experience provided by upterm. My terminal is also GPU-acceraletd too for performance.
VScodium is running in the browser. It is electron based.
Zed is native
It's not you who needs it.
It's for buzzword chasers and cost cutters.
Rust (=> fast and hip)
Shared (=> outsourced)
AI generated (=> robot devs)
Get it?
The Rust hype at least makes sense. The other two are just utter bullshit.
In technical context, yes. I'm a Rustacean myself.
In business/marketing context, ...
Is that why the mascot's a crab??
It also makes sense in a business context, because Rust enables memory safety at native speed, and enables building more reliable software due to its strong type system.
Safety and reliability are business critical in many industries.