this post was submitted on 10 Jul 2024
397 points (95.2% liked)

Linux

46777 readers
1654 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

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
397
submitted 1 month ago* (last edited 1 month ago) by [email protected] to c/[email protected]
 

Zed is a modern open-source code editor, built from the ground up in Rust with a GPU-accelerated renderer.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 15 points 1 month ago (2 children)

Vscodium but not running in a browser.

[–] [email protected] 3 points 1 month ago (1 children)

If it can’t run in a terminal, what is the point?

[–] [email protected] 0 points 1 month ago (1 children)

gpu accelerated editor with remote development > terminal editor

[–] [email protected] 2 points 1 month ago (1 children)

There are gpu accelerated terminal emulators... Not sure what you mean by remote development though.

[–] [email protected] 5 points 1 month ago* (last edited 1 month ago) (2 children)

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.

[–] [email protected] 1 points 1 month ago* (last edited 1 month ago)

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.

[–] possiblylinux127 -2 points 1 month ago (1 children)

VScodium is running in the browser. It is electron based.

[–] [email protected] 5 points 1 month ago