Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
vedant_ag
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
CodeParrot – VSCode plugin to generate production ready code from Figma designs
(marketplace.visualstudio.com)
9 points
by
vedant_ag
3y ago
|
0 comments
2.
▲
Ask HN: Why both distributed tracing and logging (for backend services)?
1 points
by
vedant_ag
3y ago
|
0 comments
3.
▲
Testing in Production: The Great Leap Forward
(blog.codeparrot.ai)
1 points
by
vedant_ag
3y ago
|
0 comments
4.
▲
by
vedant_ag
4y ago
We can do that too!
5.
▲
by
vedant_ag
4y ago
> 1. Statefulness: simple example, api call that returns a query from the DB that has a high transaction load We natively handle API and DB calls. > 2. Non determinism: for example returns a random number, guid or a time This is a bit
6.
▲
by
vedant_ag
4y ago
> What about ZeroMQ over UDP? A remote time service. Pulling from a git repo. > > No really, I'm asking because I'm trying to figure out how to deal with all this in my tests right now, and I honestly have no idea. But I
7.
▲
by
vedant_ag
4y ago
Thanks Leonid! Your vote of confidence means a lot. OTel for go requires user code changes. Languages that allow monkey-patching (java, js, python, etc.). > I wonder if it can be done purely using OpenTelementry (e.g. you depend on typic
8.
▲
by
vedant_ag
4y ago
> 2. Requests don't happen in a vacuum. They likely have data dependencies on prior requests. I recommend some way of sampling sessions rather than individual requests. Replaying the 3rd request in a series of 6 is likely just going
9.
▲
by
vedant_ag
4y ago
Modify requests - yes! New sessions - What is the use case for it? Its definitely possible.
10.
▲
by
vedant_ag
4y ago
So true! > I've built this system at many companies myself. Interesting! Would I know any of those companies/products?
11.
▲
by
vedant_ag
4y ago
New API tests can be generated by enabling the agent locally and/or on a staging env. Its simply a matter of using a baseline of: `production` (usually for regression tests), `staging` or `local`.
12.
▲
by
vedant_ag
4y ago
- Postman collections have to be created manually by a developer (usually). - Downstream calls (think DB, 3rd party API calls, kafka) are not handled.
13.
▲
by
vedant_ag
4y ago
Wow very interesting! Did you manage to play it back manually and/or via tests? I ran into unexpected challenges while doing this.
14.
▲
by
vedant_ag
4y ago
> 1. what is the type of service instrumentation needed to capture the data? Wonder why this is needed when typically the data is already captured in an APM log? The instrumentation might add performance and security concerns. Implementa
15.
▲
Idea: An AI Bot to do common code maintenance tasks (delete code, ...)
(codecleaningbot.com)
1 points
by
vedant_ag
4y ago
|
0 comments
16.
▲
by
vedant_ag
4y ago
I'm running a server in my house. Its a ethereum PoS node. It is oddly satisfying to look at it in the flesh. It's another pet to me: I have to make sure it has a constant supply of electricity and internet. And requires maintenan
17.
▲
by
vedant_ag
4y ago
Starting with "I'm just curious", is a good way to make sure I'm asking. "asking" can often come across as "questioning", especially in workplace chat (like on slack). As a manager I don't want t
18.
▲
by
vedant_ag
4y ago
How often (say what % of PRs) do teams end up doing it?
19.
▲
by
vedant_ag
4y ago
So teams pick up some refactoring tasks in the sprint (from time to time), and it usually includes code deletion? This makes sense.
20.
▲
Ask HN: Is Code Deletion Helpful?
3 points
by
vedant_ag
4y ago
|
6 comments
21.
▲
Ask HN: Do startups hire overseas candidates?
1 points
by
vedant_ag
7y ago
|
2 comments
22.
▲
Do startups hire from overseas for their, say, first 5 hires?
1 points
by
vedant_ag
9y ago
|
2 comments