Dale
Dale
Hey @Tioneb12, Thanks for writing in. I just wanted to quickly note that a big overhaul to AR::MTI is on it's way. If you can wait a bit, it'd be...
Would really love to see this. Currently Service Discovery is a huge pain requiring yet another service (which itself is usually cluster-based and self-discovers and then listens for other services)....
> Try deleting the yarn.lock file and then `git stash` or commit existing changes. No dice for me. ``` [2/4] 🚚 Fetching packages... error An unexpected error occurred: "Commit hash...
For the record, to install the plugin @kostasx mentioned, Command + Shift + P => Add Repository enter the GitHub url... https://github.com/aziz/sublime-js2coffee Then proceed to install it via package control....
> Prezto looks good 🤷♂️ Prezto looks bloated 😛 > I have heard some good word about [Zinit](https://zdharma.org/zinit/) and going to try it out. Thanks for the tip. `Zinit` looks...
Sounds like a Zsh plugin writing guide from those that know for those that don't, could be useful to the community as far as writing efficient plugins. git cloning is...
> @voltechs Have you tried my plugin manager [Znap](https://github.com/marlonrichert/zsh-snap) yet? It tries to be fast, light-weight and uncomplicated. Hi @marlonrichert, I have not checked it out yet. I'll take a...
Allow for optional "schema" support. (`"blazer"."audits"`, `"blazer"."checks"`). Would help "organize" domain-specific schemas as per "best practices" (not using the `public` schema): https://www.postgresql.org/docs/current/ddl-schemas.html#DDL-SCHEMAS-PUBLIC https://wiki.postgresql.org/wiki/Database_Schema_Recommendations_for_an_Application
Got another idea 😇 Could we somehow give Blazer a hint that a bar chart should be stacked?
_Not sure if you want ideas here (lazily, as @fwolfst mentioned), or as separate issues. Let us know, I'm happy to break mine out into their own issues._ **Another idea:**...