Comments

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

Spectacle8011, to linux in Linux reaches new high 3.82%
@Spectacle8011@lemmy.comfysnug.space avatar

I know this is probably tongue-in-cheek, but if you wanted the serious answer:

GIMP:

  • Non-destructive Editing (it’s coming real soon!)
  • Vector shapes, not bitmap
  • Smart objects
  • Full CMYK support
  • Full PSD support (for collaboration purposes), hahaha
  • KILL ALL FLOATING SELECTIONS

Kdenlive:

Well, I actually do use Kdenlive. I’m fine with Lightworks too, and Resolve on macOS. But it’s lacking finer color grading controls, the interface is inefficient (being fixed in a future release), hardware-based decoding/encoding needs to either exist or be improved.

And the other big reason is collaboration with other Adobe users.

Spectacle8011, to linux in Linux reaches new high 3.82%
@Spectacle8011@lemmy.comfysnug.space avatar

The equation for YotLD is simple for me:

Adobe looks at Linux market share and thinks, “Hmm, we could make some money from this,” and ports Photoshop, After Effects, and inDesign to Linux

Or:

Adobe looks at ChromeOS and thinks, “Hmm, we could make some money from this,” and ports all their programs to the web except After Effects because that involves massively extending web protocols again to support all the codecs and improving performance.

Spectacle8011, to linux in Happy new year of the Linux Desktop!
@Spectacle8011@lemmy.comfysnug.space avatar

NVK is looking to be a viable replacement for general desktop computing in a few months, so long as you don’t need NVENC and any of the other stuff.

Spectacle8011, to linux in Writing program
@Spectacle8011@lemmy.comfysnug.space avatar

I know you said don’t suggest Vim, but I use Neovim for my writing and write in markdown. Any markdown editor will do. Marker is fine. It’s really easy to convert to another format like HTML or EPUB with pandoc. Markdown has minimal formatting, too, so it shouldn’t bug you so much.

FocusWriter is another good suggestion if that’s more what you’re interested in.

Spectacle8011, to linux in Writing program
@Spectacle8011@lemmy.comfysnug.space avatar

Compatibility is apparently really good on Linux according to CrossOver reports only a month or two ago: www.codeweavers.com/compatibility/…/scrivener

Spectacle8011, to linux in Linus Torvalds on the state of Linux today and how AI figures in its future
@Spectacle8011@lemmy.comfysnug.space avatar

After he got a handle on it, Torvalds returned to the kernel. He’s been much more mild-tempered since then. As he mentioned in Tokyo, he won’t be “giving some company the finger. I learned my lesson.”

This is probably a good thing.

Looking ahead, Hohndel said, we must talk about “artificial intelligence large language models (LLM). I typically say artificial intelligence is autocorrect on steroids. Because all a large language model does is it predicts what’s the most likely next word that you’re going to use, and then it extrapolates from there, so not really very intelligent, but obviously, the impact that it has on our lives and the reality we live in is significant. Do you think we will see LLM written code that is submitted to you?”

Torvalds replied, “I’m convinced it’s gonna happen. And it may well be happening already, maybe on a smaller scale where people use it more to help write code.” But, unlike many people, Torvalds isn’t too worried about AI. “It’s clearly something where automation has always helped people write code. This is not anything new at all.”

Indeed, Torvalds hopes that AI might really help by being able “to find the obvious stupid bugs because a lot of the bugs I see are not subtle bugs. Many of them are just stupid bugs, and you don’t need any kind of higher intelligence to find them. But having tools that warn more subtle cases where, for example, it may just say ‘this pattern does not look like the regular pattern. Are you sure this is what you need?’ And the answer may be ‘No, that was not at all what I meant. You found an obvious bag. Thank you very much.’ We actually need autocorrects on steroids. I see AI as a tool that can help us be better at what we do.”

But, “What about hallucinations?,” asked Hohndel. Torvalds, who will never stop being a little snarky, said, “I see the bugs that happen without AI every day. So that’s why I’m not so worried. I think we’re doing just fine at making mistakes on our own.”

