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
.
fukurou's latest activity
fukurou
updated their
status
.
Jun 2, 2026
fukurou
updated their
status
.
May 31, 2026
fukurou
posted the thread
🐍 python
FU money calculator
in
Atelier
.
import math def survival_years(total, monthly_spend, annual_return=0.05): """ Returns how many years you can survive. If...
May 29, 2026
fukurou
updated their
status
.
May 23, 2026
fukurou
updated their
status
.
May 22, 2026
fukurou
posted the thread
🐍 python
polinators
in
chit chat
.
# Simple pronoun resolver using history import re PRONOUNS = re.compile(r'\b(it|they|them|that|this|its|their)\b', re.I) def...
May 21, 2026
fukurou
replied to the thread
🐍 python
upgraded spit xp farm skill for chatbot gamification
.
class DiEmoV2(Skill): def __init__(self): super().__init__() self.xp = 0 self.reseter: TrgEveryNMinutes =...
May 21, 2026
fukurou
replied to the thread
🐍 python
upgraded spit xp farm skill for chatbot gamification
.
class DiEmoV2(Skill): def __init__(self): super().__init__() self.xp = 0 self.reseter: TrgEveryNMinutes =...
May 20, 2026
fukurou
posted the thread
🐍 python
upgraded spit xp farm skill for chatbot gamification
in
Atelier
.
class DiEmoV2(Skill): def __init__(self): super().__init__() self.xp = 0 self.reseter: TrgEveryNMinutes =...
May 20, 2026
fukurou
updated their
status
.
May 18, 2026
fukurou
replied to the thread
shondo boredom handler
.
class DiBoredHandler(Skill): def __init__(self): super().__init__() self.activity: Responder = Responder(...
May 16, 2026
fukurou
posted the thread
shondo boredom handler
in
chit chat
.
class DiBoredHandler(Skill): def __init__(self): super().__init__() self.activity: Responder = Responder(...
May 16, 2026
fukurou
updated their
status
.
May 14, 2026
fukurou
replied to the thread
👨💻 dev
vrm
.
import asyncio import threading import json import websockets from flask import Flask, send_from_directory import os import time from...
May 13, 2026
fukurou
replied to the thread
core update algpart name setter
.
class AlgPart: def __init__(self): # Start with the default class name self._custom_name: str =...
May 13, 2026
Home
Members
Top
Text copied to clipboard.