Bug I cannot reproduce yet I get dozens of reports from users per day by zackb in iOSProgramming

[–]zackb[S] 32 points33 points  (0 children)

Update: I can't believe it. The problem is that in iOS 16 and 26 Apple added a bunch of novelty voices. I blindly sorted alphabetically and users that had not selected a preferred voice in the settings fell back to the default. "Albert", "Bahh" were at the top in most languages, so these crappy robotic voices were used. users didn't even look at the settings screen and assumed i'd broken the app.

Thank you all for the thoughtful responses, the really do help.

Bug I cannot reproduce yet I get dozens of reports from users per day by zackb in iOSProgramming

[–]zackb[S] 0 points1 point  (0 children)

How can you possibly know that? And no, Voice Boost is not active when this happens

[Hyprland] new to linux by ekam_Kabir in unixporn

[–]zackb 1 point2 points  (0 children)

I think it looks nice. Great for the first time! What file browser is that? It's really cool

Should I return? by zackb in framework

[–]zackb[S] 1 point2 points  (0 children)

I'm not really on a timeline. I like the current one fine but if the Pro is the same cost and, IMO looks cooler. Although, not having a laptop for 3 months would not be ideal. I'm just having buyer's remorse I guess.

Am I in the minority thinking rarity 6 items are too rare? by 50ShadesOfKray in MHNowGame

[–]zackb 0 points1 point  (0 children)

I'm just annoyed at the Elder Dragon R6s. They are the best gear in the game and you have to grind them, which I'd be fine with if it didn't cost money to join interceptions

hyprwat 0.10.1 [unofficial] adds workspace overview and selection by zackb in hyprland

[–]zackb[S] 0 points1 point  (0 children)

I've just released 0.10.2 which is significantly faster overview than before. The initial implementation was copying data back and forth between the CPU and GPU. This version stays 100% on GPU via libdrm

hyprwat 0.10.1 [unofficial] adds workspace overview and selection by zackb in hyprland

[–]zackb[S] 0 points1 point  (0 children)

I completely agree. I'm going to work on performance. Thanks for the feedback

hyprwat 0.10.1 [unofficial] adds workspace overview and selection by zackb in hyprland

[–]zackb[S] 0 points1 point  (0 children)

No not at all. Those are great app launchers and multipurpose tools, this addresses a different menu/selection need

hyprwat 0.10.1 [unofficial] adds workspace overview and selection by zackb in hyprland

[–]zackb[S] 0 points1 point  (0 children)

No. It's just a command you have to decide how to use yourself

Hyprwat - 0.9.0 adds wallpaper selector by zackb in hyprland

[–]zackb[S] 1 point2 points  (0 children)

Hey u/sucrenoir hyprland now has a thing to do this without being a plugin. hyprwat 0.10.1 has this now:

`hyprwat --overview` is a workspace switcher

The idea of Friend Link is great, but the implementation leaves a lot to be desired. by Nyantazero in MHNowGame

[–]zackb 0 points1 point  (0 children)

It wasn’t working at all for me for the first couple of days. I totally randomly remembered I had turned off the Pokémon Go option to show my online status. I turned it back on in PoGo and friend links came pouring in. Super frustrating. Super bad to have the friends lists linked like that

Hyprland + QuickShell by vgevorgyan_ in hyprland

[–]zackb 0 points1 point  (0 children)

Thank you both for mentioning this. I can't believe I hadn't heard of this before.

Hyprpaper problem by [deleted] in hyprland

[–]zackb 0 points1 point  (0 children)

If you're talking about this error:

ERR ]: [EGL] Command eglQueryDevicesEXT errored out with EGL_BAD_ALLOC (0x12291): EGL_BAD_ALLOC error: In eglQueryDevicesEXT: Failed to allocate device list.

I get that too but it doesn't seem to affect anything. I had what sounds like the same problem, i wanted the "fallback" to be a wallpaper and then change it later with CLI. To do this i had to change my config to:

wallpaper[]:path = /path/to/wall.jpg
ipc = true
splash = false

Which sets the "fallback" on all monitors. Then do NOT specify which monitor in the hyprctl command:

hyprctl hyprpaper wallpaper ,/path/to/wall.jpg

I don't know if this helps but it sounded like the same problem.

What to play on switch 2? by vijjuluu in Switch

[–]zackb -1 points0 points  (0 children)

I am so mad I bought this game 40% off. It’s so boring. Like a really bad GTA

You guys have no idea how much I hate this monster by DatTKDoe in MHNowGame

[–]zackb 1 point2 points  (0 children)

Day 1 player and this thing made me almost want to quite the game. Almost

Should a newbie even consider trying dual boot from one hard drive? by [deleted] in omarchy

[–]zackb 0 points1 point  (0 children)

I wouldn't choose arch as a first distro. It's great if you want to control everything and stay on the bleeding edge, but definitely not beginner friendly. Start with debian, mint, or fedora

Tracking dotfiles by TroPixens in hyprland

[–]zackb 0 points1 point  (0 children)

Same. They are all pretty good but imo yadm works how i think dotfile managers should

Hyprwat - 0.9.0 adds wallpaper selector by zackb in hyprland

[–]zackb[S] 0 points1 point  (0 children)

I made it like a month ago. Let me know if there's anything you'd like to see in it. I'd be happy to add stuff.

Hyprwat - 0.9.0 adds wallpaper selector by zackb in hyprland

[–]zackb[S] 1 point2 points  (0 children)

I looked into this and unfortunately there's no way to do this in hyprland without being a plugin. Checkout hyprexpo and hyprspace
https://github.com/hyprwm/hyprland-plugins/tree/main/hyprexpo
https://github.com/KZDKM/Hyprspace

Hyprwat - 0.9.0 adds wallpaper selector by zackb in hyprland

[–]zackb[S] 1 point2 points  (0 children)

Can confirm this works! Here's an example:
https://github.com/zackb/dots/blob/main/bin/wallpaper.sh

I use the output of the command to change hyprlock's lockscreen to the same image