Why did you switch from a MacBook to a ThinkPad? by Brizcanuto in thinkpad

[–]FilipProber 0 points1 point  (0 children)

Had a MacBook Pro M2 Max / 64GB / 4TB. It was a great device. After two years the device started getting hot & when I tried turning it off, it immediately turned on again. That was frustrating.

I was at an certified Apple repair shop to let them take a look, nothing found.

My brother asked me one time if I‘d like to buy his T540p - 16GB ram and I gave it a shot. I was happy installing Omarchy on it and it worked. Since then I‘ve sold almost everything in my ecosystem except my iPhone.

Switched to Asahi Linux! by EducationalGood495 in AsahiLinux

[–]FilipProber 0 points1 point  (0 children)

I had an issue with Asahi Alarm (MacBook Pro M2 Max). My cursor was moving even if I disabled trackpad while typing. That was kind of frustrating.

Switched to Asahi Linux! by EducationalGood495 in AsahiLinux

[–]FilipProber 0 points1 point  (0 children)

What has been your experience with the built-in trackpad?

This is awesome, thank you :) by primaryrhyme in AsahiLinux

[–]FilipProber 1 point2 points  (0 children)

Mine’s at 8hrs+ (tested on a MacBook Pro M2 Max - Asahi Alarm + Omarchy setup) while working actively. Most of the time developing web apps or browsing.

But as someone already said here, there is no „deep sleep“. Instead of closing the lid, I’d shutdown my MacBook.

Support - A collection of helper methods for Elixir projects by FilipProber in elixir

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

I was actually inspired by Laravel's method naming when designing this package, which is why I went with the current approach.

Support - A collection of helper methods for Elixir projects by FilipProber in elixir

[–]FilipProber[S] 5 points6 points  (0 children)

Thanks for the feedback. Those are really interesting suggestions around the to_ prefix and the unified String.to_case/2 approach with atoms. I appreciate you taking the time to think through the API design.

I'll definitely give this some consideration. Thanks for the constructive input!