Home
Forums
New posts
Search forums
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Calendar
games
Log in
Register
What's new
Search
Search
Search titles only
By:
Current visitors
New profile posts
Search profile posts
Menu
Log in
Register
Install the app
Install
Home
Members
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
the living tribunal's latest activity
the living tribunal
reacted to
fukurou's status
with
Like
.
Apr 5, 2026
the living tribunal
replied to the thread
Get file name
.
@fukurou
Mar 7, 2026
the living tribunal
replied to the thread
Get file name
.
That's the code to enable ephemeral modularity and shit
Mar 7, 2026
the living tribunal
posted the thread
Get file name
in
Atelier
.
Get file name abs path # fudge.py print(__file__) Plain file name: import os print(os.path.basename(__file__)) # prints "fudge.py"
Mar 7, 2026
the living tribunal
updated their
status
.
Feb 17, 2026
the living tribunal
posted the thread
Xp to lv with 2 decimal rounding
in
Atelier
.
def xp_to_level(xp: float) -> float: level = xp ** (1/3) return round(level, 2) @fukurou
Feb 9, 2026
the living tribunal
updated their
status
.
Feb 7, 2026
Home
Members
Top
Text copied to clipboard.