Details
-
AboutUSA Dev
Joined devRant on 3/6/2020
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
-
!dev
I can't stand any more YouTube ads, it's gotten up to a point where it's just abusive. Some videos have two consecutive ads before starting, other videos have 5+ ads in less than 15min. Watching a video is just frustrating nowadays. I'm done, I'm installing adblock and only allowing certain channels to have ads.14 -
So my first rant is about my current job. I got out of college after a year doing basic research on a SBIR/NASA grant. Nothing too interesting but great entry-level experience on sub-sustenance wages based on the cost of living in 1971.. And finally got that great offer to work with an IoT company for a living wage, with a chance to really flex my hard earned skills, and maybe even the ability to afford medical insurance while paying my rent on time!
They said 'network & software engineering', but my only projects are graphic design for sales copy with a guy who thinks FourSquare is a website hosting service.
They said 'full time', but in reality it isn't.
They said $50k a year, but apparently their mouths wrote a check that they don't have bank to cash.
The guy who approves my projects is taking a vacation because of the coronavirus panic and now I won't get paid for a week.
They seem like nice folks, but also a bit irresponsible and it looks like I fell for a bait-and-switch.
Now I'm trying to find a way of spinning off this experience into something that doesn't look like a lame free-lance graphic design gig while looking for better paying work.
if (!ethical) { alert("fml"); }4 -
I'm so happy to have an electric car in times like these, not only it saves me a whole lot on gas, I can keep using it without the need to visit public places to fill it.5
-
We are forced to work from home until further notice . i am hating every second of it. Being home and not gaming or binging on anime / netflix feels like a punishment. im more productive in the office.15
-
You can say you know a computer language to a decent level when you can in fact make useful programs with it.
For example, I can say I know JavaScript to a basic level. I know its basic core functionality by heart (which can't be said for some people I know), such as:
- it manipulates the DOM, the DOM has Element, Nodes, TextNodes (all to be found on W3C documents with its own specs)
- useful functions are:
getElementById()
getElementsByClassName()
Also knowing that these return either HTMLElementCollection or NodeCollection because you have to iterate over it differently then
- element.textContent
- == and ===
- dynamic typing
- closures
- avoid global variables
- nodes have parentNodes
- isNaN, undefined
- arr.push()
- arguments don't have explicit types defined
- etc.
Using this knowledge I built an antispam script for a particular server. It's good to know the model of a language, that it sits in your head and that you can use and understand the constructs when you want and how you want.1 -
Quit my first dev job. Don’t have another gig lined up. Here’s hoping I find another gig before I run out of savings.
Wish me luck, folks.20 -
God, don't you love it when your team COMPLETELY IGNORES all the work you do, dismisses it outright, and then acts rude to you? And then when they do take one of your suggestions, they say 'wow you ACTUALLY contributed' as if you haven't been trying to contribute the whole time only to get ignored?!9
-
Wow. THE CEO JUST DID AN EMPATHIC SPEECH BECAUSE OUR PAYROLL GOT DELAYED.
He ran out of money. Begging for us to be pressured and bear his child that's even dead by now(his projects).
I guess someone said that it's already a sinking ship. I have to row my own boat and find a new course.13