HackerLangs
TopNewTrendsCommentsPastAskShowJobs

rellem

15 karmajoined 6 เดือนที่ผ่านมา
Founder of CertObserver

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

Submissions

Looking Forward to Postgres 19: Split Personality

pgedge.com
5 points·by rellem·5 วันที่ผ่านมา·1 comments

EF Core 11 makes your split queries faster

steven-giesel.com
2 points·by rellem·7 วันที่ผ่านมา·0 comments

Looking Forward to Postgres 19: Checksums for All

pgedge.com
2 points·by rellem·7 วันที่ผ่านมา·0 comments

Process API Improvements in .NET 11

devblogs.microsoft.com
2 points·by rellem·9 วันที่ผ่านมา·0 comments

Postgres Sorting at Scale Needs More Than Order By

tigerdata.com
2 points·by rellem·9 วันที่ผ่านมา·0 comments

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

andrewlock.net
3 points·by rellem·10 วันที่ผ่านมา·0 comments

Show HN: Certificate Transparency search that groups related certificates

certobserver.com
3 points·by rellem·12 วันที่ผ่านมา·0 comments

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

certobserver.com
2 points·by rellem·23 วันที่ผ่านมา·0 comments

comments

rellem
·เมื่อวาน·discuss
I'm pretty sure they're referring to this one: https://corecursive.com/building-powershell-with-jeffrey-sno...
rellem
·5 วันที่ผ่านมา·discuss
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 เดือนที่ผ่านมา·discuss
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.)