outfoxxed Profile
outfoxxed

@outfoxxedd

Followers
793
Following
2K
Media
58
Statuses
262

infinite recursion encountered at undefined position Author of https://t.co/qDWxeD43im

Joined January 2025
Don't wanna be here? Send us removal request.
@outfoxxedd
outfoxxed
3 months
Beautiful new Quickshell config by Soramane.
51
88
1K
@outfoxxedd
outfoxxed
18 hours
day 2 of trying to generically compose state monads
Tweet media one
1
0
3
@outfoxxedd
outfoxxed
2 days
Easing myself out of my productivity rut by doing something simple: Quickshell now has an idle inhibitor on master.
0
0
7
@outfoxxedd
outfoxxed
4 days
Gravity Rush 2 is now playable to completion on @shadps4 with only trivial patching (disabling assertions and such). Thanks!
Tweet media one
1
1
8
@outfoxxedd
outfoxxed
19 days
I don't think I could make something more painful to use than the macos multi-monitor ux if I was trying to. This is awful.
0
0
3
@outfoxxedd
outfoxxed
1 month
Not packaged yet, but should be in the next couple days.
0
0
8
@outfoxxedd
outfoxxed
1 month
Quickshell 0.2.0 is out, with a bunch of new features and bugfixes!.
quickshell.org
5
1
52
@outfoxxedd
outfoxxed
1 month
Happened again today via completely insane user code. Fixed by nulling refs in ~FooType() instead but I wonder if a dynamic_cast<FooType*>() could also catch it.
0
0
3
@outfoxxedd
outfoxxed
1 month
C++ destructor semantics and signals are a match made in hell. 1. ~FooType().2. ~QObject().3. emit QObject::destroyed().4. random user code called before ref nulling handlers.5. indirect ref to FooType::anything. I've had something like that come up far too many times now.
2
0
7
@outfoxxedd
outfoxxed
2 months
Discord without skibidi toilet. Who is building this?
2
1
6
@outfoxxedd
outfoxxed
2 months
Another great Quickshell config by end4:.
4
6
93
@outfoxxedd
outfoxxed
2 months
I have gotten acceptable results on very small features, or with active guidance (not just review) but thats a far cry from vibe coding. Do people having AI implement entire features just not care about code quality, or does it work better with webshit frameworks and python?.
0
0
4
@outfoxxedd
outfoxxed
2 months
Tried asking claude code(opus) to implement a medium sized feature (~1kloc) with a detailed design document, and the ability to make a proper test harness. Pictured is an example of what it produced. Tonight's job: destroying this worktree and implementing it manually.
Tweet media one
2
0
5
@outfoxxedd
outfoxxed
2 months
Quickshell finally has a logo, thanks to and .I'm quite pleased with it. New bluetooth device management integration as well:
Tweet media one
2
0
22
@outfoxxedd
outfoxxed
2 months
My crash report submission page uses github's form thing which forces you to actually fill in the boxes. You can only do so much I guess.
1
0
22
@outfoxxedd
outfoxxed
2 months
are you serious?
Tweet media one
3
4
57
@outfoxxedd
outfoxxed
2 months
❌ XR24 buffer with 3 planes.❌ color space isn't set.❌️sample range isn't set.❌️chroma sitting isn't set. wat
Tweet media one
0
0
2
@outfoxxedd
outfoxxed
2 months
On a completely unrelated note, anyone know what could cause a GBM BO import to fail with EGL_BAD_ATTRIBUTE on 40 series cards? (older cards seem fine).Doesn't seem like it would be plane count as I just use what libgbm returns. I wasn't logging it before now though.
1
0
2
@outfoxxedd
outfoxxed
2 months
>get an issue about GPU buffers failing to import to EGL.>look inside.>unhelpful error code from everyone's favorite GPU vendor.
1
0
8
@outfoxxedd
outfoxxed
2 months
I already do use the device directly for *writing* state, because it will be overwritten by programs that do if you don't, and wont persist on reboot. This bug is a case of the opposite, attempting to use the pw_node to read which of course doesn't work for uncommon codepaths.
0
0
2