this post was submitted on 22 Feb 2024
1240 points (97.4% liked)

memes

9692 readers
3772 users here now

Community rules

1. Be civilNo trolling, bigotry or other insulting / annoying behaviour

2. No politicsThis is non-politics community. For political memes please go to !politicalmemes@lemmy.world

3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month

4. No botsNo bots without the express approval of the mods or the admins

5. No Spam/AdsNo advertisements or spam. This is an instance rule and the only way to live.

Sister communities

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] rdri@lemmy.world 0 points 6 months ago (1 children)

Tried some nice tool (tabame) that uses Dart/Flutter and it immediately uses 250 mb of RAM. No graphical content except some icons in the GUI. As I was going to replace task manager which uses 60 mb, I was not happy.

Wish sciter would be more popular.

[โ€“] ICastFist@programming.dev 1 points 6 months ago

That's a lot of ram usage. Decided to try myself and on the first startup, 118mb ram. Ouch. It did fall to ~50mb after some setup, but that's still quite high, especially compared to my task manager eating around 25mb while open. I somehow also managed to spawn 2 tabame processes, so I guess the program still needs to iron some kinks, to say the least.