Notes by Doug Beney | dougie.io
30
October
2022
Crypto stuff
I will learn about one new cryptocurrency every day for at least 30 days. Coin / Token Information GALA Website Blockchain game company. “We believe...
27
December
2018
Levenshtein distance
The levenshtein formula calculates the similarity in two strings. It will return a value corresponding with the amount of letter changes required to become the...
3
July
2018
Intermediate to Advanced C Programming Notes
Stack and Heap Stack Heap Pros and Cons of Stack and Heap Stack Example Stack Program Heap Example Heap Program Further Reading Detecting leaks easily...
26
June
2018
SSL Notes
Creating a self-signed SSL Certificate First create an RSA key openssl genrsa 2048 > foo.key Then, create a certificate signing request openssl req -new -key...
21
April
2018
What does discipline really mean? by Jocko Willink
Discipline starts at waking up early but means so much more. It’s about working when you don’t want to work It’s taking the hard road...
21
April
2018
How To Work When You Don't Feel Like It by Jocko Willink
The difference between amateurs and professionals is that amateurs work when they’re inspired and pros work regardless. GRIT is important. Having the mental toughness to...
21
April
2018
Frases Genial en espanol
Frases de ‘Estar’ Estar a + date - To be a certain date Estamos a cuatro de mayo - It is May 4 Estar a...
21
April
2018
Ar, Er, Ir verbs
Table Form Ar Er Ir Regular Hablar Comer Escribir Yo Hablo Como Escribo Tu Hablas Comes Escribes Usted, El, Ella Habla Come Escribe Nosotros Hablamos...
13
January
2018
Fluent Forever by Gabriel Wyner
Highlights: “When I write the word marketing, I’m thinking of your prospects and your current customers. Nothing personal, but when you read the word marketing,...
1
January
2018
Power of Habit by Charles Duhigg
To change a habit, you must identify the queue and reward of it. When a queue is triggered, you must replace your negative habit with...
30
December
2017
Guerilla Marketing by Jay Conrad Levinson
Highlights: “When I write the word marketing, I’m thinking of your prospects and your current customers. Nothing personal, but when you read the word marketing,...
notes 20 11