Viewing profile — kul_
kul_
HN member- Joined
- Sat, Mar 23, 2013, 8:20 AM UTC
- HN karma
- 363
- Public activity
- 94 items
- HN profile
- View on Hacker News ↗
About kul_
No profile information was provided.
Recent public activity
- story
-
comment
Comment #47402034
LLMs are great at aggregating docs, blogs and other sources out there into a single interface and there has been nothing like it before. When it comes to coding however, the place …
- story
-
comment
Comment #44315065
Assuming an ext-IP (60k ports) can easily represent 100 household if we statically assign ports. Given CGNAT with dynamic port allocation this can easily go up to 5x? That's wildly…
-
comment
Comment #44314636
Not sure about US, but Indian ISPs are doing this already to conserve IP space given huge userbase. In theory it would work similar to how a NAT gateway works for outbound communic…
-
comment
Comment #44314455
> A lot of the big ad networks right now instead rely heavily on geo-data How does this work in today's age where ISPs normally will have at least one level of NATing with ipv4. An…
-
comment
Comment #40872611
Reminds of the old days, when reverse engineering game binaries were a thing. Finding hex strings, no-op'ing if conditions, adding jmp instructions. Many heroes forgotten with time…
-
comment
Comment #39370074
I cannot tell if this is a serious comment.
-
story
Ask HN: How are account balances updated in a real bank?
To folks who worked with financial organisations, I wonder how accurate the Account Balance updated examples are with respect to transaction isolation and concurrent updates? Or do…
-
comment
Comment #38939523
I misread this for some reason and I am now interested to know if DNS can be made to work dynamically this way instead of being just preconfigured static records?
-
comment
Comment #37232113
This is excellent, kudos to the author. I wonder if pg exposes enough control to develop a tool along with this information which help analyze locks and their effect on queries on …
-
comment
Comment #33558884
But then, how will you separate salt from microplastics?
-
comment
Comment #25819345
Cynical but sadly true.
-
comment
Comment #25185163
Moderna vaccine also seems to have similar storage requirements with a high price tag. BioNTech otoh has impractical storage requirements for the third world. AstraZenca's price an…
-
comment
Comment #24613129
Isnt' SNI based on the 'Host' header?! This is a news for me that SNI is not encrypted in TLS. Its a problem with the protocol not the ISPs then.
- story
- story
-
comment
Comment #22674288
Scientists already have a precise knowledge of what the human body is made of, is it possible to develop a shot which basically annhilates anything in the body which is not suppose…
-
comment
Comment #22656554
Why do you have to do it alone? Cant you ask for another colleague to help you out on this?
-
comment
Comment #15398551
Learning clojure is relatively easy, the hard part would be to get paid for writing it.
-
comment
Comment #14407923
Did you also show her Sex.
-
comment
Comment #14339493
Is there analysis on what encryption algorithm was being used? And how the payment confirmation switch works on the malware. Is it possible instead of patching the OS, to release a…
-
comment
Comment #13576880
QM/MM for fighting antibiotic resistant bacteria. http://www.zmescience.com/medicine/computer-simulation-antib...
-
story
Ask HN: What technology is being reinvented lately after being dismissed?
Example * WSDL - Swagger * SOA - Microservices * XML/JAXB - JSON/JSON Schema
-
comment
Comment #13518735
I have never seen anything more elegant than Disjoint Set Datastructure https://en.wikipedia.org/wiki/Disjoint-set_data_structure