Everything I googled in a week as a professional software engineer
41–50 of 399 posts
Re: Everything I googled in a week as a professional software engineer
#42It's too much, and it changes all the time. We need a near-telepathic reference to get the necessary info when required. Thankfully, we have that and it makes the job possible.
Re: Everything I googled in a week as a professional software engineer
#43On the list of things I always Google, is how to create a symbolic link under Linux. I just can't figure out a way to remember what comes first; the source or the destination. The man pages add to the confusion by calling the "source" the target. So, the rule of thumb I now follow is cp or mv semantics.
Re: Everything I googled in a week as a professional software engineer
#44Re: Everything I googled in a week as a professional software engineer
#45My web search activity went up a lot with experience. Back in the day, almost all of my work consisted of cranking out stuff in the main language (PHP or Python), spiced up with SQL and occasional web or db server setup. I needed manuals sometimes, but not web searches so much. After the hipster-programming/devops explosion of the early 2010s and my dive into highly optimized heterogeneous solutions, the work switche…
Re: Everything I googled in a week as a professional software engineer
#46"Never memorize something that you can look up." -Albert Einstein edit- Had to look up who actually said this
"Unless you have a technical interview coming up" -me
Re: Everything I googled in a week as a professional software engineer
#47Web development, unless you’re doing something novel, is not software engineering. Getting some hodge-poge of react drivel to work is not engineering no more than configuring a router is software engineering.
Choose your words with more precision.
Re: Everything I googled in a week as a professional software engineer
#48Re: Everything I googled in a week as a professional software engineer
#49On the list of things I always Google, is how to create a symbolic link under Linux. I just can't figure out a way to remember what comes first; the source or the destination. The man pages add to the confusion by calling the "source" the target. So, the rule of thumb I now follow is cp or mv semantics.
Re: Everything I googled in a week as a professional software engineer
#50On the list of things I always Google, is how to create a symbolic link under Linux. I just can't figure out a way to remember what comes first; the source or the destination. The man pages add to the confusion by calling the "source" the target. So, the rule of thumb I now follow is cp or mv semantics.