iammike

@iammike@programming.dev
0 Post – 7 Comments
Joined 1 years ago

WTF is wrong with you people? All this effort just to be a dick.

29 more...

You can probably use something like

git clean -xdf

To get rid of all the artifacts not tracked by git, in this case it's virtually the same as deleting the repo and re-cloning it.

NOTE: Make sure everyhing is staged, otherwise that data is gone

Some people simply ignore warnings, that's the main issue. Trust me, I saw this way too often.

If you cannot compile it than you have to fix it, otherwise just mark unused variables as 'not an error' via _ = someunusedvar.

Similarly, you can leverage this to wire traffic to DB replicas for instance. This if you need to handle traffic to DBs under specific scenarios (DB problems, burst of traffic, bugs, etc). So basically a purely technical feature flag (paying attention to authorization as always)

That's passion my friend! Don't underestimate it as just stubbornness

It isn't indeed, most people that are actually working in Italy don't want it. It doesn't help, it just gets people stuck not working indefinitely

6 more...