AstonJ
What were your highlights? ![]()
Here are some photos taken by Ivy Markwell: http://ivymarkwell.com/photography/lonestar-elixir ![]()
And some related posts (about LiveView!):
https://forum.elixirforum.com/t/phoenix-liveview-info/16569/64?u=astonj
https://forum.elixirforum.com/t/phoenix-liveview-info/16569/65?u=astonj
https://forum.elixirforum.com/t/phoenix-liveview-info/16569/66?u=astonj
Trending in Events Chat
Other Trending Topics
I am happy to introduce the very α version of the new programming language compiled to BEAM.
Welcome Cure.
It has literally three kille...
New
Hobbes is a low-level distributed database for the Elixir programming language.
Hobbes provides a simple, safe, and scalable storage lay...
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
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
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge & Solve.
They are GUI (Emerge) and State management (S...
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
- #blog-post
- #ai
- #elixir-ls
- #phoenix_html
- #iex
- #graphql
- #genstage
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #hex
- #security
- #metaprogramming










Showing Posts 1 to 8- Show Best Posts
- Show All (oldest first)
- Show All (newest first)
gregvaughn
I was there. This was the most exciting and entertaining talk, IMHO
AstonJ
Hastega looks awesome! I’ve noticed that more and more hosting companies are offering dedicated servers with GPUs now, so this could be really fantastic for us!
Can’t wait to watch the talk and see Hastega’s first release
cohawk
I agree Hastega was the best presentation and has the potential for tremendous performance improvement - especially if it could somehow just automagically be implemented into the language.
I also enjoyed hearing @bitwalker talk about his Cadre project - which is an entire distributed runtime and simulation test suite that appears to be the next iteration of his Swarm project.
mstibbard
Hastega looks awesome. Towards the end of that deck it also mentions a soon-to-be-released library called Esuna.
I would LOVE an Elixir equivalent of pandas. A simple GUI would probably be a bonus for distribution…
zacky1972
Thank you for your impression!
We’ve implemented two layered neural-network in Elixir, and conducted performance evaluation of it with/without prototype of Hastega.
I’m regretful for the results of the performance evaluation because it hasn’t satisfied us, yet.
Current implementation optimize only vector calculation. Thus, there is the overhead of the invocations and data transfer.
I think it is required to optimize whole calculation of a perceptron using Hastega, at least.
zacky1972
Thank you for your introduction!
Video is here:
Have a fun!
piacere_ex
Thank you for your interest in Esuna.
I built data manipuration library for Esuna like a Python’s pandas.
This library is independent from Esuna.
Your projects can be use this without Esuna.
However, the Esuna GUI generates data manipulation Elixir codes that constructed by this library.
Generated Elixir codes are runnable mixed with your Elixir codes.
Therefore, you don’t need coding, GUI will implement it instead.
nolaxpat
I’d agree with this. I loved this talk! This was my first Elixir conference and I found it an interesting change. Coming from game-developer land with GDC, the PAXes and PyCon, it was very intimate and very welcoming. Even as an outsider without much experience in the language, everyone was very willing to talk and offer advice.
I also quite enjoyed Greg’s talk (Ecto without a Database, I believe) and had the pleasure of sitting with him and his co-workers at their table for both session days. Overall, the conference was great for me and I hope I’m able to go to Colorado later in the year.