DEV Community

Ben Halpern
Ben Halpern

Posted on

What are you surprisingly terrible at, despite being otherwise competent?

Top comments (79)

Collapse
 
thebouv profile image
Anthony Bouvier

Self-care.

Collapse
 
vaibhavyadav1998 profile image
Vaibhav Yadav

I am terrible at explaining my code, despite knowing how & why it works.

Collapse
 
highcenburg profile image
Vicente G. Reyes

Remembering the day. I thought yesterday was tuesday.

Collapse
 
tomasforsman profile image
Tomas Forsman

Yesterday was Tuesday.

Collapse
 
mnivoliez profile image
mnivoliez

I'm terrible at structuring stuff that are not code. I fail to structure my workflow, my day to day task (like folding clothes, dishes, etc...).

I'm terrible at remembering important date (heck, I even forgot my birthday almost each year).

But strangely, I'm not that bad I structuring software.

Collapse
 
sleepyfran profile image
Fran González

So much this. I have try countless times to be as perfectionist on this side of my life as I am with code but I just can't do it 🙃

Collapse
 
peter profile image
Peter Kim Frank

Remembering the order of the months. I basically always start at 1 and then sing-song my way up on my fingers. I flip March and May frequently. No idea how many days are in each month. I have tried to learn and put in some effort but just can't make it fit my brain properly.

Normally pretty decent at numbers and related activities. It's really weird and kind of annoying.

Collapse
 
angelarae63 profile image
Angela Whisnant

My son has the same issue! You aren’t alone!❤️😁

Collapse
 
gypsydave5 profile image
David Wickes

Any time someone says "monad" my brain instantly stops working.

Collapse
 
nanythery profile image
Nadine M. Thêry

Maths, definitely. That was the reason I put off my developing dreams when I was young. Maybe then it was really important (I am talking about 20 years ago, when I was 10).
But today I've realized Maths is really not that complicated or deep into Front-End so I decided to come back :D

Collapse
 
yucer profile image
yucer • Edited

Do you mean Mathbox.js ;-)

The article series of MathBox.js are outstanding.

I knew the theory of imaginary numbers, but It was amazing to look into the dynamic graphics and see them rotating.

I wish I would have such tools in the high school.

I wish i would have time to use MathBox.js or threejs to explore datasets.

If one map properly the datasets to the three dimensions, I almost sure that we can find many more relationships instantaneously, because the brain is prepared to work with spacial structure and note those relationships in real time.

You know? The cyberspace was born with the science fiction writer William Gibson.

The web is still very limited to the cyberspace described in Gibson's books. In the books the characters take a Virtual Reality set and connect to 3D words, the servers, the data, the avatars, ... everything was interacting in 3D.

I guess that in the years to come, the web will reach the Gibson dreams. And math would be very important for that.

Are we ready? ;-)

Collapse
 
nanythery profile image
Nadine M. Thêry

I appreciate your passion about Maths... I wish I could share it.

Collapse
 
niorad profile image
Antonio Radovcic

Exact same here 🤓

Collapse
 
nanythery profile image
Nadine M. Thêry

That's very conforming. Hehe.

Collapse
 
workingwebsites profile image
Lisa Armstrong

I hear you! I'm great at problem solving, but don't ask me to split the cheque.

Collapse
 
shiling profile image
Shi Ling

I'm good with CSS, and I frequently find myself helping others to fix broken CSS, but I can't explain how my solutions work. My explanation is usually "Um... It's just like this so that this go here and then like that so it that that other rule applies... Do you get it?"

Collapse
 
ben profile image
Ben Halpern

I feel you 😭

Collapse
 
avalander profile image
Avalander

Relational databases. I honestly go for document and key-value stores often not because I think RDBs are ill suited for the job but because I don't want to deal with them.

Collapse
 
thehanna profile image
Brian Hanna

Same! I'm awful at SQL and RDBs are the bane of my existence

Collapse
 
rhymes profile image
rhymes

aaaaah, you break my heart :P

Collapse
 
avalander profile image
Avalander

