Search results

  1. fukurou

    [MEDIA]

  2. fukurou

    dear spammers

    try now
  3. fukurou

    👨‍💻 dev shit asses of fucks

    command zipping
  4. fukurou

    👨‍💻 dev shit asses of fucks

    I also wonder, what if it uses a different Brain in it's c'tor?
  5. fukurou

    👨‍💻 dev shit asses of fucks

    originally it was meant to simply inform the user of what the AI can do.
  6. fukurou

    👨‍💻 dev shit asses of fucks

    hmm it's a skill with unlimited access to all other skills and the Brain... on one hand it sniffs out skill triggers, on the other it has access to itself...
  7. fukurou

    👨‍💻 dev shit asses of fucks

    class DiTriggers(DiSkillV2): def __init__(self, brain): super().__init__() self.triggers: UniqueItemsPriorityQue = UniqueItemsPriorityQue() self.is_recording: bool = False self.brain: Brain = brain self.new_cmd: str = "" def input(self, ear, skin...
  8. fukurou

    👨‍💻 dev shit asses of fucks

    class DiTriggers(DiSkillV2): def __init__(self, brain): super().__init__() self.triggers: UniqueItemsPriorityQue = UniqueItemsPriorityQue() self.is_recording: bool = False self.brain: Brain = brain self.new_cmd: str = "" def input(self, ear, skin...
  9. fukurou

    big announcement!

    I'm gonna take a steamy bubbly shit. probably gonna require like a half a roll of TP. just raising awareness.
  10. fukurou

    [MEDIA]

  11. fukurou

    [MEDIA]

  12. fukurou

    👨‍💻 dev shit asses of fucks

    public class DiTriggers extends DiSkillV2 { private UniqueItemsPriorityQue triggers = new UniqueItemsPriorityQue(); private boolean isRecording = false; private Brain brain; private String newCMD = ""; public DiTriggers(Brain brain) { this.brain = brain; }...
  13. fukurou

    👨‍💻 dev shit asses of fucks

    triggers: UniqueItemQ Chobit recording:bool= false # countDown newCmd = "" // engage que //auto engage que if !rec : if !ear == ""-> newCmd = ear;rec = True // not recording and hear something?->record else{ if !(output == ""): {triggers+newCmd;} // recording and output detected rec = false}
  14. fukurou

    👨‍💻 dev shit asses of fucks

    triggers: UniqueItemQ Chobit recording:bool= false # countDown newCmd = "" // engage que //auto engage que if ear == "" and !rec: fuck away if !rec : if !ear == ""-> newCmd = ear;rec = True;fuck away # recording: if !(output == ""): {triggers+newCmd;} rec = false
  15. fukurou

    [MEDIA]

  16. fukurou

    [MEDIA]

  17. fukurou

    [MEDIA]

Top