Earlier quoted context omitted.
I'm still using Thunderbird, which is barely maintained for a decent standalone IMAP client - it's beginning to feel pretty ridiculous. I was having some search issues the other day and I looked at alternatives - the options were basically Outlook, Claws Mail which is ugly as sin, eM Client which is Windows only and Mailspring which actually looked pretty good... right up until it asked me to make an account for use…
Thunderbird has a big problem - UI still looks like written in 90's. I'm switched to Geary, good Apple Mail clone.
Meli email client, pre-alpha release
111–120 of 136 posts
Re: Meli email client, pre-alpha release
#112Earlier quoted context omitted.
I'm still using Thunderbird, which is barely maintained for a decent standalone IMAP client - it's beginning to feel pretty ridiculous. I was having some search issues the other day and I looked at alternatives - the options were basically Outlook, Claws Mail which is ugly as sin, eM Client which is Windows only and Mailspring which actually looked pretty good... right up until it asked me to make an account for use…
On poor mail notifications and poor HTML support, those are strengths. Email is not a real time communication mechanism and most emails I receive I'd be happy to never be notified about, it's mostly just a deluge of unnecessary information. The same goes for html email, it's just an unnecessary intrusion into life from marketers obsessed with their branding over my convenience. When everything on your phone and deskt…
Ideally I want Android-style reply in the notification level stuff.
Re: Meli email client, pre-alpha release
#113With all respect for the hard work done on this client, but is it just me or is the TUI getting too much attention recently?? I think the GUI stacks are too bloated or too hideous (electron, cpp/qt,c# and it's limitations, etc...) to work with these days so much that the cool kids (hardcore techy people) just gave up and started doing TUIs to solve their own problems directly?
I wonder if it would be possible to do a GUI mostly-drop-in replacement for ncurses. Immediate advantages, at least for me: - a possibility to use proportional fonts, it's more pleasant for me and increases content density - borders and other decorations could be smaller, increasing density - smooth scrolling could be implemented, which is nice - it could better integrate with desktop environment Possible and very mu…
Re: Meli email client, pre-alpha release
#114Earlier quoted context omitted.
What is complicated about linux Mint or even Debian?
Gtk3 is awful and broke backwards compatibility with Gtk2 so you need to have at least those two in your system to run applications (since many still need Gtk2). Gtk2 does not get any meaningful updates anymore. Gtk4 will soon be released and repeat the cycle. Same with Qt5, anything that needs Qt4 or less is now broken unless you use Slackware which tries to keep everything it ever had (it even has Gtk1). Qt5 is mad…
The storage consumed is reasonable in terms of modern sizes storage.
Purely from the perspective of the end user I'm not sure I understand what the difficulty is.
The user doesn't care if the app is gtk 2 or 17. From the user's perspective they click install and an icon appears and their free hard drive space goes down a tiny amount.
Re: Meli email client, pre-alpha release
#115With all respect for the hard work done on this client, but is it just me or is the TUI getting too much attention recently?? I think the GUI stacks are too bloated or too hideous (electron, cpp/qt,c# and it's limitations, etc...) to work with these days so much that the cool kids (hardcore techy people) just gave up and started doing TUIs to solve their own problems directly?
I switched to using TUIs for everything except web browsing ~8 years ago (and I switched from GMail to Mutt ~3 years ago). I honestly can't imagine going back (I'm a Linux user so this might bias my viewpoint). GUIs either feel dated or sluggish, and I find that there are far more mature and continually-maintained TUI projects for most developer-related tasks than GUI ones. This is probably because (Linux) developers…
Re: Meli email client, pre-alpha release
#116With all respect for the hard work done on this client, but is it just me or is the TUI getting too much attention recently?? I think the GUI stacks are too bloated or too hideous (electron, cpp/qt,c# and it's limitations, etc...) to work with these days so much that the cool kids (hardcore techy people) just gave up and started doing TUIs to solve their own problems directly?
TUIs aren’t getting any more or less attention than they’ve always gotten. I guess you could argue that with the recent-ish rise of new CLI-friendly languages and frameworks like Go, Rust and Node that the people are reinventing the wheel in terms of terminal based tooling. However there has always been a strong undercurrent of people favouring the terminal for most types of work (myself included).
Re: Meli email client, pre-alpha release
#117A big disadvantage with TUI based email clients is it can only work with English or latin script based languages. Complex scripts( https://en.wikipedia.org/wiki/Complex_text_layout ) does not render properly in terminals.
Re: Meli email client, pre-alpha release
#118Firefox refuses to connect to this HTTPS URL: SSL_ERROR_RX_RECORD_TOO_LONG
Re: Meli email client, pre-alpha release
#119With all respect for the hard work done on this client, but is it just me or is the TUI getting too much attention recently?? I think the GUI stacks are too bloated or too hideous (electron, cpp/qt,c# and it's limitations, etc...) to work with these days so much that the cool kids (hardcore techy people) just gave up and started doing TUIs to solve their own problems directly?
Why I like it? Well, if you're a Emacs user and you can get everything to work with Emacs-esque keybinds that's great. Same with vi(m) keybinds. With Mutt, its a matter of setting EDITOR right and you can compose your e-mails with vi(m) (yes, you could set EDITOR to something more nefarious ;). You don't get to make such choices with a GUI e-mail client.
Re: Meli email client, pre-alpha release
#120Earlier quoted context omitted.
> I'm willing to pay, someone please give me a decent cross platform alternative with a GUI, ideally a proper, non-electron one. Have you tried Postbox? It's cross-platform Mac/Windows, native non-Electron (actually forked from Thunderbird long ago), supports multiple accounts, lots of keyboard shortcuts & paid non-subscription product developed by a company. I've been using it ever since Eudora died, it's the closes…
I appreciate that a lot of people use Mac and/or Windows, but calling it cross-platform and then excluding the third big platform option is I think missing the point.