what is a skill you wish you had, and why?

Ok, I might as well go first: I wish I could draw. Not at the level where I could make photorealistic portraits, but I’ve always been envious of those who are able to scetch something together in a few minutes that perfectly captures what they want to convey. Sometimes words aren’t enough to express what I want to say, and for those situations I would love to have a simple drawing do the talking for me.

ganoo,
@ganoo@sh.itjust.works avatar

Programming. I understand it as a concept, but have no ability to sit down and write code.

neidu,

I’m a hobbyist programmer myself. I’ve picked up a few languages along the way, and by far the best approach I have found to learning is a simple but real practical use case. Find the smallest task you want your program to do, break it down into even smaller subsections, and then start to figure out how to transform it into code. It usually takes less code and knowledge about a language than you think.

Ethalis,

A few years back I got really into Python for a few months as a complete newbie. One day, when I felt ready, I told myself I would put all the python skills I picked up and build a small program that would generate random, solvable sudoko puzzles. After a few weeks trying everything and not getting anywhere, I gave up programming.

Moral of the story is I probably that I should have taken it a bit slower I guess

CapeWearingAeroplane,

To be fair, I’m a decent programmer: I spend a significant portion of my workdays programming all kinds of things. Writing a program to generate sudoku’s with a unique solution, without copy pasting a bunch of algorithms, but actually making it all up yourself definitely sounds non-trivial to me.

(Read: That sounds like a really hard beginner project, and you should be proud for even trying, and you shouldn’t give up :) )

big_slap,

this is exactly how I started. I looked at my job to see what I can do to solve an issue we were having using python and, even though my final script was a complete mess, it worked. learned SO much along the way

Hamartiogonic,
@Hamartiogonic@sopuli.xyz avatar

Here’s another quick tip to get anyone started: Find some code written by someone else, and modify it.

Depending on the language, you might be able to just read what it says and experiment with what happens when you change some details here and there. If the code does something that you’re interested in, you’ll also have the motivation to spend a few hours tweaking the code, or even reading the documentation.

Also, nowadays you can ask GPT what different parts of the code does. You can drill down with follow up questions until you understand how a specific detail works in the language you’re working with.

MisterNeon,

I am a programmer. It’s like riding a bike, the training wheels are follow along projects on Udemy and YouTube. Don’t try to start with massive projects for dream ambitions, make a button fetch some data when clicked then move on from there.

Dr_Cog,
@Dr_Cog@mander.xyz avatar

I wish I was a better piano player

I’m a competent musician in many instruments but I could never get the hang of using my left hand for accompaniment

neidu,

I’m a guitarist myself. Piano is certainly up there on the list of skills I wish I had.

JoumanaKayrouz,
@JoumanaKayrouz@lemmy.world avatar

Dude, piano is so simple compared to guitar in a theory sense. The notes are all in a row. If you learn the fretboard on guitar first, it transfers so easily.

tsonfeir,

I wish I could speak a lot of languages fluently.

neidu,

Any particular languages?

sxan,
@sxan@midwest.social avatar

Not op, but French, Russian, and Japanese. They’re all hard for Americans to learn (vs, say, Spanish or German).

Aatube,
@Aatube@kbin.social avatar

China is rumbling in the distance

JoumanaKayrouz,
@JoumanaKayrouz@lemmy.world avatar

French is very similar to Spanish

sour,
@sour@kbin.social avatar

am learn french

blackstampede,

Russian actually isn’t that bad. It takes time, but I’ve been learning it because my gf is fluent. She calls it an unga-bunga language because literal word-by-word translation sounds like caveman-speak lol

bdonvr,

French is considered just about as hard as Spanish, maybe a little harder on the phonetics. German is harder than French or Spanish. Russian is harder than German/French/Spanish, but Japanese would be significantly harder than Russian.

tsonfeir,

Other than ALL, Spanish would be very useful. Japanese so I can watch Anime and not miss half of it because I’m reading subtitles. French so I can cuss at you and sound like I’m quoting a love song. German so I can quote you a love song and sound like I’m cussing at you. And Chinese (mandarin?) because that has a lot of business opportunity.

shani66,

That’s a good one, I’d love to be able to enjoy things in their native languages rather than butchered (at best) translations.

rhacer,

This is my answer also. I wish I was multi-lingual.

