HackerLangs
TopNewTrendsCommentsPastAskShowJobs

pikdum

no profile record

Submissions

Building a World of Warcraft Server in Elixir: 2025 Update

pikdum.dev
3 points·by pikdum·6 เดือนที่ผ่านมา·0 comments

comments

pikdum
·เดือนที่แล้ว·discuss
Neat! Would a similar approach work with ZFS instead of btrfs?
pikdum
·2 เดือนที่ผ่านมา·discuss
I'd agree if this was more like a Freenet v3, but it's an entirely different project with completely different goals.
pikdum
·2 เดือนที่ผ่านมา·discuss
Yeah, I'm not a fan. Feels like this project is trying to get popular off of Freenet's name recognition rather than its own merits.
pikdum
·3 เดือนที่ผ่านมา·discuss
Does this mean I can't use `claude -p` in bash scripts now?
pikdum
·6 เดือนที่ผ่านมา·discuss
Only an anecdote, but I was working on a side project with another dev who wanted to use Tailwind Plus components. It wasn't immediately obvious whether this was allowed under his personal license or if we'd have to get a team license instead, though.

We decided to go with a FOSS component library instead to avoid any potential issues down the road. After re-reading the license page now, I'm still not sure.
pikdum
·8 เดือนที่ผ่านมา·discuss
I'm not a fan of GitHub Actions either, but is there actually anything better nowadays? I've just come to accept it as the best of bad options.
pikdum
·9 เดือนที่ผ่านมา·discuss
Wasn't aware that there was noticeably higher latency between availability zones in the same AWS region. Kinda thought the whole point was to run replicas of your application in multiple to achieve higher availability.
pikdum
·10 เดือนที่ผ่านมา·discuss
Oh cool, somehow missed that. :)
pikdum
·10 เดือนที่ผ่านมา·discuss
As someone not currently using Cloudflare Workers, I'm not sure I want to build a worker and figure out how to interface with it though my existing application just to send email. What happened to SMTP?