There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

linux

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

alonely0 , in OpenSUSE is the best

I use openSUSE. Zypper is a PITA compared to pacman.

aramus , in Zed on Linux is out!

I still don’t understand why I should need GPU acceleration for my fucking TEXT EDITOR

sorrybookbroke ,

Sppeeed

FlorianSimon ,

Think about battery life too 🎉

FlorianSimon ,

Probably because it’s more efficient. GPUs are designed to render things, which editors do. In a text editor, you’re effectively rendering fonts over a fixed background, which I assume is pretty efficient using the GPU.

We’re not talking about crazy 3D effects here.

Yay to battery savings!

booly ,

Shouldn’t the DE/Window Manager be handling that? Seems like doing it on a window by window basis would be inefficient (and look inconsistent).

leopold ,

The job of the window manager is to manage windows and very little else. Font rendering is done by the widget toolkit, usually via freetype/harfbuzz.

AProfessional ,

That’s a totally unrelated part of the stack. These days you just have a compositor that combines the output of applications.

The model of out of process rendering in Xorg was done pre-2000s but GPUs became the norm and don’t work well this way.

ParetoOptimalDev ,

The model of out of process rendering in Xorg was done pre-2000s but GPUs became the norm and don’t work well this way.

Thats where we get into explicit and implicit sync right?

AProfessional ,

Also very unrelated, that’s about graphics apis like opengl.

www.khronos.org/opengl/wiki/Synchronization

electricprism ,

Smooth scrolling? Maybe I’m wrong

naught ,

I mean, it should be clear. Smooth and fast and snappy. If you don’t want that, use neovim like me :)

ma1w4re ,

But… Neovim is smooth, fast and snappy 😭

naught ,

Hold down j and lmk how smooth it is 😅

ma1w4re ,

😭😭😭

shy_mia ,

Terminals applications are, by definition, not smooth. You can’t have smooth scrolling, or anything else really, with a text grid.

ma1w4re ,

Idk I’m so used to working in terminal I don’t really notice that. For my eyes, it’s smooth enough

ryannathans ,

Same reason you need it for your terminal (see kitty terminal). It’s surprisingly slow to cpu render text, gpu rendering is more power efficient and far more responsive

fruitycoder ,

It was surprising how gpu accelerated rendering helped read logs better. Niche case, but better was better.

laughterlaughter ,

Better in what sense?

fruitycoder ,

More readable on my part. The speed at which logs could write to the screen and still be readable was faster for me compared to before.

laughterlaughter ,

Interesting! I’d like to experience this at some point.

laughterlaughter ,

Surprisingly slow compared to GPU rendering. But… is it really “surprisingly slow”? If it was some 10mhz machine, then sure… I’d agree with you.

ryannathans ,

Look at the benchmarks on kitty sw.kovidgoyal.net/kitty/performance/

Phoenix3875 ,

Maybe I’m missing something, but shouldn’t the benchmark be a good approximation to the real workload? I don’t see how the measurements reflect the performance difference in real life usages.

Why would I need 100MiB/s processing as opposed to 20MiB/s processing, when I can only read maybe several lines per second?

ryannathans ,

Faster processing means more efficient processing which means less power draw.

github.com/kovidgoyal/kitty/issues/2701#issuecomm…

How about keypress latency? Over 3x faster than gnome terminal and 4x faster than alacritty

atzanteol ,

Same reason you need it for your terminal

So I don’t.

scytale , in Is the RHCSA worth it?

It depends on what you’re getting it for and why. Also, never pay for training and certifications, especially the pricey ones. It should be your employer paying for it.

databender OP ,
@databender@lemmy.world avatar

For sure, my company is willing to pay for it, I wouldn’t be paying for it myself.

I just don’t want to work with windows anymore, and every job I get is windows centric; therefore I get a small amount of linux experience on my resume and the cycle continues. I’m contemplating getting the RHCSA and the RHCSE in order to get linux-centric roles (because although I’m down to take a cut in pay and settle for a junior position, most of the jobs available seem to be for senior or mid-level positions).

Strit ,
@Strit@lemmy.linuxuserspace.show avatar

Have you considered the cheaper LFCS (Linux Foundation Certified Sysadmin) instead? It might be easier for the company to “swallow” and it’s more general Linux instead of mainly Red Hat based. I took it this year and it’s pretty standard System Administrator stuff.

databender OP ,
@databender@lemmy.world avatar

I’ll look into that, thanks!

Schmerzbold , (edited ) in Is there a better way to browse man pages?

You can set on what line on the screen less (the pager program man uses by default) puts search results with the -jn/–jump-target=n option. For example, using .5 as a value for n makes less focus the line with the search result on the center of the screen. This should help with your overshoot issue.

Either set the option within less with the - command followed by j.5↵ for the current running instance of less, or set and export the LESS environment variable inside your ~/.bashrc to have less always behave that way.

