⟩ dnf install --downloadonly --installroot /tmp/yourmom python3
…SNIP…
Transaction Summary:
Installing: 59 packages
Total size of inbound packages is 33 MiB. Need to download 33 MiB.
After this operation, 118 MiB extra will be used (install 118 MiB, remove 0 B).
The operation will only download packages for the transaction.
Don't get me wrong, Python is a great many things. Easy to use, surprisingly fast for a scripting language, and well documented. But not lightweight.
(( The Windows version is 110MiB after decompression. ))
while this is cool and I want to play with it myself, it's still sort of discounting the overhead here of installing python, installing tkinter,
adding shortcuts to the program within Windows, etc.
Of course the barrier to creating bespoke tools is lower but it's also still a decent bit of overhead and not just "hey AI, create me a Notepad clone that works like it used to". Arguably it's still more intensive than googling "notepad clone" and just downloading n++.
It’s also sort of a given that anyone on this site is pretty well versed with technical stuff so maybe results would vary with Tina over in HR, for instance.
I think that sort of “last mile” problem is what agents like claw etc are supposed to help with.
Also, any reason you prefer Perplexity? Haven’t really used that one before TBH
Thanks for the detailed response, lol. Seems like it’s more personally tailorable than some of the others. Gonna give it a try with some similar vibe coding ideas
I mean you did originally claim that this was something that was "for the masses" and then posted a solution that only someone technical could actually use.
Not that I doubt it couldn't one shot something this simple with a .exe wrapper.
Well at least 10-15 you could just copy pasted exact same thing in a few minutes yet. But regardless even a basic notepad app is significantly more than a tkinter window with an input field.