kanishka
Trending in Polls
New
Other Trending Topics
Hey, I’m Jesse and I’m the main contributor behind Dexter, a full-featured, lightning-fast Elixir LSP optimized for large codebases. It s...
New
I am happy to introduce the very α version of the new programming language compiled to BEAM.
Welcome Cure.
It has literally three kille...
New
Hi there! We created Gust: A task orchestrator inspired by Airflow.
For those who have never heard about Aiflow, it’s a Python-based wor...
New
Hi everyone!
The first release candidate for the Expert language server project is now available!
We’ve published a press release detai...
New
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
Xamal is a deployment tool for Elixir apps that deploys native releases to bare metal servers over SSH. It’s a port of GitHub - basecamp/...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #library
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #elixirconf
- #channels
- #exunit
- #discussion
- #code-sync
- #podcasts
- #javascript
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixirconf-us
- #ai
- #blog-post
- #elixir-ls
- #phoenix_html
- #iex
- #graphql
- #genstage
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #metaprogramming
- #hex
- #security











First Post!- Show Best Posts
- Show All (oldest first)
- Show All (newest first)
seanc
Most Liked
dimitarvp
Honestly I hate everything that uses YAML as a scripting language…
Still trying to force myself to devise (or discover) a GitHub CI workflow for cross-compiling a Rust project to 4 different OS/CPU combinations, and I actually wanted to do that like 2 months ago now. It’s just not intuitive and extremely quirky. To top things off, it annoys me so much that I am not even sure I want “to get used to it” (as is the classic advice for learning something that everybody knows is dysfunctional).
KristerV
i’ve been using GitLab and GitHub both and it’s definitely about convenience and a free package. GL I like more, GH we just need in the current project.
what I don’t get is how hard it is to find a ready YAML. i mean I’ve built a few myself and can do it, but I’m not devops and need ideas. anyone got links?
D4no0
I’ve been using gitlab for most of my projects. I like how easily it integrates with your custom hardware, installing and linking a fully custom runner is 10 minutes of work, the runner works in pull mode, so you don’t require any network configuration, just a internet connection.
Here are some simple configurations that I use on most of my projects, all of these stages are using docker executor.