Readit News logoReadit News
dlx commented on Why we migrated from Python to Node.js   blog.yakkomajuri.com/blog... · Posted by u/yakkomajuri
asa400 · 4 months ago
Folks, if you have problems doing async work, and most of your intense logic/algorithms is a network hop away (LLMs, etc.), do yourself a favor and write a spike in Elixir. Just give it a shot.

The whole environment is built for async from the ground up. Thousands and thousands of hours put into creating a runtime and language specifically to make async programming feasible. The runtime handles async IO for you with preemptive scheduling. Ability to look at any runtime state on a production instance. Lovely community. More libraries than you might expect. Excellent language in Elixir.

Give it a shot.

dlx · 4 months ago
As someone who who's a polygot programmer, I've always agreed with this in theory; however, the biggest challenge I've found in giving Elixir a shot is that, well the job market doesn't seem to favor ANY elixir jobs out there...especially for someone who's only made 'toy' apps in Phoenix. And for prototyping apps, I'm just faster in Ruby/Rails to make it worth it PLUS if you want to debug ML/LLM scripts you have to know Python anyways.

Any recommendations for someone looking to break into the Elixir space in a serious (job-related/production app) way?

dlx commented on Ruby 3.5 Feature: Namespace on read   bugs.ruby-lang.org/issues... · Posted by u/ksec
freedomben · 10 months ago
I did Ruby on rails professionally for many years, and have also done elix Phoenix professionally for many years now, and I would advise you to continue with Phoenix. Getting really good at elixir and Phoenix can make you an extremely powerful and employable developer. Should you find yourself in a situation where you need to switch to Ruby and rails, you will have a huge leg up because rails follow as many of the same patterns as Phoenix, and the Ruby language is very simple to learn for someone coming from elixir. Just my two cents of course
dlx · 10 months ago
that's great advice, but finding Elixir/Phoenix jobs seems to be few and far between (and seem to be for less pay). Where are you able to find your Elixir / Phoenix jobs?
dlx commented on VSCode’s SSH agent is bananas   fly.io/blog/vscode-ssh-wt... · Posted by u/zdyxry
dlx · a year ago
As mentioned in other threads, I'd love it if I could use Sublime Text remotely, but am stuck using VSCode simply because of what this setup allows in terms of remote coding. Perhaps a standard too that any editor could use would be amazing -- is there anything else out there that enables this much functionality out there?
dlx commented on     · Posted by u/breadwinner
billconan · a year ago
This looks awesome, but isn't cheap.
dlx · a year ago
Am I missing something? $3K for an AI workstation isn't exactly expensive; being able to run a 405B model for 6K seems pretty amazing to me....

u/dlx

KarmaCake day43August 16, 2013View Original