Viewing profile — fluidwizard
fluidwizard
HN member- Joined
- Fri, Aug 23, 2024, 5:31 PM UTC
- HN karma
- 69
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About fluidwizard
No profile information was provided.
Recent public activity
-
comment
Comment #43998198
I heavily use Zettelkasten combined with Emacs + Org Roam, it worked for me as I often want to link a wide range of information gathered through books, articles, etc, all the while…
-
comment
Comment #43639289
SEEKING WORK | Remote Technologies: Erlang, F#, Nix, NixOS, Linux, Python, SQL, AWS, Azure, Bash, PostgreSQL, Docker, DevOps, Terraform Website: https://schonfinkel.github.io Résum…
-
comment
Comment #43638807
Networking is the most OP "soft skill" one can learn in the long run, takes time to properly have enough people who trust you (and that you trust as well), but its definitely worth…
-
comment
Comment #43255797
Location: Brazil (UTC-3) Remote: YES Willing to relocate: No Technologies: Erlang, Haskell, F#, Nix, NixOS, Linux, Python, SQL, AWS, Azure, Bash, PostgreSQL, Docker, DevOps, Terraf…
-
comment
Comment #42921813
SEEKING WORK | Remote Technologies: Erlang, Elixir, Haskell, F#, Nix, NixOS, Linux, Python, SQL, AWS, Azure, Bash, PostgreSQL, Docker, DevOps, Terraform Website: https://schonfinke…
-
comment
Comment #42919935
Location: Brazil (UTC-3) Remote: YES Willing to relocate: No Technologies: Erlang, Elixir, Haskell, F#, Nix, NixOS, Linux, Python, SQL, AWS, Azure, Bash, PostgreSQL, Docker, DevOps…
-
comment
Comment #42579804
Glad to know I'm in the right direction then! ;)
- story
-
comment
Comment #42312065
"Where is the Life we have lost in living? Where is the wisdom we have lost in knowledge? Where is the knowledge we have lost in information?" - Choruses from "The Rock"
-
comment
Comment #42120452
Nope, but damn, this looks awesome!
-
comment
Comment #42111165
Sure! I'm glad the source code helped you! I've actually written about the process that led us to use the following flake here: https://mtrsk.github.io/blog/2024/experiments-with-e…
-
comment
Comment #42110372
Also, Erlang makes it bizarrely simple to have a single process per user (and it's actually what we did for the demo).
-
comment
Comment #42110070
I think this behavior can be fixed by properly using something like `lib_chan`, but we needed something that worked first for our Func Prog Sweden demo. Indeed a malicious client c…
-
comment
Comment #42110058
So, we've been using devenv for some time now and it's useful for describing a monorepo-like environment that zig-enjoyers can quickly code and test their changes on the latest ver…
-
comment
Comment #42107051
Yeah, so the game is kinda in a weird state where a library was born to make it work better, we are planning more features so it stops being a multiplayer walking simulator.
-
comment
Comment #42106907
This version is actually a walking simulator XD, us trying to pull the crazy tooling together until it just works. https://www.youtube.com/watch?v=ejYcWRERetM&t=2758s Here's what t…
-
comment
Comment #42054293
Regarding Zerl, my friend just presented about it in Functional Programming Sweden: https://www.youtube.com/watch?v=5Cuv0WnbZtk&t=795s .
-
story
Show HN: Lyceum – An MMO game built with Zig and Erlang
Hey HN, this is a small project myself and closer friends have been building on our free time ( https://github.com/Dr-Nekoma/lyceum ), it finally reached 0.1.0, we are open to feed…
-
comment
Comment #41641524
Kudos to Don Syme for not getting the language too bloated btw, it's hard to imagine it is almost 20 years old.
-
comment
Comment #41586662
You can pull up a similar environment for Clojure as well, I guess it's also worthy opening a PR in https://github.com/NixOS/templates , adding some Clojure goodies.
- story