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
Search - "material you"
-
Clients that ask you to build X and then when you ask about said details to know everything up front, you get a deer in the headlights look.
I get it, not knowing right away is fine, but 5-6 months later and still "not knowing", being absolutely lazy with no responses to questions or just dumping the work to me to figure out from whatever source material you got it from and force me to crunch to save your ass isn't fun for me and I really don't give a shit about how much praise you give me publicly for the job I did.1 -
Love how DoD work requires sec+ certification but as you are learning the material you realize they don’t follow any procedures or practices.6
-
i think it's a waste of time and resources to memorize syntax and other stuff you can google. since we have a lot of material available, we should focus on logic, more abstract concepts, stuff you can't copy paste. well, I think that should be the way in every area, not only CS15
-
My boss thinks database = table
I hope it doesn't bring problems in the long run.
Any "web dev for CEOs" material you recommend?5 -
What is it with shipping websites sending you an email saying "hey, here's your tracking number and tracking URL!" and then that *very same link* saying "this tracking number doesn't exist, it can take a few days to show up sometimes, try again!" I'd understand if this was one knock-off weird company, but it seems to be *all of them*.
Seriously, how hard is it to just initialise a tracking number at the point you send that email so it at least shows a "parcel not yet picked up" or similar message? I know it doesn't make much material difference to tracking but it just reeks of bad UX and lazy / incompetent devs.7 -
I’m so sorry if this is the place for questions. I’m terrified of stack overflow and have been searching for a week for a solution and can’t find one. This is for React.js people.
I was tasked to create a webpage with react. The limitation is, they did not wanna adopt the node.js dependency. I said ok, I’ll figure it out. You can inject react, material UI, and babel with script tags in HTML, then put ur lil components in it. I did that and it works beautifully.
However, now I have to write tests for this. I think it’s actually impossible without a way to render React, so I have to use the browser, or node, right? I convinced my boss to allow me to use a node.js container just for testing, which I thought would make my life easier.
I don’t know how to render this thing with node. It’s just an HTML file that pulls react via script tags, and idk how to serve html with node. Additionally, none of the React testing libraries seem to support testing a system that wasn’t designed to be served with node, at least not easily. My gut tells me that the complication with how things are imported contributes at least a little to this (dependencies pulled via script tags in the HTML file and made available to react through global const variables).
I could be wrong about any of this — im fairly new. But how tf do I go about testing these react components? For reference, if you go to Reacts docs, there’s a section called “add react to a page in one minute” that’s pretty much what I did.20 -
Reading books. When you are used to focus on long texts, those sw related books are not scary anymore. I can finish reference material easily if it keeps my attention.
-
So, I've been with my current employer four years now, three and a half of which have been spent working as a time material developer for a huge fashion company. I've been trying to get out of It for the past six months only for my exit to be postponed everytime. There's also no clear idea as to what I would be moved to, going forward. Nobody Is telling me a thing and I think other developers will be moved to different projects before I do.
That's why I took matters into my own hands and started getting back into the recruitement process. I'm about to receive an offer. A fairly better one.
The thing is, I wanna use such offer to see if my current employer can reedem himself and propose to me a good counter offer. I'm not in the mood of starting over, but I want security and management to have a fucking idea of what my future Is gonna be like at this fucking company.
What do you guys think? Am I playing with Fire?1 -
thoughts on term insurance/life insurence/ health insurence/ other insurances of this sort?
I am new to adult life but i personally find them very sketchy and screaming of a scam?
- Like if I die right now, do i expect some 3rd party to whom i just started paying a few dollars per month to give my family 100x that amount immediately?
- firstly, how can i ensure this , i have just died and my family would be in shatters(I guess) , they won't be having some worldclass lawyers or mental/financial power to fight over a dead guy
- secondly am guessing they are all about specific ways of dying, current salary, whether the family can survive on their own without that insured guy gone, etc etc. so basically everything they could make to not shed some money. So why bother? I am currently in a situation where the family is working on 60-80% of my income. but even with me gone, they can survive if they want. its human nature of survival, that's what made us come out at the top of food chain. so doesn't that make the whole point of insurances moot?
- thirdly how can someone guarantee a fixed income 'after death' when my current income itself is not 'guaranteed' , when 'alive'? here comes another pandemic, or some recession, and behold, am fired from my job. the. how come those companies guarantee an income in such crisis? Last time i checked, it was just an ugly civil war between insurance companies and common people when covid suddenly hit fatally to a lot of families. these guys were coming up with new rules and legalities to get away from paying to the families of deceased.
health insurance does somewhat sound okay, but at the same time feels like even bigger scams. in a nutshell, every health policy is like : "we will cover 50-100% of any major operation/doctoral procedure that costs x amount and is prescribed by a doctor if you keep paying us 0.1x amount every month for your whole life"
I see 3 problems in this:
- PRESCRIBED BY DOCTOR? obviously a doctor is a godly person that can prescribe a genuine operation based on a person's situation, but this whole payment based on word of mouth screams of shadiness. if someone said that "hi you are a technical expert. we won't pay you directly but whenever you are going to work on something for someone, we will cover your fees and your tools's cost that you tell to that person" . nice, am now recommending aws's most expensive ec2 instance to every mf that comes to me for an frontend issue.
- why do we need to have such procedures that will cost so much? where is the concept of subsidiary? What is the point of having an awesome technology like CT scan or MRI when no person could afford it? I know even water comes at both Rs 20 and Rs 250 bottle, but the rs250 bottle is a luxary, not a necessity . if a few people want rs 250 bottle then they can have it, hell they can have it in a gold platted bottle and pay 2500. but the underlying material is available to all for affordable price(if not free), right?
-------
Well that's all my little rant. I am intrigued by the business models of these fear mongering devil insurance companies. so would like to know your opinion on instances where these companies are correct and its beneficial to take an insurance6