Search results

  1. fukurou

    Raspberri Pi and Arduino

    :s18:when manipulating hardware: power off everything before correctly power off the Raspberry Pi
  2. fukurou

    👨‍💻 dev new attention seeker skill

    import LivinGrimoire.TimeGate; public class TimeAccumulator { private TimeGate timeGate = new TimeGate(5); private int accumulator = 0; public void setTick(int tick) { timeGate.setPause(tick); } public TimeAccumulator(int tick) { this.timeGate = new...
  3. fukurou

    👨‍💻 dev new attention seeker skill

    package AXJava; public class Responder1Word { UniqueItemSizeLimitedPriorityQueue q= new UniqueItemSizeLimitedPriorityQueue(); public Responder1Word() { q.add("chi"); q.add("chirp"); } public void listen(String ear){ if (!(ear.contains(" ") ||...
  4. fukurou

    [MEDIA]

  5. fukurou

    TMNT: Shredder’s Revenge

    @ZORO
  6. fukurou

    SML Movie: Jeffy's 19th Birthday!

    :s87:
  7. fukurou

    req

    also remember the python cheat sheet: https://i.ibb.co/0qJTygq/PYTHON-cheat-sheet.png inside the if square, I need you to change: if (time < 18): to if time < 18:
  8. fukurou

    [MEDIA]

  9. fukurou

    macOS codes

    macOS ************ *Navigation* ************ language change: ^+space Switch active app: cmd tab/shift switch app window: cmd ~ force escape app: cmd option escape close app window: cmd w close all app windows: Option-Command-W Summon spotlight search: cmd+space, (cmd+r:open result) 50% 2...
  10. fukurou

    [MEDIA]

  11. fukurou

    [MEDIA]

  12. fukurou

    [MEDIA]

  13. fukurou

    [MEDIA]

  14. fukurou

    👨‍💻 dev matrix->cyberpunk

    package AXJava; import LivinGrimoire.DiSkillV2; public class DiSysOut extends DiSkillV2 { @Override public void input(String ear, String skin, String eye) { if (!ear.isEmpty() & !ear.contains("#")){ System.out.println(ear); } } }
  15. fukurou

    👨‍💻 dev matrix->cyberpunk

    package LivinGrimoire; public class Brain { public Chobits logicChobit; public Chobits hardwareChobit; private String emot = ""; private String bodyInfo = ""; private String logicChobitOutput = ""; public Brain() { logicChobit = new Chobits()...
  16. fukurou

    👨‍💻 dev matrix->cyberpunk

    depracating: Brain, actionable :s44:
  17. fukurou

    [MEDIA]

  18. fukurou

    🎮gaming Cool pokemon scarlet and vaiolet 👌🏻👌🏻👌🏻👌🏻

    shredder (Heatran) @ Wide Lens Ability: Flash Fire Tera Type: Grass EVs: 252 HP / 252 SpA / 4 SpD Quiet Nature - Magma Storm - Tera Blast - Sunny Day - Flash Cannon
  19. fukurou

    🎮gaming Cool pokemon scarlet and vaiolet 👌🏻👌🏻👌🏻👌🏻

    potato (Mew) @ Mental Herb Ability: Synchronize Shiny: Yes Tera Type: Dark EVs: 252 HP / 4 SpD / 252 Spe Jolly Nature - Foul Play - Transform - Taunt - Imprison @ZORO
  20. fukurou

    [MEDIA]

Top