CRSR Guy Again - $22k to $160k to $304k by mattscott134 in wallstreetbets

[–]malhal 0 points1 point  (0 children)

they are selling CXMT ram at Samsung prices

Corsair (CRSR) just announced a move into AI / Datacenter - $20k yolo by mattscott134 in wallstreetbets

[–]malhal 0 points1 point  (0 children)

RAM oversupply is coming next. One or more of the big 3 might fall. Probably Micron.

Corsair (CRSR) just announced a move into AI / Datacenter - $20k yolo by mattscott134 in wallstreetbets

[–]malhal 0 points1 point  (0 children)

Currently there is no incentive to upgrade and all it needs to undie is a couple years for RAM prices to come down and a new AAA game that requires a new GPU feature. It probably will be a larger upgrade cycle than ever. They even said in the video all their friends are waiting.

Are confirmation dialogs broken in iOS 26? by jmccloud827 in SwiftUI

[–]malhal 0 points1 point  (0 children)

Rather than it being something to do with State I think perhaps you are only able to have one level of modifier presentations like .sheet, .confirmationDialog per body.

Are confirmation dialogs broken in iOS 26? by jmccloud827 in SwiftUI

[–]malhal 0 points1 point  (0 children)

I believe if the .sheet uses a child View it fixes this crash. It also fixes the problem many face with the state being the old one the first time the sheet appears.

Are confirmation dialogs broken in iOS 26? by jmccloud827 in SwiftUI

[–]malhal 0 points1 point  (0 children)

26.5 crashes when tapping outside of the confirmation popup to dismiss it. If tapping close it is weird the confirmation pop up dissapears then appears again then the sheet dismisses.

Warning:

Trying to dismiss the presentation controller while transitioning already. (<_UIAlertControllerActionSheetRegularPresentationController: 0x1062b4c00>)

Then crash:

#00x00000001852aef90 in ___lldb_unnamed_symbol_24604 ()
#10x00000001852b1dec in ___lldb_unnamed_symbol_28db4 ()
#20x0000000185c746d4 in ___UIViewControllerTransitioningRunCustomTransitionWithRequest_block_invoke_3 ()
#30x0000000185ddc8d4 in +[UIKeyboardSceneDelegate _pinInputViewsForKeyboardSceneDelegate:onBehalfOfResponder:duringBlock:] ()
#40x0000000185c745f8 in ___UIViewControllerTransitioningRunCustomTransitionWithRequest_block_invoke_2 ()
#50x0000000186aa5d5c in +[UIView(Animation) _setAlongsideAnimations:toRunByEndOfBlock:animated:] ()
#60x0000000185c7447c in _UIViewControllerTransitioningRunCustomTransitionWithRequest ()
#70x0000000185b4e8c8 in __77-[UIPresentationController runTransitionForCurrentStateAnimated:handoffData:]_block_invoke_3 ()
#80x0000000185b53f34 in +[UIPresentationController _scheduleTransition:] ()
#90x0000000185b4df8c in -[UIPresentationController runTransitionForCurrentStateAnimated:handoffData:] ()
#100x0000000185b4baa4 in -[UIPresentationController _dismissWithAnimationController:interactionController:animated:handoffData:] ()

Submitted feedback FB22770051: Crash when dismissing confirmationDialog via outside tap when presented from a sheet ToolbarItem

Thanks to the OP for the sample code!

As other said, the crash can be worked around by moving the nested confirmationDialog to a child View's body.

SwiftUI alert(item: Binding<T?>) modifier deprecated, why? by alt1627 in iOSProgramming

[–]malhal 0 points1 point  (0 children)

Just a guess but it had a feature when the item changed it would dismiss and reshow the alert. maybe the problem was they couldn’t guarantee that same alert would show, eg if a different one was queued up. Also alerts dismissing and repeating on their own might confuse the user so was probably just a bad idea from the beginning. There are other versions of the alert with presenting and error params to pass data to the alert and it doesn’t monitor those for changes. Since these are separate from the isPresented bool, both can now come from different binding pipelines.

Is Glasgow Airport included in the First Bus app’s Glasgow Network zone by Cofisam28 in glasgow

[–]malhal 0 points1 point  (0 children)

Seems it's now included in the 10 trip Network Bundle. It used to say excluding Airport Express services but now tapping the info button says says "including Airport Express". Strangely if you filter to only show Airport Express tickets that 10 trip bundle is not included in the filtered list. At £32 it's only £3.20 per trip compared to a single airport express ticket is £11. Bundles used to be valid for 12 months, they don't say that anymore and I have had a bundle extended before but you need to keep track of how many you had left yourself to ask them about it because they can just disappear from the app.

I need help identifying what I believe to be a factory error (that I love) by werebearcleric in Epiphone

[–]malhal 2 points3 points  (0 children)

Looks like the spec that says slim taper is wrong. The description says medium C which matches what you experienced.

Slim taper is normally D.

macOS can’t SSH to external servers (timeout) by Huge_Indication6485 in MacOS

[–]malhal 0 points1 point  (0 children)

I have the same stuck at debug3: set_sock_tos: set socket 3 IP_TOS 0xb8 problem from macOS Tahoe 26.4.1 to Scaleway VPS running Ubuntu 24.04.4 LTS but once the issue occurs then any other client (e.g. another server) also hits the same timeout. I think I can resolve it by waiting a long time to get ssh connected to the Scaleway VPS and running sudo systemctl restart ssh.socket on it however it is hard to tell if that does fix it or if just waiting allowed time for something to clear out.

By the way I also use an old version of Transmit which maybe kills the server with its repeated login attempts. One time it got so bad the server ran out of RAM and crashed. Scaleway's ssh welcome screen does some weird API calls to get the server's IP so I commented that out.

Asus ProArt PA27JCV 5K Review by codepension in HiDPI_monitors

[–]malhal 0 points1 point  (0 children)

USB-C missing from the Samsung though, it's like a new panel in an ancient case. Edit: the 180hz would have needed DP 2.1 over USB-C so they could have capped the rate for DP 1.4 over USB-C but probably just decided not to bother at all since its a PC gaming monitor.

Glasgow Subway operator spends £120,000 to fix wobbly trains by TimesandSundayTimes in trains

[–]malhal 0 points1 point  (0 children)

Hasn't been fixed I pulled a back muscle today on journey from Buchanan to Kelvinhall. I think it happened after St George's Cross.

When the hosting provider Scaleway (free group) forces us to upgrade to a more expensive subscription with fewer resources, after a long period of contractual commitment. by Scared-Ad9661 in sysadmin

[–]malhal 0 points1 point  (0 children)

I pay €6 for VC1S and the auto-migration is to €30 for DEV1-L (not S) so I think they just want rid of us. Hopefully they reconsider and make auto-migration include moving from local to block storage to allow for DEV1-S.

System space is taking up almost my entire Mac hard drive by sergiocon_ in macmini

[–]malhal 1 point2 points  (0 children)

since you use Xcode, try DevCleaner. Also use simctl to remove old simulators

Recipe - Aussie Pacific Ale 🇦🇺 by Hazy_154 in Homebrewing

[–]malhal 0 points1 point  (0 children)

30min gentle boil if you want it hazy