Hacker News new | past | comments | ask | show | jobs | submit | kauboy's comments login

i love the ease, but i wish they had better support for importing/exporting from/to other tools like drawio and plantuml.


Support has been very good for us. Their support pricing model changed from percentage of your bill to a fixed cost per support user

https://cloud.google.com/support

For most organizations role based production plan is good enough


Skinparam definitions really help to improve the polish. You can even create templates.

The only issue I've really had is controlling the arrow paths.


How about Google cloud run?


What do you think of Elixir?


Elixir doesn't affect most of the operational aspects of Erlang, and it certainly in no way affects performance. You're still running on the BEAM, except now you actually have more apps running (The Elixir runtime runs as an app).

Syntactically it cleans some things up, adds some niceties, and annoyingly makes atoms require a prefix of ":" (annoying because atoms are central to Erlang's readability).

Personally, I don't find the changes to make a big difference when using the BEAM, and I prefer the familiarity of Erlang's syntax. It's also the language all of the documentation for the BEAM will use.

If you absolutely can't get your coworkers to ditch dynamic/gradual typing, Elixir or Erlang are still great choices and way better than Python/Ruby. Otherwise, try Rust.


Are you actually using Rust for professional web development? I've tried it earlier this year and my experience wasn't that great, so I'm quite surprised to read this comment.


What issues did you have? We haven't had very many issues. We rebuilt some internals tools, but for the most part it's been smooth sailing. We do use hyper and h2.


My main issue was with the ecosystem, which seemed too green and volatile/experimental. IIRC I used Actix and Diesel, for a toy web app.


What did you end up using for Rust? The actix ecosystem is pretty good, and quite fast.


I did like Rust (as a language), but I'm using Elixir, Phoenix and Ecto right now.


We've been using SMS Gupshup and are pretty happy with their services.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: