The rejections reposonses are from LLM's fair fair faie. But atleast READ it ONCE. Only ONCE you have to put the company's name on that message unlike us who are switching job have to know the company's name and alter xD
Nvm just wanted to rant for this rejection xD
If there are layoffs from Meta or any of these titans. I'm done bro, these laid off bitches have higher changes of landing another than someone from a regular startup.
Am i Insane for thinking about this?
@khushiirl Think of their backend. Just think of how many users ping to IRCTC website for booking and to be able to resilient to these many requests along with security damnnn that's an engineer's dream to be able to handle a task where there are so many users.
Found a suspicious backdoor in this "Interview Test" before running it.
The code hides a remote URL in base64 inside an env file, decodes it at runtime, fetches a payload from JsonKeeper, then executes the returned value with:
new Function("require", payload)
Because it passes Nodeโs require into remote code, that payload could potentially read files, access env vars/secrets, or run system-level actions depending on what it imports.
I had not run npm install or npm run dev, so nothing executed. But this is exactly why reviewing code before running unknown repos matters.
Do not blindly run unknown repos.
I repeat, DO NOT RUN REPOS BLINDLY
Source: https://t.co/WhbuF8I1A4
Report this account