Skip to content

Instantly share code, notes, and snippets.

View realchonk's full-sized avatar

Benjamin Stürz realchonk

View GitHub Profile
@realchonk
realchonk / pycalc.py
Created January 7, 2022 15:38
A basic calculator written in Python3.
#!/usr/bin/env python3
# Copyright (c) 2022 Benjamin Stürz <[email protected]>
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
#
@realchonk
realchonk / pycalc2.py
Created January 8, 2022 17:59
A simpler than pycalc1 calculator written in Python3.
#!/usr/bin/env python3
#
# Licensed under the MIT License.
#
# Copyright (c) 2022 Benjamin Stürz <[email protected]>
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
@realchonk
realchonk / MinecraftPBP.org
Last active September 8, 2023 05:57
Minecraft on the Pinebook Pro

Minecraft Java on the Pinebook Pro

This is a guide on how to get Minecraft (Java Edition) working on the Pinebook Pro. If you have any issues or improvements, make a comment or contact me at <benni at stuerz dot xyz>.

Limitations

  • Only 1.14+ versions work, because they use LWJGL 3, which supports aarch64-Linux
  • Performance will be poor (especially on Survival)

My Setup

  • Pinebook Pro (duh!)