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
.
Yesterday at 7:11 PM
fukurou
replied to the thread
👨💻 dev
miku boxing skill
.
class DiFitnessBoxing(Skill): def __init__(self): super().__init__() self.punches = ["jab", "cross", "lead hook"...
Yesterday at 7:03 PM
fukurou
replied to the thread
👨💻 dev
miku boxing skill
.
Light / beginner session 40–60 combos total Slow pace, lots of correction 1–3 punches per combo Standard mittwork session 60–100...
Sunday at 10:23 PM
fukurou
posted the thread
👨💻 dev
miku boxing skill
in
chit chat
.
import random # Boxing punches: 1–6 PUNCHES = [1, 2, 3, 4, 5, 6] def combo_easy(): """ Easy mode: - 1 to 3 punches -...
Sunday at 10:18 PM
fukurou
updated their
status
.
Saturday at 5:13 AM
fukurou
posted the thread
👨💻 dev
sex talk skill stub
in
Atelier
.
class DiAffirmations(Skill): # plays start up sound and removes skill def __init__(self): super().__init__()...
Thursday at 11:34 PM
fukurou
replied to the thread
👨💻 dev
local search engine
.
import requests from bs4 import BeautifulSoup from urllib.parse import urljoin, urlparse import time def get_registered_domain(url)...
Thursday at 11:26 PM
fukurou
replied to the thread
👨💻 dev
local search engine
.
unique site finder search engine: import requests from bs4 import BeautifulSoup from urllib.parse import urljoin, urlparse import time...
Thursday at 11:17 PM
fukurou
replied to the thread
👨💻 dev
local search engine
.
import requests from bs4 import BeautifulSoup from urllib.parse import urljoin, urlparse class LocalSearchEngine: def...
Thursday at 10:56 PM
fukurou
posted the thread
👨💻 dev
local search engine
in
chit chat
.
pip install beautifulsoup4 requests crawler import requests from bs4 import BeautifulSoup from urllib.parse import urljoin, urlparse...
Thursday at 10:55 PM
fukurou
posted the thread
🐍 python
sequence matcher
in
Atelier
.
from difflib import SequenceMatcher from typing import Tuple, List def similarity(a: str, b: str) -> int: """ Intent...
Thursday at 8:39 PM
fukurou
replied to the thread
👨💻 dev
shondo
.
import os import pygame import threading from fishaudio import FishAudio from fishaudio.utils import save from DLC.skills_monitor...
Wednesday at 7:08 PM
fukurou
replied to the thread
👨💻 dev
shondo
.
import os import pygame import threading from fishaudio import FishAudio from fishaudio.utils import save from DLC.skills_monitor...
Wednesday at 7:01 PM
fukurou
replied to the thread
👨💻 dev
shondo
.
import os import pygame import threading from fishaudio import FishAudio from fishaudio.utils import save from DLC.skills_monitor...
Wednesday at 6:52 PM
fukurou
replied to the thread
👨💻 dev
shondo
.
import os import pygame import threading from fishaudio import FishAudio from fishaudio.utils import save from DLC.skills_monitor...
Wednesday at 6:49 PM
Home
Members
Top
Text copied to clipboard.