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 - "humbled"
-
This morning Google asked me to come away from a search and into this dark portal to begin its underground recruiting process w/ me. Humbled += Intrigued.
This is a rant because they also gave me a deadline and I have other deadlines, Google!
But the REAL question is: tabs or spaces, Google?8 -
First day at CERN: done!
Nothing to rant about :) The place and the people are beautiful, lots of support and it's easy to navigate through things even for very young people like me! Couldn't ask for better stuff.
The welcome event in the Globe of Science and Innovation is already an experience on its own :) so many people to meet and share words with! Later on one of my senior colleagues showed me around the surface datacenter of ATLAS, as well as its control room and a (physically) separate computing testing environment to run simulations and software on to later be deployed at Point 1 (ATLAS). I am stunned, humbled and excited to say the least! More to come soon! Post your curiosities below and I'll gladly answer!15 -
Trying out react. Using npm 3.10
Error make sure you are using the latest version of node and npm
Updates npm to 5.6
It looks like you are using newly released version of npm which is not supported. #FML6 -
First time showing my GitHub to some professionals, instant laughter and telling me that .gitignore exists... 3 years ago and I still feel embarrassed that happened.5
-
As a trainee in my very first company I was comparing myself to my mentor too much.
And I just couldn't compete.
He had deep knowledge, was more productive, had amazing skills in different departments and his side projects were astonishing.
Turned out: I wasn't expected to.
Turned out: Even among nerds, he was an extraordinary unicorn. Other developers in the company had huge respect and were humbled by his skills.
Yet nevertheless, I doubted my career choice when I was struggeling for 4 hours on a seemingly tiny problem, then when I approached him he would come in and write the code down in 15 minutes.
He made it look so god damn easy.
Little did I know that the main difference between him and I was: experience.
He had much more of it. I still had to make some mistakes and he greatly helped me avoid some of them.
It really helped me that one day he talked to me and set my head straight that I wasn't expected to perform on the same level as him. He was getting a salary, I merely some peanuts, after all.4 -
API returns two date time in json (x-date-time, y-date-time) both of which are coming wrong.
Instructions for consuming API :
Take date part from y-date-time and time part from x-date-time and combine them so you would have the desired result1 -
So we decided to adopt Scrum where in manager(scrum master) picks the stories for dev, changes them during sprint and also decides the complexity of task. so much for a servant leader!!3
-
This jewel piece of code in Java:
if(String.valueOf(var1.toString( ) ).equalsIgnorecase(String.valueOf(var2.toString())){
//fuck something else here
}
String var1; //defined somewhere
String var2; //defined somewhere in the code
At this point I am not even mad 😂😂3 -
I'm humbled, this just arrived! I'm so happy and grateful right now!! Thank you devRant!! (I'll post another photo with the stickers applied soon)1
-
My God is map development insane. I had no idea.
For starters did you know there are a hundred different satellite map providers?
Just kidding, it's more than that.
Second there appears to be tens of thousands of people whos *entire* job is either analyzing map data, or making maps.
Hell this must be some people's whole *existence*. I am humbled.
I just got done grabbing basic land cover data for a neoscav style game spanning the u.s., when I came across the MRLC land cover data set.
One file was 17GB in size.
Worked out to 1px = 30 meters in their data set. I just need it at a one mile resolution, so I need it in 54px chunks, which I'll have to average, or find medians on, or do some sort of reduction.
Ecoregions.appspot.com actually has a pretty good data set but that's still manual. I ran it through gale and theres actually imperceptible thin line borders that share a separate *shade* of their region colors with the region itself, so I ran it through a mosaic effect, to remove the vast bulk of extraneous border colors, but I'll still have to hand remove the oceans if I go with image sources.
It's not that I havent done things involved like that before, naturally I'm insane. It's just involved.
The reason for editing out the oceans is because the oceans contain a metric boatload of shades of blue.
If I'm converting pixels to tiles, I have to break it down to one color per tile.
With the oceans, the boundary between the ocean and shore (not to mention depth information on the continental shelf) ends up sharing colors when I do a palette reduction, so that's a no-go. Of course I could build the palette bu hand, from sampling the map, and then just measure the distance of each sampled rgb color to that of every color in the palette, to see what color it primarily belongs to, but as it stands ecoregions coloring of the regions has some of them *really close* in rgb value as it is.
Now what I also could do is write a script to parse the shape files, construct polygons in sdl or love2d, and save it to a surface with simplified colors, and output that to bmp.
It's perfectly doable, but technically I'm on savings and supposed to be calling companies right now to see if I can get hired instead of being a bum :P19 -
Every now and then you need a kick to your nutsack and vagsack to realize how replaceable you are and be humbled.
For that I am opening a gym where we train for this event by kicking your ball sack.11 -
You know that you're looking at the work of a true master when you get a chance to be humbled by the greatness of classes such as WSInvoiceHeaderTypeWSInvoiceHeaderWSInvoicePartWSInvoiceRowWSInvoiceRemark. Just shoot me in the fucking face. I urge you. It will be mercy.5
-
If i was to start coding today with all the things that are available right now i would be super humbled and would have learnt very quickly .
If you are a beginner and want to get started in coding the first thing you should do is just start.
Coding is all about practice and consistency.
Dont give up
Make google your best friend .
Try to google like crazy and you will be able to get answers to almost any damn question. -
Manager's document instructions
cover all topics but we don't want a detailed doc
nothing should remain unexplained but it should not have exhaustive coverage of project since we don't have the time.
I know this will take time but we have only 2 days -
the first time I opened StackOverflow actually I think.
At least that was the first time I understood how much I still don't know about any topic at any one time.
Since then I think I was humbled enough to just assume I know nothing all the time and just being glad when I get to help someone with their problem -
Recruiter reached out on a certain other social network where people seem to be humbled a lot.
First interview (a day later) goes well
Second interview (a week later) also goes well. They tell me there's one more technical interview, but that shouldn't be a problem.
A week later, that interview is a breeze too. Interviewer said they'll prepare the paperwork.
Another week goes by without communication, so I ping them.
A week after that they send me an email saying that they need references they can talk to. A co-worker and a direct manager.
Uncommon in my part of the world in general. But coming up with that idea this late in the process? Really? But ok, I provide those in like an hour.
They take their time, but eventually call the co-worker. Another week after that, they still haven't called the manager, so I ping them again.
Silence for another couple of days, then a very sad email about how the general situation has changed and they've now stopped hiring indefinitely1 -
I am a good kid, and I love to code... but my fucking college makes me learn shit that I don't want to learn, that too in a computer science stream. Should I kill myself because I feel trapped and my precious life is being wasted learning shit.5
-
I turned on slow query log just for funsies and was immediately humbled.
Looks like I've got my next sprint lined up.3 -
Dreams do come true if you visualise and execute laser focus on your aims!
I’m going to be a partner (and mostly CEO) of my own company!7 -
I was proud of myself before when I saw myself as a freelancer having multiple clients of my own.
And then, I took my yearly account balance out and saw how much I made from 15 Oct 2022 to 15 Oct 2023.
I got humbled right away and understood, why people go for one full-time corporate job rather than freelancing.5 -
Please help me improve my article on opensource workflow. I would be grateful. Here is the link to my draft
https://medium.com/@aakashmallik/... -
that I am fucked feeling when you have to take manager's manager permission to create a branch in svn repository. and then coming to know that previous devs were told to use "flags" for toggling/managing new/under development features instead of creating a new branch1
-
Worked on a project where the variable was public and static, was accessed at multiple locations and across multiple threads and no it wasn't using thread safe implementation. Since then whenever I read public static I start praying the next word be "final".