Also develops Mac and iOS apps:
Proxygen for hacking with HTTP 🤖
https://proxygen.app
Maptrails for hikes in the wilderness […]
🌉 bridged from ⁂ https://infosec.exchange/@pasi, follow @ap.brid.gy to interact
I think this is their console. Now bring on the Steam Tower with a big honking GPU. Optimize the hell out of it to their OS. Make the gaming PC no one else can.
I think this is their console. Now bring on the Steam Tower with a big honking GPU. Optimize the hell out of it to their OS. Make the gaming PC no one else can.
But these are literally the two features I’ve been asked 90% of the time.
But these are literally the two features I’ve been asked 90% of the time.
I’ve documented the differences at https://proxygen.app/docs/license/#direct-download
I’ve documented the differences at https://proxygen.app/docs/license/#direct-download
As always, it’s all described in more detail at https://proxygen.app/docs so have a look!
As always, it’s all described in more detail at https://proxygen.app/docs so have a look!
Proxygen now automatically installs its CA certificate to login keychain and trusts it […]
[Original post on infosec.exchange]
Proxygen now automatically installs its CA certificate to login keychain and trusts it […]
[Original post on infosec.exchange]
Configure your table view cell with a .clear() background configuration *after* you’re done with all other setup that could potentially revert it into non-configuration mode.
if #available(iOS 18.0, *) {
cell.backgroundConfiguration = […]
Configure your table view cell with a .clear() background configuration *after* you’re done with all other setup that could potentially revert it into non-configuration mode.
if #available(iOS 18.0, *) {
cell.backgroundConfiguration = […]
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: configuration != nil'
*** First throw call stack:
(
0 CoreFoundation 0x00000001804f71d0 __exceptionPreprocess + 172 […]
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: configuration != nil'
*** First throw call stack:
(
0 CoreFoundation 0x00000001804f71d0 __exceptionPreprocess + 172 […]
So maybe the “configuration” here is referring to UITableViewCell and not UIButton
Invalid parameter not satisfying: configuration != nil
So maybe the “configuration” here is referring to UITableViewCell and not UIButton
Invalid parameter not satisfying: configuration != nil
I noticed that it takes a moment for the buttons at the bottom to become active, which didn’t happen before.
I noticed that it takes a moment for the buttons at the bottom to become active, which didn’t happen before.
https://sarunw.com/posts/dynamic-button-configuration/#run-time-error
https://sarunw.com/posts/dynamic-button-configuration/#run-time-error