There were no questions about whether maintainers would start utilizing LLMs. The questions were focused on how maintainers would respond to LLM-generated (or -assisted) patches being submitted to them. This attitude seems perfectly reasonable to me, but it would have been more interesting to ask questions about whether maintainers would start using LLMs in their work. Torvalds might have responded with a more interesting answer.

Spectacle8011, to linux in What distros have you tried and thought, "Nope, this one's not for me"?
@Spectacle8011@lemmy.comfysnug.space avatar

This is good to know. I’m more into rolling releases like Arch, Fedora, and openSUSE anyway, so the latest Ubuntu’s packages tend to be a bit old for me anyway.

Spectacle8011, to linux in What distros have you tried and thought, "Nope, this one's not for me"?
@Spectacle8011@lemmy.comfysnug.space avatar

The main package I was thinking of was the kernel. I saw the recent Linux Experiment video by Nick and they were using a kernel version (6.1?) that was no longer supported nor an LTS.

Spectacle8011, (edited ) to linux in Is there any future for the GTK-based Desktop Environments?
@Spectacle8011@lemmy.comfysnug.space avatar

pushed useless crap like the activity view to people

This is easily the best part of GNOME. I wish macOS implemented mission control as well as GNOME has implemented Activity Overview, because using macOS feels like typing with one hand tied behind my back.

slow animations that can’t be completely turned off.

Go to GNOME Control Centre > Accessibility > Seeing > Reduce Animation. It also sets it globally so websites can choose to respect this setting. What animations remain?

They try to reinvent the desktop experience every 2 or 3 years and end up making things worse (like when they decided to remove the desktop icons).

They removed it because nobody wanted to maintain the code, which was generally agreed to be subpar, and it was blocking development elsewhere in Nautilus. They acknowledge it was a dumb idea to implement this functionality inside of Nautilus in the first place when they should have done it in the shell. They realized they were leaving users in the lurch here, so offered a few solutions like installing Nemo Desktop. They even developed a GNOME shell extension prototype before removing it that users could move straight to.

Wait, this is not GNOME, this is Nautilus as a file manager app. There are more providers of desktop icons, namely nemo-desktop is one of the best and you can use that together with Nautilus and the rest of GNOME. Why would you use a worse provider of that functionality?

It wasn’t part of some grand design decision that precluded desktop icons. They just made a bad technical decision 20 years ago that ended up accumulating a lot of technical debt.

Now, if you wanted to complain about something, shell extensions are certainly a horse worth beating. Or only letting you set shortcuts for the first four workspaces and forcing you to use Dconf for more. This is really dumb design.

Spectacle8011, to linux in The Unity Desktop Environment an Underrated Masterpiece
@Spectacle8011@lemmy.comfysnug.space avatar

Does Unity support Wayland?

Nope. However, UnityX, a prototype desktop environment (which will be available as a variant of Unity once ready), will include Wayland support.

I realize the name was likely chosen for completely unrelated reasons, but I can’t stop laughing about UnityX being the only variant of Unity with Wayland support.

Spectacle8011, to linux in Made the switch to KDE
@Spectacle8011@lemmy.comfysnug.space avatar

I like them both. GNOME’s desktop metaphor is nicer but it can be replicated on Plasma with a few shortcuts. Plasma has a few niceties not present in GNOME. GNOME is prettier. Dolphin is a better file manager than Nautilus. GNOME programs don’t have a way of rebinding keyboard shortcuts.

It just depends on what I consider more important at the time.

Spectacle8011, to linux in How many of you run a Linux phone (Pine64, Librem etc) as your daily driver?
@Spectacle8011@lemmy.comfysnug.space avatar

I have a lot to say about the Pinephone, but in the interest of not re-iterating what has been said before, I’ll just say this:

Correctly inserting the SIM card was the most harrowing experience I’ve ever had with a phone.

