Live data from Hacker News

Viewing profile — ayanamist

ayanamist

HN member
Joined
Fri, Oct 19, 2012, 3:20 PM UTC
HN karma
54
Public activity
19 items

About ayanamist

No profile information was provided.

Recent public activity

  1. comment
    Comment #43099463

    Network throughput and memory throughput are quite different.

  2. comment
    Comment #33221545

    How tokio fs makes rust impl slower than java impl.

  3. story
  4. comment
    Comment #31106394

    If you want a stable sort, you should always use https://pkg.go.dev/sort#SliceStable This PR only modifies Slice method which is declared as "is not guaranteed to be stable"

  5. comment
    Comment #30875389

    workspace of Go1.18 may solve your issues https://sebastian-holstein.de/post/2021-11-08-go-1.18-featur...

  6. comment
    Comment #30816952

    https://en.wikipedia.org/wiki/VMware_ThinApp

  7. comment
    Comment #29170611

    In my laptop(ThinkPad P1 Gen3 w/ Intel i7-10750H), i run the same command in WSL2 env after executing `make`: real 0m5.321s user 0m25.747s sys 0m3.276s So i doubt if macOS has some…

  8. comment
    Comment #27878413

    > "We only support static builds, if you need shared -> fix it yourself" I think this is thecause and effect why below > recently they removed builds support against Qt Maintaining…

  9. comment
    Comment #27541535

    So linux people find that the model of windows iocp used is better?

  10. comment
    Comment #15244527

    What is the problems? I have been doing this for one year without issues.

  11. story
  12. comment
    Comment #11844084

    Hey guy, what you found is DNS polution, which is applied for years and upgraded several times. The most recent upgrade increases polluted result from tens to thousands and introdu…

  13. comment
    Comment #11148104

    I meaned to chrismoos/hpack but not your standard library.......

  14. comment
    Comment #11131856

    I think this project is written behind closed doors.

  15. comment
    Comment #11004485

    This is the biggest problem in golang ecosystem. Yes there are many third party solution, but no official one. So different repo use different solution make all solutions invalid.

  16. comment
    Comment #9833016

    In fact, JavaREPL ( http://www.javarepl.com/ ) with its standalone version exists for very long time.

  17. comment
    Comment #9673282

    If file is very large like several gigabytes, `tail` is much faster than `less`

  18. comment
    Comment #8448734

    Since Fiddler is just a proxy listening on port 8888, you can use some proxy profile extension like SwitchySharp in Chrome to control it, make only necessary urls access through fi…

  19. comment
    Comment #4673913

    From his tweets, the latest version of ubuntu tweak is built on a web view, which means some parts of the soft is running on the server, and so far this server nearly runs out of t…