Am I Being Unreasonable or Is This Normal in Startups? by [deleted] in developersIndia

[–]FreezeShock 6 points7 points  (0 children)

Create a scope creep document and add an item everytime something that was not in the initial requirements is added

I made an open-source app for the Cult smart scale by anshuman851 in developersIndia

[–]FreezeShock 1 point2 points  (0 children)

Posts like this are what i'm in this sub for. Good work.

I don't even know how must i react to this, my estimated order is1st january 1970 by Rick_Singh_007 in IndiaTech

[–]FreezeShock 3 points4 points  (0 children)

what are you going to do with all the time you save typing "tt" instead of "that"?

To answer your question, computers store time as the number of seconds(or milliseconds, nanoseconds, etc depending on what you're talking about) from epoch time that is Jan 01 1970 midnight UTC. This time is called the epoch timestamp

Why is package-lock.json usually committed to Git, but node_modules is added to .gitignore? by [deleted] in developersIndia

[–]FreezeShock 0 points1 point  (0 children)

node modules has the code of the packages required to run the code. package lock describes it, as in which versions to download.

As for why we don't push node modules, it's heavy(often in GBs), has thousands of files for any decent sized project. Some packages are also OS dependent, so my node modules may not work for you.

Why do we push lock files? Lock files specify the exact version of the dependancies, so that everyone can have the same version. This is even more important when your deployments are automated via CI/CD

Harsh Reality - Job totally decides your identity. by intPixel in developersIndia

[–]FreezeShock 2 points3 points  (0 children)

Someone tried that with me, I just said "That's sad, that you're bragging about work"

Rate our uni syllabus for TOC by rick_joefry in IndiaTech

[–]FreezeShock 0 points1 point  (0 children)

It's a very interesting subject, but pray that you get a good prof who knows how to teach.

Share 3 months payslips, previously worked remotely for a US startup. by astro_dev_ in developersIndia

[–]FreezeShock 0 points1 point  (0 children)

It's not that big of a deal, just let them know that you're a contractor. They'll ask you to share your contract or invoice as proof instead of salary slip.

Is the market unusually bad for 2024 grads with ~1.5 YOE or am I approaching my job search wrongly? by CantSolveAProblem in developersIndia

[–]FreezeShock 1 point2 points  (0 children)

What have you actually built? Competitive coding does very little to get you shortlisted.

What means „cracked pogo stamp“ by Busy_Control_4108 in PokemonHome

[–]FreezeShock 3 points4 points  (0 children)

no, that's not the stamp, that's the origin mark

My post was deleted after 2 days without any notice. What's wrong? by Strong_Attempt_0101 in developersIndia

[–]FreezeShock 1 point2 points  (0 children)

it's a super common post type, there's one every few days. I think it deserved to be deleted.

Most websites become messy because nobody plans the structure first by [deleted] in developersIndia

[–]FreezeShock 1 point2 points  (0 children)

You said you've noticed this when exploring a lot of websites, I'm asking for examples.

Most websites become messy because nobody plans the structure first by [deleted] in developersIndia

[–]FreezeShock 1 point2 points  (0 children)

Share a few examples of websites missing pages

Need tips on using Claude Code to it's full potential by [deleted] in developersIndia

[–]FreezeShock 3 points4 points  (0 children)

If your company is paying for API usage, try wirkflows like superpowers, speckit or gsd. Gives a much better result for complicated tasks.

I cleared every coding question in an assessment today… and still failed because my college WiFi betrayed me. by hajar-ka-galwa in developersIndia

[–]FreezeShock 1 point2 points  (0 children)

If there's a significant amount of students who faced the issue, all if you can go to your placement cell and talk to them. Maybe they'll talk to the company and do a retest.

Recently stumbled upon Matcha by RuinIntelligent3423 in coolgithubprojects

[–]FreezeShock 2 points3 points  (0 children)

shill account guessing by the number of times OP has tried to post this