David Calvert's Avatar

David Calvert

@0xdc.me.bsky.social

Staff Site Reliability Engineer, FOSS enthusiast, blogger, rock climber. GitHub: https://github.com/dotdc LinkedIn: https://linkedin.com/in/0xdc Website: https://0xdc.me

52 Followers  |  116 Following  |  16 Posts  |  Joined: 19.11.2023  |  1.7704

Latest posts by 0xdc.me on Bluesky

Post image Post image

AI Agents Hackathon was super fun! We didn't win, but made super cool stuff and had really nice discussions along the day!
#hackathon #dust #qdrant #dust

11.04.2025 19:09 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Going to have fun with some @github.com PRs !

04.03.2025 23:09 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Two AI agents on a phone call realize they’re both AI and switch to a superior audio signal ggwave
YouTube video by Anton Pidkuiko Two AI agents on a phone call realize they’re both AI and switch to a superior audio signal ggwave

r2d2 lib πŸ€–
www.youtube.com/watch?v=EtNa...

25.02.2025 18:54 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Leverage Grafana annotations Grafana annotations can help you and your team track key events like deployments, incidents, marketing campaigns or planned traffic spikes in your dashboards.

Looking to improve your Grafana journey? πŸ“ŠπŸš€

Check out how to leverage Grafana annotations to track key events in your Grafana dashboards:

πŸ‘‰ 0xdc.me/blog/leverag...

#Grafana #Annotations #Monitoring #Observability #o11y #DevOps #Loki
@grafana.bsky.social

19.02.2025 07:20 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
WikiTok

Doomscrolling wikipedia is now possible!
wikitok.vercel.app

05.02.2025 07:37 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Discovering #protonmail errors today!

04.02.2025 16:54 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

@proton.me is down 😒
status.proton.me

04.02.2025 16:21 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

It was nice to visit #HSBXL, I love their fridge!

31.01.2025 21:58 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
1.6.0.0.8.0.0.b.e.d.0.a.2.ip6.arpa - GoToSocial :: The ARPA Zone ::the first (?) fedi server on an ARPA domain

Love it!
1.6.0.0.8.0.0.b.e.d.0.a.2.ip6.arpa/about
1.6.0.0.8.0.0.b.e.d.0.a.2.ip6.arpa/@domi/status...

31.01.2025 06:36 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Favorite books on my 2024 reading list This article features my favorite tech or work-related reads from 2024.

Looking for books to read? πŸ“š πŸ€“

Check out my favorite tech or work-related reads from 2024:

0xdc.me/blog/favorit...

#tech #books #book

22.01.2025 17:52 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
our ceo didn't want us to post this
YouTube video by Nothing our ceo didn't want us to post this

Actually love love actually β™₯️
youtu.be/gRMycKwVc6c?...

15.12.2024 19:44 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Introducing Limbo: A complete rewrite of SQLite in Rust we forked SQLite with the libSQL project. What would it be like if we just rewrote it?

turso.tech/blog/introdu...

the big thing that interests me here is the async io πŸ‘€

10.12.2024 18:26 β€” πŸ‘ 228    πŸ” 32    πŸ’¬ 6    πŸ“Œ 6
Post image

This definitely means my book is more popular than Nvidia GPUs right?

10.12.2024 19:41 β€” πŸ‘ 9    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0
Preview
Issue #202 - IaC and Software Engineering, CI/CD Orchestrator, AWS SFTP, Vaultwarden on AWS, AWS NAT, Drift in Atlantis, tfmake

Terraform Weekly #202 (sponsored by firefly.ai ) β€” IaC and Software Engineering, CI/CD Orchestrator, AWS SFTP, Vaultwarden on AWS, AWS NAT, Drift in Atlantis, tfmake

www.weekly.tf/p/issue-202-...

10.12.2024 10:39 β€” πŸ‘ 7    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0

I don't think I have ever seen a non social app become as "casually ubiquitous" as ChatGTP. I constantly spot people interacting with it in queues, in restaurants, in coffee places, in busses. It's wild.

25.11.2024 21:01 β€” πŸ‘ 39    πŸ” 1    πŸ’¬ 9    πŸ“Œ 0
Post image 23.11.2024 02:33 β€” πŸ‘ 1112    πŸ” 411    πŸ’¬ 17    πŸ“Œ 5

Starting soonβ€”join us on YouTube at 4 PM ET: www.youtube.com/live/j14Hqsr...

#ArsLive

19.11.2024 20:04 β€” πŸ‘ 15    πŸ” 3    πŸ’¬ 1    πŸ“Œ 0

Pull vs Push. A crontab with a script to git pull your repository, making it accessible to your web server and reloading it might be enough in this case. But you can also use webhooks with a listener or any other method that fits your needs, constraints, and preferences.

19.11.2024 20:24 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
19.11.2024 11:47 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Creating Terraflow, a CI/CD orchestrator to scale Terraform Creating Terraflow, a CI/CD orchestrator to scale Terraform

πŸš€ Creating Terraflow, a CI/CD orchestrator to scale Terraform πŸ¦–

Managing Terraform and Terragrunt at scale come with its own set of challenges! Learn how we got through them in my latest post:

0xdc.me/blog/creatin...

#Terraform #Terragrunt #InfrastructureAsCode #DevOps #Automation #Git #GitHub

18.11.2024 21:06 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Hey @mubashariqbal.com please add: go.bsky.app/6CWns5d

18.11.2024 19:24 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0
How to set your domain as your handle - Bluesky Using a domain as your handle helps with account identity, verification, and portability. Here's how to set your domain as your handle.

Changed my handle to @0xdc.me
bsky.social/about/blog/4...

17.11.2024 06:33 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
the top ios apps in the united states. bluesky is number one. followed by netflix and draftkings. then threads.

the top ios apps in the united states. bluesky is number one. followed by netflix and draftkings. then threads.

lol. lmao even.

17.11.2024 05:08 β€” πŸ‘ 1444    πŸ” 68    πŸ’¬ 41    πŸ“Œ 17

I have extra stickers of this quote. If you knew nova and want some just DM me an address and I’ll send you a few.

16.11.2024 17:00 β€” πŸ‘ 73    πŸ” 4    πŸ’¬ 4    πŸ“Œ 1

πŸ‘‹

16.11.2024 06:32 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

@0xdc.me is following 20 prominent accounts