Live data from Hacker News

Ask HN: Ubuntu Desktop Default Apps

news.ycombinator.com

91–100 of 246 posts

Re: Ask HN: Ubuntu Desktop Default Apps

#91

I'd love for Chromium to be included by default and for that Amazon app to be removed. I have no idea what the Amazon thing even is but it's just Windows 10-esque spamware to me. As for IDE, it'd be really cool to have Arduino included, but some might consider that spamware ¯\_(ツ)_/¯

Arduino is a horrible IDE. It doesn't even have high DPI support, making it entirely unusable in my XPS 15.

Re: Ask HN: Ubuntu Desktop Default Apps

#92
post #62

Web Browser: Firefox Email Client: Evolution Terminal: Gnome Terminal IDE: No IDE by default. Most users aren't developers File manager: Files/Nautilus Basic Text Editor: Atom IRC/Messaging Client: Nothing, let user install their own. PDF Reader: Evince Office Suite: I don't really like it, but LibreOffice is probably the best option right now. Personally, I'd almost prefer an option to just have LaTeX and TeXStudio…

Atom isn't a basic text editor. It's closer to an IDE. I'd go a step further and say no Email client. Most users don't use email clients at all, and Thunderbird is really old looking nowadays.

Re: Ask HN: Ubuntu Desktop Default Apps

#94

If I may make a suggestion: I'd rather have a quizz at first install and user account creation that would ask what users want with sane defaults hiding behind an `I don't know` checkbox (ie: don't configure any mail client if people just use GMail). It would definitely ease the adoption from first users instead of throwing a huge pile of shortcuts to their face when they click the apps menu for the first time. I woul…

Really like this idea, a wizard to get all your preferences on setup that preconfigures defaults. Expand it to programming toolsets or whatever your primary use is and have a way to save and share it between different linux versions or even OS's a la dotfiles.

Re: Ask HN: Ubuntu Desktop Default Apps

#97

Web Browser: Firefox unmodified (e.g. no Ubuntu start page) Email Client: None, users still using desktop clients know what they want and how to get it. Terminal: No preference IDE: None, this should be chosen by the user if they want one. File manager: No preference Basic Text Editor: No preference IRC/Messaging Client: None, same situation as email PDF Reader: No preference Office Suite: LibreOffice Calendar: Like…

> calendar you can add events to (does a modern desktop calendar for Linux even exist)?

I don't know about Gnome - but KDE has both a desktop calendar/organizer app (Korganizer) and a (unrelated) Plasma widget for the toolbar - the gorgeous Event Calendar Plasma widget, which shows your Google Calendar events.

Re: Ask HN: Ubuntu Desktop Default Apps

#98
> We asked the HackerNews community, "What do you want to see in Ubuntu 17.10?"

Yeah, and the experiment went horrible wrong :(

The last thing the community wanted was a plain Gnome 3 shell for 17.10.

The older Unity was great, the latest Unity and Gnome3 are crap! (ugly as hell (macOS UI clone for the cheap), and worse usability than older Unity and macOS) So you single handled destroyed the default Ubuntu with some weird decisions. And this systemd trainwreck is still on board.

For applications:

* Web Browser: Chromium (with sane privacy default settings)

* Email client: Gnome Evolution

* File manager: Unity 7 file manager

* Basic Text Editor: GEdit (older version with menu bar, from Ubuntu 14)

* Office Suite: LibreOffice or Callibri

* Calendar: Evolution

Re: Ask HN: Ubuntu Desktop Default Apps

#99
Web Browser: Firefox

Email Client: Thunderbird

Terminal: Tilix[0], Gnome Terminal,

IDE: IntelliJ, Eclipse

File manager: Double Commander[1]

Basic Text Editor: Vim

IRC/Messaging Client: Pidgin

PDF Reader: Evince/MuPDF

Office Suite: LibreOffice

Calendar: Gnome Calendar

Video Player: Vlc, Kodi

Music Player: Audacious

Photo Viewer: Eye of Gnome

Screen recording: Simple Screen Recorder[2]

[0] - https://github.com/gnunn1/tilix

[1] - https://doublecmd.sourceforge.io/

[2] - http://www.maartenbaert.be/simplescreenrecorder/

Re: Ask HN: Ubuntu Desktop Default Apps

#100
I'm generally happy with all the Ubuntu default apps.

Basic text editor: gedit. Search has been a lot less usable since it moved to the top right bar. Keyboard sequences like control-f + part of a word + escape do strange things like sending you back to where you started. I'd like to be able to pilot to different parts of the code using control-f, down/enter/tab, up/shift-tab, and escape.

Also searching a huge file hangs because it stops to highlight every instance of the first character before processing the second. It should never be faster to open a terminal, find the file, and run grep. Also the entire app hangs to do syntax highlighting on giant xml files.

Post reply on HN