cassie

@porglezomp
140 Followers
138 Following
1.3K Posts
computers dragon, trans lesbian, probably reading books or playing video games. she/they
cohosthttps://cohost.org/porglezomp
websitehttps://www.witchoflight.com/
pronounsshe/they
@defer the error message is helping! It told you what you probably wanted to do
@glyph I think those people should stop publicly engaging with it. Even people who aren’t giving any money are giving cultural power that helps her earn money too.
@nora good luck Nora

@adriano I’m sure you’d be so much happier seeing

>>> exit
<function 'exit'>

@seanmiddleditch LLDB does have declarative summaries https://lldb.llvm.org/use/variable.html (which can be embedded in the binary at least in Apple LLDB, I can’t tell if that got upstreamed) and I don’t remember the current status but Adrian was working on expanding this for more complex functionality: https://discourse.llvm.org/t/a-bytecode-for-lldb-data-formatters/82696
Variable Formatting - 🐛 LLDB

@jrose Xcode 26 released with just a minor bump on top of Clang 17, lately the major compiler releases haven’t coincided with the .0 Xcode releases.
Previously it was like “Apple Clang 17 is based on the Clang 19 release branch” because the version numbers matched the Xcode version number.
Xcode 26.4 is out, and it contains one nice small thing for Clang users: the Apple Clang version numbers finally correspond to the upstream Clang versions. (Apple Clang 21 is based on the Clang 21 release branch.)
@whitequark hahaha I did not
@whitequark I really love “not changing endl to \n” listed as a style issue when that changes buffer flushing behavior.