Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pikdum
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
pikdum
1mo ago
Interesting, I definitely haven't received an email from Oracle about this yet. Guess I'll have to move this server somewhere else now though. Maybe OVH?
2.
▲
by
pikdum
2mo ago
Yep. I thought it was supposed to run through the 19th?
3.
▲
by
pikdum
4mo ago
Neat! Would a similar approach work with ZFS instead of btrfs?
4.
▲
by
pikdum
4mo ago
I'd agree if this was more like a Freenet v3, but it's an entirely different project with completely different goals.
5.
▲
by
pikdum
4mo ago
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.
6.
▲
by
pikdum
6mo ago
Does this mean I can't use `claude -p` in bash scripts now?
7.
▲
Building a World of Warcraft Server in Elixir: 2025 Update
(pikdum.dev)
3 points
by
pikdum
8mo ago
|
0 comments
8.
▲
by
pikdum
8mo ago
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 lic
9.
▲
by
pikdum
10mo ago
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.
10.
▲
by
pikdum
11mo ago
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.
11.
▲
by
pikdum
1y ago
Oh cool, somehow missed that. :)
12.
▲
by
pikdum
1y ago
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?
13.
▲
by
pikdum
1y ago
Was just about to do a demo, but Google Meet was down. Tried to use Jitsi as a fallback, but couldn't log in because Firebase was down too. Ended up using a Slack Huddle, lol.
14.
▲
by
pikdum
1y ago
Looking forward to either being stable. I like the idea of Tauri, but I need it to work well on Linux too.
15.
▲
by
pikdum
1y ago
My open source projects are generally more applications than libraries, yeah.
16.
▲
by
pikdum
1y ago
It's more than just a few - even more basic things like rate limiting or concurrency controls are gated behind Pro. It works extremely well, but I've been reluctant to use it in open source projects because there's quite a bi
17.
▲
by
pikdum
1y ago
I've been using Ash for a few side projects and recently started using it at the day job too. We're mostly using it for new functionality, with the Ash APIs alongside our existing ones, but planning on slowly moving older things o
18.
▲
by
pikdum
1y ago
I feel like my ideal would be something more hybrid. It's pretty rare that I have a table that I decide upfront should be columnar. It's a lot more common that I want occasional analytics-like queries on my regular tables to not t
19.
▲
by
pikdum
2y ago
This is how I use Bitwarden too, and it's the one thing I definitely don't want 2FA on.
20.
▲
by
pikdum
2y ago
I've been using this for a while now just to have mailboxes for various domains. Works well, no complaints.
21.
▲
by
pikdum
2y ago
Awesome! Contributors are definitely welcome, with just me this project will take an extremely long time to get to a polished state. For anybody interested in helping out, a Discord channel was set up to help coordinate.
22.
▲
Building a World of Warcraft Server in Elixir: 2024 Update
(pikdum.dev)
25 points
by
pikdum
2y ago
|
2 comments
23.
▲
by
pikdum
2y ago
I never really looked into it, but I thought Bitwarden was completely free software based on their marketing. Looks like it's had some weird proprietary bits introduced around 2020, though?
24.
▲
by
pikdum
2y ago
> What I haven't seen much of is a trigger-based system which moves the deleted record into an entirely new table. I've used https://github.com/nearform/temporal_tables before for that, has been pretty sol
25.
▲
by
pikdum
2y ago
Thanks! It's been the most fun project I've worked on in a while now.
26.
▲
Building a World of Warcraft Server in Elixir
(pikdum.dev)
10 points
by
pikdum
2y ago
|
2 comments
27.
▲
by
pikdum
2y ago
If I ever needed a second phone for work, something like this would be nice.
28.
▲
by
pikdum
3y ago
That message is from updating the linkerd CLI, so not quite that bad. My script updates the CLI and then the cluster, though, so if I hadn't interrupted then it would have.
29.
▲
by
pikdum
3y ago
They're still shipping stable releases, but now under a restrictive license so they cannot be redistributed. You can compile the current unstable development branch, but they'll be keeping the stable release branches secret.
30.
▲
by
pikdum
3y ago
Just ran into this while trying to do some patching: ******************************************* * This script is deprecated and no longer * * installs stable releases. * *
More ›