Viewing profile — quicksilver03
quicksilver03
HN member- Joined
- Sun, Dec 27, 2009, 3:20 PM UTC
- HN karma
- 1,509
- Public activity
- 298 items
- HN profile
- View on Hacker News ↗
About quicksilver03
https://www.ptrdns.net
Recent public activity
-
comment
Comment #48347817
I'm interested to know the rationale behind the choice of AXFR to replicate zones, as opposed to database replication. Has this been always reliable enough for you? Also, is the AX…
-
comment
Comment #48307100
This looks interesting, I run PTRDNS https://www.ptrdns.net/ and some of the features I offer overlap with DynIP's. I decided to use MariaDB as backend and replicate the data with …
-
comment
Comment #47072393
PowerDNS has an API which is working pretty well, I've been using it to generate ACME certificates since a few years and I also built a DNS hosting service around it.
-
comment
Comment #46737449
I've been able to submit new entries to https://eucloud.tech/ https://buy-european.net/ I've also found other problematic ones: https://euro-stack.com/ (I couldn't understand how t…
-
comment
Comment #46735408
I've seen the same thing, the site accepts submissions but there's no one to either approve or reject them. Unfortunately they did really well at SEO at one time, and more active a…
-
comment
Comment #45856541
I have an issue with The geneal idea of HTMX is that your HTML will be rendered by the backend — à la Server Side Rendering. To me this phrase makes no sense, what's the thought pr…
-
comment
Comment #45692084
Having seen some of those cases, I'd say it's rather because Bob in Finance doesn't want to be bothered with MFA and has raised so much stink with the CFO that IT has been ordered …
-
comment
Comment #45678888
Can you share what's your solution for filtering incoming spam? I've had to abandon Stalwart because its spam filter is so ineffective and inconsistent.
-
comment
Comment #45460337
That looks more like SOC2 than ISO-27001 though.
-
comment
Comment #44940420
GoSSL certificates (using the ACME protocol) will also no longer be issued: https://community.buypass.com/t/y4y130p
- story
-
comment
Comment #44893591
Is having one key per zone worth paying money for? It's on the list of features I'd like to implement for PTRDNS because it makes sense for my own use case, but I don't know if the…
- story
-
comment
Comment #44472122
The AMD drivers are open source, but they definitely are not good. Have a look at the Fedora discussion forums (for example https://discussion.fedoraproject.org/t/fedora-does-not-b…
-
comment
Comment #44080386
Distribute your domain across 2, better 3 registrars, so if one does something stupid with your domains at least the others keep working.
-
comment
Comment #43571184
What technique are you using for redirecting traffic to region B when region A is offline? And what happens if I have 2 nodes in a region and one goes offline?
-
comment
Comment #43438499
That's an excellent example of what I like to call "good IT hygiene". I too would like to know what kind of tools you have to perform the functional and integration tests, and to e…
-
comment
Comment #42746876
> P.S., I swear the certification PDFs used to include this information (e.g., https://cloud.google.com/security/compliance/iso-27018?hl=en ) but now these are all behind "Contact …
-
comment
Comment #42666238
I'm using Vector for my own infrastructure and at work, at the time it seemed the best option to ship logs to various destinations. Are there any alternatives?
-
comment
Comment #42533554
I'd prefer an application to automatically fill in my data in those junk ATS systems, such as WorkDay, that pretend to parse my LinkedIn profile or a PDF resume and inevitably make…
-
comment
Comment #42311810
I'd avoid LemonSqueezy because the payouts fees if you're outside of the USA are too high (check out https://docs.lemonsqueezy.com/help/getting-started/fees ). Paddle may be an opt…
-
comment
Comment #41695400
I'm working on https://www.ptrdns.net , a primary and secondary DNS hosting service built around the PowerDNS API. The problems that are on my mind right now are 1. how to improve …
-
comment
Comment #41623373
There's one list I know of at https://bgp.services/ (not sure how complete or accurate it is, but it's a starting point).
-
comment
Comment #41553864
The amdgpu driver has been the main source of issues for me on 6.10, but I had issues on older 6.x versions as well: for example, on a desktop with 2 monitors, I had to turn on the…
-
comment
Comment #41294245
I wrote one such proxy, though mine is not open source: I found relatively easy working with zones and records, and a well-designed test suite helps building confidence that a key …