Details
-
About6 years in industry and still loving it.
-
SkillsC#, Python, HTML, CSS, JavaScript, Visual Studio, PyCharm
-
LocationFullerton CA
-
Website
-
Github
Joined devRant on 1/18/2017
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
Starting new job on the Isle of Man 🇮🇲!
- Prove to myself that I can make it on my own merits.
Impostor syndrome is real.4 -
Nothing like using a ThreadPoolExecutor to thread out my shitty selenium task, so it will go just a bit faster.
-
Anyone here affected it going to be affected by Apples expansion of there template app rule?
More info:
https://techcrunch.com/2017/12/...
We are in the process of launching a service like this to our existing customers. Small stores who can't afford to have their own app developed for them.
This really throws a wrench into our product. If the decision is not reversed, we will likely have to abandoned half a year of work.1 -
So I'm working our remote build/testing server, and all of a sudden my computer just turns off. No crash message, no error, just turned off. My co-worker tries to help troubleshoot the problem.
Nothing.
I take the computer downstairs to the hardware department. They plug it in and it starts no problems.
After it finishes updating, I take it back upstairs and plug it back in.
Nothing.
I suggest that it is the power cable, and my co-worker looks under his desk. Turns out he had kicked the switch on the surge protector. 😑1 -
So I've been maintaining our company's web products for a few years now with a great senior dev, but why would it ever make sense to have a
bool somebool = returnsBool();
if (somebool == true)
...
WTF?!?! I still fine them in the code to this day.6 -
I don't get why my boss wants to outsource the easiest part of our next project to India. Not hating on Indian developers, but the 13 hour time difference that makes coordination unnecessarily hard.