Viewing profile — slayerjain
slayerjain
HN member- Joined
- Tue, Aug 16, 2016, 6:56 AM UTC
- HN karma
- 118
- Public activity
- 99 items
- HN profile
- View on Hacker News ↗
About slayerjain
No profile information was provided.
Recent public activity
-
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…
-
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…
-
comment
Comment #40682908
I’m curious how well this creates new tests. Also nice to see more Go based LLM apps
- story
- story
-
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...
- story
-
comment
Comment #40585660
Telling other people that i make 10k + a month and sell Coaching /s
-
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…
- story
-
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…
- story
-
comment
Comment #40576482
Only because they know Chinese EV will take 100% of the market if they do not come up with cheaper EV.
-
comment
Comment #40576480
Because the EV industry has reached a new maturation stage in which companies lower prices to capture market share.
-
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…
-
comment
Comment #40576442
Guess I'll go confirm my test of "deletable" apps.
- story
- story
- story
- story
- story
-
comment
Comment #40504053
Thanks to who ever upvoted my comment. Someone had downvoted me (╥﹏╥)
-
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…
-
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 …
-
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…