Live data from Hacker News

Ask HN: What are some skills you have that are worth learning?

news.ycombinator.com

81–90 of 173 posts

Re: Ask HN: What are some skills you have that are worth learning?

#81

I'm reminded of: “A human being should be able to change a diaper, plan an invasion, butcher a hog, conn a ship, design a building, write a sonnet, balance accounts, build a wall, set a bone, comfort the dying, take orders, give orders, cooperate, act alone, solve equations, analyze a new problem, pitch manure, program a computer, cook a tasty meal, fight efficiently, die gallantly. Specialization is for insects.” ~…

Some of these things are harder to practice than others.

Re: Ask HN: What are some skills you have that are worth learning?

#82
* walking the DOM as a data structure, query strings wont get you that

* walking the file system recursively as a data structure

* regular expressions

* so much of any projects documentation can be automated

* once you fully appreciate an understanding of data structures algorithms write themselves

Re: Ask HN: What are some skills you have that are worth learning?

#83
Being strong. It's like a secret super-power (not that I'm STRONG, just better than average) and it strengthens your bones and makes your body more robust in general:

“In robust training for this life, which is itself a continual fight with some form of adversary or other, the aim should be to form that solid and adamantine fiber which will endure long and serious attacks upon it, and come out unharmed from them, rather than the ability to perform sudden and brilliant feats, which often exhaust the powers in show, without doing any substantial good.”

-- Walt Whitman

Re: Ask HN: What are some skills you have that are worth learning?

#84

Learn how to take care of yourself first. That includes: * learning to cook and prepare your own food. * learn proper sleeping habits and make a routine that feels comfortable. * learn to exercise - pick an activity and do it consistently with some goals in mind. * learn to budget money and manage expenses. * learn to groom yourself and maintain a regular cleanliness routine * learn to entertain yourself alone - with…

These seem obvious and fundamental yet devalued by school in terms of preparing kids for the “real world”. This disconnect only seems to be getting worse from my perspective.

Re: Ask HN: What are some skills you have that are worth learning?

#85
* Cooking gourmet foods; risotto, steak, learning how to make specific dishes: carbonara, spaghetti, chicken cordon blue, bangers and mash etc.... (I like to cook and love to eat)

* Work on your own car; learn basics: changing oil, light bulbs, air filters, adding wiper fluid. Learn more advanced: brake pad and rotor changes, fluid flushes, keep building this skill and you'll have fun getting dirty and saving money

* Learn how to get your partner or preferred partner gender to cum; this could be fun and exciting for both of you

* Learn how you like to cum

* Learn about money, stocks, 401ks and budgeting basics

Re: Ask HN: What are some skills you have that are worth learning?

#86

Learn how to take care of yourself first. That includes: * learning to cook and prepare your own food. * learn proper sleeping habits and make a routine that feels comfortable. * learn to exercise - pick an activity and do it consistently with some goals in mind. * learn to budget money and manage expenses. * learn to groom yourself and maintain a regular cleanliness routine * learn to entertain yourself alone - with…

> learning to cook and prepare your own food. > learn to budget money and manage expenses. if you've never done this before, i very, very strongly suggest you look at how much eating out is costing you. my wife and i are saving literally thousands of dollars a month.

How do you managed budget and food?

Re: Ask HN: What are some skills you have that are worth learning?

#87

* walking the DOM as a data structure, query strings wont get you that * walking the file system recursively as a data structure * regular expressions * so much of any projects documentation can be automated * once you fully appreciate an understanding of data structures algorithms write themselves

Seconding regular expressions. Even for non-developers, they can be hugely useful in word processing and spreadsheets. If you ever need to find or replace text that isn't exact, then you should check it out.

Ever had to do something like look for every timestamp in a document or every word ending in -y or -ies, but it was tedious and time consuming? Regex can turn the solution from minutes of manual checking into seconds.

This is a pretty good introduction: https://blog.usejournal.com/regular-expressions-a-complete-b...

Re: Ask HN: What are some skills you have that are worth learning?

#88
One simple magic trick, no matter how cheezy, even if it uses a cheap prop from a magic shop. Be able to do it smoothly and convincingly, while saying you are rusty and out of practice.

It's not going to give you a "great expansion of possibilities", more like an "occasional ability to charm your way into an improved situation". Bang for the buck, though, I tellya.

Re: Ask HN: What are some skills you have that are worth learning?

#89
post #81

I'm reminded of: “A human being should be able to change a diaper, plan an invasion, butcher a hog, conn a ship, design a building, write a sonnet, balance accounts, build a wall, set a bone, comfort the dying, take orders, give orders, cooperate, act alone, solve equations, analyze a new problem, pitch manure, program a computer, cook a tasty meal, fight efficiently, die gallantly. Specialization is for insects.” ~…

Some of these things are harder to practice than others.

With the advent of simulator games, not as impossible as it once was.

Re: Ask HN: What are some skills you have that are worth learning?

#90

Learn how to take care of yourself first. That includes: * learning to cook and prepare your own food. * learn proper sleeping habits and make a routine that feels comfortable. * learn to exercise - pick an activity and do it consistently with some goals in mind. * learn to budget money and manage expenses. * learn to groom yourself and maintain a regular cleanliness routine * learn to entertain yourself alone - with…

These seem obvious and fundamental yet devalued by school in terms of preparing kids for the “real world”. This disconnect only seems to be getting worse from my perspective.

My mom was very involved in our education and used to say “education starts at home”.

I feel like this mindset is not shared in today’s society to our detriment.

Post reply on HN