I hereby claim:
- I am sirenko on github.
- I am sirenko (https://keybase.io/sirenko) on keybase.
- I have a public key ASDq6aSdBsznrnqzoMCe7kVoKtMzdbHUl0jEyp6WCXLu3Ao
To claim this, I am signing this object:
welcome to the hubermann lab podcast where we discuss science and | |
science-based tools for everyday life i'm andrew huberman and i'm a | |
professor of neurobiology and ophthalmology at stanford school of | |
medicine this podcast is separate from my teaching and research roles at | |
stanford it is however part of my desire and effort to bring you zero | |
cost to consumer information about science and science related tools to | |
the general public | |
whether or not you want to treat your muscles because they're tense from | |
working out or whether or not you just want to release stress it's a |
Wiith this message I'm proving to the Lobste.rs community that this profile belongs to me in order to receive an invite. |
I hereby claim:
To claim this, I am signing this object:
// -*- mode:go;mode:go-playground -*- | |
// snippet of code @ 2019-03-01 15:48:42 | |
package main | |
import ( | |
"bufio" | |
"fmt" | |
"io" | |
"log" |
About This Specialization
This specialization is a mix of theory and practice: you will learn algorithmic techniques for solving various computational problems and
Source: John L. Miller, former staff engineer at Google.
I can tell you the things I look for when interviewing a pending or recent graduate:
My dad -who’s been in this business for over three decades- taught me a long time ago “a consultant must always keep a notebook”. And really, this is the single most important piece of advice you can get. Take your notebook everywhere you go and take note of everything. As a consultant you’ll be asked to absorb information like a sponge. You’ll be expected to build a detailed understanding on the processes and needs in a very short span of time. After a few workshops you might even be asked to answer questions about their business that they’ve not had the time to answer themselves. You won’t be able to digest everything on one go, so you better make sure you can fall back on some solid quality notes. And here’s where I update my dad’s advice. Keep a digital notebook. Really, there’s no better way. you’ll probably be faster typing than writing, you can go Ctrl+F and find things in the blink of an eye, you can move pages and reorganize your notebook seamlessly, add images, links recordings, etc. P