Search results

  1. griimnak

    What underground rap are you listening to?

    aslong as i'm around this thread will never die also, @Sentinel have you played that game? THU2 for ps2. simpler times FeelsBadMan
  2. griimnak

    O ya!?

    O ya!?
  3. griimnak

    What are you listening to now?

  4. griimnak

    [PY 3.6+] Trinity-py - A flask based CMS for Python 3.6+

    ooh, yeah pm me with that. I was thinking earlier, i'm gonna have to start structuring the js because i can't call functions that aren't needed on pages that don't need them like below: (http://prntscr.com/hwnkxw)
  5. griimnak

    [PY 3.6+] Trinity-py - A flask based CMS for Python 3.6+

    to use react you have to do routing on the client though don't you? i wanna keep the routing in flask, basically only using javascript for dom manipulation
  6. griimnak

    [PY 3.6+] Trinity-py - A flask based CMS for Python 3.6+

    Threw up a youtube video of the admin theme's current state, i'm actually somewhat proud. Looking rather clean if I was to say so myself :P here's a look at the vanilla js behind it: console.log is only debugging purpose, it'll be removed later on.
  7. griimnak

    [PY 3.6+] Trinity-py - A flask based CMS for Python 3.6+

    Committed changes (Jan, 4, 2018) Big performance improvements. (benchmarks below) Improved config reader (see https://github.com/griimnak/Trinity3/blob/tr4/app/config.py) Before and after: Improved mysql performance (~30%) (see https://github.com/griimnak/Trinity3/blob/tr4/app/__init__.py)...
Top