vascorsd, to random
@vascorsd@mastodon.social avatar

2 things fixed on today on my machine. Damn, I should wake earlier more times.

Imagine how powerful I could be with all this potential :angery:

vascorsd, to KDE
@vascorsd@mastodon.social avatar

Omg, someone finally found a way to make discord work for sharing screen under that works - https://www.reddit.com/r/kde/comments/1cf57xa/comment/l1mvp1a/

Tldr: pass the env variable XDG_SESSION_TYPE=x11 to discord command

This way it's finally possible to open the share screen without it going on a loop forever with asking for you to select a thing to share with the xwaylandvideobridge!

Just tried, it works.

Madic,
@Madic@chaos.social avatar

@vascorsd
Or just use discord in a browser

RareBird_15, to archlinux
@RareBird_15@tweesecake.social avatar

Just installed #archlinux on my computer. Stupidly forgot to install #brltty and #espeakup before rebooting though so now have no speech. Would any sighted person out there be willing to help me login, connect to the internet, and install what I need over a #videocall? It shouldn't take too long, and I don't want to boot from the #usb again. #BeMyEyes is great, but I'd prefer help from someone who knows #linux. #blind #tech #technology #arch

vascorsd, to linux
@vascorsd@mastodon.social avatar

Damn yeah. Finally fixed the pin entry program to actually use the secret service on and to stop asking all the time for the password for signing commits.

It seems a somewhat recent breaking change, since this worked before. Anyway, someone had already written about it on wiki.

Tldr: after setting the pin entry program on gpg-agent config to use the qt version, we need to change the gpg-agent service to have XDG_SESSION_DESKTOP as anything but "kde".

vascorsd,
@vascorsd@mastodon.social avatar

The latest version of pin entry is 1.3.0 which doesn't have the new option described there about setting the env variable PINENTRY_KDE_USE_WALLET=1.

So for now we need to do:

systemctl --user edit gpg-agent.service

And add the following:

Environment="XDG_SESSION_DESKTOP=pooper-hack"

Save, exit, reload the agent.

Just tested and fixed things on my side with this.

You're all welcomed 😌

fell, to Matrix
@fell@ma.fellr.net avatar

Matrix certrainly has its rough edges, but I find it awesome that pretty much every major Linux community now has their dedicated space. All federated, of course.

qkall, (edited ) to linuxphones
@qkall@mastodon.social avatar
nobodyinperson, to NixOS
@nobodyinperson@fosstodon.org avatar

Nice, I managed to package this little utility 'highlight-pointer' for :nixos: , which is very helpful during screencasts.

It was very easy to do having already made an :archlinux: PKGBUILD.

https://gitlab.com/nobodyinperson/nixconfig/-/blob/main/pkgs/highlight-pointer.nix?ref_type=heads

dedsyn4ps3,
@dedsyn4ps3@fosstodon.org avatar

@nobodyinperson I've had the same experience recently after launching a new command line tool I created for GNOME desktops.

Having that hands-on experience with PKGBUILDs definitely makes putting together a or standard derivation a lot more straightforward and easy to understand for sure! 🙌👌 :arch: :nixos:

hko, (edited ) to rust
@hko@fosstodon.org avatar

Meet oct-git, a new signing and verification tool for use with the distributed version control system:

https://crates.io/crates/openpgp-card-tool-git 🦀

oct-git focuses exclusively on ergonomic use with OpenPGP card-based signing keys

It is designed to be easy to set up, standalone (no long running processes), and entirely hands-off to use (no repeated PIN entry required, by default). It comes with desktop notifications for touch confirmation (if required)

dvzrv,
@dvzrv@chaos.social avatar
9to5linux, to linux
@9to5linux@floss.social avatar

11.01 is now available with kernel 6.6.30, a helper script to add support when creating a custom SystemRescue ISO, firmware for Qlogic cards, and the latest 1.6 partition editor. Download at https://www.system-rescue.org/Download/

archlinux, to archlinux
@archlinux@fosstodon.org avatar
neiman, to archlinux
@neiman@mastodon.social avatar

Any recommendation for a VPS hosting where you can install ?

It's for personal usage so something cheap and light.

DrewNaylor, to linux
@DrewNaylor@mastodon.online avatar

Don't mind me, just reading the news while trying to figure out a issue where it doesn't download all the emails...

https://archlinux.org/news/

fell, to random
@fell@ma.fellr.net avatar

Here's a Flatpak story: The other day, my best friend told me that he had switched to Linux! Arch Linux with KDE Plasma, a noble choice in my opinion. He's a smart guy, but he was having some issues that he couldn't figure out: Firefox' maximise and minimise buttons were missing, drag and drop from archives wasn't working, his selected theme wasn't applied everywhere, and many other small issues I can't remember now.

