Viewing profile — pgCKIN
pgCKIN
HN member- Joined
- Thu, Nov 11, 2021, 6:28 PM UTC
- HN karma
- 48
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About pgCKIN
Recent public activity
-
comment
Comment #48086283
So it seems: "Today I no longer do computer security. I do other stuff, part of which running this blog :-)"
-
comment
Comment #32033589
For a moment I thought about a SNI issue but no, you are right: Version: 2.0.7 OpenSSL 1.1.1n 15 Mar 2022 Connected to 50.112.136.166 Testing SSL server news.ycombinator.com on por…
-
comment
Comment #31946181
Pro tip: position your cheese slice as per leaving some margin at the bottom of the toast and press that zone.
-
comment
Comment #31702396
This. Moreover, an exam for a course is, to some extent, an assessment on how the course was delivered. And an interview for a job has a much larger scope.
-
comment
Comment #31548867
Oral exams have an entire other bunch of issues. Just looking at the professor side, beside time, I imagine it would be very difficult for to grade with same meter an arrogant stud…
-
comment
Comment #31548811
I might miss the irony in your words but... Job interviews and eduction tests have different objectives, I hope.
-
comment
Comment #31548788
Totally agree. I might a bit partial to that, because I tend to underperform multiple choice tests for overthinking, but I've really the impression that open ended questions test k…
-
comment
Comment #31111317
IIRC I've used the expect command more than once for similar use cases.
-
comment
Comment #29862973
Funnily enough, hambuger in french is "steak haché" (hashed steak).
-
comment
Comment #29324049
Thank you for asking! Your question is the demonstration that "A Reverse DNS API" is a very subpar tagline. As you correctly state, for "reverse DNS" usually we mean the PTR, which…
-
story
Show HN: Korbinsky – A Reverse DNS API
Hello HN, over the last few weeks for an internal project we (CKIN) have been building Korbinsky, an API allowing to retrieve which hostnames corresponds to a given IP. Coming from…
-
comment
Comment #29276472
Building go on the target architecture defaults on a dependency on libpthreads for DNS resolutions. Passing either CGO_ENABLED=0 or -tags netgo fix this. It's unclear to me how and…
- story