Live data from Hacker News

Viewing profile — slayerjain

slayerjain

HN member
Joined
Tue, Aug 16, 2016, 6:56 AM UTC
HN karma
118
Public activity
99 items

About slayerjain

No profile information was provided.

Recent public activity

  1. comment
    Comment #44137035

    I worked on adding golang time freezing in keploy by using the approach from the go playground which used a fixed time (2009-11-10 23:00:00 UTC) but also increments the system cloc…

  2. comment
    Comment #44136772

    similar to the integration testing component in keploy.io, which includes time freezing. basically certain system clocks are rolled back and incremented in a deterministic manner t…

  3. comment
    Comment #40682908

    I’m curious how well this creates new tests. Also nice to see more Go based LLM apps

  4. story
  5. story
  6. comment
    Comment #40585706

    Straight up theft . Wow, even Apple's Terms aren't shitty enough to state that (although they'll charge you a fee). https://www.apple.com/legal/sales-support/terms/repair/gener...

  7. story
  8. comment
    Comment #40585660

    Telling other people that i make 10k + a month and sell Coaching /s

  9. comment
    Comment #40585624

    Don't you love it? Employers finally will be able to reassert the control they lost thanks to WFH. Truly marvelous how people come together to solve the problems they're really wor…

  10. story
  11. comment
    Comment #40576683

    They'll get rid of it eventually when it starts cutting into their ads revenue. But for now, we have to suffer through someone's terrible idea to make it part of their homepage lol…

  12. story
  13. comment
    Comment #40576482

    Only because they know Chinese EV will take 100% of the market if they do not come up with cheaper EV.

  14. comment
    Comment #40576480

    Because the EV industry has reached a new maturation stage in which companies lower prices to capture market share.

  15. comment
    Comment #40576447

    Instagram used to be great to avoid all of the BS posts and ads from FB. Now it’s just an endless scroll or reels and I don’t even see anything from the real people I’m friends wit…

  16. comment
    Comment #40576442

    Guess I'll go confirm my test of "deletable" apps.

  17. story
  18. story
  19. story
  20. story
  21. story
  22. comment
    Comment #40504053

    Thanks to who ever upvoted my comment. Someone had downvoted me (╥﹏╥)

  23. comment
    Comment #40500171

    Not by default. But if a docker group is created and the non root user is intentionally added to docker group despite ignoring the warnings in red here - https://docs.docker.com/en…

  24. comment
    Comment #40500158

    I think this is the reason docker on linux requires appending sudo to the command by default. Creating a docker group and adding the user to the docker group to avoid sudo is more …

  25. comment
    Comment #40493197

    For a complex project it can be hard to go through the codebase. I have seen many projects where the development is active and the docs looms good but are quickly become outdated b…