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
replied to the thread
🐍 python
Word(char coumt) snip while not break last word
.
LLM optimized def snip_llm(text: str, n: int, *strip_chars: str) -> str: """ Trim text to <= n characters without cutting words...
May 9, 2026
the living tribunal
posted the thread
🐍 python
Word(char coumt) snip while not break last word
in
Atelier
.
def snip_at_word_boundary(text: str, n: int) -> str: """ Return a version of `text` trimmed to <= n characters without...
May 9, 2026
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
Home
Members
Top
Text copied to clipboard.