Latest activity

  • fukurou
    import requests from bs4 import BeautifulSoup from urllib.parse import urljoin, urlparse class LocalSearchEngine: def...
  • fukurou
    pip install beautifulsoup4 requests crawler import requests from bs4 import BeautifulSoup from urllib.parse import urljoin, urlparse...
  • fukurou
    from difflib import SequenceMatcher from typing import Tuple, List def similarity(a: str, b: str) -> int: """ Intent...
  • H
    Haley posted the thread hi in chit chat.
    hello i am haley and i like @fukurou https://voca.ro/1iQEhRIM3qD5 are there badges i can earn?
  • fukurou
    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...
  • fukurou
    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...
  • fukurou
    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...
  • fukurou
    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...
  • fukurou
    fukurou replied to the thread 👨‍💻 dev shondo.
    import os import pygame import threading from DLC.skills_monitor import DiInstaller from LivinGrimoirePacket.AXPython import DrawRnd...
  • fukurou
    fukurou replied to the thread 👨‍💻 dev shondo.
    import requests import os from DLC.skills_monitor import DiInstaller from LivinGrimoirePacket.AXPython import DrawRnd from...
  • fukurou
    fukurou posted the thread 👨‍💻 dev shondo in chit chat.
    import os import pygame import threading from fishaudio import FishAudio from fishaudio.utils import save from DLC.skills_monitor...
  • fukurou
    fukurou updated their status.
  • fukurou
    fukurou replied to the thread test pragmata.
    :d2::d3::d4::d5::d6::d7::d8::d9::d10::d11::d22::d21::d20::d19::d18::d17::d16::d15::d14::d13::d12::d23::d24::d25::d26::d27::d28::d29::d30:
  • fukurou
    fukurou posted the thread test pragmata in feedback.
    :d1:
  • fukurou
    fukurou replied to the thread 👨‍💻 dev pet animation.
    # --- silence pygame startup spam --- import os os.environ["PYGAME_HIDE_SUPPORT_PROMPT"] = "1" import warnings...
Top