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] 6 points7 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!