@Andy@programming.dev avatar

Andy

@Andy@programming.dev

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

Andy,
@Andy@programming.dev avatar

Glad you have it working. This may also work:


<span style="color:#323232;">_stfu () {
</span><span style="color:#323232;">  shift words
</span><span style="color:#323232;">  (( CURRENT-=1 ))
</span><span style="color:#323232;">  _normal -P
</span><span style="color:#323232;">}
</span><span style="color:#323232;">compdef _stfu stfu
</span>
Andy,
@Andy@programming.dev avatar

No, that’s not used by Zsh.

Andy,
@Andy@programming.dev avatar

FWIW I’ve read an Arch dev complain that folks using any 3rd party installer are not in fact “running Arch” and should not claim to be doing so.

Andy,
@Andy@programming.dev avatar

For anyone else wondering:

Navidrome is an open source web-based music collection server and streamer. It gives you freedom to listen to your music collection from any browser or mobile device. It’s like your personal Spotify!

Andy,
@Andy@programming.dev avatar

On the off chance that you truly don’t understand:

The nice thing to do would be to accept the feedback and add a short description. It’s confusing to others why you are staunchly opposed to performing that small courtesy, and instead jump to never posting here again.

Andy,
@Andy@programming.dev avatar

Congrats on all the labor you saved.

If you think folks here are uniquely unreasonable you could try lemmy.world/c/selfhosted .

Andy,
@Andy@programming.dev avatar

The window shade problem is keeping me from Wayland. AFAIU there’s currently no commitment to ever fix it on Wayland, it’s only a maybe.

For anyone interested, it’s being tracked here.

Andy, (edited )
@Andy@programming.dev avatar

By default you can use left and right bracket keys [] to adjust speed, and it should do adjustments to make the pitch sound the same.

To adjust the pitch alone, you can have something like this in your input.conf, customized as you like:


<span style="color:#323232;">ALT+p af toggle @rb
</span><span style="color:#323232;">ALT+UP af-command rb multiply-pitch 1.25
</span><span style="color:#323232;">ALT+DOWN af-command rb multiply-pitch 0.8
</span><span style="color:#323232;">ALT+LEFT af-command rb set-pitch 1.0
</span>

I haven’t looked at this in a long time. If you always need this there’s likely a conf option to always enable the “rubber band” (@rb) filter. And maybe other commands than multiply that would be better.


EDIT: Sorry, I don’t have this quite right. Maybe someone can correct me.

Andy,
@Andy@programming.dev avatar

I have trouble with both, but more experience with GIMP. I can’t stand all the little tool buttons with no text. I want the name of each tool always visible on its button.

I have the same problem with Inkscape.

Andy,
@Andy@programming.dev avatar

I don’t know what I should be noticing there. I can’t see any text for the tool buttons along the left edge of the window.

Andy,
@Andy@programming.dev avatar

OK, I see some differences between your two screenshots, but what’s the relevance to my comment?

Andy,
@Andy@programming.dev avatar

So . . . not relevant to my comment?

Andy,
@Andy@programming.dev avatar

It’s more about replacing typed text than using shortcuts, but there’s espanso.

Rectangle for Linux?

To preface this, I’ve used Linux from the CLI for the better part of 15 years. I’m a software engineer and my personal projects are almost always something that runs in a Linux VM or a Docker container somewhere, but I’ve always used a Mac to work on personal and professional projects. I have a Windows desktop that I use...

Andy,
@Andy@programming.dev avatar

I’ll just second the suggestion that KDE Plasma is worth a try, as it’s very adaptable once you know what you want. You don’t need to install any addons for the functionality you describe, just open the Shortcuts settings, KWin category, and have at it.

https://programming.dev/pictrs/image/bcf58741-5fc0-4b16-ac6d-3f1cbdfac9bb.png

Andy,
@Andy@programming.dev avatar

Ok next time I won’t use your computer.

Andy,
@Andy@programming.dev avatar

Ooh I haven’t seen this one. Anyone have a comment on this vs the KleverNotes project? I think that’s the name.

Andy,
@Andy@programming.dev avatar

The Power and Battery widget now responds to middle-clicks and scrolls: middle-click will block or re-enable automatic sleep and screen locking, and scrolling will change the active power profile

Scrolling on the battery applet is how I adjust my brightness. Is that no longer a thing?

You may be offered a free premium Telegram subscription – but please don’t accept (archive.is)

Telegram is giving away FREE Premium subscriptions! All they need from you is to use your cell phone as a relay to text out their OTP codes! And the recipient of the OTP sees your phone number! What could POSSIBLY go wrong with this deal?...

Andy,
@Andy@programming.dev avatar

This link doesn’t work for me. Do you have an alternative/original? I’d like to read some context and explanation.

Andy,
@Andy@programming.dev avatar

Thanks!

What non-FOSS software have you been unable to quit?

For me, Google video search, Google books (Internet Archive is good, but doesn’t always have the same stuff), Adobe InDesign (but in the process of learning LaTeX), and Typewise. As for the Google stuff, I liked Whoogle a lot, but almost all their instances seem to have been blocked or shut down. Also, apologies if this is...

