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
👨💻 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
owly
replied to the thread
jizzm.JS
.
AbsDictionaryDB + Mutatable + APVerbatim:Mutatable + GrimoireMemento + Algorithm+ Kokoro+ Neuron+ Skill+ DiHelloWorld:Skill // logical...
Jan 27, 2025
the living tribunal
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
fukurou
replied to the thread
stand by mode dev
.
class AXStandBy: def __init__(self, pause: int): self._tg:TimeGate = TimeGate(pause) self._tg.openForPauseMinutes()...
Jan 25, 2025
fukurou
posted the thread
deepseek API
in
Atelier
.
import requests def deepseek_chat(api_key, user_message): url = "https://api.deepseek.com/chat/completions" headers = {...
Jan 25, 2025
fukurou
updated their
status
.
Jan 23, 2025
Home
What's new
Top
Text copied to clipboard.