• 1 Post
  • 46 Comments
Joined 8 months ago
cake
Cake day: December 11th, 2024

help-circle




  • It makes sense, you aren’t telling sql server how to do something, you just tell it what you want and it figures it out. You aren’t even doing procedural stuff at that point.

    I like the RAD tools being qualified as 4GLs as I haven’t really thought of them that way but again it makes sense.

    Also screw PowerBuilder. I am sorry if anyone in this thread likes it…but it is seriously awful.

    Edit: Before people jump me, I do know that you have some influence over execution plans with join orders, hints, etc… but by and large you don’t tell SQL Server how to do it’s job.



  • This is a huge one for me. For those who don’t know, this brings up the rev-i-search utility which allows cycling from most recent to oldest commands executed. It also supports partial finds so if you did ‘cd’ it would cycle the most recent change directory commands.

    The forward search (in case you’re somewhere in the history stack) is ctrl+s and operates the same except crawls the command history forwards.

    I use these constantly in my normal workflow and they save a ton of time.




  • I get what you are saying and this is definitely a factor but I think the bigger influencer was mobile adoption. As soon as smartphones took off it was inevitable that we would see a surge in cross platform frameworks/libraries.

    The fact we tackled this problem by shifting everything to web apps was also inevitable given the more simplistic deployment requirements and maintenance costs of a website vs native application.

    I feel like I am shouting to the void when I talk about performance of modern software being unbelievably bad.









  • hornywarthogfart@sh.itjust.workstoLemmy ShitpostProton
    link
    fedilink
    English
    arrow-up
    6
    ·
    4 months ago

    Honest answer? It makes it easy to release an application cross platform.

    Personal / hot-take answer? Because we are human and our drive for mediocrity is astounding…especially when it can save a few bucks. Why make something good when you can make something less good faster and cheaper? That should be Electron’s slogan.