DeltaWingDragon , in Before your change to Linux
@DeltaWingDragon@sh.itjust.works avatar

Vista on one machine, 10 on another.

Vista was actually good, it just started running slow because the computer was old. Switched to Mint and Lubuntu, those ran faster.

I got a new computer, and went, gasp… BACK TO WINDOWS! Kept planning the switch to Linux for years, because I liked the operating system, then got an SSD and just did it. Installed OpenSUSE, currently on Debian.

anothermember , in Before your change to Linux

Last Windows I used exclusively was 98. I dual-booted XP at home but gave it up when I realised Linux had everything I need and I never used the Windows partition. Still had to use Windows 7 at work for a few years but since then I’ve worked in a position where I can bring my own OS.

InternetUser2012 , in Before your change to Linux

Windows 10, been a year and a half now. I tried ditching windows at least 10 times since 7 came out and I always ended going back because of gaming. Now, my experience is better than it was on windows and every game I go to play works flawlessly. I love it, my computer is mine and my os does what I want it to do.

SteveDinn , in Before your change to Linux
@SteveDinn@lemmy.ca avatar

I still use Windows for work, but the last version I used on any of my personal computers was XP.

2xsaiko , in Before your change to Linux
@2xsaiko@discuss.tchncs.de avatar

Right after Windows 8 got released, I upgraded to it on my 2011 budget laptop. I don’t know what exactly the problem was, I think there was both a problem with there being a high chance of not getting any output on the display after waking up from hibernation, and it also frequently bluescreened when booting. I was playing around with various distros before then but that was when I nuked Windows and switched to it as primary OS.

(That bluescreen bug on the laptop still wasn’t fixed with Windows 10 when that came out. Lmao)

greybeard , in Before your change to Linux

Since I was personally called out here, Windows 10 was my last home version of Windows, but it was earlier days of 10. For work, however, I manage about 1700 Windows workstations and servers, so I know all those problems still. To be fair, I’ve been running Linux in some form since before Ubuntu existed. I think it was Debian in 2001 or 2002 that was my first Linux desktop.

captain_aggravated , in Before your change to Linux
@captain_aggravated@sh.itjust.works avatar

The extremely short version is: I started playing with Raspberry Pis and learning a bit about Debian right about the time my old Win 7 laptop died, I got a new laptop with Win 8.1, which A) sucked and B) had major hardware problems for months, during which time I only had a couple Raspberry Pis to do my work on. So by the time I got a reliable Win 8.1 machine, it felt less familiar to me than Debian, so I switched, ended up running Linux Mint 17 on that machine.

communism , in Question: If windows is required, what distro do you recommend?
@communism@lemmy.ml avatar

None of those things you’ve mentioned require you to install something to your system. Outlook has a website which works perfectly fine on Firefox, and you can access OneDrive on web. As for Teams, I’ve had varying amounts of luck with the web app, but I think that’s more to do with my myriad browser addons than my system? I dunno though

jimbolauski ,

I exclusively use teams on the web on Rocky. Firefox, Chrome, and edge all work for me.

tmpod , in Before your change to Linux
@tmpod@lemmy.pt avatar

Windows 7, but newer versions were already a thing. If I recall correctly, I made the final switch around the time Windows 10 started becoming available to the general public, but I had been dual booting for a while then.

Started with Mint, btw.

absentbird ,
@absentbird@lemm.ee avatar

Same, though I’d been dual booting for a long time at that point. I found Windows 10 so infuriating that I jettisoned my entire Windows partition and never looked back.

smackjack ,

I was in the same boat. Windows 10 was buggy as shit when it first came out, and I thought it was ugly and void of personality (still do). That’s when I committed to using Linux full time and haven’t looked back.

possiblylinux127 , in Zed on Linux is out!

I never understood the need

Rin ,

Vscodium but not running in a browser.

toastal ,

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

eager_eagle ,
@eager_eagle@lemmy.world avatar

gpu accelerated editor with remote development > terminal editor

ma1w4re ,

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

eager_eagle ,
@eager_eagle@lemmy.world avatar

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.

ma1w4re ,

Fair

toastal ,

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 ,

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

Rin ,

Zed is native

BB_C ,

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?

DieserTypMatthias ,
@DieserTypMatthias@lemmy.ml avatar

The Rust hype at least makes sense. The other two are just utter bullshit.

BB_C ,

The Rust hype at least makes sense.

In technical context, yes. I’m a Rustacean myself.
In business/marketing context, …

crispy_kilt ,

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.

LunarLoony ,
@LunarLoony@lemmy.sdf.org avatar

Rustacean

Is that why the mascot’s a crab??

potkulautapaprika , in Which distro do you find the most visually appealing?

Weird way to misspell desktop environment. Or wm defaults. A gnome reskin isn’t a distro.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines