rien333

joined 2 years ago
[–] [email protected] 10 points 3 weeks ago (2 children)

They probably can not. Unless you've setup your router such that anyone can connect to an ssh instance running on your PC, and then also use a bad password. Public wifi + having something like ssh running + having a bad password.

Your PC probably doesn't satisfy these requirements (yay!), but some servers might.

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

Arch doesn't use zram by default?

[–] [email protected] 11 points 7 months ago

Lovely write up!

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

Nice! Leaves me wondering why the funding was increased tho. Is it because the SFT projects have been successful so far? Or because they were not moving fast enough? Or perhaps simply because more money was needed to achieve this year's aims?

Granted, 4 mil might not be an enormous amount for an institution this size.

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

Some people over at reddit seem to suggest that the functionally you speak of doesn't exist, except in the form of a proof of concept snippet over at SO.

EDIT: Said snippet would probably be sufficient, if it handled codeblocks correctly (stuff in between ```). At the moment, it handles them miserably (maybe because they are multineline elements?)

[–] [email protected] 2 points 10 months ago (2 children)

No joke, Emacs has the ability to render in line markdown, essentially the current line is just text, while the rest of the doc is rendered as markdown titles, links, lists, etc.

This sounds amazing. I've been using markdown-mode for ages now though, and I've never come across this feature.

How do you enable this?

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

can't you just trigger a script after some udev event? Your battery would be happg

[–] [email protected] 1 points 10 months ago
[–] [email protected] 15 points 1 year ago* (last edited 1 year ago) (4 children)

One thing that hasn't been mentioned yet is interopability, that is, flatpak interacting with the rest of your system.

I'm not that familair with flatpak, but in my brief experience with the steam flatpak, I had trouble getting it to recognize my controllers. Steam installed through pacman (Arch's package manager) had no such issues, on the other hand. My hunch is that this has to with flatpaks being more isolated from the rest of your system.

Im pretty sure that's just some kind of permission issue, but it can be nice to not have to troubleshoot acces rights and the like. But this is obviously a double edged sword: more isolation may also mean more security, just at the cost of ease of interaction with other components.

[–] [email protected] 3 points 1 year ago

One thing I really miss in adwaita is readline/emacs-style text navigation shortcuts everywhere.

Could the work on the global shortcut portal somehow help with that? Or is this already fully doable by way of extensions?

[–] [email protected] 7 points 1 year ago* (last edited 1 year ago) (1 children)

There's a compability layer, generally called pipewire-pulse. I think it's not a one-for-one copy, but it works great for desktop applications that expect pulse.

Some things that previously were pulseaudio modules, like rtp and raop (airplay), have been reimplemented as native pipewire modules, I believe.

More complicated setups I can't personally speak to, but since pipewire is also catered towards professional audio workflows (as opposed to just desktop audio), you should at least be able to replicate what you have now.

And, as others have already pointed out, pulseeffects has been long dead, and now lives on as easyeffects.

view more: next ›