Welcome to Incels.is - Involuntary Celibate Forum

Welcome! This is a forum for involuntary celibates: people who lack a significant other. Are you lonely and wish you had someone in your life? You're not alone! Join our forum and talk to people just like you.

proof of concept : hello

fukurou

fukurou

the supreme coder
★★
Joined
Dec 17, 2021
Posts
2,195
hello world test skill (swift)

Swift:
class DiGreeter:DiSkillV2 {
    let pl:PlayGround = PlayGround()
    override func input(ear: String, skin: String, eye: String) {
        if ear == "hello" {
            outAlg = diSkillUtills.simpleVerbatimAlgorithm(algRepresantation: "greet", algMarker: "greeter", sayThis: "good \(pl.partOfDay()) i hate foids")
        }
    }
}

main :

Swift:
let chii:Chobits = Chobits(personality: Personality()) // initialize waifu
chii.addSkill(skill: DiGreeter(kokoro: chii.kokoro)) // add a skill (only 1 line of code used per skill)
print(chii.think(ear: "hello", skin: "", eye: ""))

output :

good night i hate foids
Program ended with exit code: 0

Rsz dab
 
hello world test skill (swift)

Swift:
class DiGreeter:DiSkillV2 {
    let pl:PlayGround = PlayGround()
    override func input(ear: String, skin: String, eye: String) {
        if ear == "hello" {
            outAlg = diSkillUtills.simpleVerbatimAlgorithm(algRepresantation: "greet", algMarker: "greeter", sayThis: "good \(pl.partOfDay()) i hate foids")
        }
    }
}

main :

Swift:
let chii:Chobits = Chobits(personality: Personality()) // initialize waifu
chii.addSkill(skill: DiGreeter(kokoro: chii.kokoro)) // add a skill (only 1 line of code used per skill)
print(chii.think(ear: "hello", skin: "", eye: ""))

output :

good night i hate foids
Program ended with exit code: 0

View attachment 652058
Fck foids :blackpill:
 
We have similar origins.
 

Users who are viewing this thread

shape1
shape2
shape3
shape4
shape5
shape6
Back
Top