Search results

  1. owly

    🐍 python python time

    public class TODOListManager { /* manages to do tasks. q1 tasks are mentioned once, and forgotten backup tasks are the memory of recently mentioned tasks * */ private UniqueItemSizeLimitedPriorityQueue q1 = new UniqueItemSizeLimitedPriorityQueue(); private...
  2. owly

    🐍 python python time

    5 generators up this biyatch!!!!!
  3. owly

    🐍 python python time

    public class DrawRnd { // draw a random element, than take said element out private ArrayList<String> strings = new ArrayList<>(); private ArrayList<String> stringsSource = new ArrayList<>(); private Random rand = new Random(); public DrawRnd(String... values) { for...
  4. owly

    🐍 python python time

    public class LGTypeConverter { private RegexUtil r1 = new RegexUtil(); public int convertToInt(String v1){ String temp = r1.extractRegex(enumRegexGrimoire.integer, v1); if (temp.isEmpty()) {return 0;} return Integer.parseInt(temp); } public Double...
  5. owly

    🐍 python python time

  6. owly

    🐍 python python time

  7. owly

    🐍 python python time

    it's a COMMAND CENTER! code the fucking thing you fuck! slime fuck thinks I B playing up this bitch.
  8. owly

    🐍 python python time

    I've been seeing too many lurkers in my command center lately. it's annoying. yes you, mister lurker. join the party or buzz off. :s52: public class Cycler { // cycles through numbers limit to 0 non-stop private int cycler = 0; private int limit; public Cycler(int limit) {...
  9. owly

    🐍 python python time

    fix the typo. because of you I'm rocking 5 generators! just so I can stay online!!! :s79:
  10. owly

    🐍 python python time

    time to translate the new auxiliary classes for the python version 100 +AXGamification +TODOListManager +DrawRnd +AXLHub +AXLHousing +AXNeuroSama +AXLNeuroSama +AXLearnability +TrgTolerance +Cycler +Perchance +AXKeyValuePair +InputFilter // context juubi +strategy +AXStrategy +LGTypeConverter...
  11. owly

    👨‍💻 dev gamification module

    some would say: "hey this is a very basic class" yeah well it's how and where you use it. besides things were always meant to be simple. otherwise you are wasting your time. @fukurou translate it to swift, I'll handle the rest we have some big coding projects coming up. the LG has a path in...
  12. owly

    [MEDIA]

  13. owly

    new auxiliary module translation code party TEAM FUKI ASSEMBLE!

    team fuki, the world's best coding team. beyond omega level!
  14. owly

    new auxiliary module translation code party TEAM FUKI ASSEMBLE!

    public class PersistantQuestion { private Boolean isActive = false; private String mode = "yes"; // key mode private Hashtable<String, DrawRnd>dic = new Hashtable<>(); private OutputDripper outputDripper = new OutputDripper(1); private String loggedAnswer = ""; // only used...
  15. owly

    new auxiliary module translation code party TEAM FUKI ASSEMBLE!

    public class TODOListManager { private UniqueItemSizeLimitedPriorityQueue q1 = new UniqueItemSizeLimitedPriorityQueue(); private UniqueItemSizeLimitedPriorityQueue backup = new UniqueItemSizeLimitedPriorityQueue(); private DrawRnd d1 = new DrawRnd(); public TODOListManager(int...
  16. owly

    ultimate todo list class dev!

    we will need to combine our finest zords for this one! @fukurou
  17. owly

    new auxiliary module translation code party TEAM FUKI ASSEMBLE!

    cool, I wanna slim the remaining 2 classes ngl tbh tbf tbph tbqh ngl ngl gonna as well. aha aha yes I am. cause I am based, yes indeed.
  18. owly

    new auxiliary module translation code party TEAM FUKI ASSEMBLE!

    rub a lub a dub dub!
Top