#Profiler task manager thingy

1 messages ยท Page 1 of 1 (latest)

limpid breach
#

This is looking really cool. I would like to caution you against adding too much.

Keep it focused and you can keep it good.

Personally, the addition of a Lua executor is already turning me off to the idea of using it in production (where I would see it having the most use for my use case)

Just my thoughts. Good work, and good luck o7

jolly totem
lavish sigil
#

wow this is cool

alpine ledge
#

Honestly just adding some kind of protected hook that lets you lock out aspects of the tool would do more than enough

#

Either way that looks mint so far, I'm liking the nested tab layout

#

What are you using for the lua executor? Is that an actual linter in there?

jolly totem
alpine ledge
#

Oh you're embedding a html panel?

#

Certainly beats reinventing the wheel, though I'm curious if it's a 64-bit only thing because of that

jolly totem
alpine ledge
#

Yeah that's why I was curious about it, I've done lua execution thingies before and having proper formatting and linting for it seemed like such a monumental task I'd tap out almost immediately

#

If it does actually work on 32-bit then I'm sure you could do some funky stuff and get it to properly support glua

jolly totem
alpine ledge
#

๐Ÿ‘€

#

I might have to look into finally doing that gbug rework now

jolly totem
alpine ledge
#

Sick, I'll try it out somewhere tomorrow

alpine ledge
#

Yeah trying it out now and so far it looks fantastic

alpine ledge
#

Saw that you added the glua rules, looks nice though I think there's some odd stuff going on in there

#

Lots of non-standard functions in there...

jolly totem
alpine ledge
#

I see

jolly totem
#

It's 'good enough' for now, but thanks for flagging

jolly totem
#

@alpine ledge started recoding/refactoring everything as modules before it gets too difficult.. shoulda started like this in the first place lmao

alpine ledge
#

I smell technical debt

jolly totem
#

ima need a technical loan

jolly totem
#

@alpine ledge sorry if you dont care or whatever just felt like sharing some progress.
Did a major rewrite it based on a module style system for each, with submodules

Given how i've decided to handle it, I've subsequently also managed to do both SV and CL at the same time

alpine ledge
#

Oh nah I am quite interested, poke away

jolly totem
#

I have a few more modules to finish up and then I can ship it back, modularised ! It's going really well.

Only have the SQLite & Globals Lua submodule to finish before I push the modular version out, which subsequently has all the SV side things too

jolly totem
alpine ledge
#

Oooh, will have a look