I’m regularly on calls with people for whom English is not their primary language. Almost without fail they apologize for their poor English. I regularly tell those people, “please don’t apologize, you do me that courtesy of communicating with me in my native tongue. I am completely unable to reciprocate that courtesy.”

I’d love to be fluent in Spanish, French, German.

blackstampede,

I’ve been using italki.com to learn Russian. It’s pretty cool.

squaresinger,

That’s the problem with native lingua franca speakers. They don’t have a foreign language that they really have to learn.

If you don’t speak English people are mostly limited to their own country. German is worthless in France. So we all need to learn English, while you don’t have a lot of benefit of actually learning other languages.

To show my point: My team at work is spread over most of Europe. We don’t have an English native speaker in the team and there are maybe a small handful of them in the whole company. Still, we all speak English at work, because it’s the only language everyone knows.

rhacer,

That is a really interesting anecdote I find it both surprising and completely understandable.

bdonvr, (edited )

Look into Comprehensible Input. Dreaming Spanish is a great channel/site.

It’s really not difficult to do per se, it just takes a LOT of time. 1500+ hours. But if you can replace the time you spend watching YouTube videos and doomscrolling, you’ll get there eventually. Especially once you reach the point of understanding media in the language you’re learning. You can then go mindlessly watch YouTube again… but in that language lmao.

Check out this playlist for an explanation of the method (turn on subtitles) youtube.com/playlist?list=PLlpPf-YgbU7GrtxQ9yde-J… , TL;DW don’t study the language. Don’t do grammar/vocab by rote. Literally just listen to a crap ton of the language. You will learn grammar/vocab naturally with repetition in context. But you must listen/watch at a level you can understand. That starts with content with a lot of hand gestures and simple stories, where maybe you don’t understand the words but you understand the meaning by the rest of the context. After a hundred hours or so you can move on to content with less context clues, and after maybe 400-600 hours start with media meant for native speakers.

rhacer,

Gosh, thank you so much!

EdibleFriend,

Card throwing simply because it’s always looked like the coolest fucking thing ever.

Spendrill,

I wish I could do things carefully. Doesn’t matter how hard I try; if I wash up water goes everywhere, even when I’m trying not to let it. I can’t do cutting in when it’s time to paint a room. I can’t move things around without bumping them, usually. Just incapable of doing things carefully.

sxan,
@sxan@midwest.social avatar

ONG this! No matter how many times I measure, something always goes wrong during a project. I get too little. I get too much. I cut too short.

Even with my most careful planning, I get something wrong and have to make extra trips to the hardware store.

snooggums,
@snooggums@kbin.social avatar

One thing that I have learned is that concentrating on something means doing it, whether concentrating on doing it right or wrong. So trying to not do something generally means doing the wrong thing because that is what I'm thinking about.

Doesn't help with clumsy stuff that just kinda happens, but at least I stopped focusing on avoiding mistakes and then making those mistakes and reduced the overall number.

CatUser,
@CatUser@discuss.tchncs.de avatar

Learning to say no. Many times or not to say all my life I have always tried to get along with everyone, and I always say “Yes” to everything, committing myself to things I really don’t want just because I don’t know how to say no.

doubletandard,

+1 on this. it look easy from outsider perspective until you are in that shoe and feel how much courage/skill it need to say no.

spacecowboy,

People pleaser, hey?

skybreaker,
@skybreaker@lemmy.world avatar

I wish I was better at debate. My wife always comes out ahead in arguments. Maybe it’s because she had a debate class in high school and I never did. I always stumble over my arguments and they are easy to pick apart. Not that I would use that skill against her. I’d still probably let her win, haha. But it would just be a nice skill to have in life.

Hamartiogonic,
@Hamartiogonic@sopuli.xyz avatar

Being able to detect logical fallacies will help a lot, but it’s not a perfect solution either. If an argument follows a flawed logic, it might also have factual issues as well. The thing is, there are exceptions.

Some people actually have something factual to say, but they mess up the wording and end up saying something paradoxical. Someone trained in detecting logical fallacies might dismiss the argument as complete nonsense, even though the core of the argument was true.

Also, the reverse is true. If you know what you’re doing, you can craft a beautiful and logical argument that isn’t actually grounded in reality. Someone not trained to wield this sword, may be defenseless against it.

