• 0 Posts
  • 85 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle




  • They also claimed that the touch-based psychotherapy technique that Lykos used for the trial ties to dubious cult-like new-age psychospiritual therapy, which, among other things, intends to bring about a “global spiritualized society” and suggests suicidal ideation stems from suffering that occurred in the birth canal. This therapy has the potential to allow for abuse and exploitation, the researchers claimed in their public comment. At least one participant in the trial has accused a therapist involved with the trial of sexual assault during the trial’s therapy sessions.

    Well I would hope something like this gets shut down.










  • I hereby sentence you to writing exception handling code in viewmodels with the following requirements:

    • exceptions may be native
    • exceptions must be defined in separate modules for Clean Architecture
    • all calls to native methods must use callbacks for Objective-C compatibility
    • you must launch a separate coroutine when rethrowing some (TBD) exceptions to prevent the exception from being caught by a parent other than the root exception handler (or the calling thread!)
    • you must use ViewModelScope except when writing to SharedPreferences
    • you should be using DataStore, heathen