HackerTrans
TopNewTrendsCommentsPastAskShowJobs

petejodo

no profile record

comments

petejodo
·vor 2 Monaten·discuss
Chris McCord just recently released a library trying to solve for this https://github.com/phoenixframework/durable_server
petejodo
·vor 5 Monaten·discuss
Or incumbents have to win some larger percentage of the vote in order to win over time
petejodo
·vor 6 Monaten·discuss
Appreciate all the work done by the Elixir team on this. If at some point something makes the type system unfeasible, does it mean it would be unraveled from the compiler or is it safe to say what's been released now is there for good?
petejodo
·vor 8 Monaten·discuss
Agreed. Gleam is a great one that targets JavaScript and outputs easy to read code
petejodo
·letztes Jahr·discuss
Reminded me of this which is a MIT lecture called “how to speak”

https://youtu.be/Unzc731iCUY?si=8avRVtQ9blfD43Pf
petejodo
·letztes Jahr·discuss
Maybe Haxe is an example of another language like this. I wonder if it applies though to languages that are hosted i.e. Elixir is constrained somewhat by what Ericsson decides to do w/ Erlang
petejodo
·letztes Jahr·discuss
has anyone figured out what their event page means? Supposedly its a hint of what they're announcing. https://frame.work/framework-event
petejodo
·vor 2 Jahren·discuss
To add onto this, you actually write code when on the BEAM rather than yaml and feels like it takes less lines to accomplish the same things
petejodo
·vor 2 Jahren·discuss
I only recently discovered minio and started using it for a project. What are you referring to by “last file system-transparent Minio version” for my own awareness?
petejodo
·vor 2 Jahren·discuss
One reason also is I believe it has something to do with fault tolerance even at a hardware level. A process has its data isolated somewhere in memory, if something happens to that memory, the process will crash next time it runs and starts causing supervisors to start attempting to recover the system
petejodo
·vor 2 Jahren·discuss
So neat! I've been thinking of something similar to this where content creators would join their content to form channels in the original sense of the word and users would browse much like how they would on a normal TV
petejodo
·vor 3 Jahren·discuss
> We don't need the Erlang message bus to be the only message bus. The Erlang message bus is, frankly, not very good

Genuinely curious why it's not very good. Were you speaking solely from the perspective of non-Erlang processes? And also specifically regarding remote messages rather than local?
petejodo
·vor 5 Jahren·discuss
I think OP was asking whether they were confusing CR for the Better Business Bureau because moving services does not seem to be something CR would review
petejodo
·vor 5 Jahren·discuss
I'd love to hear more about this. Do you have any reading material or tutorials that helped you get started?