Search results

  1. fukurou

    👨‍💻 dev DiBlueCrystal

    1st draft: dicN{} keysN quiz:drawRnd get word gem: quiz<-wordgem ret rnd(wordGem) quiz me: solution = t[q] ret drawRnd cmdBreaker if ear = solution score++; ret (correct) else score = 0;ret(bubu) what is my score ret score *clear score *category quiz meaning, *translate
  2. fukurou

    turn your coding skills into cash discover the livingrimoire agi goldmine

    Hello there, all you talented coders! This is your ol’ pal Mr. Solver, and I’ve got a fantastic opportunity for you. You know, the kind that could turn your coding skills into cold, hard cash! Have you heard of the Livingrimoire AGI software design pattern? Well, if you haven’t, buckle up...
  3. fukurou

    swift port 040224

    @mr.meeseeks
  4. fukurou

    rail dev

    public class DIRailTest extends DiSkillV2 { private RailChatBot rcb = new RailChatBot(); private AXCmdBreaker monolog = new AXCmdBreaker("r1"); private AXCmdBreaker dialog = new AXCmdBreaker("r2"); @Override public void input(String ear, String skin, String eye) {...
  5. fukurou

    well I should be working

    learning, developing and shit but nothing seems to ever change and no one gives a fuck so I'll invest more time into exercise. fuck society.
  6. fukurou

    eliza dev

    import re import random class Eliza: reflections = { "am": "are" } class PhraseMatcher: def __init__(self, matcher, responses): self.matcher = re.compile(matcher) self.responses = responses def matches(self, str): return...
  7. fukurou

    👨‍💻 dev vb.net cheat sheet

    *** varargs *********** *variables* *********** Dim age As Integer = 0 Dim isComplete as Boolean = False Dim str1 As String= "morning" Const num As Integer = 2 ********* *strings* ********* Dim name As String = "John" Dim age As Integer = 30 Dim result As String = String.Format("Hello, {0}. You...
  8. fukurou

    speedrun disayer

    a skill to say something I gotta take a piss having jizzed, but I'll code it 1st
  9. fukurou

    👨‍💻 dev TKInter cs

    ********* *imports* ********* from tkinter import * from tkinter import scrolledtext from tkinter import messagebox from tkinter.ttk import Progressbar from tkinter import filedialog from tkinter import Menu ****** *stem* ****** import tkinter window = tkinter.Tk() # rest of the code goes here...
  10. fukurou

    pickled red cabbage

  11. fukurou

    2 more ports on the way?

    Imports System.Collections.Generic Public Class Algorithm Private algParts As List(Of Mutatable) Public Sub New(ByVal algParts As List(Of Mutatable)) MyBase.New() Me.algParts = algParts End Sub Public Function getAlgParts() As List(Of Mutatable) Return...
  12. fukurou

    DiPunisher skill

    package skills; import AXJava.DrawRnd; import AXJava.Responder; import AXJava.TrgTime; import LivinGrimoire.DiSkillV2; public class DiPunisher extends DiSkillV2 { public DrawRnd punishments = new DrawRnd(); private String trigger = "i was a bad boy"; private TrgTime reset = new...
  13. fukurou

    🎮gaming project mugen

    @ZORO
  14. fukurou

    meeseeks!

    class AXPassword { private var isOpen: Bool = false private var maxAttempts: Int = 3 private var loginAttempts: Int = maxAttempts private var regexUtil: RegexUtil = RegexUtil() private var code: Int = 0 func codeUpdate(ear: String) -> Bool { if !isOpen {...
  15. fukurou

    mo regexes

    @the living tribunal "^((?!.*(server|choco).*).)*$"
  16. fukurou

    humanoid design

  17. fukurou

    scrapping the new port project

    @owly its a waste of time. 101 classes, + lots of missing codes, +cost I don't see any additional gain none whatsoever.
  18. fukurou

    regex col

    email : [A-Z0-9a-z._%+-]+@[A-Za-z0-9.-]+\\.[A-Za-z]{2,6} timeStamp : [0-9]{1,2}:[0-9]{1,2}:[0-9]{1,2} simpleTimeStamp : [0-9]{1,2}:[0-9]{1,2} secondlessTimeStamp : [0-9]{1,2}:[0-9]{1,2} fullDate : [0-9]{1,4}/[0-9]{1,2}/[0-9]{1,2} [0-9]{1,2}:[0-9]{1,2}:[0-9]{1,2} date ...
  19. fukurou

    to fap or not to fap that is the question

    actually it's: to fap now or later
  20. fukurou

    .net is a cope

Top