Check out Wonderful Neoran Valley by Nara Studio on @kickstarter.com www.kickstarter.com/projects/nar...
Check out Wonderful Neoran Valley by Nara Studio on @kickstarter.com www.kickstarter.com/projects/nar...
Now I can have different cards rotations per player so they canβt look at each other hands π¬ and I also made the code open source cause I donβt have much time at all to work on this cards mod for #hytale github.com/giusdp/HyDuel
Continuining my card game mod in #Hytale. Now I have an actual separation between "hand" and "field" and where I can drag and drop cards from the hand to the board. If anyone wants to create a new card game just let me know! π #HytaleMods #gamedev #modding #gamedesign #boardgames
I'm thinking about making a card game mod in #Hytale anyone interested in doing the actual card game design while I do the implementation? It kinda started as a Heartstone 1:1 clone mod but open to anything #HytaleMods #gamedev #modding #gamedesign #boardgames
@hugobarauna.com and I are hard at work preparing the Beta release of Programming Nerves. Every @livebook.dev project in the book comes with a notebook that includes the wiring diagram and code π€©.
#MyElixirStatus #ElixirLang #Erlang #Elixir
Unfortunately I donβt have long term data because itβs not deployed yet, I will tell you in the future π I spent 2 days doing some stress tests with k6 locally. With the easy query optimizations done I kept having requests waiting for the db connections until I changed the notifier.
Changing the oban notifier from postgres to PG made my stress test on the API go from an avg 380ms at peak (+ some dropped requests) to 20ms (with 0 errors) #elixir #ElixirLang
Now I wanna try out the victoriametrics observability stack
With the player balance events -> pulsar -> broadway -> clickhouse done, I started on the other side of the pipeline: clickhouse -> analytics service -> liveview with apache echarts. Now I can show changes related to in-game currencies with cool charts. #ElixirLang
Made a little library inspired by cloudevents-ex. It wraps avrora and it makes it super simple to create maps following the cloud events spec and encode/decode them in Avro. #ElixirLang
github.com/giusdp/pulsa...
Time to take Apache Avro + CloudEvents for a spin with Pulsar
#ElixirLang (with Ash!) to expose an API called from Unity to update player balances. Events to Apache Pulsar (with Oban-based outbox pattern). Broadway to ingest them into Clickhouse for analytics.
Elixir and its ecosystem makes it a breeze to develop distributed systems.
I love #semaphoreci, itβs faster than GitHub actions thanks to the common setup between jobs. Itβs very easy to have a mono repo and build specific docker images based on the pushed changesβ¦ and now it can even be self hosted
Cobbleverse multiplayer is awesome. The server is still open if anyone wants to join! #minecraft #pokemon
Sto pensando di fare un server minecraft con la cobbleverse e ci sarebbe spazio anche per un piccolo gruppetto di persone (probabilmente regge anche fino a 5/10 persone) #minecraft #cobblemon
Then I canβt wait cause the game looks awesome!π€©
Is there a steam page so I can wishlist it?
I forgot I bought this, I need to start it asap
The new expert lsp is so fast at picking up wrong attributes in phoenix components π #ElixirLang
Finally got a NAS device and slapped 8 TB on it for now. I can finally give some space to breath to my arr stack. #selfhost
What should Elixir developers call themselves? With Rust we have Rustaceans, with Python Pythonistas. With Elixir⦠Elixirians?
#ElixirLang #elixir
The countdown is on!
Join us in 48 hours for a special announcement about Hollow Knight: Silksong!
Premiering here: youtu.be/6XGeJwsUP9c
Nope no UPS. New thing to add to my cart π
It's mostly a hobby project so I yeah I will self-host it and if it ever starts to have users I will move it somewhere else only then.
Debating if I should deploy my #ElixirLang project on AWS ec2 with autoscaling, on a Heztner VM or on my self-hosted mini-PCs cluster in my bedroom.
Multi-tenant storage 2nd iteration. Now I can upload files to S3 via my dashboard and keep a record on my DB of what has been uploaded for usage tracking. Together with an oban job to keep stuff in sync (storage<->db) if stuff happens.
Next steps: file previews & folders
#ElixirLang #buildinpublic
Very first iteration of a multi-tenant object storage. You can only create and delete "buckets" for now. Using minio locally but it's a matter of changing 2 configs to swap S3 backends.
With #ash after hooks it is so simple to rollback everything if something goes wrong.
#ElixirLang #buildinpublic
black cat
tabby cat
grey tabby cat
grey cat
As of 2023, there were 83.6 million cats in the EU π±
Online, we just enjoyed International Cat Day. But, in real life, animal welfare matters every day of the year!
Weβre working hard to protect our beloved companions, aiming for uniform rules for their welfare across the EU, including β¬οΈ
I saw this without context initially and thought you were doing real witchcraft stuff with rituals and all, and that led you to category theory???
Yep, they are awesome!
Second day using Claude Code. Most of the time I have to stop it and do adjustments and if I let it write too much code the quality goes to shit quickly. But it also feels less lonely to work on stuff. It's like that rubber duck technique but the duck can talk back and write code
#ElixirLang