Spectacle8011, to linux in How many of you run a Linux phone (Pine64, Librem etc) as your daily driver?
@Spectacle8011@lemmy.comfysnug.space avatar

You’ll try it and it’s going to end up in the drawer of unfinished projects.

Guilty as charged.

Spectacle8011, to piracy in India blocks GitHub, after lobbying done by copyright trolls
@Spectacle8011@lemmy.comfysnug.space avatar

The main Github.com domain was still accessible but raw.githubusercontent.com, where code is typically stored, was blocked.

Some days, like today, I regret commenting TorrentFreak out of my RSS feed reader.

It’s kind of funny, but it’s also kind of scary that not having access to Github would probably significantly impact a lot of companies and services. It would definitely impact me.

Oh well. We can always move to Sourcehut, right?

Spectacle8011, to linux in Linus Torvalds on the state of Linux today and how AI figures in its future
@Spectacle8011@lemmy.comfysnug.space avatar

It was interesting to hear your perspective!

I’m a newbie programmer (and have been for quite a few years), but I’ve recently started trying to build useful programs. They’re small ones (under 1000 lines of code), but they accomplish the general task well enough. I’m also really busy, so as much as I like learning this stuff, I don’t have a lot of time to dedicate to it. The first program, which was 300 lines of code, took me about a week to build. I did it all myself in Python. It was a really good learning experience. I learned everything from how to read technical specifications to how to package the program for others to easily install.

The second program I built was about 500 lines of code, a little smaller in scope, and prototyped entirely in ChatGPT. I needed to get this done in a weekend, and so I got it done in 6 hours. It used SQLite and a lot of database queries that I didn’t know much about before starting the project, which surely would have taken hours to research. I spent about 4 hours fixing the things ChatGPT screwed up myself. I think I still learned a lot from the project, though I obviously would have learned more if I had to do it myself. One thing I asked it to do was to generate a man page, because I don’t know Groff. I was able to improve it afterward by glancing at the Groff docs, and I’m pretty happy with it. I still have yet to write a man page for the first program, despite wanting to do it over a year ago.

I was not particularly concerned about my programs being used as training data because they used a free license anyway. LLMs seem great for doing the work you don’t want to do, or don’t want to do right now. In a completely unrelated example, I sometimes ask ChatGPT to generate names for countries/continents because I really don’t care that much about that stuff in my story. The ones it comes up with are a lot better than any half-assed stuff I could have thought of, which probably says more about me than anything else.

On the other hand, I really don’t like how LLMs seem to be mainly controlled by large corporations. Most don’t even meet the open source definition, but even if they did, they’re not something a much smaller business can run. I almost want to reject LLMs for that reason on principle. I think we’re also likely to see a dramatic increase in pricing and enshittification in the next few years, once the excitement dies down. I want to avoid becoming dependent on this stuff, so I don’t use it much.

I think LLMs would be great for automating a lot of the junk work away, as you say. The problem I see is they aren’t reliable, and reliability is a crucial aspect of automation. You never really know what you’re going to get out of an LLM. Despite that, they’ll probably save you time anyway.

I’m no expert, but neither is most of the workforce (although kernel work is, again, much more in the expert realm).

I think experts are the ones who would benefit from LLMs the most, despite LLMs consistently producing average work in my experience. They know enough to tell when it’s wrong, and they’re not so close to the code that they miss the obvious. For years, translators have been using machine translation tools to speed up their work, basically relegating them to being translation checkers. Of course, you’d probably see a lot of this with companies that contract translators at pitiful rates per word who need to work really hard to get decent pay. Which means the company now expects everyone to perform at that level, which means everyone needs to use machine translation tools to keep up, which means efficiency is prioritized over quality.

This is a very different scenario to kernel work. Translation has kind of been like that for a while from what I know, so LLMs are just the latest thing to exacerbate the issues.

I’m still pretty undecided on where I fall on the issue of LLMs. Ugh, nothing in life can ever be simple. Sorry for jumping all over the place, lol. That’s why I would have been interested in Linus Torvalds’ opinion :)

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #