• 0 Posts
  • 15 Comments
Joined 1 year ago
cake
Cake day: July 11th, 2023

help-circle


  • I am working on an application using DevExpress XAF. It allows you to build a big enterprise application relatively quick by doing a lot of the dirty work you would otherwise do yourself for CRUD stuff. A lot of the application can be modified through mere clicks without touching a single line of code.

    It is cool but kinda bloaty. When you simply launch an XAF application, it uses 300 megabytes of RAM. And that’s before you even loaded a single byte of business data. You have just reached the login screen.

    At least i felt it was “kinda bloaty” until i first booted Void Linux on my gaming PC at home and took a look at htop. IT’S ONLY 400 MEGABYTES AND IT’S READY TO USE! MAYBE ADD 200 MEGABYTES FOR KDE!

    ALL THIS BLOATING CANNOT CONTINUE! WE HAVE TO TAKE ACTION IMMEDIATELY OR WE WILL BE FOREVER DOOMED TO UPGRADE OUR RAM LEST WE DON’T WANT EVEN A FUNCTIONING TEXT EDITOR!












  • MyFairJulia@lemmy.worldtoProgrammer Humor@lemmy.mlask
    link
    fedilink
    English
    arrow-up
    8
    ·
    1 year ago

    This idea sucks on so, SO many levels! It’s only doable on Android as a Live Wallpaper. As a messaging app which could run on Android and iOS it solves jack since you usually look down on the phone so the ability to see what’s behind the phone doesn’t add much, especially since the keyboard will obsure some of the view. The text needs to remain legible no matter what you have in the view so have fun creating an algorithm that determines whether you want black or white text (assuming you want the same behavior as iOS). Perhaps you want to add some blur to ensure that the text stands out.

    And finally: The user will probably focus on the message so there’s a chance that the user will crash into someone or something anyway.