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
.
Feb 4, 2025
fukurou
updated their
status
.
Feb 4, 2025
fukurou
updated their
status
.
Feb 2, 2025
fukurou
updated their
status
.
Jan 30, 2025
fukurou
updated their
status
.
Jan 30, 2025
fukurou
replied to the thread
👨💻 dev
yoga skill
.
class DiYoga(Skill): def __init__(self): super().__init__() self.UResponder: UniqueResponder = UniqueResponder()...
Jan 30, 2025
fukurou
posted the thread
👨💻 dev
yoga skill
in
chit chat
.
class DiYoga(Skill): def __init__(self): super().__init__() self.UResponder: UniqueResponder = UniqueResponder()...
Jan 30, 2025
fukurou
posted the thread
To open a .png file in Python
in
Atelier
.
pip install pillow from PIL import Image # Open an image file image = Image.open('path/to/your/image.png') # Display the image...
Jan 29, 2025
fukurou
updated their
status
.
Jan 27, 2025
fukurou
updated their
status
.
Jan 27, 2025
fukurou
posted the thread
jizzm.JS
in
chit chat
.
livingrimoire.js // livingrimoire.js class AbsDictionaryDB { save(key, value) { // Save to DB (override me) }...
Jan 27, 2025
fukurou
updated their
status
.
Jan 27, 2025
fukurou
updated their
status
.
Jan 25, 2025
fukurou
replied to the thread
stand by mode dev
.
class AXStandBy(pause: Int) { private val tg: TimeGate = TimeGate(pause) init { tg.openGate() } fun...
Jan 25, 2025
fukurou
replied to the thread
stand by mode dev
.
public class AXStandBy { private final TimeGate tg; public AXStandBy(int pause) { this.tg = new TimeGate(pause)...
Jan 25, 2025
Home
Members
Top
Text copied to clipboard.