My public bookmarks
Here's a list of links that I have found over the years that I think are worth sharing-
James Gleick's Chaos: The Software. Contribute to rudyrucker/chaos development by creating an account on GitHub.
James Gleick's Chaos: The Software. Contribute to rudyrucker/chaos development by creating an account on GitHub.
-
This collection of thoughts on software development gathered by grug brain developer
This collection of thoughts on software development gathered by grug brain developer
-
The best part of a good puzzle is writing a program to do it for you.https://lukerissacher.com/battleshipshttps://github.com/matt-savvy/battleship-solitaire-...
The best part of a good puzzle is writing a program to do it for you.https://lukerissacher.com/battleshipshttps://github.com/matt-savvy/battleship-solitaire-...
-
-
Ractor provides a fully-supervised, tokio-friendly actor framework for Rust frameworks. It is modelled closely off of Erlang’s gen_server along with extensions such as factories and distributed clusters.
Ractor provides a fully-supervised, tokio-friendly actor framework for Rust frameworks. It is modelled closely off of Erlang’s gen_server along with extensions such as factories and distributed clusters.
-
Let's learn how to build a simple analytics using Ecto, GenServer and Elixir's process registry.
Let's learn how to build a simple analytics using Ecto, GenServer and Elixir's process registry.
https://dashbit.co/blog/homemade-analytics-with-ecto-and-elixir
-
HYTRADBOI is a fun online conference about databases, programming languages, and everything in between. A place for ideas to cross-fertilize between the two disciplines.
HYTRADBOI is a fun online conference about databases, programming languages, and everything in between. A place for ideas to cross-fertilize between the two disciplines.
-
I’ve been leading a team developing an application using Elixir, Phoenix and LiveView for the last 18 months and accumulated some thoughts on the stack.
I’ve been leading a team developing an application using Elixir, Phoenix and LiveView for the last 18 months and accumulated some thoughts on the stack.
https://korban.net/posts/2023-08-11-thoughts-on-elixir-phoenix-liveview/
-
This is quite simply one of the most creative ways to give your web applications a boost by adding dynamic and interactive maps. Now, if the truth be told, I’ve always been impressed by the elegance…
This is quite simply one of the most creative ways to give your web applications a boost by adding dynamic and interactive maps. Now, if the truth be told, I’ve always been impressed by the elegance…
-
Explanation of interaction nets, combinators, and calculus, which are key components of HVM.
Explanation of interaction nets, combinators, and calculus, which are key components of HVM.
https://zicklag.katharos.group/blog/interaction-nets-combinators-calculus/