Live data from Hacker News

Viewing profile — runxiyu

runxiyu

HN member
Joined
Sun, Jun 02, 2024, 5:18 AM UTC
HN karma
30
Public activity
27 items

About runxiyu

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. comment
    Comment #47956303

    I think there is a lot of merit to this argument, however, FastCGI defers to CGI/1.1 for `PATH_INFO`, etc., which is lossy as it must be URL-decoded and therefore cannot represent …

  5. story
  6. comment
    Comment #47512779

    Actually, yeah doesn't seem realistic to me at all

  7. story
  8. story
  9. story
  10. story
  11. story
    Show HN: Custom Git-receive-pack implementation

    Chuck some SHA-1 repositories at the endpoint: git push git://lindenii.org/ HEAD:refs/heads/change-this-name (I wrote a pure-Go git receive pack implementation and wanna test it ou…

  12. comment
    Comment #47262498

    Current features: Parsing configs Object ID and hash algorithms (SHA-256, SHA-1) Object type enums Object representation types Object header parsing Parsing objects Serializing obj…

  13. story
  14. comment
    Comment #47246007

    How is this related to the AI bubble?

  15. comment
    Comment #45655357

    Using -X POST is often wrong as it "changes the actual method string in the HTTP request [... and] does not change behavior accordingly" (Stenberg, 2015). Although, it is correct f…

  16. story
  17. story
  18. story
  19. story
  20. story
  21. comment
    Comment #43840101

    A git forge

  22. story
  23. comment
    Comment #43809769

    That cover image looks familiar.

  24. comment
    Comment #43670813

    Probably not

  25. comment
    Comment #43670796

    Anubis et al. are also looking into alternative algorithms. There seems to be consensus that SHA-256 PoW is not appropriate