Andy,
@Andy@programming.dev avatar

Sublime Text, Google Photos, Google Maps (partially)

Andy,
@Andy@programming.dev avatar

Some combination of things like performance, non distracting presentation, the minimap, multi cursor that works how I like, some plugins I like, no web browser, the way every open buffer is always safe and saved in some cache without necessarily saving to the edited file, the UX for split view across tabs, minimal fuss to get UI text and colors legible for my bad eyesight, etc.

Andy,
@Andy@programming.dev avatar

Thanks, I have, but it’s not a replacement for me. I’ll try it again once a year though.

Andy,
@Andy@programming.dev avatar

I’m not off Google Maps either, but the closest to replacing it for me is Organic Maps, FWIW.

Andy,
@Andy@programming.dev avatar

I just grabbed it. The dash cam features might possibly be useful on a bike (?). But I tried and tried and couldn’t find the magic zoom level for it to show me the name of the street I’m on, got frustrated, and uninstalled.

Accidentally uninstalled an important package in Debian Sid with KDE, transparency no longer working (lemmy.world)

Hi everyone, I ran apt full-upgrade last month and accidentally deleted a couple packages that weren’t supposed to be removed, due to me not paying enough attention. I could recover most of the system just fine, since most of the missing features and related packages were obvious to me. However, I still couldn’t figure out...

Andy,
@Andy@programming.dev avatar

Have you checked the system settings page that includes compositor stuff?

Andy,
@Andy@programming.dev avatar

I love Arch but you may also be interested to try Siduction for similar benefits with less change from what you know (it’s still Debian).

Andy,
@Andy@programming.dev avatar

FWIW broot is a great fuzzy finding file tree tool that can be used similarly (much better for the task IMO), with a little configuration.

Andy,
@Andy@programming.dev avatar

Yeah, since broot is a full featured file navigator and operator, you can get anywhere once it’s launched. I have alt+up bound to go up a directory, but there are other ways to get around as well.

Broot supports fish out of the box, and you can use its default fish launcher function to change your folder (alt+enter quits broot then performs a cd) or insert a path (the broot command pp quits broot then prints the path, like fzf).

I never learned fish scripting, but if anyone here has they may try to port my Zsh functions, especially to get path completion for partially typed paths. If you’re doing that and have questions about the broot config side of the equation, I’m happy to try to help.

Andy,
@Andy@programming.dev avatar

Konsole is excellent. Wezterm is even better, and can pretty much do everything, everywhere.

There’s no need to bother with the others if you like either of these.

Andy,
@Andy@programming.dev avatar

I don’t know what the install process is like for them, but FYI Siduction offers one image that is minimal but with X11, and one minimal without it.

Andy,
@Andy@programming.dev avatar

It’s unmatched for some of the things it does and sites it supports, but I think it’s a nightmare for any distro or package maintainer. It wants to manage its own installation and updates, at the user level, pulling in who knows what code or binaries.

I think that makes it mechanically hard to handle, verify, or trust.

Andy, (edited )
@Andy@programming.dev avatar

For Arch Linux:

  • support a different process supervisor
    • dinit, or
    • s6 with some high level sugar
  • don’t use Bash anywhere
    • port down to POSIX, and
    • port up to Zsh
    • port minimal launchers to execline
  • replace PKGBUILD format, maybe with
    • nearly identical but Zsh
    • NestedText containing Zsh snippets
      • use this to render Zsh based on templates
        • my favorite template engine: wheezy.template
  • build packages with more optimizations, like the CachyOS repos
  • include or endorse something like aconfmgr
  • port conf files to NestedText
Andy,
@Andy@programming.dev avatar

For Arch, you may like a project called aconfmgr.

Andy,
@Andy@programming.dev avatar

For Alpine Linux:

  • support a different process supervisor
    • dinit, or
    • s6 with some high level sugar
  • add something like the AUR
Andy,
@Andy@programming.dev avatar

There are many advantages relative to bash, especially much better array handling, and comprehensive globbing and expansion expressions. You can reduce your reliance on external tools, which may have multiple alternative implementations (a source of unpredictability).

Some defenses are written up at

www.arp242.net/why-zsh.html

(not my post)

For me, fish’s differences from older shells count against it without offering any compelling benefits.

Newer shells like nushell and oils/ysh are exciting and have a lot going on, but are not mature or familiar.

Andy,
@Andy@programming.dev avatar

A good live recovery distro that can mount bcachefs is one thing I’ve been waiting for before using that filesystem for a new install.

That this will have Arch tools (including arch-chroot, probably) makes this even better.

Andy,
@Andy@programming.dev avatar

I made my account with them early on. I signed up to subscription content to eventually get around to reading, using that address. I signed up for other services, using that address, where access to that address was my only recovery option. I joined IRL community interest groups with that address.

Then I spent a long time without checking it, and they deactivated the account and I’ve lost all data and messages sent there.

And lost my discord account, too. Even though I have the correct discord credentials, discord decided to lock me out unless I can confirm I still have that tuta email address.

Andy,
@Andy@programming.dev avatar

I’m skeptical that ALL the functionality will be recreated. We’ll see.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • fightinggames
  • All magazines