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:
New posts
New profile posts
Latest activity
Menu
Log in
Register
Install the app
Install
Home
What's new
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
.
Latest activity
What's new
New posts
New profile posts
Latest activity
fukurou
replied to the thread
🐍 python
ultimate trg
.
import re class CodeParser: @staticmethod def extract_code_number(s): match = re.fullmatch(r"code (\d+)", s) if...
Friday at 9:02 AM
fukurou
posted the thread
🐍 python
ultimate trg
in
Atelier
.
import re def extract_code_number(s): match = re.fullmatch(r"code (\d+)", s) if match: return int(match.group(1))...
Friday at 8:56 AM
fukurou
updated their
status
.
Jun 13, 2025
fukurou
updated their
status
.
Jun 10, 2025
fukurou
updated their
status
.
Jun 10, 2025
fukurou
posted the thread
jpoijdg;'sjkdf
in
feedback
.
;lgkhbsl;dfkg sdfgkdl;fgjk;ldfmglaSSEAIKWQEOPRIKFSDPO,VL;XCFG AESRFFSDLFJSD;LFjdsf ;ld fsj;ls d;slfj s;ldfkjs;ld kd...
Jun 5, 2025
fukurou
replied to the thread
LDAR mega thread
.
Jun 5, 2025
owly
replied to the thread
reality breaker port
.
Jun 1, 2025
fukurou
replied to the thread
reality breaker port
.
def get_fused_skills(self): """ Returns a fusion list containing both dClasses (regular skills) and cts_skills (continuous...
Jun 1, 2025
fukurou
replied to the thread
reality breaker port
.
fuck you owl fuck! I'm launching the IDEs shiiiiiiiiiiiiiiiiieeet!
Jun 1, 2025
owly
posted the thread
reality breaker port
in
chit chat
.
@fukurou its up to us! there is a mountain of to do ports and no one has the ability to do it other than us! we must port to enable...
Jun 1, 2025
fukurou
replied to the thread
LDAR mega thread
.
May 28, 2025
fukurou
posted the thread
LDAR mega thread
in
chit chat
.
May 28, 2025
the living tribunal
replied to the thread
Method completion
.
class MyClass: def first_method(self): pass def second_method(self): pass my_attribute = "Hello" def __dir__(self)...
May 28, 2025
the living tribunal
posted the thread
Method completion
in
chit chat
.
class MyClass: def first_method(self): pass def second_method(self): pass def __dir__(self): return...
May 28, 2025
Home
What's new
Top
Text copied to clipboard.