Capricorn

joined 5 months ago
[–] [email protected] 6 points 5 months ago* (last edited 5 months ago)

Nice, this may be the path to kill AI made for money and not for helping people

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

Great! Anyway, still far from what you can get with tmux or kitty with just a line in the config...

[–] [email protected] 3 points 5 months ago* (last edited 5 months ago)

The thing is that the qdbus command only works from inside the terminal, because it needs to know the correct konsole instance. Anyway, I moved to alacritty because the konsole support for ANSI codes is terrible...

Qdbus command: qdbus $KONSOLE_DBUS_SERVICE $KONSOLE_DBUS_SESSION runCommand "!!"

[–] [email protected] -1 points 5 months ago (1 children)

I never tried PopOS, but I would never suggest Ubuntu. Manjaro is easy, updated, there are many people using it, offers large number of software, works well with Nvidia and other propietary drivers (the thing that generates issues for new users, usually). I know people think they had "security" problems, but they always explained what happened, and they just had a bad contract with the CDN service and a misleading error message in pamac, that didn't impact the security of the user.

[–] [email protected] 5 points 5 months ago (1 children)

I also use Ventoy. Someone says it has problems, I never found them

[–] [email protected] 3 points 5 months ago (3 children)

The thing is that people use Linux and than find it so good that they try to find problems in order to spend time playing with it. It's like a hobby, or a game... But you can also use it without making it a hobby. Ubuntu was born for this, but for that I would honestly suggest something like Manjaro

[–] [email protected] 5 points 5 months ago (3 children)

I guess there are many benefits if subprocesses (usually written in C) are replaced with functions (usually wrapping C code). That way, you could run an entire OS scripts via Python, with sensible performance improvements.

BUT

Does this tool replace shell commands with python functions? Or does it just call many times subprocesses.run()?

[–] [email protected] 3 points 5 months ago

LoL, interesting. I don't know how it was generated, it seems they used frozen scores, so maybe time has it influence there

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

It's not random people, it's people interested in cinema. Filmaffinity has a similar approach, but being more used in Latin countries, it doesn't have that US-taste pervading any review. For instance, "Perfect Days" is scored slightly higher than "Hoppeneimer" and much higher than "The Zone Of Interest", and I really agree with that.

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

I prefer filmaffinity... I'm 90% in line with those ratings

[–] [email protected] 7 points 5 months ago (5 children)

I Always found the rating on IMDB totally misleading. I guess they work for the US public, but many good movies have low rating...

 

Anyone knows how to add a key-binding in konsole that binds a key combination to a sequence of actions?

Maybe, this could be achieved via a script?

In my case, I just want a key-binding to switch to a certain tab and send the command !! (last used command). This is super-useful while developing. I can do the first action with standard konsole keybinding and the second action using a qdbus command. I don't know how to put them together...

view more: next ›