back
user profile

auraham

1,775karma·364submissions·July 27, 2014
recent activity (364 total)
comment
The only thing that prevents me from using it is the license that shows up during installation. Has anyone read the license? The same applies to Dart (Flutter).
3y ago·view thread
comment
I read that paper many years ago. I loved it.
3y ago·view thread
comment
I've been using Ubuntu 22.04 for a while. These are my complaints: - The login page (gdm3) does not detect when I touch the touchpad. I need to press it hardly to get a click. I read somewhere th…
3y ago·view thread
comment
I've heard about Web Assembly/Wasm many times. I thought it was a new kind of JS framework, so I did not pay attention since I am not a JS developer. However, after seeing the egui.rs demo […
3y ago·view thread
comment
I would like to know more details about how the UI is build. So far I have found this [1]. A tutorial-like post will be welcome, though. [1] https://rxi.github.io/lite_an_implementatio…
3y ago·view thread
comment
These days I've been looking for options in the desktop-apps field. We have .NET Framework (Windows only), Wails (Golang + JS), Tauri (Rust + JS), Electron (JS), Flutter (Dart), just to name a fe…
3y ago·view thread
comment
Old post of Yann LeCun [1]: > But another important goal is inventing new methods, new techniques, and yes, new tricks. In the history of science and technology, the engineering artifacts have almo…
3y ago·view thread
comment
I skimmed the code example and although I understand that it spawn two tasks, the syntax is not so clear for me. I rather prefer the actor-based model of concurrency of Elixir/Erlang instead of a…
3y ago·view thread
comment
Broken link
3y ago·view thread
comment
> * Beyond Java, by Bruce Tate > Convinced me to leave Java and start doing Ruby instead. Did a lot more programming languages since then. So you did not like the book?
3y ago·view thread
comment
I was about to say that :/
3y ago·view thread
comment
Wonder how they can offer a bunch of book for a low price.
3y ago·view thread
comment
I do not think Elixir is a good fit for learning programming for the first time. On the other hand, I considered that "Joy of Elixir" is suitable for people that have programmed in other la…
3y ago·view thread
comment
The writing style of "Joy of Elixir" is (I think) inspired by "Learn you some Erlang for great good" [1] and "Learn you a Haskell for great good" [2]. Personally, I like …
3y ago·view thread
comment
It was the first book I read to learn Elixir. Definitely one of the best resources to get started with the language. After reading that book, I suggest the Pragmatic Studio Elixir course [1], and anyt…
3y ago·view thread
comment
> and the LGPL doesn't even require you to release your source code if you're dynamically linking Qt. Can you elaborate?
3y ago·view thread
comment
I would like to use Qt in personal projects but the one thing that prevents me to do it is the license. If I want to monetize an app, I must purchase the Qt license.
3y ago·view thread
comment
Any chance to make it open source on GitHub?
3y ago·view thread
comment
I skimmed the article looking for a mention of a REPL or a new debugger. Perl is a great language but it lacks these tools. Sometimes I just want to try a couple of lines of Perl code in a REPL, but I…
3y ago·view thread
comment
I would like to know the difference between LiveView Native and Elixir Desktop [1]. It seems that both projects are in the same space. However, it is not clear which one should I pick for cross-platfo…
3y ago·view thread
comment
What is stable diffusion and why is it so popular right now?
3y ago·view thread