HackerTrans
热门最新趋势评论往期问答秀出招聘

MarioPython

no profile record

提交

The Evolution of My Mario Kart AI [video]

youtube.com
2 分·作者 MarioPython·3年前·0 评论

评论

MarioPython
·3年前·讨论
Rust <3
MarioPython
·3年前·讨论
Would avro make more sense in a big data world? As I understand it, avro has all the same capabilities of protobuff but it is much more ubiquotous in the big data world, being natively supported by all the big frameworks (spark, flink)
MarioPython
·3年前·讨论
Honest question, would this really need a control goup given that 100% people die of it? What would the control group prevent or provide?
MarioPython
·3年前·讨论
I feel that the article is talking about the same thing as what is described in this talk https://www.youtube.com/watch?v=YyXRYgjQXX0 - "disagreeable givers", which the host of the talk argues are one of the most valueable employees to have in a company while also being the least understood and often let go.

I am a disagreeable giver myself and I have experienced a lot of backlash by the higher ups inside companies for being one, while also being praised a lot by my colleagues that were working alongside me.

A previous discussions about it:

"The best employees are not the agreeable ones" - https://news.ycombinator.com/item?id=17386640
MarioPython
·4年前·讨论
2 games come to mind...

- Turing complete: helped me understand how a computer works, how binary works and what the instructions and operations look like at the hardware level

- Factorio: helped me understand broader aspects like availability, fault tolerance, decoupling, team management, prioritization.