Live data from Hacker News

Viewing profile — kul_

kul_

HN member
Joined
Sat, Mar 23, 2013, 8:20 AM UTC
HN karma
363
Public activity
94 items

About kul_

No profile information was provided.

Recent public activity

  1. story
  2. 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 …

  3. story
  4. 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…

  5. 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…

  6. 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…

  7. 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…

  8. comment
    Comment #39370074

    I cannot tell if this is a serious comment.

  9. 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…

  10. 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?

  11. 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 …

  12. comment
    Comment #33558884

    But then, how will you separate salt from microplastics?

  13. comment
    Comment #25819345

    Cynical but sadly true.

  14. 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…

  15. 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.

  16. story
  17. story
  18. 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…

  19. comment
    Comment #22656554

    Why do you have to do it alone? Cant you ask for another colleague to help you out on this?

  20. comment
    Comment #15398551

    Learning clojure is relatively easy, the hard part would be to get paid for writing it.

  21. comment
    Comment #14407923

    Did you also show her Sex.

  22. 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…

  23. comment
    Comment #13576880

    QM/MM for fighting antibiotic resistant bacteria. http://www.zmescience.com/medicine/computer-simulation-antib...

  24. story
    Ask HN: What technology is being reinvented lately after being dismissed?

    Example * WSDL - Swagger * SOA - Microservices * XML/JAXB - JSON/JSON Schema

  25. comment
    Comment #13518735

    I have never seen anything more elegant than Disjoint Set Datastructure https://en.wikipedia.org/wiki/Disjoint-set_data_structure