Things that we pay for. SQL Server : it's not cheap, but it's genuinely good. Live query plans, clustered columnstore indices, linked servers, rich SQL features. Tableau : more than a dashboarding tool, it's actually a really good multivariate exploratory data analysis (EDA) tool. You can use it to visualize multidimensional data easily. I do use Jupyter (seaborn, plotly) and R (ggplot2) which are good, but Tableau l…
Why is Splunk among the bests for you? What is the cheaper alternative?
Ask HN: What is the best enterprise software you use every day?
211–220 of 418 posts
Re: Ask HN: What is the best enterprise software you use every day?
#212These days we are mostly collaborating on Microsoft Teams.
I find Teams to be incredibly bad. It's slow, it literally has a typing lag to the point where you type something, press enter to send and then start another message, letters get eaten and sent with previous message. It eats more ram than JetBrains IDE at this point. It has a very bad UX, a lot of (slow) tab switching, pictures do not even load for me most of the time(unless restarted), sometimes it takes up to 10 seconds to mark something as read on the 'Activity' tab which is even more annoying. Insanely bad custom notification system instead of using built in Windows notifications. Add to that terrible API, weird flow of adding apps to conversations and few more things. It grew to become my most hated application that I have to use every day.
Re: Ask HN: What is the best enterprise software you use every day?
#213Beyond it's shortcomings it's something I'd gladly pay for (if I needed it of course) because it can't really be replaced by something free / opensource.
Re: Ask HN: What is the best enterprise software you use every day?
#214Jetbrains IntelliJ. I use it for html, JS, CSS, Vue, node.js, Python, Java, SQL, etc. I’ve tried visual studio and some other IDEs, but find intellij to be superior in every way.
Nevertheless I still think Intellij is an awesome piece of software and I still start it sometimes to get useful features which are not available in Metals, like inline type annotations for long method chains (really useful when coding with Cats) or "show implicit hints" to see which implicits are used / missing and where.)
Re: Ask HN: What is the best enterprise software you use every day?
#215Does VSCode count? That's the first IDE to make me switch from Vim. I was reluctant at first, but now I feel lost without it. For saas, probably Workday. I really enjoy it compared to what we had used prior.
...no
Just because Microsoft wrote it doesn't make it enterprise
Re: Ask HN: What is the best enterprise software you use every day?
#216Jetbrains IntelliJ. I use it for html, JS, CSS, Vue, node.js, Python, Java, SQL, etc. I’ve tried visual studio and some other IDEs, but find intellij to be superior in every way.
I used to use it for Scala, sometimes the editor would hang for 30-40s (probably even more but I don't want to sound like I'm exagerating.) I moved back to Emacs+Metals which suits me better (it's hard to leave Emacs after 20+ years of use.) Nevertheless I still think Intellij is an awesome piece of software and I still start it sometimes to get useful features which are not available in Metals, like inline type anno…
I never could get ensime to work, but I should try metals.
Re: Ask HN: What is the best enterprise software you use every day?
#217Earlier quoted context omitted.
Do you use the Neo Vim extension, it uses real neovim? Not to be confused with VSCodeVim.
I actually don't user either. I don't much see the point of Vim weaseled into another environment, but I'm happy to listen and be convinced otherwise.
Essentially, to me it's all about ergonomics of editing. Hands straight on the "home row" of the keyboard, and with modal editing, almost everything is a single keypress away. To me, this feels a lot faster and easier than reaching for the mouse (or arrow keys) every five seconds, and I get the additional benefit that my core editing commands stay consistent across different environments (where I have a Vim plugin, that is). I leave all the fancier, IDE-specific stuff (e.g. refactoring, etc) on their default IDE bindings, and learn them. It's a good compromise, I'm not sure why people don't like it.
Re: Ask HN: What is the best enterprise software you use every day?
#218Surprised by the answers given here. If I hear 'enterprise', I'm thinking SAP, IBM, Oracle. SAS etc., not some dev environments or niche tools.
Yep, RHEL would be an example of open source enterprise software.
Re: Ask HN: What is the best enterprise software you use every day?
#219JIRA. It's powerful, customizable, flexible and drives workflows and productivity across millions of companies around the world. It's the SAP of issue tracking. Despite all the baggage, they still try continuously to improve the UX of the software so it stays relevant and relatively usable. There's definitely problems with it (its performance can be awful and require dedicated server clusters to keep it up at larger…
It's crazy how different opinions are on JIRA. I think it's the worst tool I'm forced to use - and have been - at all my dev jobs. It's slow, sluggish, the UX is horrible and it gets in my way. A lot of dev teams that are outside of product/project management claws simply opt for using whatever simple kanban board there might be(Trello, for example).
It’s all due to local configuration, some IT kiddo sees all these bells and whistles and levers to pull, so they turn them all on thinking more features is better.
In the meantime the most efficient workflow I have has six states (planning, execution, UAT, deployment, warranty, closed) and it works just fine and stays out of my way.
Re: Ask HN: What is the best enterprise software you use every day?
#220Do you mean Enterprise Resources Planning systems like SAP R/3 v. Oracle Applications?