Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
quicksilver03
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
The Record Says
(read.zerosevzero.com)
1 points
by
quicksilver03
9d ago
|
0 comments
2.
▲
by
quicksilver03
12d ago
Thanks for letting me know! This is fixed now, I'll look into why the monitoring tools didn't catch this one as they should have.
3.
▲
by
quicksilver03
12d ago
I happen to run an affordable EU supplier who does DNSSEC, and also AXFR (incoming and outgoing). I offer a free plan from time to time, but not at the moment to preserve resources for paying customer. https://www.ptrdns.net/
4.
▲
by
quicksilver03
4mo ago
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 AXFR latency an issue or it stays always within your acce
5.
▲
by
quicksilver03
4mo ago
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 Galera, I also built a proxy that sits
6.
▲
by
quicksilver03
7mo ago
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.
7.
▲
by
quicksilver03
8mo ago
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
8.
▲
by
quicksilver03
8mo ago
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 alternatives appear far below in the search results
9.
▲
by
quicksilver03
10mo ago
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 process behind this meaning of "render"
10.
▲
by
quicksilver03
11mo ago
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 to disable MFA for him.
11.
▲
by
quicksilver03
11mo ago
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.
12.
▲
by
quicksilver03
1y ago
That looks more like SOC2 than ISO-27001 though.
13.
▲
Buypass Discontinues Issuance of TLS/SSL Certificates
(buypass.com)
3 points
by
quicksilver03
1y ago
|
2 comments
14.
▲
by
quicksilver03
1y ago
GoSSL certificates (using the ACME protocol) will also no longer be issued: https://community.buypass.com/t/y4y130p
15.
▲
by
quicksilver03
1y ago
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 there's enough interest to make it jump to
16.
▲
HTTP/2: The Sequel is Always Worse
(portswigger.net)
7 points
by
quicksilver03
1y ago
|
0 comments
17.
▲
by
quicksilver03
1y ago
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-boot-... ) to see what happens about ea
18.
▲
by
quicksilver03
1y ago
Distribute your domain across 2, better 3 registrars, so if one does something stupid with your domains at least the others keep working.
19.
▲
by
quicksilver03
1y ago
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?
20.
▲
by
quicksilver03
1y ago
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 execute the various rollouts.
21.
▲
by
quicksilver03
2y ago
> 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 Sales" and some new C
22.
▲
by
quicksilver03
2y ago
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?
23.
▲
by
quicksilver03
2y ago
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 makes me do all the copy-paste twice. A couple of years ago
24.
▲
by
quicksilver03
2y ago
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 option, depending on what
25.
▲
by
quicksilver03
2y ago
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 visibility on search engines and 2. how to
26.
▲
by
quicksilver03
2y ago
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).
27.
▲
by
quicksilver03
2y ago
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 2 monitors simultaneously or the UI would freeze.
28.
▲
by
quicksilver03
2y ago
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 for an "account" A cannot read or write into "
29.
▲
by
quicksilver03
2y ago
I've just launched a DNS hosting provider ( https://www.ptrdns.net ) and this is one of the problems I'm worried about. With the PowerDNS backend I'm using, once a zone is added PowerDNS will respond to queries fo
30.
▲
by
quicksilver03
3y ago
You have just described Testcontainers [1] , and if you are a Java developer you may want to look into Testcontainers for Java [2]. For example, in one of my projects I use TestNG to instantiate a MariaDB container, run the Flyway migration
More ›