@joyider

3 Followers
32 Following
31 Posts
Grattis Norge #norway #fifa26

Fastly is hiring Staff Engineer, Traffic Management Systems

πŸ”§ #c #cplusplus #golang #rust #aws #gcp #kubernetes
🌎 Denver, Colorado; New York City, New York; San Francisco, California
⏰ Full-time
🏒 Fastly

Job details https://jobsfordevelopers.com/jobs/staff-engineer-traffic-management-systems-at-fastly-com-mar-20-2026-81042b?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring

Staff Engineer, Traffic Management Systems at Fastly

Fastly is hiring Staff Engineer, Traffic Management Systems

A "low priority" perf tweak in go53 β€” our self-hosted, open-source DNSSEC authoritative DNS server β€” turned into an afternoon of test-case hell.

Swapped an RWMutex config read for an atomic.Pointer (lock-free immutable snapshots): ~1.9Γ— faster serial, ~19Γ— on 20 cores. Five-minute change β†’ 180 lines across 20 test files, plus a hidden DNSSEC-signing data race it surfaced.

Every shortcut has a price.

https://tenforward.se/blog/a-small-performance-fix-that-turned-into-test-case-hell/

#DNS #DNSSEC #Golang #SelfHosted #OpenSource #SysAdmin #go53

A Small Performance Fix That Turned Into Test-Case Hell | Tenforward

go53 issue #45 was labelled 'Low' priority: stop taking a mutex every time we read the live config on the DNS hot path. The fix was a textbook lock-free swap. The cleanup it triggered across the test suite was the larger half of the work.

Tenforward
Waag | European digital ID wallets are a gift to Google and Apple

European governments are rolling out digital identity wallets, which are to be used by citizens to access services, and to verify their age online. There is a serious problem with this: these wallets rely on safety services of Google and Apple.

Waag Futurelab
Sneak peek πŸ‘€
You can now create a free Mailtrix.eu account at app.solutrix.io/signup. The catch. There is a cap πŸ˜‚
Free email + enterprise calendar, with 250 MB storage for now.
We just pushed this to production, so don't be surprised if you find a bug or two πŸ˜…. We're fixing things as we go.
Powered by go53 for DNS.
#Mailtrix #Email #OpenSource #SelfHosting #go53 #upcloud

πŸš€ go53 0.79.0 is out:

β€’ per-source-IP rate limiting on the UDP query path
β€’ /healthz + /readyz probes for clean k8s rollouts
β€’ CAA records
β€’ DNSSEC-aware WAL backups + point-in-time restore
β€’ EDNS/RFC hardening

Local-first, container-native, open.

β†’ https://tenforward.se/blog/go53-0-79-0/

#DNS #golang #DNSSEC #selfhosted #devops

go53 0.79.0: rate limiting, health probes, and a tougher backup story | Tenforward

go53 0.79.0 lands per-source-IP rate limiting on the UDP query path, /healthz and /readyz probes for clean rollouts, a new CAA record type, DNSSEC-aware WAL backups, and a round of RFC hardening. Here's what changed and why it matters.

Tenforward

Next release of go53: Backup & Restore that just works.

Full tar snapshots + a compact live WAL = point-in-time recovery for your
authoritative DNS β€” in just a couple of commands. Local-first, no external
database tooling, no fragile scripts.

Enable continuous archiving, restore the base, replay the WAL to any moment.

Read more:
https://tenforward.se/backup-restore-that-just-works-feat-full-snapshots-plus-a-live-wal/

#DNS #DNSSEC #golang #selfhosted #opensource

Backup And Restore That Just Works – Tenforward

πŸš€ Go53 v0.78.0 is now available!

This release includes bug fixes, and continued development of a modern, high-performance authoritative DNS server written in Go, with ongoing work around DNSSEC and core DNS functionality.

πŸ“¦ Release notes and downloads:
https://github.com/TenforwardAB/go53/releases/tag/v0.78.0

🌐 Live demo:
https://demo.go53.eu
Login: go53_admin / go53_admin

πŸ–₯️ Looking for a simpler web interface?
Check out the Go53 Web Admin project:
https://github.com/TenforwardAB/go53-webadmin

#golang #dns #dnssec #opensource #selfhosted

Release v0.78.0 Β· TenforwardAB/go53

Changelog 2fda9d7 Add catalog multiprimaries 36ed4f8 Add catalog primary TSIG support e7de9ab Better documentation and refernce to demo.go53.eu aaef1b6 Bump version to 0.78.0. 27af620 Feature/mult...

GitHub

We've done it: an API-driven authoritative DNS server written in Go.

It supports DNSSEC, NSEC/NSEC3 denial, TSIG/transfers, API-managed zones, and distributed replication. There’s also
a webadmin UI for trying it without writing API calls.

Demo: https://demo.go53.eu
Server: https://github.com/TenforwardAB/go53
UI: https://github.com/TenforwardAB/go53-webadmin

#DNS #DNSSEC #GoLang #OpenSource #SelfHosted #Sysadmin #DevOps

go53 Β· Sign in

Please help supercharge #go53 β€” an event-driven, API-controlled DNS server that’s eager to grow up and rule the internet

--> go53.eu