this post was submitted on 25 Dec 2023
80 points (92.6% liked)
Programming
17373 readers
238 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities [email protected]
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It looks like you're considering different programming-paradigms, and I'm asking you to consider having a toggleable set of modes, so something which needs ( for whatever reason ) to be in a particular paradigm, .. can be in that paradigm.
Functional, imperative, whatever.
Make it like radiobuttons, from the user-perspective: modal, with a declarable project-default, and variances declared on a per-file basis.
THIS file needs to be THIS paradigm, e.g...
( functional overall, imperative for the tricky-to-make-fast/efficient bit, as 1 possible example: eradicate many bugs & put performance where it needs to be. )
just an idea from somebody whose been working on cracking what the proper minimal-set of maximally-orthogonal programming languages requires, for a decade or 2...
Salut, Namaste, & Kaizen, eh?
_ /\ _