I tried reproducing his issues on my machine, but everything worked fine for me. We were confused. Is there missing libraries? We went through packages to find out what my system had that his didn't. It was weird, everything was kinda working, but the devil was always in the details, for every single app.

And then we found it: All those applications he had issues with were Flatpaks! He simply didn't pay attention when installing them through the Discover store. He didn't even know what Flatpak meant.

I helped him remove Flatpak from his system and install the system packages instead, and all issues were gone.

Man, Flatpaks suck. How does anyone prefer Flatpaks over system packages? How does anyone think this was a good idea? Stop trying to invent new things to solve old problems and instead go back and fix the problems.

Containers, Flatpak, Immutable distros, it's all wasted effort. There is no magical solution that will solve all our problems. The only way to solve all problems is by solving each problem individually one by one. And that is exactly what countless distribution and package maintainers are doing on your behalf every single day.

And you should appreciate it for fucks sake.

9to5linux, to archlinux
@9to5linux@floss.social avatar

-Based Garuda Linux “Bird of Prey” Distro Lands with the Latest Plasma 6 Desktop and Other Improvements https://9to5linux.com/arch-linux-based-garuda-linux-bird-of-prey-distro-lands-with-kde-plasma-6

TritTriton, to linux French
@TritTriton@shelter.moe avatar

Vous aussi, sur , vous avez eu droit à une MAJ de en 6.7.3329.21 (alors que pour le canal Stable, le site officiel et la version Windows disent toujours que la dernière version en date sur ce canal est la .17) ? Ou ce fut propre à ? 🤔

@Pierre @BlackIkeEagle

Foxboron, to archlinux
@Foxboron@chaos.social avatar

Someone pointed out that rpm strips packages faster than pacman so a little bit of xargs hacking later and I've shaved off 1.5/2 seconds of the pacman package building.

https://gitlab.archlinux.org/pacman/pacman/-/merge_requests/175

#rpm #pacman #ArchLinux

danvolchek, to linux
@danvolchek@mastodon.social avatar

Declarative operating systems sound really neat - I'd love to be able to configure my system + applications through files.

Unfortunately, I'm not interested in Nix because of how Dolstra is handling the current community outcry. Ideally I'd like to stay on Arch, too.

Does anyone know what the current options are? Are any of them as maintained/supported/documented as Arch itself?

Arch has been great, btw!

fell, to linux
@fell@ma.fellr.net avatar

Man, I love the AUR. They even got fedi-fetcher!

Let nobody tell you that Arch isn't for servers. It's a great experience, honestly.

vascorsd, to KDE
@vascorsd@mastodon.social avatar

Oh damn, caught a nasty one. Was trying to use chromium for something but audio was not playing at all, no errors, just clicking play on things like r-a-d.io gave a "fuck you"...

Was checking if it was wayland or something like that that broke it... (And no, it doesn't open in #wayland, transparent window with the beautiful mouse dragging effect on the screen), but it was nothing related to it...

It seems that the problem was the #plasma integration extension that hijacks things and broke!!

vascorsd,
@vascorsd@mastodon.social avatar

So, disabling extension on chromium made sound work again on .

🫣😭😮‍💨😩

qkall, to linuxphones
@qkall@mastodon.social avatar
vascorsd, to archlinux
@vascorsd@mastodon.social avatar

Yay new error messages!

On update to latest on new error message at the daemon start: "Failed to load daemon: syscall filtering is configured but not working"

Should you accept the mission, your adventure in the new quest shall be amazing ! Enjoy.

TritTriton, to Windows11 French
@TritTriton@shelter.moe avatar

Pour cette rentrée des vacances (zone C), je vous avais dit que j’aimais beaucoup “K-on!” ? ^^

TritTriton,
@TritTriton@shelter.moe avatar

Et enfin, celui de Kotomi, avec une magnifique Kaede Fuyō (Shuffle!), elle aussi sous des cerisiers en fleurs :

  • All
  • Subscribed
  • Moderated
  • Favorites
  • anitta
  • Durango
  • magazineikmin
  • InstantRegret
  • hgfsjryuu7
  • vwfavf
  • Youngstown
  • slotface
  • thenastyranch
  • ngwrru68w68
  • rosin
  • kavyap
  • PowerRangers
  • DreamBathrooms
  • cisconetworking
  • khanakhh
  • mdbf
  • tacticalgear
  • ethstaker
  • modclub
  • osvaldo12
  • everett
  • tester
  • cubers
  • GTA5RPClips
  • normalnudes
  • Leos
  • provamag3
  • All magazines