Victor Loux Bookmarks Tag: advice

61 bookmarks tagged “advice

Career Advice

moxie.org/2013/01/07/career-advice.html
To my great surprise, young people now somewhat frequently contact me in order to solicit career advice.They are usually in college or highschool, and want to know what the best next steps are for a career in security or software development.This is, honestly, a really complicated question, mostl...

What to Do with Climate Emotions

newyorker.com/news/annals-of-a-warming-planet/what-to-do-with-climate-emotions
If the goal is to insure that the planet remains habitable, what is the right degree of panic, and how do you bear it?

Etiquette Rules for Tipping, Parenting, Friends, and Work

thecut.com/article/tipping-rules-etiquette-rules.html
Expert advice on how to text, tip, ghost, host, hook up, parent, friend, and survive online and at work. Got questions? We have answers.

Welcome to Talking Points for Life

talkingpointsforlife.com/
Too many people are left wandering through Reddit threads and Quora posts looking for advice on what to say. Communication is tricky. We all bring our own biases, emotions and histories to the table. This site will help you navigate those tricky subjects, allowing you to build healthier and happier relationships.

How to plan? | Kellan Elliott-McCrea

kellanem.com/notes/how-to-plan
Let’s also set aside the question of trade-offs for the moment, except to say, trade-offs are the very heart of engineering and engineering leadership. Software as a medium is so malleable that functionally anything can be made to work. Any language, architecture, approach, style, process, etc can be made to work given sufficient effort. Meaning we find ourselves not asked to choose between right and wrong answers, but between trade-offs. 

how to stop being "terminally online" | nights's blog

nights.bearblog.dev/how-to-stop-being-terminally-online/
has something being present on social media (a frequently talked about movie, author, or political viewpoint, for example) ever made you come to the conclusion that it is just as present in "real life"? is this actually true?

AddyOsmani.com - Software Engineering - The Soft Parts

addyosmani.com/blog/software-engineering-soft-parts/
Today I will share some of the software engineering soft skills I have learned from my first 10 years on Google Chrome, where I am a Senior Staff Engineering...

How to Freaking Find Great Developers By Having Them Read Code | Freaking Rectangle

freakingrectangle.wordpress.com/2022/04/15/how-to-freaking-hire-great-developers/
Reading probes the most fundamental skills.   Reading code is probably 95% of what a developer does as part of their job.  Whether a developer is writing new code, fixing bugs, or creating documentation, they are constantly reading. What abilities does a coder need to read code well?   There are two important ones: 1)  The ability to remember variables and stack locations and 2) The ability to generalize a piece of code once they understand it.   I can memorize interview coding quest...

How To Do Less

alexturek.com/2022-03-07-How-to-do-less/
You probably need to do fewer things right now. Prioritization, the other definition There’s two loose definitions of prioritization. Prioritization(1): Ordering a todo list. You make a giant list of things you could do, things you should do, things you’d like to do… and then you put a unique number...