Details
-
About🍕🍕🍕🍕🍕🍕🍕🍕🍕
-
Skillsi get overly excited about databases 🤓
Joined devRant on 9/26/2016
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
-
Any ideas on how to stay relevant (currently web dev) in the age of ai, say in a year?
I have no idea what skills to learn that will still be relevant in the near future5 -
Who has the final say or is in charge hierarchically in your company, product ppl/head/department or the cto/vp r&d?
Pls mention company size small/medium/large
Just want to know what's more accepted in the industry.
To clearify, for example, do most projects ideas get created by the managment and brought to RnD director who then assigns the product team to create the full specifications.
Or, is the idea first reaches product departmnet and then RnD department just gets the specifications and starts work.3 -
GraphQL question here!
So i recently noticed (few years after everyone?) That graphql seems popular... I decided to try it out, but after playing with it a bit, the conclusion I came to is, that it's a great idea from FE point of view, but for the backend not so much.. a simple sql to return data to ui turns into a bunch of parts, all independant and with even the simplest relationship to some other entity the whole thing becomes very not optimized and when googling about it, all i found were some very awkward libs for work arounds to force everything into 1 optimized query again... But wait, i already have 1 optimized query in my rest api 😆
I don't understand if I'm missing the brilliance of graphql that everyone saw, or is everyone fell for the hype and use a stupid tool and pretend it's cool? 🫣4 -
Its 2022 and still, no other tech thing feels as magical as Shazam to me..
I'm impressed everytime..😐12 -
Sometimes I leave comments to myself at the end of the work week to remember on monday where I left off
Anyone else does this? 🤔11 -
Does someone know a site where i can get professional level help/guides/tutorials with system architecture questions? Like best practices for implementing common features? (Something like stackoverflow but where u actually get an answer instead of insults)
Googling for tutorials gives very basic/demo level results that might not be great for scale/security in prod env6 -
Any advice for when ur managers don't do their job well and if u say something is not done right, then they will let u do it?
FFS im tired that shit not being done right but im not looking for doing their job for them while they get paid more and sit in facebook3 -
I just had to put a Button + Link on a page.
the btn opens a link
and the link doesnt open a link, but copies to clip board.
And if u dont see whats wrong with this picture, you are part of the problem.4 -
Head hunters reaching out with a "position that might intrest you".. with a stack of skills that are not on my CV at aaaaall
Also Headhunters after answering back: oh you have only 1 year experience with that tool? They want at least 3, goodbye.
All just a phishing scam to get u to give them an updated CV version.. no real "relevant position" in sight. Smh.3 -
I just noticed that whenever I get a captcha to prove I'm human, it's always images from the street.. cars, crosswalks, traffic lights, trucks, bikes, tractors etc etc...
I just want to know... Who's ML model I've been helping to train for the last i don't know how many years?!? 😤
I should've realized something smelled funny the moment i understood that a bot is asking me to prove my humanity to it, by doing something that a bot should be able to do by now.6 -
You know what really grinds my gears? When new employees start shouting out suggestions of what feature we should do.. and how stupid this/that thing now.. or how slow that page is.. or how there's a bug somewhere.
WHAT WOULD'VE WE DONE WITHOUT YOUR OPINION?! thank you so much!!!
+10 points if their job has nothing to do with product or development
SHUT. THE. FUCK. UP
please!!!15 -
I present to you a php framework with an "orm" that doesnt support table joins. Yes, you heard it right.
I just want to say few things to the developers community -
If you are a bad programmer, please spend your time at improving rather than writing frameworks, or making the stupid decision on using SUCH SHIT FRAMEWORK AT A CORPORATE COMPANY!
Also if you are not sure if you are a good programmer or not, chances are you aren't. That's just how it is.6 -
You know what's funny?
When every job post requires you to know atleast 20 things.. but then you find yourself stuck at a job that needs you to do 1 stupid thing. And you need to actually FIGHT to not lose all the skills and knowledge you collected till now :(3 -
In all the companies i worked at so far, never seen any employee (in any department) above age 50..maybe the ceo or some lawyer, but thats it.
Where do all the 50+ ppl go in tech?
I'm not sure the tech world will be what it is now even in 10 years.. but I'm just wondering do any of u guys think/worry about where we'll work when we stop being young and cool?
Looks like it's either u start your own business, which not everyone can, or..
what is option B exactly?!?17 -
I think its only reasonable that if I must show u my code during i terview process, I get to see some of the code that I'll get to work with if I'm hired.
Starting to think employers just straight up lie up everything..
Why do i need to find out about your shit code on the first day?!
Cutting edge tech my ass...6 -
How much does a syntax of a language impact ur opinion of it and wether you'll want to use/learn it?
Some languages I look at and it just looks like an unreadable mess, i dont even bother with. Avoided nodejs up until i didnt have to deal with 100 nested callbacks...10 -
Was learning a bit AI today and then i thought.. who's actually learning more here? Me about the ai or ai about humans (me) 😐4
-
I've spent many years in a bubble of 1 backend lang.. but when i started checking out other langs, I got very annoyed that each one has same basic stuff but with different syntax... Can we just agree on something? Ffs!
We really couldnt come up with unified syntax for -
false, False FALSE
OR or ||
def func function
And dont get me started on all the variations of for loops... Its like we are trying make our life hard
Looking at new versions of some langs, looks like they are copying new stuff from one another.. with different syntax.. thanks!
Nodejs trying to look more like she doesnt have callbacks.. while other langs adding callback functionality... Why why why?!2 -
Does anyone know how in Movies and TV shows do all those computer sites/software are done?
Like when we see a cia mission room for example, and there after agents running a face recognising and get 50 popups with information, or location some secret hide out place and super cool screen with 10 widgets show us location..
That can't be real.. But i have no idea how it's done.. is it green screen replaced later with fake video, or something similar? Please help, I MUST KNOW THE TRUTH!!!!!!!18 -
POLL:
What kind of office do u prefer working at?
1. Big open space (with tables and no separations)
2. Open space with cubicles
3. Medium room (3-5 ppl)
And did ur preference change due to covid?7 -
Let me tell all of you who don't like big frameworks..
The nice thing about them is that they minimize the amount of SHIT CODE all of you who think you know how to code, but actually don't, write..
And minimizes the amount of headache for the devs who need to then maintain/fix/change your SHIT CODE.
yes...lets put routes 10 dirs deep into the project and let ppl look for it..3 -
"If you're going to be living in the office, you can at least be on time for work"
This sums my mornings since i started working from home..
8:55 get out of bed
9:00 open laptop....and I'm at work :|1 -
Am I the only one?
Do {
I want to know EVERY FUCKN SKILL A DEV CAN POSSIBLYHAVE, but I want to know it all NOW..
googling 30 times for tutorials and posts about a topic,
opening 30 tabs,
then spending around 30 seconds on each one ...
Trying 1-2 tutorials,
not understanding why I dont get this shit...
this is stupid
loosing interest in 3..2..1...
Aaand let's try and learn this new skill..
} while(true)
Welp5 -
At this point of my job search, I'm gonna start singing Ariana's "Thank you, next", after each interview... JEEZ, is there no normal work places anymore?!?!?!1