HackerTrans
トップ新着トレンドコメント過去質問紹介求人

rellem

15 カルマ登録 6 か月前
Founder of CertObserver

Check out our free Certificate Transparency search: https://certobserver.com/ct-search

投稿

Looking Forward to Postgres 19: Split Personality

pgedge.com
5 ポイント·投稿者 rellem·5 日前·1 コメント

EF Core 11 makes your split queries faster

steven-giesel.com
2 ポイント·投稿者 rellem·7 日前·0 コメント

Looking Forward to Postgres 19: Checksums for All

pgedge.com
2 ポイント·投稿者 rellem·7 日前·0 コメント

Process API Improvements in .NET 11

devblogs.microsoft.com
2 ポイント·投稿者 rellem·9 日前·0 コメント

Postgres Sorting at Scale Needs More Than Order By

tigerdata.com
2 ポイント·投稿者 rellem·9 日前·0 コメント

Closed class hierarchies (Exploring the .NET 11 preview – Part 4)

andrewlock.net
3 ポイント·投稿者 rellem·10 日前·0 コメント

Show HN: Certificate Transparency search that groups related certificates

certobserver.com
3 ポイント·投稿者 rellem·12 日前·0 コメント

When are TLS certificates renewed, and how often after expiration?

certobserver.com
2 ポイント·投稿者 rellem·23 日前·0 コメント

コメント

rellem
·昨日·議論
I'm pretty sure they're referring to this one: https://corecursive.com/building-powershell-with-jeffrey-sno...
rellem
·5 日前·議論
It seems like both reads and writes are blocked on the entire partitioned table while this is running. I still think this is a great addition, but I hope support for CONCURRENTLY can be added in a future version.
rellem
·6 か月前·議論
I've recently launched https://certobserver.com, a service for getting alerts before certificates expire. The goal is to be very easy to use with simple (pay-as-you-go, so no need to choose a plan) and affordable pricing.

The next step is to improve the landing site. I like the current no-frills design, but unfortunately I think I'm in the minority.

Feature-wise I'm planning to add support for getting alerts via Slack. I'd also like to make use of certificate transparency logs, alerts to start with but maybe for other stuff as well.

The stack is C#, .NET 10 and PostgreSQL 18 running on Hetzner VMs. I also self-host Forgejo and OpenSearch on Hetzner VMs. I recently switched from VS Code to JetBrains Rider and I think the latter is much better for C#. (I'm using Linux so Visual Studio is not an option for me.)