These kinds of arguing tools are definitely useful, but they don’t always lead to the right answer. Mistakes happen on both sides of the debate.

CodeGameEat, (edited )

Music. Probably singing and acoustic guitar. I really like singing, even if I’m really bad at it, and I like getting lost in music. Yes I can listen to some music, but I feel like doing it yourself gives it something more. Someday I’ll get classes haha, I need more hours in my day

JoumanaKayrouz, (edited )
@JoumanaKayrouz@lemmy.world avatar

I’ve been playing guitar and singing for 20 something years. When you really hit a groove and nail a song, it’s an indescribable feeling. You kind of travel outside yourself. Now, when you get others involved and make music, it’s transcendental.

EmergMemeHologram,

I have been blessed with zero rhythm or musical ability. I’ve never been able to clap on beat for example.

We watch family feud and I can be clapping along (to make my wife laugh primarily) all on my own not even beat with the audience, and I don’t even notice I’m off!

The great irony is I have much better hearing than the average person.

JoumanaKayrouz,
@JoumanaKayrouz@lemmy.world avatar
Nemo,

My wife can read a a cookbook (or a recipe in general) and instantly contextualize what she’s reading. If I could do that, too, there’d be a lot less strain in our marriage.

For that matter, remembering a list of more than three things for more than twenty minutes, that’s abother one.

Th4tGuyII,
@Th4tGuyII@kbin.social avatar

I wish I could write better...

Bad handwriting literally runs in my family, and as hard as I've tried I've never been able to improve it. I've resorted to writing in block, and even then it still looks scruffy.

Yet some of my colleagues have wonderful handwriting, and it makes me wonder why I couldn't have been born with better hands.

I'm going to start trying to learn how to draw in the New Year, so I hope that helps in some way.

EmergMemeHologram,

If you do practice, thicker pens or markers can make shaky printing look nicer. Maybe a fountain pen or a thicker roller pen might help a little.

lazyslacker,

I’ve found that people who worry that they have bad handwriting typically have very good, legible handwriting. This is true with a lot of things actually. If you care about it, chances are you’re above average already. It’s only people who don’t care and thus you don’t hear from at all about it who are truly bad at something.

Hamartiogonic,
@Hamartiogonic@sopuli.xyz avatar

Here’s what changed my handwriting: turning it into a hobby

At school, writing stuff all the time was more like a job, so naturally I wasn’t really that interested in it. However when you don’t have to write a ton of stuff every day, you can approach it form a different angle. Go to the library and find a book about calligraphy. Pick a style you find interesting, and start practicing.

Motivation is key. Don’t write stuff you hate in a style you despise. That’s just basically a long way to say: school. Let’s say you fall in love with textura quadrata, so you start practicing that style instead of cursive. Eventually you’ll try italic, humanist, uncial and other styles too. Then you’ll start writing longer things; not just shopping lists, but journaling too. After a while, you start to notice that your handwriting has improved.

BTW don’t go with a dip pen at first. Instead, get a Pilot Parallel Pen, because it’s good for for most styles. Once you’re familiar with a specific writing style, you can start learning how to manage the ink flow of a dip pen, because that’s a completely different ball game.

Thorry84,

Go lay down and fall asleep within a few minutes no matter what. I know a few people who can do this and I am so jealous.

netburnr,
@netburnr@lemmy.world avatar

Have you tried reading in bed? It’s not just a few minutes but it definitely helps me make the eyes tired and heavy which makes me know when I can close the book and fall asleep in a matter of minutes.

PlasterAnalyst,

Exercise during the day so you're physically tired. Either that or get a job on night shift so your sleep schedule is continuously messed up.

HubertManne,
@HubertManne@kbin.social avatar

I can at times but even if im not asleep I can get into a relaxed state within a few minutes even if im not asleep for half an hour.

Addv4,

Welding. Just useful for occasional projects, and would be nice to know I could weld something if necessary.

Bustedknuckles,

Home Depot rents out gas-less mig welders surprisingly cheap. You could spend a fun 3-4 hours noodling around trying simple welding of angle iron pieces!

Addv4,

That's an idea! I'd want to make sure I had proper safety equipment, but that might be an plan when I have some time.

agent_flounder,
@agent_flounder@lemmy.world avatar