It's not lack of will, it's lack of competence :p

Thread Thread
 
rhymes profile image
rhymes

What concepts you find hard? Maybe I can help.

In the meantime I think you can start here:

I'm not saying relational DBs are super easy, but I think they are really important to know, even if you end up not using them :D

Collapse
 
ryansmith profile image
Ryan Smith

Sitting down with someone to look at the code or debug. If I'm not prepared and have not looked at the code for at least a few minutes by myself beforehand, I have no idea what is going on.

Collapse
 
tomasforsman profile image
Tomas Forsman

That's a great soil to grow a magnificent impostor syndrome!

Collapse
 
thehanna profile image
Brian Hanna • Edited

In tech? SQL. It doesn't make any sense to me. At all. I can do basic stuff, but when you start talking joins, my eyes glaze over and I lose the previous 2 minutes.

Outside of tech? Telling when I'm done. I'll go and go and go and think I'm fine until I'm absolutely not, and it can be extremely unhealthy

Collapse
 
helenanders26 profile image
Helen Anderson
Collapse
 
_swanand profile image
Swanand

I wrote a thing some time ago that may just help: info.pagnis.in/blog/2017/08/19/dec...

Collapse
 
steelwolf180 profile image
Max Ong Zong Bao • Edited

I'm bad at forming new habits. Could do something consistently for the start but falls till you are hit with time crunch.

It's funny i could follow through something consistently for months or years but had problems in forming new habits.

Collapse
 
bvmcode profile image
bvmcode

e2e tests and explaining how my code works

Collapse
 
tomasforsman profile image
Tomas Forsman

Don't you have that coworker that takes a glance at your code and starts asking why you went that way with that function instead of this way that everyone is doing now? The one who never stumbles in describing their own code and always has a valid reason for any decision and if it turns out there is a better way that you know about they take that and understands it right away instead of the week it took you? Then they quickly finds the pros and cons and makes some improvements it will take you an hour to really understand? I thought that person had a clone in every company. 😉

Thread Thread
 
merri profile image
Vesa Piittinen • Edited

I'm terribly sorry for being one representative of a person you described. Being pretty close to it anyway.

But for compensation of my kind, here are some things I'm terrible at:

  • Socializing: pick a random non-programming subject and we're likely not to have a long talk - the closer to small talk, the worse it gets. Additionally I don't drink alcohol and rather avoid any place where people drink. I also have very few stories to tell and as such I'm no good at telling them. I seem to lack the ability (or need?) to contact people.
  • Answering: I'll stare to nothingness for a good few seconds if somebody asks a question suddenly that has nothing to do with the current subject I'm dealing with. All too often my brains come up with a proper answer once the person who asked the question has left home.
  • Sharing my knowledge: I grew up very much in isolation as a developer and I learned a whole lot of things the hard way and didn't have names for them. We talk about 20 years of DIY. I've only known the word "refactor" for about 6 years now. The lack of having any kind of mentor means that I have no model for how to teach programming that would come naturally off me.
Thread Thread
 
tomasforsman profile image
Tomas Forsman

Ok, I need to be very clear about this, you do NOT need to apologize for being 'that guy'. Yes, you might be scary to deal with for those of us dealing with impostor syndrome and think more about development than coding, but that's our shit to deal with. You are, from the sound of it, an awesome coder and you should be proud of it.

Sure, socializing is good but while I'm good at blending in I kinda hate small talk. I rather enjoy people like you who either talk about something that is actually interesting for you or not much at all.

I hope that you get the chance to talk to someone who is not afraid to talk straight to you and let you know what parts of your communication needs some polish when it comes to other peoples code, because from the sound of it you have a lot of knowledge that others could grow from if they got to absorb it.

Again, do not feel like you should be sorry for being who you are, you probably rule!

Collapse
 
rizwanjavaid profile image
Rizwan⚡️

Parenting. It’s a daily battle and a learning process. 😅

Collapse
 
thehanna profile image
Brian Hanna

I feel this. I have two very young, and one on the autism spectrum. Battle is barely a euphemism some days