• 1 Post
  • 65 Comments
Joined 2 years ago
cake
Cake day: June 14th, 2023

help-circle





  • It is like pooping: everyone does it, and everyone will sometimes experience diarrhoea and constipation. There may be days where you have to go twice because your stomach does not like you some time.

    But if I have to go to shit like 3 times a day every day, fighting against your rumbling cramping stomach because every time it is just watery deadly sewer pipe corroding stuff coming out of you, you should see a doctor.

    It is about frequency and amplitude of your symptoms. But there are also a lot of other syndroms and illnesses that may cause your issues. And never forget:

    A man can have as many diseases as he damn well pleases.

    Hickam’s dictum

    So keep in mind that having ADS does not mean there are no other conditions. There is actually a higher possibility to have something else as well (Comorbidity)






  • I don’t know if this is related, but I had a strange “issue” as well. I createdy my own layout for beam.ng and for some reason shifting up moved my camera as well.

    After some time I figured it out:

    I somehow managed to map the right shoulder button (shifting like a real racer :D) to also simulate the movement of the right stick, which then triggered the camera movement because the right stick itself moves the camera.

    Maybe there is similar “action chaining” happening here? I cannot check the layout because I do not own Dark Forces.






  • The syntax is this: [some text](https://my-cool-url.com/nice) which is then rendered like this: some text

    The complete “markdown source code” of my comment is this:

    >Click to open<
    - Phone app, which is  [com.Android.dialer](https://android.googlesource.com/platform/packages/apps/Dialer/) that seems kind of (F)OSS at least(?)
    - Contacts app, same as phone app: [com.android.contacts](
    https://android.googlesource.com/platform/packages/apps/Contacts)
    - Telegram client [Forkgram](https://github.com/forkgram/TelegramAndroid) which is partly OSS but contains unfree stuff upstream + relies completely on non-free service (telegram server +client)
    - Email: [K9/thunderbird android](https://github.com/thunderbird/thunderbird-android) full FOSS
    - Browser: [Iceraven](https://github.com/fork-maintainers/iceraven-browser) which is a fork of Firefox Android. It comes with the MPL (Mozilla public license) but I think it also contains non-free binaries or assets, so mostly FOSS I would say?