Posts tagged misc
Angel Investing
- 02 April 2021
Best way to get into it is to get involved into a fund managed by someone else. According to angel list, there are 3 options:
Traffic sniffing
- 30 December 2020
When all fails, wireshark is the tool. However, I just found out about mitmproxy which seems to be the winner … hands down!
Stocks vs Options vs Futures vs Bonds
- 30 December 2020
Simple definition from: https://www.quora.com/What-are-the-differences-between-stock-options-futures-bonds-ETFs-forex
Software Transactional Memory
- 30 December 2020
A high level abstraction to simplify concurrent programming. It allows a group of read/write instructions to execute in an atomic way.
Markdown vs Restructured Text
- 30 December 2020
Emacs has good support for markdown: - folding - create tables
Internet Computer
- 30 December 2020
Possible title underline, too short for the title. Treating it as ordinary text because it’s so short.
HyperLogLog sketch
- 30 December 2020
HyperLogLog is an algorithm for the count-distinct problem, approximating the number of distinct elements in a multiset. [1]
Graph databases
- 30 December 2020
Graph databases make sense when you want to create relationships between data and quickly query them.
Conway’s Game of Life
- 30 December 2020
Dylan Beattie on Game of Life: https://www.youtube.com/watch?v=6avJHaC3C2U&feature=youtu.be&t=264
Build systems
- 30 December 2020
Reid McKenzie’s talk about ‘Tools, Deps, Magic Balls’: https://www.youtube.com/watch?v=ze7OI9iVCiI
At your fingertips
- 30 December 2020
Some operations should be extremely convenient - they should be second nature: