matreyes
|
1 year ago
|
on: Superstreamer – OSS streaming toolkit from video source to player
matreyes
|
1 year ago
|
on: Why is Chile so long?
Wena weon!!!
matreyes
|
2 years ago
|
on: Tree-Structured Concurrency
Yes, but proceses are supervised (in a tree structure). So you have the same warranties described in structured concurrency
matreyes
|
2 years ago
|
on: Tree-Structured Concurrency
This is, actually, the erlang/elixir concurrency model, (with a lot of tooling behind for doing it well).
matreyes
|
3 years ago
|
on: Bumblebee: GPT2, Stable Diffusion, and More in Elixir
You will not regret.
matreyes
|
3 years ago
|
on: Ask HN: How can I come to peace with the years I wasted on pointless things?
I’ve started coding at your age, while I was in Veterinary School. Now I’m 37 and I’m a pretty good developer, not (only) because of my technical capabilities, but because of my communication skills and empathy, that’s something that you can learn elsewhere.
Last year I was a bit depressed because I haven’t achieved great goals (midlife crisis) and so I started learning something new (Jazz Piano) from start, and that is bringing me joy again.
This makes me feel that the joy is in the process, I will never be Jhon Carmack or Bill Evans, but I’m always growing and that is beautiful.
matreyes
|
3 years ago
|
on: Elixir Livebook now as a desktop app
And the interaction is handled by Phoenix LiveView (html pushed trough websockets)
matreyes
|
3 years ago
|
on: Ask HN: What are your favorite examples of elegant software?
Agree
matreyes
|
4 years ago
|
on: How long does it take ordinary people to get good at chess?
I’ve learned piano basics when I was a child. Then almost completely stopped playing (I devoted myself to learning IT). And a couple months ago I decided to start again (Im 36 now). I was searching for a book like this, and didn’t found anything. thanks a lot!!!!!
matreyes
|
4 years ago
|
on: Ask HN: Are you satisfied with Elixir or do you regret choosing Elixir?
I’ve been working with Elixir for a variety of use-cases for years and I just love it.
The only problem we had is the obvious: You don’t have all the libraries you will find in JS or Python. But usually is easy to dig into the oss libraries and create a PR, and the community is amazing!
matreyes
|
4 years ago
|
on: Livebook: A collaborative and interactive code notebook for Elixir
If you compare the work done in both projects (github insights), you will feel the power of the Beam, Elixir, Phoenix and LiveView.
matreyes
|
5 years ago
|
on: Ask HN: I want to start learning Lisp. Where do I begin?
(
matreyes
|
6 years ago
|
on: Sites using Facebook ‘Like’ button liable for data, EU court rules
And Google Analytics tracking system?. I guess every site on earth has it!
matreyes
|
6 years ago
|
on: Sites using Facebook ‘Like’ button liable for data, EU court rules
And google analytics tracking system? I guess every site on earth has that.
matreyes
|
7 years ago
|
on: The poetry and brief life of a Foxconn worker
Dear Apple or like,
Please commemorate the life and death of this workers on your products, advertising and software. This could, maybe, change our reasoning about the supply chain.
matreyes
|
9 years ago
|
on: An animated GIF that shows its own MD5
How did you do that!
matreyes
|
10 years ago
|
on: Introducing the Infinit file system
Looks great!
Is there any option to do some Map Reduce jobs on Infinit ?
matreyes
|
10 years ago
|
on: Ask HN: Who is behind the Linode DDOS attacks?
I don't think they're targeting customers, because they have attacked almost every datacenter... strange behaviour...
matreyes
|
10 years ago
|
on: OGG audio recording in Chrome
Great! I can imagine how we can extend other browser functionalities using asm.js