I bet you could find a class on it somewhere. Trade school or adult edu or even a local car club might have occasional offerings. This one is on my list too.

Addv4,

I could go to a community college around me (I know they teach it), but scheduling it around work might take some work. You know, I think I might actually look and see if they have an occasional weekend course. I don't have to be a professional welder, just good enough.

kakes,

I was a welder for a while, and let me tell you, there are few things in life more satisfying than laying down a good weld.

Shoutout to a good, clean, oxy-acetylene cut as well. God I miss that feeling.

Ethalis,

Woodworking, or any activity that involves crafting useful and/or beautiful things with my own two hands. I live in a flat so I lack space to do it, but the idea of using an object or a furniture everyday while knowing I actually made it from scratch is just so appealing to me

EmergMemeHologram,

Same.

I took a few classes at a local wood shop that were very fun, maybe there’s a local shop you can buy a membership at or do courses with.

I’m now planning my home workshop and it’s expensive + space consuming, but I love doing it and making something tangible with just my hands.

lightnsfw,

I wish I could manage my work stress well enough that I could still enjoy doing things when I get home.

PlasterAnalyst,

Change your mindset. Decide to put more effort into your personal life than you do work. Don't burn all your fuel for a workplace that doesn't care if you live or die.

lightnsfw,

I’m actually working on switching to a different team where I won’t have to manage anyone else. I’m hoping that fixes some of it because a lot of the people I’m in charge of require a lot of baby sitting and my team is 24/7. Im already trying to lower the amount of effort I put in but if I do much less it makes things worse for my coworkers. I don’t really care about the company beyond not getting fired but I do not want to create problems for my coworkers.

PlasterAnalyst,

Sometimes you have to let people struggle. Managing people means delegating tasks. When I was training to be a McDonald's shift manger in my early 20's one of the training videos said that you should run a shift with your hands in your pockets. What they meant was that you needed to shift your mindset from being a crew member to a manger. You will never get any of your own work done because you will be focused on helping the other crew members with their tasks rather than focusing on the big picture.

lightnsfw,

I do understand that. The problem is that my boss doesn’t and when my team fails to deliver something I’m answerable for it. On top of that the company as a whole makes it a pain in the ass to replace people if I fire them so it takes months to get someone new up to speed. It’s a no win situation which is why I’m so stressed out all the time.

PlasterAnalyst,

You just need to manage your bosses expectations better. If they say they want it done by the end of the week, then you need to tell them that it's not possible and you can get it done by the end of the month.

lightnsfw,

The expectations are based off known metrics of what we can accomplish based off years of data. The high performers on my team consistently double the output that is expected of them while also handling escalation of more difficult issues. I can’t just tell them to lower their expectations because the only thing that’s changed is the people doing the work.

HubertManne,
@HubertManne@kbin.social avatar

you know its not the work stress for me. I can leave that at the door. Its the transition from work stress to home stress that is the real issue and honestly its much harder to leave home stress at the door.

lightnsfw,

Yeah that’s a rough one. I hope things get better for you.

HubertManne,
@HubertManne@kbin.social avatar

thanks. its medical issues my wife has had starting over a decade ago so unfortunately thats not going to happen. It would help if I lived in a first world country but I live in the US. Its the old it is what it is thing. again though I appreciate the sentiment.

neidu,

I was like that once. I solved it by quitting my job for a less stressful one.

S410,
@S410@kbin.social avatar

Focusing on the things I need to actually do.
I swear, if even if I was forced to do something at gunpoint, I'd manage to get distracted anyway.

netburnr,
@netburnr@lemmy.world avatar

Don’t feel bad. Everyone gets distracted with a gun pointed at them.

HubertManne,
@HubertManne@kbin.social avatar

yes and something to control the demon that makes me want to try it this way when I should not try anything new on the task.

squaresinger,

Robber: “Why does it take so long to stuff money in the bag?” Bank employee: “Oh, that’s what I was supposed to do.”

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • uselessserver093
  • Food
  • [email protected]
  • aaaaaaacccccccce
  • test
  • CafeMeta
  • testmag
  • MUD
  • RhythmGameZone
  • RSS
  • dabs
  • oklahoma
  • Socialism
  • KbinCafe
  • TheResearchGuardian
  • SuperSentai
  • feritale
  • KamenRider
  • All magazines